fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#transparent";
borderstyle="solid";
borderwidth=1;
fontfamily="Trebuchet MS";
fontsize="150%";
fontstyle="normal";
fontweight='bold';
headerbgcolor="transparent";
headercolor="transparent";
offbgcolor="transparent";
offcolor="#ffffff";
onbgcolor="";
oncolor="#A0A0A0";
outfilter="randomdissolve(duration=0.3)";
overfilter="randomdissolve(duration=0.3);Alpha(opacity=90);Shadow(color=#A0A0A0', Direction=135, Strength=3)";
bgimage="../images/header-bg.jpg";
padding=6;
pagebgcolor="transparent";
pagecolor="#A0A0A0";
separatorcolor="transparent";
separatorsize=2;
subimage="../images/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
top=25;
left=460;
align=left; 
aI("text=Home;align=right;url=http://www.genesworld.net/gene/;");
aI("text=Terms;align=right;url=http://www.genesworld.net/tos.html;");
aI("showmenu=Services;text=Services;align=right;");
aI("showmenu=Music;text=Music;align=right;");
aI("showmenu=Pictures;text=Pics;align=right;");
aI("showmenu=Downloads;text=Downloads;align=right;");
aI("showmenu=Guestbook;text=Guestbook;align=right;");
aI("showmenu=Search;text=Search;align=right;");
}

with(milonic=new menuname("Services")){
style=menuStyle;
aI("showmenu=Email;text=Email;align=left;");
aI("text=Instant Messenger;align=left;url=http://www.genesworld.net/gene/chat.htm;");
aI("text=Photo Albums;align=left;url=http://family.genesworld.net/;");
aI("text=Calendars;align=left;url=http://calendar.genesworld.net/;");
aI("text=Personalized Pages;align=left;url=http://my.genesworld.net/;");
}

with(milonic=new menuname("Email")){
style=menuStyle;
aI("text=GeneMail V1;align=left;url=http://mail.genesworld.net/;");
aI("text=GeneMail V2;align=left;url=http://webmail.genesworld.net/;");
}

with(milonic=new menuname("Music")){
style=menuStyle;
aI("text=Music;align=left;url=http://www.genesworld.net/gene/music.htm;")
}

with(milonic=new menuname("Pictures")){
style=menuStyle;
aI("text=Pictures;align=left;url=http://www.genesworld.net/gene/photos.htm;");
aI("text=Memorial Page;align=left;url=http://www.genesworld.net/gene/memorial.htm;");
}

with(milonic=new menuname("Downloads")){
style=menuStyle;
aI("text=Downloads;align=left;url=http://www.genesworld.net/gene/downloads.htm;");
aI("text=Original Art;align=left;url=http://www.genesworld.net/gene/art.htm;");
aI("text=Forecastfox Stuff;align=left;url=http://www.genesworld.net/gene/fcf.htm;");
}

with(milonic=new menuname("Guestbook")){
style=menuStyle;
aI("text=Sign Guestbook;align=left;url=http://www.genesworld.net/gene/sign.htm;");
aI("text=View Guestbook;align=left;url=http://www.genesworld.net/gene/guestbook.html;");
}

with(milonic=new menuname("Search")){
style=menuStyle;
aI("text=Seach;align=left;url=http://www.genesworld.net/gene/search.htm;");
aI("text=Search Genesworld;align=left;url=http://www.genesworld.net/gene/asearch.htm;");
}

drawMenus();

