myFlashObject=new Object
				myFlashObject.movie="images/squaregame.swf";
				myFlashObject.wmode="transparent"
				
				myFlashObject.width=172
				myFlashObject.height=410
				myFlashObject.version="6,0,0,0"				
				commitFlashObject(myFlashObject, "myFlashDiv")
				

