// <![CDATA[
var flash1 = new FlashObject("/files/286997/menu.swf", "themenu", "180", "300", "6", "#ffffff");
//fo.addVariable("flashVarText", "this is passed in via FlashVars for example only"); // this line is optional, but this example uses the variable and displays this text inside the flash movie
flash1.write("flashMenu");
var flash2 = new FlashObject("/files/286997/banner.swf", "thebanner", "1000", "150", "7", "#ffffff");
//fo.addVariable("flashVarText", "this is passed in via FlashVars for example only"); // this line is optional, but this example uses the variable and displays this text inside the flash movie
flash2.write("flashBanner");
// ]]>
