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=2;
_subOffsetLeft=5;


with(menuStyle=new mm_style()){
bordercolor="#7b8727";
borderstyle="none";
borderwidth=0;
fontfamily="Verdana, Tahoma, Arial";
fontstyle="110%";
fontweight='normal';
headerbgcolor="#7B8727";
headercolor="#FFFFFF";
offbgcolor="#7B8727";
offcolor="#FFFFFF";
onbgcolor="#7B8727";
oncolor="FFFFFF";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=4;
pagebgcolor="#7B8727";
pagecolor="FFFFFF";
separatorcolor="#7B8727";
separatorsize=1;
visitedcolor="#FFFFFF";
}

with(SubmenuStyle=new mm_style()){
bordercolor="#606060";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontstyle="normal";
fontweight='normal';
headerbgcolor="#FFFFFF";
headercolor="#121212";
offbgcolor="#F4F4F4";
offcolor="#666666";
onbgcolor="#F4F4F4";
oncolor="333333";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90)";
padding=5;
pagebgcolor="#F4F4F4";
pagecolor="000000";
separatorcolor="#FFFFFF";
separatorsize=0;
}

with(milonic=new menuname("accomodation")){
openstyle="up";
style=SubmenuStyle;
aI("text=Pitche;url=pitche.htm;");
aI("text=Bengali;url=bengali.htm;");
aI("text=Mobile-Home;url=mobilhome.htm;");
aI("text=Cottage;url=cottage.htm;");
aI("text=Accomodation;url=accomodation.htm;");
}

with(milonic=new menuname("rates")){
openstyle="up";
style=SubmenuStyle;
aI("text=Availability & Booking;url=http://www.secureholiday.net/reservation.asp?nc=3745&lg=f;target=Disponibilités;targetfeatures=width=700,height=600,status,scrollbars,resizable;");
aI("text=Download our brochure;url=../les_paillotes.pdf;target=Les Paillotes");
aI("text=Rates;url=rates.htm;");
aI("text=Booking form;url=booking.htm;");
}

with(milonic=new menuname("aroundruoms")){
openstyle="up";
style=SubmenuStyle;
aI("text=Ruoms;url=ruoms.htm;");
aI("text=Around Ruoms;url=aroundruoms.htm;");
}

drawMenus();

