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


with(background=new mm_style()){
offcolor="#FFFFFF";
offbgcolor="none";
oncolor="#BBBBBB";
fontsize="26px";
fontweight="bold";
fontfamily="Helvetica";
padding=3;
}

with(subbackground=new mm_style()){
onbgcolor="#053160";
oncolor="#FFFFFF";
offbgcolor="#053160";
offcolor="#888888";
bordercolor="#000000";
borderwidth=1;
separatorcolor="#000000";
separatorsize=1;
padding=5;
fontsize="9pt";
fontstyle="normal";
fontfamily="Microsoft Sans Serif, Arial, Verdana, Tahoma";
overfilter="Fade(duration=0.2);Alpha(opacity=90);"
outfilter="Fade(duration=0.2);Alpha(opacity=90);";
left=160
}

with(milonic=new menuname("BGImagesMenu")){
top=0;
left=0;
itemheight=30;
itemwidth=180;
style=background;
alwaysvisible=1;
aI("text=;url=http://www.mucox.com/;itemheight=75;")
aI("showmenu=Humor;text=Humor;")
aI("showmenu=Computers;text=Computers;")
aI("showmenu=Science;text=Science;")
aI("showmenu=Internet;text=Internet;")
aI("showmenu=Software;text=Software;")
aI("showmenu=Games;text=Games;")
}

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

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

with(milonic=new menuname("Science")){
left=160;
style=subbackground;
aI("text=Levitron;url=http://www.mucox.com/levitron.shtml;")
aI("text=Moon Phases;url=http://www.mucox.com/moon.shtml;")
}

with(milonic=new menuname("Internet")){
left=160;
style=subbackground;
aI("text=Woot Off Script;url=javascript:MyWindow=window.open('scripts/woot/woot.php?','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=350,height=600'); return false;;")
aI("text=Woot Off Script (Narrow);url=javascript:MyWindow=window.open('scripts/woot/woot_narrow.php?','MyWindow','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=yes,width=800,height=105'); return false;;")
/*aI("text=Help me out - Buy at Dicks;url=http://service.bfast.com/bfast/click?bfmid=37919209&siteid=40939301&bfpage=promotion_1;target=_blank;")*/
}

with(milonic=new menuname("Software")){
left=160;
style=subbackground;
aI("text=Mucox Controls;url=http://www.mucox.com/controls.shtml;target=blank")
}

with(milonic=new menuname("Games")){
left=160;
style=subbackground;
aI("text=Rules of Dominoes;url=http://www.mucox.com/media/games/dominoes.pdf;target=blank")
}



drawMenus();


