fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=0;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Arial";
fontsize="73%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#373737";
offcolor="#C3C3C3";
onbgcolor="#9B0000";
oncolor="#C3C3C3";
overfilter="Alpha(opacity=100)";
padding=4;
pagebgcolor="#C3C3C3";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
screenposition="center";
aI("text=Home;url=http://www.gincreek.com;");
aI("showmenu=About Us;text=About Us;url=http://www.gincreek.com/about/about_us.htm;");
aI("showmenu=Accomodations;text=Accomodations;url=http://www.gincreek.com/accomodations.htm;");
aI("showmenu=Catering;text=Catering;");
aI("showmenu=Weddings;text=Weddings;");
aI("showmenu=Reservations;text=Reservations;url=http://www.gincreek.com/reservations.htm;");
aI("showmenu=Rates;text=Rates;url=http://www.gincreek.com/rates.htm;");
aI("showmenu=Blog;text=Blog;url=http://www.gincreek.com/blog;");
aI("showmenu=Contact Us;text=Contact Us;url=http://www.gincreek.com/contact.htm;");
aI("showmenu=Partners;text=Partners;url=http://www.gincreek.com/partners.htm;");
}

with(milonic=new menuname("About Us")){
overflow="scroll";
style=menuStyle;
aI("text=Gin Creek Location;url=http://www.gincreek.com/directions.htm;")
aI("text=Meet the Owners;url=http://www.gincreek.com/about/owners.htm;")
aI("text=Gin Creek Staff;url=http://www.gincreek.com/about/staff.htm;")
aI("text=History of Gin Creek;url=http://www.gincreek.com/about/history.htm;")
aI("text=Grounds;url=http://www.gincreek.com/about/grounds.htm;")
aI("text=Activities;url=http://www.gincreek.com/about/activities.htm;")
}

with(milonic=new menuname("Accomodations")){
style=menuStyle;
aI("text=1836 Presley Log Cabin;url=http://www.gincreek.com/log_cabin.htm;");
aI("text=McNeal House;url=http://www.gincreek.com/mcneal_house.htm;");
aI("text=Dee's Lake House;url=http://www.gincreek.com/lake_house.htm;");
aI("text=Cottages;url=http://www.gincreek.com/cottages.htm;");
aI("text=Carriage House;url=http://www.gincreek.com/carriage_house.htm;");
aI("text=Papa's Cabin;url=http://www.gincreek.com/papas_cabin.htm;");
aI("text=Galleria;url=http://www.gincreek.com/galleria.htm;");
aI("text=Gazebo;url=http://www.gincreek.com/gazebo.htm;");
aI("text=Pergola;url=http://www.gincreek.com/pergola.htm;");
}

with(milonic=new menuname("Rates")){
style=menuStyle;
}

with(milonic=new menuname("Reservations")){
style=menuStyle;
}

with(milonic=new menuname("Catering")){
style=menuStyle;
aI("text=Menus;url=http://www.gincreek.com/menus.htm;");
aI("text=Bridal Luncheons;url=http://www.gincreek.com/weddings/bridal_luncheons.htm;");
aI("text=Receptions;url=http://www.gincreek.com/receptions.htm;");
aI("text=Rehearsal Dinners;url=http://www.gincreek.com/weddings/rehearsal_dinners.htm;");
}

with(milonic=new menuname("Weddings")){
style=menuStyle;
aI("text=Special Wedding Packages;url=http://www.gincreek.com/weddings/packages_2010.htm;");
aI("text=Photo Gallery;url=http://www.gincreek.com/weddings/photos/gallery.htm;");
aI("text=Menus;url=http://www.gincreek.com/menus.htm;");
aI("text=Wedding Day Transportation;url=http://www.gincreek.com/weddings/transportation.htm;");
aI("text=Genisis Tent;url=http://www.gincreek.com/weddings/genisis.htm;");
aI("text=Other Wedding Services;url=http://www.gincreek.com/weddings/other.htm;");
aI("text=Rates;url=http://www.gincreek.com/rates.htm;");
aI("text=FAQs;url=http://www.gincreek.com/faqs.htm;");
aI("text=Testimonials;url=http://www.gincreek.com/weddings/testimonials.htm;");
}


drawMenus();

