fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_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="#176aac";
oncolor="#ffffff";
offbgcolor="#dce1e5";
offcolor="#2e5483";
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="65%";
fontstyle="normal";
fontfamily="Arial, Verdana, sans-serif,Tahoma,";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.pointernet.pds.hu/touristinfo/main-menu/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";
}


with(milonic=new menuname("Main Menu")){
style=menuStyle;
top=140;
left=10;
alwaysvisible=1;
aI("text=HORVÁTORSZÁG;url=http://www.pointernet.pds.hu/touristinfo/croatia/index.html;status=Back To Home Page;");
aI("text=Konyha,Borok,;url=http://www.pointernet.pds.hu/touristinfo/croatia/konyha/index.html;");
aI("text=Isztria;url=http://www.pointernet.pds.hu/touristinfo/croatia/istria.html;");
aI("text=Kvarner;url=http://www.pointernet.pds.hu/touristinfo/croatia/kvarner.html;");
aI("text=Dalmácia-Zadar;url=http://www.pointernet.pds.hu/touristinfo/croatia/dalmatia1.html;");
aI("text=Dalmácia-Sibenik;url=http://www.pointernet.pds.hu/touristinfo/croatia/dalmatia_sibenik.html;");
aI("text=Dalmácia-Split;url=http://www.pointernet.pds.hu/touristinfo/croatia/dalmatia2.html;");
aI("text=Dalmácia-Dubrovnik;url=http://www.pointernet.pds.hu/touristinfo/croatia/dalmatia3.html;");
aI("text=Közép-Horvátország;showmenu=Közép-Horvátország;");
aI("text=Szlavónia;showmenu=Szlavónia;");
aI("text=Zágráb;showmenu=Zágráb;");
aI("text=Közlekedés;showmenu=Közlekedés;");
aI("text=Sport;url=http://www.pointernet.pds.hu/touristinfo/croatia/sport/index.html;");
aI("text=Naturpark /Nemzeti parkok;url=http://www.pointernet.pds.hu/touristinfo/croatia/naturpark.html;");
aI("text=Természetvédelmi ter.;url=http://www.pointernet.pds.hu/touristinfo/croatia/naturpark2.html;");

}

with(milonic=new menuname("Közlekedés")){
style=menuStyle;
aI("text=Airports /Repülőterek;url=http://www.pointernet.pds.hu/touristinfo/croatia/airports.html;");
aI("text=Bus /Autóbusz;url=http://www.pointernet.pds.hu/touristinfo/croatia/bus.html;");
aI("text=Rail /Vasút;url=http://www.pointernet.pds.hu/touristinfo/croatia/rail.html;");
aI("text=Car /Autópályák;url=http://www.pointernet.pds.hu/touristinfo/croatia/car.html;");
}

with(milonic=new menuname("Közlekedés")){
style=menuStyle;
aI("text=Airports /Repülőterek;url=http://www.pointernet.pds.hu/touristinfo/croatia/airports.html;");
aI("text=Bus /Autóbusz;url=http://www.pointernet.pds.hu/touristinfo/croatia/bus.html;");
aI("text=Rail /Vasút;url=http://www.pointernet.pds.hu/touristinfo/croatia/rail.html;");
aI("text=Car /Autópályák;url=http://www.pointernet.pds.hu/touristinfo/croatia/car.html;");
}


with(milonic=new menuname("Közép-Horvátország")){
style=menuStyle;
aI("text=Közép-Horvátország-info;showmenu=Közép-Horvátország-info;url=http://www.pointernet.pds.hu/touristinfo/croatia/index.html;");
}

with(milonic=new menuname("Szlavónia")){
style=menuStyle;
aI("text=Szlavónia-info;showmenu=Szlavónia-info;url=http://www.pointernet.pds.hu/touristinfo/croatia/index.html;");
}

with(milonic=new menuname("Zágráb")){
style=menuStyle;
aI("text=Zágráb-info;showmenu=Zágráb-info;url=http://www.pointernet.pds.hu/touristinfo/croatia/index.html;");
}


drawMenus();


