_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=8;
_subOffsetLeft=4;
buildafterload="true";


with(menuStyle=new mm_style()){
bgimage="images/Smart_Arrow_Small2.png";
borderstyle="solid";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#dddddd";
headercolor="#000000";
offcolor="#dddddd";
oncolor="#dddddd";
separatorcolor="transparent";
separatorsize="5";
rawcss="padding-left:5px;padding-right:5px";
overbgimage="images/Smart_Arrow_Small_hover2.png";
itemheight="40";
itemwidth="147";
}

with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="bold";
headercolor="#000000";
offbgcolor="#989898";
offcolor="#dddddd";
onbgcolor="#999999";
oncolor="#cdcdcd";
padding="4";
separatorsize="0";
subimage="images/white_4x7.gif";
subimagepadding="8";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
align="center";
itemheight="40";
aI("text=Home;target=;url=http://www.thibodeauxville.com/;");
aI("text=Sponsorship;target=;url=Sponsorship.html;");
aI("text=Vendors Information;target=;url=Vendor-Application-For-Thibodeauxville-Louisiana-Fairs-and-Festivals.html;");
aI("text=Live Bands;target=;url=Live-Band-Lineup.html;");
aI("text=Contact Us;target=;url=Contact-Us.html;");
aI("showmenu=Articles/One of The Best Louisiana Fall Festivals and EventsLEFT_MENU;text=Articles;target=;url=Articles.html;");
aI("showmenu=Resources/Web SitesLEFT_MENU;text=Resources;target=;url=Resources.html;");
aI("text=News;target=;url=News.html;");
aI("text=Privacy;target=;url=Privacy.html;");
aI("text=Site Map;target=;url=sitemap-page-order.html;");
}

with(milonic=new menuname("Articles/One of The Best Louisiana Fall Festivals and EventsLEFT_MENU")){
style=submenuStyle;
aI("text=One of The Best Louisiana Fall Festivals and Events;target=;url=One-of-The-Best-Louisiana-Fall-Festivals-and-Events.html;");
aI("text=A Sneak Peak At A Great Louisiana Festival - Thibodeauxville;target=;url=A-Sneak-Peak-At-A-Great-Louisiana-Festival-Thibodeauxville.html;");
aI("text=The History of Thibodeauxville;target=;url=The-History-of-Thibodeauxville.html;");
}

with(milonic=new menuname("Resources/Web SitesLEFT_MENU")){
style=submenuStyle;
aI("text=Web Sites;target=;url=Web-Sites.html;");
aI("text=Products;target=;url=Products.html;");
aI("text=Services;target=;url=Services.html;");
}


 drawMenus();

