//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/placenames/19340/i-19340-enz.swf", "swfid", "500", "578", 8, "#DAEAFA");
myFlash.write(""); 

