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(onemenuStyle=new mm_style()){
styleid=1;
}

with(menuStyle=new mm_style()){
align="left";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
imagepadding=5;
itemwidth=127;
offbgcolor="#D1E6FA";
offcolor="#000000";
onbgcolor="#ffffff";
onborder="1px solid #9CCBF7";
oncolor="#000000";
outfilter="fade(duration=0.5)";
padding=6;
subimage="arrow.gif";
subimagepadding=8;
}

with(submenuStyle=new mm_style()){
styleid=2;
bordercolor="#D3D3C1";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#FBFBE1";
offcolor="#000000";
oncolor="#FD0303";
padding=6;
separatoralign="left";
separatorcolor="#D3D3C1";
separatorsize=1;
separatorwidth="55%";
subimage="arrow.gif";
subimagepadding=8;
}

with(milonic=new menuname("Main Menu4")){
alwaysvisible=1;
position="relative";
orientation="horizontal";
style=onemenuStyle;
aI("image=4-start.gif;overimage=4-start.gif;showmenu=Menu4;");
}

with(milonic=new menuname("Menu4")){
margin=2;
orientation="vertical";
style=menuStyle;
aI("align=left;showmenu=1d;text=Musicians Zone;");
aI("align=left;showmenu=2d;text=My Profile;");
aI("align=left;text=Search Musicians;url=http://zone.hearandplay.com/modules.php?op=modload&name=FriendFinder&file=index&req=searchsa");
aI("align=left;text=Browse Musicians;url=http://zone.hearandplay.com/modules.php?op=modload&name=FriendFinder&file=index&req=browse");
aI("align=left;text=Chat room;url=http://www.hearandplay.com/chat");
aI("align=left;text=Forums;url=http://www.hearandplay.com/board");
aI("align=left;text=Private Messages;url=http://zone.hearandplay.com/user.php?op=forummail");
aI("align=left;text=Send New Message;url=http://zone.hearandplay.com/index.php?name=PNphpBB2&file=privmsg&mode=post");
}

with(milonic=new menuname("1d")){
style=submenuStyle;
aI("text=Musicians Zone Home;url=http://zone.hearandplay.com/modules.php?op=modload&name=FriendFinder&file=index;");
aI("text=My Buddy List;url=http://zone.hearandplay.com/modules.php?op=modload&name=FriendFinder&file=index&req=friendslist;");
}

with(milonic=new menuname("2d")){
style=submenuStyle;
aI("text=My Page;url=http://zone.hearandplay.com/modules.php?op=modload&name=FriendFinder&file=index&req=userinfo&uname=" + uname + ";");
aI("text=Edit My Page;url=http://zone.hearandplay.com/modules.php?op=modload&name=FriendFinder&file=index&req=edituser;");
aI("text=My Photos;url=http://zone.hearandplay.com/modules.php?op=modload&name=FriendFinder&file=photo;");
aI("text=My Buddies;url=http://zone.hearandplay.com/modules.php?op=modload&name=FriendFinder&file=index&req=friendslist;");
aI("text=My Location;url=http://zone.hearandplay.com/modules.php?op=modload&name=FriendFinder&file=index&req=editcountry;");
aI("text=My Account;url=http://zone.hearandplay.com/user.php;");
}

drawMenus();

