_menuCloseDelay=500           // The time delay for menus to remain visible on mouse out
_menuOpenDelay=150            // The time delay before menus open on mouse over
_followSpeed=5                // Follow scrolling speed
_followRate=50                // Follow scrolling Rate
_subOffsetTop=5               // Sub menu top offset
_subOffsetLeft=-10            // Sub menu left offset
_scrollAmount=3               // Only needed for Netscape 4.x
_scrollDelay=20               // Only needed for Netcsape 4.x



with(menuStyle=new mm_style()){
onbgcolor="#4F8EB6";
oncolor="#ffffff";
//onbold="1";
//offbgcolor="#DCE9F0";
offbgcolor="#99FFFF"
offcolor="#515151";
bordercolor="#296488";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="75%";
fontstyle="normal";
fontfamily="Verdana, Tahoma, Arial";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.3);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Paesi")){
style=menuStyle;
overflow="scroll";
aI("text=Crepsa;url=http://www.cherso.net/it/crepsa.htm;");
aI("text=Beli/Caisole;url=http://www.cherso.net/it/beli.htm;");
aI("text=Lubenice/Lubenizze;url=http://www.cherso.net/it/lubenice.htm;");
aI("text=Merag;url=http://www.cherso.net/it/merag.htm;");
aI("text=Osor/Ossero;url=http://www.cherso.net/it/osor.htm;");
aI("text=Pernat/Pernata;url=http://www.cherso.net/it/pernat.htm;");
aI("text=S.Martino;url=http://www.cherso.net/it/martinscica.htm;");
aI("text=Valun/Valon;url=http://www.cherso.net/it/valun.htm;");
}

with(milonic=new menuname("Galleria")){
style=menuStyle;
aI("text=di Arte;url=http://www.cherso.net/it/kunst_gallerie.htm;");
aI("text=di Foto;url=http://www.cherso.net/gallery;");
}

with(milonic=new menuname("Accomodazione")){
style=menuStyle;
aI("text=Appartamenti;url=http://www.cherso.net/it/appartamenti.htm;");
aI("text=Camere Private;url=http://www.cherso.net/it/camere.htm;");
aI("text=Albergo *Kimen*;url=http://www.cherso.net/it/kimen.htm;");
aI("text=Campeggio *Kovacine*;url=http://www.cherso.net/it/kovacine.htm;");
aI("text=Case mobili;url=http://www.cherso.net/it/case.htm;");
aI("text=Campeggio *Zdovice Valun*;url=http://www.cherso.net/it/zdovice.htm;");
aI("text=Stanze *Kovacine*;url=http://www.cherso.net/it/stanze.htm;");
}

with(milonic=new menuname("Cultura")){
style=menuStyle;
aI("text=I musei;url=http://www.cherso.net/it/musei.htm#musei;");
aI("text=Le collezioni sacre;url=http://www.cherso.net/it/musei.htm#sacre;");
aI("text=Altre collezioni;url=http://www.cherso.net/it/musei.htm#altre;");
aI("text=Gallerie;url=http://www.cherso.net/it/musei.htm#Gallerie;");
aI("text=Manifestazioni culturali;url=http://www.cherso.net/it/musei.htm#Manifestazioni;");
}

with(milonic=new menuname("Sport")){
style=menuStyle;
aI("text=Nautica;url=http://www.cherso.net/it/nautica.htm;");
aI("text=Tennis;url=http://www.cherso.net/it/tennis.htm;");
aI("text=Vela;url=http://www.cherso.net/it/vela.htm;");
aI("text=Windsurfing;url=http://www.croatia-beaches.com/index.html;target=_blank;");
aI("text=Immersioni subacquee;url=http://www.cherso.net/it/immersioni.htm;");
aI("text=Nollegio delle barche;url=http://www.cherso.net/it/noleggio.htm;");
aI("text=Gite - indicazioni generali;url=http://www.cherso.net/it/gite.htm;");
}

with(milonic=new menuname("Turismo")){
style=menuStyle;
aI("text=Turismo di cura;url=http://www.cherso.net/it/turismo.htm;");
aI("text=Accomodazione;showmenu=Accomodazione;");
aI("text=Prenotazione;url=http://www.cherso.net/it/prenotazione.php;");
}

with(milonic=new menuname("Natura")){
style=menuStyle;
aI("text=Il Mare;url=http://www.cherso.net/it/mare.htm;");
aI("text=L'acqua;url=http://www.cherso.net/it/acqua.htm;");
aI("text=Le spiagge;url=http://www.cherso.net/it/spiagge.htm;");
}

with(milonic=new menuname("Lingue")){
style=menuStyle;
aI("text=German;image=http://www.island-cres.net/de/images/4menu_de.jpg;url=http://www.island-cres.net/de;");
aI("text=English;image=http://www.island-cres.net/de/images/4menu_uk.jpg;url=http://www.island-cres.net/en;");
aI("text=Italian;image=http://www.island-cres.net/de/images/4menu_it.jpg;url=http://www.island-cres.net/it;");
aI("text=Croatian;image=http://www.island-cres.net/de/images/4menu_hr.jpg;url=http://www.island-cres.net/hr;");
}

drawMenus();

