_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="BurlyWood";
borderstyle="Inset";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="9pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="OldLace";
offcolor="DarkSlateGray";
onbgcolor="OldLace";
oncolor="CornflowerBlue";
padding="11";
pagebgcolor="OldLace";
pagecolor="DarkSlateGray";
separatorcolor="BurlyWood";
separatorsize="1";
subimage="images/db_red.gif";
subimagepadding="6";
itemwidth="279";
}

with(submenuStyle=new mm_style()){
align="center";
bordercolor="BurlyWood";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="12pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="OldLace";
offcolor="DarkSlateGray";
onbgcolor="Moccasin";
oncolor="Blue";
padding="4";
subimage="images/db_red.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("showmenu=Buy Guitar Hero World TourGuitar Hero Video Game ProductsLEFT_MENU;text=Buy Guitar Hero World Tour;target=;url=Buy-Guitar-Hero-World-Tour.html;");
}

with(milonic=new menuname("Buy Guitar Hero World TourGuitar Hero Video Game ProductsLEFT_MENU")){
style=submenuStyle;
aI("text=Guitar Hero Video Game Products;target=;url=Guitar-Hero-World-Tour-Video-Game.html;");
aI("text=Guitar Hero and Metallica;target=;url=Guitar-Hero-and-Metallica.html;");
}


 drawMenus();

