_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=50;
_subOffsetTop=10;
_subOffsetLeft=28;


with(background=new mm_style()){
offcolor="#CCCCCC";
offbgcolor="none";
oncolor="#33FF33";
fontsize="28px";
fontstyle="italic";
fontweight="bold";
fontfamily="Helvetica";
padding=3;
}

with(subbackground=new mm_style()){
offcolor="#111111";
offbgcolor="none";
oncolor="#056034";
fontsize="12px";
fontstyle="italic";
fontweight="bold";
fontfamily="Helvetica";
padding=3;
}

with(milonic=new menuname("BGImagesMenu")){
top=113;
left=0;
itemheight=38;
itemwidth=225;
style=background;
alwaysvisible=1;
aI("showmenu=Humor;;bgimage=http://www.mucox.com/media/Edges/Humor_Up.jpg;overbgimage=http://www.mucox.com/media/Edges/Humor_Down.jpg;")
aI("showmenu=Computers;;bgimage=http://www.mucox.com/media/Edges/Computers_Up.jpg;overbgimage=http://www.mucox.com/media/Edges/Computers_Down.jpg;")
aI("showmenu=Science;;bgimage=http://www.mucox.com/media/Edges/Science_Up.jpg;overbgimage=http://www.mucox.com/media/Edges/Science_Down.jpg;")
aI("showmenu=Internet;;bgimage=http://www.mucox.com/media/Edges/Internet_Up.jpg;overbgimage=http://www.mucox.com/media/Edges/Internet_Down.jpg;")
aI("showmenu=Software;;bgimage=http://www.mucox.com/media/Edges/Software_Up.jpg;overbgimage=http://www.mucox.com/media/Edges/Software_Down.jpg;")
aI("showmenu=Games;;bgimage=http://www.mucox.com/media/Edges/Games_Up.jpg;overbgimage=http://www.mucox.com/media/Edges/Games_Down.jpg;")
}

with(milonic=new menuname("Humor")){
itemwidth=300;
left=200;
style=subbackground;
aI("text=It was a dark and Stormy Night..;url=http://www.mucox.com/storm.shtml;bgimage=http://www.mucox.com/menu/background.jpg;overbgimage=http://www.mucox.com/menu/background_on.jpg;")
aI("text=For adult eyes only! (15 seconds);url=http://www.mucox.com/takeit.shtml;bgimage=http://www.mucox.com/menu/background.jpg;overbgimage=http://www.mucox.com/menu/background_on.jpg;")
}

with(milonic=new menuname("Computers")){
itemwidth=300;
left=200;
style=subbackground;
aI("text=My Case Mod;url=http://www.mucox.com/casemod.shtml;bgimage=http://www.mucox.com/menu/background.jpg;overbgimage=http://www.mucox.com/menu/background_on.jpg;")
aI("text=My Nintendo PC Case Mod;url=http://www.mucox.com/nintendo.shtml;bgimage=http://www.mucox.com/menu/background.jpg;overbgimage=http://www.mucox.com/menu/background_on.jpg;")
aI("text=My Currently Playing Music (if available);url=http://ghoti.servehttp.com:35987;bgimage=http://www.mucox.com/menu/background.jpg;overbgimage=http://www.mucox.com/menu/background_on.jpg;")
}

with(milonic=new menuname("Science")){
itemwidth=300;
left=200;
style=subbackground;
aI("text=Levitron;url=http://www.mucox.com/levitron.shtml;bgimage=http://www.mucox.com/menu/background.jpg;overbgimage=http://www.mucox.com/menu/background_on.jpg;")
aI("text=Moon Phases;url=http://www.mucox.com/moon.shtml;bgimage=http://www.mucox.com/menu/background.jpg;overbgimage=http://www.mucox.com/menu/background_on.jpg;")
}

with(milonic=new menuname("Internet")){
itemwidth=300;
left=200;
style=subbackground;
aI("text=This Menu System;url=http://www.milonic.com/;bgimage=http://www.mucox.com/menu/background.jpg;overbgimage=http://www.mucox.com/menu/background_on.jpg;")
aI("text=Join My Army;url=http://www.kingsofchaos.com/recruit.php?uniqid=4arn6sd4;bgimage=http://www.mucox.com/menu/background.jpg;overbgimage=http://www.mucox.com/menu/background_on.jpg;")
aI("text=Help me out - Buy at Dicks;url=http://service.bfast.com/bfast/click?bfmid=37919209&siteid=40939301&bfpage=promotion_1;target=_blank;bgimage=http://www.mucox.com/menu/background.jpg;overbgimage=http://www.mucox.com/menu/background_on.jpg;")
}

with(milonic=new menuname("Software")){
itemwidth=300;
left=200;
style=subbackground;
aI("text=Mucox Controls;url=http://www.mucox.com/controls.shtml;bgimage=http://www.mucox.com/menu/background.jpg;overbgimage=http://www.mucox.com/menu/background_on.jpg;target=blank")
}

with(milonic=new menuname("Games")){
itemwidth=300;
left=200;
style=subbackground;
aI("text=Rules of Dominoes;url=http://www.mucox.com/media/games/dominoes.pdf;bgimage=http://www.mucox.com/menu/background.jpg;overbgimage=http://www.mucox.com/menu/background_on.jpg;target=blank")
}



drawMenus();

