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="#666666";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="85%";
fontstyle="normal";	
fontweight="bold";
headerbgcolor="#000000";
headercolor="#ffffff";
offbgcolor="#000000";
offcolor="#000000";
onbgcolor="#000000";
oncolor="#ffffff";
onsubimage="white_arrow.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=95);Shadow(color=#000000', Direction=135, Strength=0)";
padding=3;
separatorcolor="#666666";
separatorsize=1;
subimage="arrow.gif";
subimagepadding=3;
}

with(milonic=new menuname("Main Menu")){
align="center"
alwaysvisible=1;
itemwidth=107;
left=10;
orientation="horizontal";
style=menuStyle;
top=78;
aI("offbgcolor=#E93030;oncolor=#E93030;showmenu=About Us;text=About Us;");
aI("offbgcolor=#E99430;oncolor=#E99430;showmenu=Science;text=Science;");
aI("offbgcolor=#E9E230;oncolor=#E9E230;showmenu=Maths;text=Maths;");
aI("offbgcolor=#69D34D;oncolor=#69D34D;showmenu=Art;text=Art;");
aI("offbgcolor=#30C0E9;oncolor=#30C0E9;showmenu=Inset;text=Inset;");
aI("offbgcolor=#6666CC;oncolor=#6666CC;showmenu=Resources;text=Resources;");
aI("offbgcolor=#974CCB;oncolor=#974CCB;showmenu=Booking;text=Booking;");
}

with(milonic=new menuname("About Us")){
style=menuStyle;
top="offset=-1";
aI("offcolor=#E93030;separatorsize=1;text=Company Info;url=companyinformation.htm;");
aI("offcolor=#E93030;text=Dr Jasmine;url=drjasmine.htm;");
aI("offcolor=#E93030;text=Dr Lillian;url=drlillian.htm;");
aI("offcolor=#E93030;text=Who We Have Worked With;url=whowehaveworkedwith.htm;");
aI("offcolor=#E93030;text=Kids Letters;url=kidsletters.htm;");
aI("offcolor=#E93030;text=Press;url=press.htm;");
aI("offcolor=#E93030;separatorsize=1;text=Latest News;url=latestnews.htm;");
}

with(milonic=new menuname("Science")){
overflow="scroll";
style=menuStyle;
top="offset=-1";
aI("offcolor=#E99430;showmenu=Amazing Magical Science;subimage=white_arrow.gif;text=Amazing Magical Science;");
aI("offcolor=#E99430;showmenu=Over the Rainbow1;subimage=white_arrow.gif;text=The Art of Science;");
aI("offcolor=#E99430;showmenu=Mad Materials;subimage=white_arrow.gif;text=Mad Materials;");
}

with(milonic=new menuname("Amazing Magical Science")){
style=menuStyle;
top="offset=-2";
left="offset=-3";
aI("offcolor=#E99430;text=INSPIRE Inset;url=amsi.htm;");
aI("offcolor=#E99430;text=Show;url=amss.htm;");
aI("offcolor=#E99430;text=Workshop;url=amsw.htm;");}

with(milonic=new menuname("Over the Rainbow1")){
style=menuStyle;
top="offset=-2";
left="offset=1";
aI("offcolor=#E99430;text=INSPIRE Inset;url=asi.htm;");
aI("offcolor=#E99430;text=Show;url=ass.htm;");
aI("offcolor=#E99430;text=Workshop;url=asw.htm;");}

with(milonic=new menuname("Mad Materials")){
style=menuStyle;
top="offset=-2";
left="offset=1";
aI("offcolor=#E99430;text=Show;url=mms.htm;");
aI("offcolor=#E99430;text=Workshop;url=mmw.htm");}

with(milonic=new menuname("Maths")){
style=menuStyle;
top="offset=-1";
aI("offcolor=#E9E230;showmenu=Amazing Mathemagical;subimage=white_arrow.gif;text=Amazing Mathemagical;");
}

with(milonic=new menuname("Amazing Mathemagical")){
style=menuStyle;
top="offset=-2";
left="offset=-3";
aI("offcolor=#E9E230;text=INSPIRE Inset;url=ami.htm;");
aI("offcolor=#E9E230;text=Show;url=ams.htm;");
aI("offcolor=#E9E230;text=Workshop;url=amw.htm");}

with(milonic=new menuname("Art")){
style=menuStyle;
top="offset=-1";
aI("offcolor=#69D34D;showmenu=Over the Rainbow2;subimage=white_arrow.gif;text=The Art of Science;");
}

with(milonic=new menuname("Over the Rainbow2")){
style=menuStyle;
top="offset=-2";
left="offset=-3";
aI("offcolor=#69D34D;text=INSPIRE Inset;url=asi.htm;");
aI("offcolor=#69D34D;text=Show;url=ass.htm");
aI("offcolor=#69D34D;text=Workshop;url=asw.htm");}

with(milonic=new menuname("Inset")){
style=menuStyle;
top="offset=-1";
aI("offcolor=#30C0E9;text=INSPIRE Science;url=amsi.htm;");
aI("offcolor=#30C0E9;text=INSPIRE Maths;url=ami.htm;");
aI("offcolor=#30C0E9;text=INSPIRE Science & Art;url=asi.htm;");
}

with(milonic=new menuname("Resources")){
style=menuStyle;
top="offset=-1";
aI("offcolor=#6666CC;text=Brochure 08/09;url=brochures.htm;");
aI("offcolor=#6666CC;text=Risk Assessments;url=riskassessments.htm;");
aI("offcolor=#6666CC;text=Dr Mark;url=http://www.dr-mark.co.uk;");
}

with(milonic=new menuname("Booking")){
style=menuStyle;
top="offset=-1";
aI("offcolor=#974CCB;text=Prices;url=prices.htm;");
aI("offcolor=#974CCB;text=Booking Form;url=bookingform.htm;");
aI("offcolor=#974CCB;text=Contact Us;url=contactus.htm");
}

drawMenus();

