<div id="firstflash">
Whatever text or html code you would like get's put here and will display if the user needs to enable javascript or download flash plugin
</div>
var fo = new FlashObject("images/allband.swf?button=0", "firstflash", "766", "267", "7", "");
fo.addParam("quality", "high");
fo.write("firstflash");

