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


with(XPMainStyle=new mm_style()){
bordercolor="#000099";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="100%";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffa500";
offcolor="#000000";
onbgcolor="#ffeec2";
onborder="1px solid #000080";
oncolor="#000099";
subimage="images/arrow.gif";
padding=3;
subimagepadding=3;
}

with(XPMenuStyle=new mm_style()){
styleid=1;
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Tahoma,Helvetica,Verdana";
fontsize="85%";
fontstyle="normal";
fontweight="normal";
offbgcolor="#ffa500";
offcolor="#000000";
onbgcolor="#ffeec2";
onborder="1px solid #000080";
oncolor="#000099";
subimage="images/arrow.gif";
padding=3;
imagepadding=3;
subimagepadding=3;
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#000000', Direction=135, Strength=5)";
}


with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
left=4;
top=108;
itemheight=20;
itemwidth=130;
margin=4;
followscroll=1;
//orientation="horizontal";
style=XPMainStyle;
aI("text=HOME;align=center;title=Click Here to go to the HOME PAGE;url=index.htm;");
aI("imageposition=middle;text=Mat Classes;align=center;title=Click Here for details of MAT CLASSES;url=matclasses.htm;");
aI("text=Studio Sessions;align=center;title=Click Here for details of STUDIO SESSIONS;url=studiosessions.htm;");
aI("text=The Studio;align=center;title=Click Here for details of THE STUDIO;url=studio.htm;");
aI("text=Opening Times;align=center;title=Click Here for details of OPENING TIMES;url=openingtimes.htm;");
aI("text=Directions;align=center;title=Click Here for details of DIRECTIONS;url=directions.htm;");
aI("text=Prices;align=center;title=Click Here for details of PRICES;url=prices.htm;");
aI("text=Karen Smith;align=center;title=Click Here for information about KARREN SMITH;url=karen.htm;");
aI("text=Contact Us;align=center;title=Click Here for CONTACT DETAILS;url=contact.htm;");
aI("text=F. A. Q.;align=center;title=Click Here for FREQUENTLY ASKED QUESTIONS;url=faq.htm;");
aI("text=Books;align=center;title=Click Here for INFORMATION ABOUT KAREN'S BOOKS;url=books.htm;");
aI("text=Links;align=center;title=Click Here For Some Other Web Sites You May Find Interesting;url=links.htm;");
aI("text=Client Comments;align=center;title=Click Here forCLIENT COMMENTS;url=clients.htm;");
aI("separatorsize=1;showmenu=press;text=Articles;align=center;title=Click Here for PRESS Articles;url=press.htm;");
}

with(milonic=new menuname("press")){
margin=2;
left=140;
//top=434;
//followscroll=1;
style=XPMenuStyle;
aI("text=Dance Europe;title=Click Here for the DANCE EUROPE article;url=http://www.karensmithpilates.com/danceeurope.htm;");
aI("text=Woman's Journal;title=Click Here for the WOMAN'S JOURNAL article;url=http://www.karensmithpilates.com/womensjournal.htm;");
aI("text=North Magazine;title=Click Here for the NORTH MAGAZINE article;url=http://www.karensmithpilates.com/northmagazine.htm;");
aI("text=Now;title=Click Here for the NOW MAGAZINE article;url=http://www.karensmithpilates.com/nowmagazine.htm;");
aI("text=The Daily Telegraph;title=Click Here for the DAILY TELEGRAPH article;url=http://www.karensmithpilates.com/telegraph.htm;");

}
drawMenus();


