var my_flash = new glow.embed.Flash(
"main.swf", 
"div#logo_holder", 
"9",
{
        height: "510px",
        width: "940px"
});
my_flash.embed();
