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="#9abdda";
offcolor="#000000";
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth=1;
separatorcolor="#b39862";
separatorsize="1";
padding=5;
fontsize="65%";
fontstyle="normal";
fontfamily="Arial, Verdana, sans-serif,Tahoma,";
pagecolor="black";
pagebgcolor="#edac65";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.pointernet.pds.hu/touristinfo/austria/austria_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=87;
left=2;
alwaysvisible=1;
orientation="horizontal";
aI("text=Touristinfo;url=http://www.pointernet.pds.hu/touristinfo/index.html;");
aI("text=Utazási ajánlatok;url=http://www.pointernet.org/HirdetesUtazas?metodus=NYELV_valaszt&nyelv=HUN&uttipcsere=5;target=_blank;");
aI("text=Sípálya kereső;url=http://www.pointernet.org/servlet/ObjSipalya?metodus=NYELV_valaszt&nyelv=HUN&szureski=1;target=_blank;");
aI("text=Bécs-Wien;");
aI("text=Tartományok;showmenu=Tartományok;");
aI("text=Síóvodák, Síiskolák;url=http://www.pointernet.pds.hu/touristinfo/austria/ski_school.html;");
aI("text=Szánkópályák;url=http://www.pointernet.pds.hu/touristinfo/austria/rodelbahn.html;");
aI("text=Snowboard pályák;url=http://www.pointernet.pds.hu/touristinfo/austria/snowboard.html;");
aI("text=Welness hotelek Ausztriában;url=http://www.pointernet.pds.hu/touristinfo/austria/welness_hotel.html;");
}


with(milonic=new menuname("Tartományok")){
style=menuStyle;
borderwidth=1;
aI("text=Alsó-Ausztria- Niederösterreich;url=http://www.pointernet.pds.hu/touristinfo/austria/niederosterreich.html;");
aI("text=Felső-Ausztria- Oberösterreich;");
aI("text=Burgenland;");
aI("text=Karintia-Kaernten;showmenu=Karintia-Kaernten;");
aI("text=Stájerország- Steiermark;url=http://www.pointernet.pds.hu/touristinfo/austria/steiemark.html;");
aI("text=Salzburg;url=http://www.pointernet.pds.hu/touristinfo/austria/salzburg.html;");
aI("text=Tirol;url=http://www.pointernet.pds.hu/touristinfo/austria/tirol.html;");
aI("text=Voralberg;url=http://www.pointernet.pds.hu/touristinfo/austria/voralberg.html;");
}

with(milonic=new menuname("Karintia-Kaernten")){
style=menuStyle;
aI("text=Karintia-Kaernten info;url=http://www.pointernet.pds.hu/touristinfo/austria/kaernten.html;");
aI("text=Skiarena Nassfeld;showmenu=Nassfeld;");
}

with(milonic=new menuname("Nassfeld")){
style=menuStyle;
aI("text=Általános tájékoztató;url=http://www.pointernet.pds.hu/touristinfo/austria/kaernten/nassfeld/nassfeld.html;");
aI("text=Sípályák;url=http://www.pointernet.pds.hu/touristinfo/austria/kaernten/nassfeld/sipalya/index.html;");
aI("text=Szállások;url=http://www.pointernet.pds.hu/touristinfo/austria/kaernten/nassfeld/szallas/index.html;");
aI("text=Síoktatás;url=http://www.pointernet.pds.hu/touristinfo/austria/kaernten/nassfeld/sioktatas/index.html;");
aI("text=Síbérlet árak;url=http://www.pointernet.pds.hu/touristinfo/austria/kaernten/nassfeld/siberlet/index.html;");
aI("text=Hírek;url=http://www.pointernet.pds.hu/touristinfo/austria/kaernten/nassfeld/hirek/index.html;");
aI("text=Akciók;url=http://www.pointernet.pds.hu/touristinfo/austria/kaernten/nassfeld/akciok/index.html;");
}

with(milonic=new menuname("keszul")){
style=menuStyle;
aI("text=Bécs-Wien;url=http://www.pointernet.pds.hu/touristinfo/austria/wien.html;");
aI("text=Felső-Ausztria- Oberösterreich;url=http://www.pointernet.pds.hu/touristinfo/austria/oberrosterreich.html;");
aI("text=Burgenland;url=http://www.pointernet.pds.hu/touristinfo/austria/burgenland.html;");
}

drawMenus();


