_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#606060";
borderstyle="solid";
borderwidth="2";
fontfamily="Crass, 'CasparRegular', 'Arial Black', Gadget, sans-serif";
fontsize="12pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="White";
oncolor="#000000";
padding="5";
pagebgcolor="White";
pagecolor="Black";
separatorcolor="#606060";
separatorsize="2";
subimage="images/grey.gif";
subimagepadding="6";
itemwidth="100";
}

with(submenuStyle=new mm_style()){
bordercolor="#606060";
borderstyle="solid";
borderwidth="2";
fontfamily="Teletype, 'CarolRegular', 'Courier New', monotype";
fontsize="12pt";
fontstyle="bold";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="Black";
offcolor="White";
onbgcolor="White";
onbold="bold";
oncolor="Black";
padding="4";
pagebgcolor="White";
separatorcolor="#606060";
separatorsize="2";
pagecolor="Black";
subimage="images/grey.gif";
subimagepadding="5";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=HOME;target=;url=index.html;");
aI("text=NEWS;target=;url=news.html;");
aI("text=GIGS;target=;url=gigs.html;");
aI("text=SHOP;target=;url=shop.html;");
aI("showmenu=READ/(G) raveLEFT_MENU;text=READ;target=;url=read.html;");
aI("text=PICS;target=;url=pics.html;");
aI("text=HEAR;target=;url=hear.html;");
aI("text=CREW;target=;url=crew.html;");
aI("text=WHEN;target=;url=when.html;");
aI("text=BOOK;target=;url=book.html;");
aI("text=LINK;target=;url=link.html;");
}

with(milonic=new menuname("READ/(G) raveLEFT_MENU")){
style=submenuStyle;
aI("text=(G) rave;target=;url=grave.html;");
aI("text=(Not a) Novelty;target=;url=novelty.html;");
aI("text=All I Want;target=;url=all.html;");
aI("text=Burning Heart;target=;url=burning.html;");
aI("text=Code of Conduct;target=;url=code.html;");
aI("text=How Can I Tell You I Hate You (Without Making You Cry);target=;url=cunt.html;");
aI("text=Hungry Little Worms (In The Soil);target=;url=worms.html;");
aI("text=Obscene;target=;url=obscene.html;");
aI("text=RIP;target=;url=rip.html;");
aI("text=Save The Last Dance For Me (Richie B);target=;url=richie.html;");
aI("text=Stranglehold;target=;url=stranglehold.html;");
aI("text=Strength;target=;url=strength.html;");
aI("text=Telly;target=;url=telly.html;");
aI("text=The Old Lie;target=;url=the-old-lie.html;");
aI("text=Supernatural Race Fiend;target=;url=race.html;");
aI("text=Yesterday's Clothes;target=;url=yesterdays.html;");
}


 drawMenus();

