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=0;
_subOffsetLeft=0;




with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#eeeeee";
offcolor="#000000";
onbgcolor="#ddffdd";
oncolor="#000099";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=0;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=0;
subimage="";
subimagepadding=0;
}

with(tier2Style=new mm_style()){
bordercolor="#993300";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="60%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#CC0000";
offcolor="#FFFFFF";
onbgcolor="#FF6600";
oncolor="#FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=2;
pagebgcolor="#FF6600";
pagecolor="white";
separatorcolor="";
separatorsize=1;
subimage="";
subimagepadding=0;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
//left=0;
orientation="horizontal";
style=menuStyle;
//top=0;
aI("showmenu=aboutUs;text=<img src='images/nav/btn_about.jpg' border=0 ><img src='images/nav/btn_space1.jpg' border=0>;");
aI("showmenu=news;text=<img src='images/nav/btn_news.jpg' border=0 ><img src='images/nav/btn_space1.jpg' border=0>;");
aI("showmenu=supporting;text=<img src='images/nav/btn_supporting.jpg' border=0 ><img src='images/nav/btn_space1.jpg' border=0>;");
aI("showmenu=products;text=<img src='images/nav/btn_products.jpg' border=0><img src='images/nav/btn_space1.jpg' border=0>;");
aI("showmenu=contests;text=<img src='images/nav/btn_contests.jpg' border=0 ><img src='images/nav/btn_space1.jpg' border=0>;");
aI("showmenu=nutrition;text=<img src='images/nav/btn_nutrition.jpg' border=0 ><img src='images/nav/btn_space1.jpg' border=0>;");
aI("showmenu=recipes;text=<img src='images/nav/nav_recipes.jpg' border=0 ><img src='images/nav/btn_space1.jpg' border=0>;");
aI("showmenu=contact;text=<img src='images/nav/btn_contact.jpg' border=0 ><img src='images/nav/btn_space1.jpg' border=0>;");
aI("showmenu=;text=<img src='images/nav/btn_right.jpg' border=0 >;");
}

with(milonic=new menuname("aboutUs")){
style=tier2Style;
aI("text=Qui Sommes Nous?;url=about_us.html;")
aI("text=Notre Histoire;url=history.html;")
aI("text=Publicit&eacute; Historique;url=historicalads.html;")
aI("text=Message du Pr&eacute;sident;url=presidents_message.html;")
aI("text=Ordre Chronologique;url=chronological_timeline.html;")
aI("text=Produits Offerts;url=product_availability.html;")
aI("text=Installations de Production;url=manufacturing_facilities.html;")
aI("text=Service &agrave; la Client&egrave;le;url=aboutus_consumer_care.html;")
aI("text=FAQ;url=faqs.html;")
aI("text=Mentions L&eacute;gales;url=privacypolicy.html;")
aI("text=Emploi;url=careers.php;")
}

with(milonic=new menuname("news")){
style=tier2Style;
aI("text=Communiqu&eacute;s de Presse;url=news_releases.html;");
aI("text=Commentaires des Consommateurs;url=consumer_comments.html;");
}

with(milonic=new menuname("supporting")){
style=tier2Style;
aI("text=Styles de Vie Actifs;url=active_lifestyles.html;");
aI("text=Ligue Canadienne de Hockey;url=http://www.olddutchfoods.ca/eng/chlnewsagreement.html;");
aI("text=KidSport;url=kidsport.html;");
aI("text=Galerie de Photos et de Vid&eacute;os;url=photo_gallery.html;");
aI("text=Commandites Sportives;url=sport_sponsorship.html;");
aI("text=Demande de Commandite;url=sponsorship_request.html;");
aI("text=l'initiative Verte;url=green_initiative.html;");
}

with(milonic=new menuname("products")){
style=tier2Style;
aI("text=Produits;url=products.html;");
aI("text=Produits Old Dutch;url=odproducts.html;");
aI("text=Produits Humpty Dumpty;url=hdproducts.html;");
}

with(milonic=new menuname("contests")){
style=tier2Style;
aI("text=Concours;url=contests.html;");
aI("text=Le Coin des Gagnants;url=winners_corner.html;");
aI("text=Inscrivez-vous &agrave; Notre Liste;url=join_ourlist.html;");
}

with(milonic=new menuname("nutrition")){
style=tier2Style;
aI("text=Aucun Gras Trans;url=transfat.html;");
aI("text=Nutrition;url=nutrition.html;");
}

with(milonic=new menuname("recipes")){
style=tier2Style;
aI("text=Sauces;url=recipesSauces.html;");
aI("text=Salades;url=recipesSalads.html;");
aI("text=Soupes;url=recipesSoups.html;");
aI("text=Hors d&rsquo;oeuvres;url=recipesappetizers.html;");
aI("text=Entrees;url=recipesEntrees.html;");
}

with(milonic=new menuname("contact")){
style=tier2Style;
aI("text=Service &agrave; la Client&egrave;le;url=consumer_care.html;");
aI("text=Commentaires des Consommateurs;url=consumer_feedback.html;");
}

drawMenus();

