_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-25;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Glossy_Tab_Small8.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#333333";
oncolor="#333333";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Glossy_Tab_Small_hover8.png";
itemheight="32";
itemwidth="170";
}

with(submenuStyle=new mm_style()){
bordercolor="#E1EC66";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#E1EC66";
offcolor="#333333";
onbgcolor="#E1EC66";
oncolor="#333333";
padding="4";
subimage="images/white_4x7.gif";
subimagepadding="8";
itemwidth="125";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="32";
aI("text=Home;target=;url=http://www.journeyoflifegame.org/;");
aI("text=Mission;target=;url=Mission.html;");
aI("showmenu=Play the Game/How to PlayLEFT_MENU;text=Play the Game;target=;url=Play-the-Game.html;");
aI("text=Support Group;target=;url=Support-Group.html;");
aI("text=Community;target=;url=Community.html;");
aI("text=Life Experiences;target=;url=Life-Experiences.html;");
aI("text=History;target=;url=History.html;");
aI("text=About Us;target=;url=About-Us.html;");
aI("text=Contact us;target=;url=Contact-us.html;");
}

with(milonic=new menuname("Play the Game/How to PlayLEFT_MENU")){
style=submenuStyle;
aI("text=How to Play;target=;url=How-to-Play.html;");
aI("text=Journey of Life Game Cards;target=;url=Journey-of-Life-Cards.html;");
aI("text=Life Management Map;target=;url=Life-Management-Map.html;");
}


 drawMenus();

