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=-2;


with(ScrollingSampStyle=new mm_style()){
bordercolor="#0080FF";
borderstyle="solid";
borderwidth=1;
fontfamily="arial,verdana,helvetica";
fontsize="80%";
fontstyle="normal";
fontweight="bold";
offbgcolor="#0080FF";
offcolor="#FFFFFF";
onbgcolor="#0080FF";
oncolor="#0080FF";
padding=7;
onsubimage="http://www.allcapeaccommodation.com/solid_blue1.gif";
overbgimage="http://www.allcapeaccommodation.com/menu2/backon_beige.gif";
padding=7;
pagebgcolor="#0080FF";
pagecolor="#FFFFFF";
pageimage="http://www.allcapeaccommodation.com/solid_blue1.gif";
separatoralign="right";
separatorcolor="#FFFFFF";
separatorwidth="95%";
subimage="http://www.allholidayhomes.com/downboxed.gif";

}
with(vertStyle=new mm_style()){
styleid=1;
bordercolor="#FFFFFF";
borderstyle="solid";
borderwidth=1;
fontfamily="arial, tahoma";
fontsize="72%";
fontstyle="normal";
headerbgcolor="#0080FF";
headerborder=2;
headercolor="#0080FF";
image="http://www.allcapeaccommodation.com/18_blank.gif";
imagepadding=3;
menubgimage="http://www.allcapeaccommodation.com/backoff_green.gif";
offbgcolor="transparent";
offcolor="#0080FF";
onbgcolor="#0080FF";
onborder="1px solid #FFFFFF";
oncolor="#0080FF";
onsubimage="http://www.allcapeaccommodation.com/menu2/on_13x13_greyboxed.gif";
outfilter="randomdissolve(duration=0.2)";
overfilter="Fade(duration=0.1);Alpha(opacity=95);Shadow(color=#777777', Direction=135, Strength=3)";
padding=3;
pagebgcolor="#0080FF";
pagecolor="#FFFFFF";
pageimage="http://www.allcapeaccommodation.com/menu2/db_red.gif";
separatoralign="left";
separatorcolor="#FFFFFF";
separatorpadding=1;
separatorwidth="85%";
subimage="http://www.allcapeaccommodation.com/menu2/black_13x13_greyboxed.gif";
menubgcolor="#0080FF";

}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
menualign="center";
menuwidth="100%";
orientation="horizontal";
style=ScrollingSampStyle;
top=10;
aI("text=[Home Page] ;title=Back to Home Page;url=http://www.allholidayhomes.com/;");
aI("showmenu=countries;text=    Choose your Country    ;");
aI("showmenu=articles;text=    Travel Reading on Europe    ;");
aI("showmenu=contact;text=    Contact Information    ;");
aI("showmenu=search;text=    Search    ;");

}

with(milonic=new menuname("countries")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Bulgaria Self-Catering;url=http://www.allholidayhomes.com/bulgaria.htm;");
aI("text=Croatia Self-Catering;url=http://www.allholidayhomes.com/croatia.htm;");
aI("text=Cyprus Self-Catering;url=http://www.allholidayhomes.com/cyprus-self-catering.htm;");
aI("text=Czech Republic Self-Catering;url=http://www.allholidayhomes.com/czech-republic.htm;");
aI("text=England Self-Catering;url=http://www.allholidayhomes.com/england.htm;");
aI("text=France Self-Catering;url=http://www.allholidayhomes.com/france.htm;");
aI("text=Greece Self-Catering;url=http://www.allholidayhomes.com/greece.htm;");
aI("text=Italy Self-Catering;url=http://www.allholidayhomes.com/italy.htm;");
aI("text=Norway Self-Catering;url=http://www.allholidayhomes.com/norway.htm;");
aI("text=Portugal Self-Catering;url=http://www.allholidayhomes.com/portugal.htm;");
aI("text=Spain Self-Catering;url=http://www.allholidayhomes.com/spain.htm;");
aI("text=Turkey Self-Catering;url=http://www.allholidayhomes.com/turkey.htm;");

}

with(milonic=new menuname("articles")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=European Travel Guide;url=http://www.allholidayhomes.com/travel-articles.htm;");

}

with(milonic=new menuname("contact")){
style=ScrollingSampStyle;
aI("text=Contact Us;url=http://www.allholidayhomes.com/contact.htm;");
aI("text=Join Us;url=http://www.allholidayhomes.com/join.htm;");

}

with(milonic=new menuname("search")){
overflow="scroll";
style=ScrollingSampStyle;
aI("text=Search Options;url=http://www.allholidayhomes.com/search.htm;");

}

drawMenus();


