_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=10;
_subOffsetLeft=5;
buildafterload="true";


with(submenuStyle=new mm_style()){
align="left";
bordercolor="Blue";
borderstyle="Outset";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
offcolor="#215DC6";
oncolor="Navy";
ondecoration="underline";
padding="6";
separatorcolor="#969698";
subimagepadding="8";
itemwidth="120";
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#4D4D4D";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
offbgcolor="SkyBlue";
offcolor="Black";
oncolor="#428EFF";
ondecoration="underline";
padding="5";
subimage="images/db_red.gif";
subimagepadding="10";
imagepadding="4";
itemwidth="185";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
orientation="vertical";
aI("text=Home;target=;url=./;offcolor=#ffffff;fontweight=bold;itemheight=32;rawcss=padding-top:7px;padding-left:30px;bgimage=images/xp_panel_topoff.gif;");
aI("showmenu=Spore VideosMore Spore VideosLEFT_MENU;text=Spore Videos;target=;url=Spore-Videos.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Spore VideosMore Spore VideosLEFT_MENU")){
style=submenuStyle;
aI("text=More Spore Videos;target=;url=More-Spore-Videos.html;fontweight=bold;itemheight=25;bgimage=images/xp_panel_subheadgrey1.gif;");
}


 drawMenus();

