myFlashObject=new Object
			myFlashObject.movie="antipoloswf/home_flash.swf"
			myFlashObject.quality="high"
			myFlashObject.wmode="transparent"
			myFlashObject.width=616
			myFlashObject.height=210
			myFlashObject.version="5,0,0,0"
			myFlashObject.type="application/x-shockwave-flash"
			myFlashObject.pluginspage="http://www.macromedia.com/go/getflashplayer"
				
			commitFlashObject(myFlashObject, "headerDiv")
