_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
projectid=1;
//description="Plain Text Horizontal Style DHTML Menu Bar";


with(menuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="bold";
headerbgcolor="#ffffff";
headercolor="#000000";
//offbgcolor="#eeeeee";
offbgcolor="#63fcc9"
//Color of menu text off
offcolor="#000000";
//Color of background on
onbgcolor="#ffff66";
oncolor="#000066";
subimage="../logos/on_downboxed.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=1;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
//subimage="arrow.gif";
//subimagepadding=2;
}
with(submenuStyle=new mm_style()){
bordercolor="#999999";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="75%";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
//offbgcolor="#eeeeee";
offbgcolor="#63fcc9"
//Color of menu text off
offcolor="#000000";
//Color of background on
onbgcolor="#ffff66";
oncolor="#000066";
subimage="../logos/on_13x13_greyboxed.gif";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=1;
pagebgcolor="#82B6D7";
pagecolor="black";
separatorcolor="#999999";
separatorsize=1;
//subimage="arrow.gif";
//subimagepadding=2;
}

with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
orientation="horizontal";
style=menuStyle;
left=9;
top=132;
followscroll=1;
menuwidth="90%";
menualign="center";
aI("status=Back To this region's Home Page;showmenu=123voyage;text=Home;url=index.htm;");
aI("showmenu=Area;text=Areas;url=areas/index.htm");
aI("showmenu=Town;text=Towns;url=towns/index.htm");
aI("showmenu=Todo;text=To do;url=todo/index.htm");
aI("showmenu=Tosee;text=To see;url=tosee/index.htm");
aI("showmenu=Transport;text=Transport;url=trans/index.htm");
aI("showmenu=Ad_Class;text=HOTELS &c;url=pers/index.htm");
aI("showmenu=Boutique;text=Boutique;url=tresors/index.htm");
aI("showmenu=Sites;text=Other Countries;url=../index.htm");
}
with(milonic=new menuname("123voyage")){
overflow="scroll";
style=submenuStyle;
aI("text=123Voyage main page;url=../index.htm;")
aI("text=About us;url=../aboutus.htm;")
aI("text=Advertise with us;url=bookads.htm;")
aI("text=Turnkey sites for tourist authorities;url=../turnkey.htm;")
aI("text=Site map;url=../sitemap.htm;")
}
with(milonic=new menuname("Area")){
overflow="scroll";
style=submenuStyle;
aI("text=Bali;url=areas/bali.htm;");
aI("text=Islands;url=areas/islands.htm;");
}
with(milonic=new menuname("Town")){
overflow="scroll";
style=submenuStyle;
aI("text=Amlapura;url=towns/amlapura.htm;");
aI("text=Bangli;url=towns/bangli.htm;");
aI("text=Denpasar;url=towns/denpasar.htm;");
aI("text=Gianyar;url=towns/gianyar.htm;");
aI("text=Kintamani;url=towns/kintamani.htm;");
aI("text=Klungkung;url=towns/klungkung.htm;");
aI("text=Negara;url=towns/negara.htm;");
aI("text=Nusa Lembongan;url=towns/nusa_lembongan.htm;");
aI("text=Nusa Penida;url=towns/nusa_penida.htm;");
aI("text=Singaraja;url=towns/singaraja.htm;");
aI("text=Tabanan;url=towns/tabanan.htm;");
}
with(milonic=new menuname("Todo")){
overflow="scroll";
style=submenuStyle;
}
with(milonic=new menuname("ToSee")){
overflow="scroll";
style=submenuStyle;
aI("text=Temples;url=tosee/temples.htm;");
aI("text=Volcanoes;url=tosee/volcanoes.htm;");
}
with(milonic=new menuname("Transport")){
overflow="scroll";
style=submenuStyle;
aI("text=Airports;url=trans/airports.htm;");
}
with(milonic=new menuname("Ad_Class")){
overflow="scroll";
style=submenuStyle;
}
with(milonic=new menuname("Boutique")){
overflow="scroll";
style=submenuStyle;
aI("text=Espadrilles;url=tresors/espadrilles.htm;")
aI("text=Leather Espadrilles;url=tresors/leatherespadrilles.htm;")
aI("text=High heel Espadrilles;url=tresors/highheelespadrilles.htm;")
aI("text=Basque berets;url=tresors/berets.htm;")
aI("text=Ordinary berets;url=tresors/berets1.htm;")
aI("text=Military berets;url=tresors/beretsm.htm;")
aI("text=Hunting berets;url=tresors/huntingberets.htm;")
aI("text=Pelotte;url=tresors/pelotte.htm;")
}
with(milonic=new menuname("Sites")){
overflow="scroll";
style=submenuStyle;
aI("text=Bali;url=../bali/index.htm;");
aI("text=S England;url=../sengland/index.htm;");
aI("text=South of France;url=../south_of_france/index.htm;");
aI("text=SW England;url=../swengland/index.htm;");
aI("text=SW France;url=../realsw/index.htm;");
}
with(milonic=new menuname("TownswithHotels")){
overflow="scroll";
style=submenuStyle;
}
drawMenus();

