//Change the location of the swf, starting at the theme
//Change the dimensions to match the flash stage size
//Change the background colour to the most prominant colour in the swf, or leave it grey (#EFEFEF)
myFlash = new FlashObject("theSettledLandscape/biosecurity/19040/i-19040-enz.swf", "swfid", "500", "722", 8, "#EFEFEF");
myFlash.write(""); 

