	<!--
	// PNG hack
	var objMyImage = null;	

	function init() {

		objMyImage = new OpacityObject('index_header_logo','./images/index_header_logo');
		objMyImage.setBackground();
	}
	// -->

