fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=300;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
itemwidth=125;
fontfamily="Arial";
fontsize="8pt";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#DCE9F0";
offcolor="#000000";
onbgcolor="#DCE9F0";
oncolor="#FF0000";
outfilter="Fade(duration=0.3)";
overfilter="Fade(duration=0.0);Alpha(opacity=90)";
padding=5;
pagebgcolor="#DCE9F0";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="http://img.milonic.com/arrow.gif";
subimagepadding=2;
}

with(milonic=new menuname("History")){
overflow="scroll";
style=menuStyle;
aI("text=Carlos Sainz;url=carlossainz.htm;")
aI("text=GT-Four history;url=gtfourhistory.htm;")
aI("text=ST185 Models;url=st185models.htm;")
aI("text=ST185 Specifications;url=st185specifications.htm;")
aI("text=TTE and the ST185;url=tteandthest185.htm;")
}

with(milonic=new menuname("Mycar")){
style=menuStyle;
aI("text=Gallery;url=gallery.htm;");
aI("text=Modifications;url=modifications.htm;");
aI("text=Results;url=results.htm;");
}

with(milonic=new menuname("Tuning")){
style=menuStyle;
aI("text=How to..;url=howto.htm;");
aI("text=Performance parts;url=performanceparts.htm;");
aI("text=Tech articles;url=techarticles.htm;");
aI("text=Weight reduction;url=weightreduction.htm;");
}

with(milonic=new menuname("Multimedia")){
style=menuStyle;
aI("text=Carlos Sainz Register;url=csregister.htm");
aI("text=Downloads;url=downloads.htm;");
aI("text=Events gallery;url=eventsgallery.htm;");
aI("text=Links;url=links.htm;");
aI("text=ST185 Collection;url=st185collection.htm;");
}

with(milonic=new menuname("Contact")){
style=menuStyle;
aI("text=E-mail;url=mailto:info@turbocelica.nl?subject=Turbocelica.nl;");
aI("text=FAQ;url=faq.htm;");
aI("text=Forums;url=http://www.turbocelica.nl/forums;target=_blank;title=CS/GrpA Rallye/RC drivers forum");
aI("text=Guestbook;url=guestbook.htm");
}

drawMenus();

