_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=2;
buildafterload="true";


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="0";
fontfamily="Arial";
fontsize="13pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
oncolor="Blue";
ondecoration="underline";
onsubimage="images/arrow_white.gif";
padding="3";
subimage="images/arrow.gif";
subimagepadding="3";
itemwidth="100";
}

with(SubMenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Arial";
fontsize="11pt";
fontstyle="normal";
fontweight="bold";
offcolor="#000000";
onborder="1px dotted #000000";
oncolor="Blue";
ondecoration="underline";
onsubimage="images/arrow_white.gif";
padding="3";
subimage="images/arrow.gif";
subimagepadding="3";
menubgimage="images/BrushedAluminum.gif";
}

with(milonic=new menuname("Main Menu")){
position="relative";
menuwidth=900;
style=menuStyle;
alwaysvisible="1";
orientation="horizontal";
aI("text=Home;target=;url=http://darrenturner.ca/;");
aI("text=Darren;target=;url=Bio-racing-history-and-other-information.html;");
aI("text=Marketing;target=;url=Marketing-partnership-and-promotional-opportunities.html;");
aI("text=Venues;target=;url=Venues.html;");
aI("showmenu=GalleriesCanon Yokohama Formula Ford SeriesINFO_BAR_MENU;text=Galleries;target=;url=Galleries.html;");
aI("text=The Team;target=;url=The-Team.html;");
aI("text=Contact;target=;url=Contact.html;");
aI("text=Links;target=;url=Links.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("GalleriesCanon Yokohama Formula Ford SeriesINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Canon Yokohama Formula Ford Series;target=;url=Canon-Yokohama-Formula-Ford-Series.html;");
aI("text=Ice racing;target=;url=Ice-racing.html;");
aI("text=Penticton Speedway SS and Sportsman Racing;target=;url=Penticton-Speedway-SS-and-Sportsman-Racing.html;");
aI("text=Budweiser AllStar Late Model Touring Series;target=;url=Budweiser-AllStar-Late-Model-Touring-Series.html;");
aI("text=Thrifty Foods Touring Series;target=;url=Thrifty-Foods-Touring-Series.html;");
aI("text=CASCAR 2000;target=;url=CASCAR-2000.html;");
aI("showmenu=CASCAR 2001SaskatoonINFO_BAR_MENU;text=CASCAR 2001;target=;url=CASCAR-2001.html;");
aI("text=CASCAR 2002 and beyond;target=;url=CASCAR-2002-and-beyond.html;");
}

with(milonic=new menuname("CASCAR 2001SaskatoonINFO_BAR_MENU")){
style=SubMenuStyle;
aI("text=Saskatoon;target=;url=Saskatoon.html;");
aI("text=Vernon;target=;url=Vernon.html;");
aI("text=Calgary;target=;url=Calgary.html;");
}


 drawMenus();
