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="#98AAB1";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="11px";
fontstyle="normal";
headercolor="#000000";
offcolor="#000000";
offbgcolor="#EBEBEB";
oncolor="#DD6900";
onbgcolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=100)";
padding=4;
pagebgcolor="#EBEBEB";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
subimage="http://www.myanmarfriends.net/image/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=0;
orientation="horizontal";
style=menuStyle;
top=75;
aI("text=&nbsp;&nbsp;&nbsp;Home&nbsp;&nbsp;;url=http://www.myanmarfriends.net/;");
aI("showmenu=account;text=&nbsp;My Account&nbsp;;");
aI("showmenu=friendnet;text=&nbsp;My Friends&nbsp;;");
aI("showmenu=education;text=&nbsp;Educational Service;");
//aI("showmenu=gallery;text=&nbsp;Photo Gallery;");
aI("text=&nbsp;&nbsp;Photo Gallery&nbsp;**&nbsp;&nbsp;;url=http://www.myanmarfriends.net/photo-gallery/;");
//aI("showmenu=directory;text=&nbsp;Website Directory;");
aI("text=&nbsp;&nbsp;&nbsp;MF 360&deg;&nbsp;&nbsp;&nbsp;;url=http://www.myanmarfriends.net/network/;");
aI("text=&nbsp;&nbsp;&nbsp;Forums&nbsp;&nbsp;&nbsp;;url=http://community.myanmarfriends.net/;");
aI("showmenu=help;text=&nbsp;&nbsp;&nbsp;&nbsp;Help&nbsp;&nbsp;;");
}

with(milonic=new menuname("account")){
style=menuStyle;
aI("text=Profile Setting;url=http://community.myanmarfriends.net/mps.php;");
aI("text=Private Message;url=http://community.myanmarfriends.net/privmsg.php?folder=inbox;");
aI("text=Change Profile Photo;url=http://www.myanmarfriends.net/photo-gallery/profile-photo.php;");
aI("text=Edit MPS Profile;url=http://community.myanmarfriends.net/mps.php?mode=editform;");
aI("text=Edit Account Information;url=http://community.myanmarfriends.net/profile.php?mode=editprofile;");
aI("text=Edit Profile's CSS Design;url=http://community.myanmarfriends.net/mps.php?mode=cssform;");
}

with(milonic=new menuname("friendnet")){
style=menuStyle;
aI("text=Edit Friends;url=http://community.myanmarfriends.net/mps_friends.php;");
aI("text=Pending Friends Requests;url=http://community.myanmarfriends.net/mps_view_friends.php;");
aI("text=Favorite User List;url=http://community.myanmarfriends.net/mps_favorites.php;");
aI("text=Blocked User List;url=http://community.myanmarfriends.net/mps_block_user.php;");
aI("text=List all Members;url=http://www.myanmarfriends.net/network/;");
aI("text=Invite New Friends;url=http://community.myanmarfriends.net/mps_friends.php?mode=invite;");
aI("text=Invite Gmail Friends;url=http://www.myanmarfriends.net/import/import.php;");
aI("text=Search New Friends;url=http://community.myanmarfriends.net/mps_search.php;");
}

with(milonic=new menuname("education")){
style=menuStyle;
aI("text=Education Home;url=http://www.myanmarfriends.net/education/;");
aI("text=Top 100 World Universities;url=http://www.myanmarfriends.net/education/index.php#topworld;");
aI("text=Top Asia-Pacific Universities&nbsp;;url=http://www.myanmarfriends.net/education/index.php#topasiapacific;");
aI("text=UK Universities List;url=http://www.myanmarfriends.net/education/uk_uni_list.php;");
}

with(milonic=new menuname("gallery")){
style=menuStyle;
aI("text=View all Gallery;url=http://www.myanmarfriends.net/photo-gallery/;");
aI("text=Upload Photo to Gallery;url=http://www.myanmarfriends.net/photo-gallery/user_image_submit.php;");
aI("text=Change Profile Photo;url=http://www.myanmarfriends.net/photo-gallery/profile-photo.php;");
}

//with(milonic=new menuname("directory")){
//style=menuStyle;
//aI("text=View Directory;url=http://www.myanmarfriends.net/directories/index.php?task=show;");
//aI("text=Add New Website&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;;url=http://www.myanmarfriends.net/directories/index.php?task=entry;");
//}

with(milonic=new menuname("help")){
style=menuStyle;
aI("text=Myanmar Font Problem&nbsp;;url=http://community.myanmarfriends.net/viewtopic.php?p=1436#1436/;");
aI("text=Editing MPS Profile;url=http://www.myanmarfriends.net/help/?mps_profile;");
aI("text=Creating Music Player;url=http://community.myanmarfriends.net/viewtopic.php?p=1752#1752;");
aI("text=Editing Account Info;url=http://community.myanmarfriends.net/viewtopic.php?p=1777#1777;");
aI("text=Photo Browsing;url=http://community.myanmarfriends.net/viewtopic.php?p=1963#1963;");
aI("text=Photo Gallery;url=http://community.myanmarfriends.net/viewtopic.php?t=368/;");
//aI("text=Creating Music Player;url=http://www.myanmarfriends.net/help/?music_player;");
//aI("text=Editing Account Info;url=http://www.myanmarfriends.net/help/?account_info;");
}

drawMenus();
