var so = new SWFObject("home.swf?src=flash-here.com&imglist_fn=img_bnr_home.txt&img_path=img&interval=3000&w=546&h=300", "casa_yolanda_lima_banner", "546", "300", "8", "#607E53");
so.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
so.addParam("scale", "noscale");
so.addParam("menu", "false");
so.addParam("quality", "best");
so.addParam("wmode", "transparent");
so.write("casa_yolanda_lima_banner");