fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=3500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;




with(submenuStyle=new mm_style()){
bgimage="";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="12px";
fontstyle="normal";
fontweight="bolder";
image="";
offcolor="#CECE63";
oncolor="#CECE63";
onsubimage="li.gif";
outfilter="fade(duration=0.5)";
overbgimage="";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#939393', Direction=145, Strength=4)";
padding=7;
subimage="li.gif";
subimagepadding=4;
menubgcolor="#9F0000";
}

with(submenuStyle2=new mm_style()){
bgimage="";
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial, Helvetica, sans-serif";
fontsize="12px";
fontstyle="normal";
fontweight="normal";
image="";
offcolor="#CECE63";
oncolor="#CECE63";
onsubimage="li.gif";
outfilter="fade(duration=0.5)";
overbgimage="";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#939393', Direction=145, Strength=4)";
padding=7;
subimage="tri.gif";
subimagepadding=4;
menubgcolor="#9F0000";
}




with(menu=new menuname("Main Menu")){
alwaysvisible=1;
left=128;
orientation="vertical";
style=submenuStyle;
top=1;
aI("showmenu=Links;text=&nbsp;M E N U &nbsp; &nbsp;");
}




with(milonic=new menuname("Timscv")){
left="offset=4";
style=submenuStyle2;
top="offset=31";
aI("text=About Tim Esq.;url=about.html;");
aI("text=Contact;url=contact.html;");
aI("text=Images;url=imagestim.html;");
aI("text=Tim in China;url=shanghai.html;");
aI("text=Cocktails;url=cocktails.html;");
aI("text=Visitors Book;url=vbook.html;");
aI("text=CV;url=cv.html;");


with(milonic=new menuname("Press")){
left="offset=4";
style=submenuStyle2;
top="offset=1";
aI("text=Press Reviews;url=reviews.html;");
aI("text=Links;url=links.html;");
aI("text=Q & A;url=q&a.html;");
aI("text=Design by living-Images.org;url=http://www.living-images.org; target=_new;");

}

}

with(milonic=new menuname("Links")){
left="offset=-114";
style=submenuStyle2;
top="offset=38";
aI("text=Shows & Clips;url=bookings.html;");
aI("showmenu=About;text=Introducing;");

aI("showmenu=Products;text=CDs;");
aI("showmenu=Press;text=Media;");
aI("text=Home;url=page2.html;");



}

with(milonic=new menuname("Products")){
left="offset=4";
style=submenuStyle2;
top="offset=0";
aI("text=Music;url=cds.html;");
aI("text=Talkies;url=dvds.html;");




}

with(milonic=new menuname("noelybabe")){
left="offset=9";
style=submenuStyle2;
top="offset=0";
aI("text=About;url=about.html#aboutnoel;");
aI("text=Quotes;url=quotes.html;");
aI("text=Images;url=imagesnoel.html;");



}


with(milonic=new menuname("About")){
left="offset=9";
style=submenuStyle2;
top="offset=1";
aI("showmenu=Timscv;text=Tim McKew;");
aI("showmenu=noelybabe;text=No&euml;l Coward;");

 }

drawMenus();

