_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#000000";
onbgcolor="#ffffff";
oncolor="#00FF00";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/blackwhite.gif";
offbgcolor="Black";
offcolor="SpringGreen";
onbgcolor="#ffffff";
oncolor="#005500";
outfilter="Fade(Overlap=1.00)";
padding="5";
pagecolor="#FF002A";
separatorcolor="Transparent";
separatorsize="10";
subimagepadding="8";
overimage="images/target_11x11.gif";
imagepadding="6";
itemwidth="150";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Home Page;target=;url=http://gijoetoys.com/;");
aI("showmenu=ACTION FIGURESRise of CobraLEFT_MENU;text=ACTION FIGURES;target=;url=ACTION-FIGURES.html;");
aI("showmenu=VEHICLESThe Rise of CobraLEFT_MENU;text=VEHICLES;target=;url=VEHICLES.html;");
aI("text=COMBAT HEROES;target=;url=COMBAT-HEROES.html;");
aI("text=COMIC BOOKS;target=;url=COMIC-BOOKS.html;");
aI("text=COSTUMES;target=;url=COSTUMES.html;");
aI("text=ACCESSORIES;target=;url=ACCESSORIES.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("text=Privacy;target=;url=Privacy.html;");
}

with(milonic=new menuname("ACTION FIGURESRise of CobraLEFT_MENU")){
style=submenuStyle;
aI("text=Rise of Cobra;target=;url=Rise-of-Cobra.html;");
aI("text=25th Anniversary;target=;url=25th-Anniversary.html;");
aI("text=Hall of Heroes;target=;url=Hall-of-Heroes.html;");
aI("text=Sigma 6;target=;url=Sigma-6.html;");
aI("text=Valor vs Venom;target=;url=Valor-vs-Venom.html;");
}

with(milonic=new menuname("VEHICLESThe Rise of CobraLEFT_MENU")){
style=submenuStyle;
aI("text=The Rise of Cobra;target=;url=The-Rise-of-Cobra.html;");
aI("text=Twenty-Fifth Anniversary;target=;url=Twenty-Fifth-Anniversary.html;");
aI("text=Real American Hero;target=;url=Real-American-Hero.html;");
aI("text=Sigma Six;target=;url=Sigma-Six.html;");
aI("text=Valor v Venom;target=;url=Valor-v-Venom.html;");
aI("text=Vintage;target=;url=Vintage.html;");
}


 drawMenus();
