myFlashObject=new Object
myFlashObject.movie="home pictures.swf"
myFlashObject.quality="high"
myFlashObject.wmode="transparent"
myFlashObject.width=350
myFlashObject.height=224
myFlashObject.version="5,0,0,0"

commitFlashObject(myFlashObject, "myFlashDiv")