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=0;
_subOffsetLeft=0;




with(background=new mm_style()){
bgimage="./images/nav/nav_lines.gif";
borderstyle="none";
fontfamily="Arial,sans_";
fontsize="10px";
fontstyle="normal";
fontweight="bold";
decoration="none";
image="./images/nav/transparent.gif";
imagepadding=7;
itemheight=18;
itemwidth=258;
offcolor="#333333";
oncolor="#ffffff";
pagecolor="#ffffff";
pagebgimage="./images/nav/nav_lines_2.gif";
overbgimage="./images/nav/nav_lines_1.gif";
}

with(thirdLevel=new mm_style()){
bgimage="./images/nav/tert_bkgd_off.gif";
borderstyle="none";
fontfamily="Arial,sans_";
fontsize="10px";
fontstyle="normal";
decoration="none";
fontweight="bold";
image="./images/nav/transparent.gif";
pagebgimage="./images/nav/tert_bkgd.gif";
overbgimage="./images/nav/tert_bkgd.gif";
imagepadding=7;
itemheight=18;
itemwidth=300;
offcolor="#333333";
oncolor="#333333";
}

with(milonic=new menuname("expLiving")){
style=thirdLevel;
keepalive=0;
aI("text=THE SPIRIT OF OSAKA;url=exp_lij_overview.asp;");
aI("text=HOUSING;url=exp_lij_housing.asp;");
aI("text=GET OUT AND ABOUT;url=exp_lij_transportation.asp;");
aI("text=THE EXPERIENCE SPEAKS FOR ITSELF;url=exp_lij_language.asp;");
aI("text=AT YOUR LEISURE;url=exp_lij_leisure.asp;");
aI("text=HELPFUL LINKS;url=exp_lij_links.asp;");
}

with(milonic=new menuname("allShows")){
style=thirdLevel;
keepalive=0;
//aI("text=FANTASTIC WORLD;url=show_roles_wicked.asp;");
aI("text=WICKED;url=show_roles_wicked.asp;");
aI("text=WATERWORLD™;url=show_roles_waterworld.asp;");
aI("text=TERMINATOR 2:3-D®;url=show_roles_terminator.asp;");
aI("text=UNIVERSAL MONSTERS LIVE ROCK AND ROLL SHOW™;url=show_roles_monster.asp;");
aI("text=PETER PAN'S NEVERLAND;url=show_roles_peterpan.asp;");
aI("text=ATMOSPHERE SHOWS;url=show_roles_characters.asp;");
}

with(milonic=new menuname("allVideos")){
style=thirdLevel;
keepalive=0;
//aI("text=FANTASTIC WORLD;url=videos_fantastic_world.asp;");
aI("text=WICKED;url=videos_wicked.asp;");
aI("text=WATERWORLD™;url=videos_waterworld.asp;");
aI("text=PETER PAN'S NEVERLAND;url=videos_peterpan.asp;");
aI("text=ATMOSPHERE SHOWS;url=videos_atmosphere.asp;");
}

drawMenus();

