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()){
styleid=1;
onbgcolor="#000000";
oncolor="#ffffff";
offbgcolor="#fcfcfc";
offcolor="#000000";
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth=1;
separatorcolor="#dfdfdf";
separatorsize="1";
padding=5;
fontsize="70%";
fontstyle="normal";
fontfamily="Arial, Verdana, sans-serif,Tahoma,";
pagecolor="black";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.pointernet.pds.hu/main-menu/arrow.gif";
subimagepadding="1";
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=HUNTING;url=http://www.pointernet.pds.hu/hunting/index.html;status=Back To Home Page;image=http://www.pointernet.pds.hu/hunting/menu/home.gif;");
aI("text=Vadászati Ajánlatok;showmenu=Vadászati Ajánlatok;");
aI("text=Vadászati háttérképek;showmenu=Vadászati háttérképek;");
aI("text=Fakereskedelem;url=http://www.pointernet.org/servlet/HirdetesFa;target=_blank;");
aI("text=Céginformáció;url=http://www.pointernet.pds.hu/ceginfo/index.html;");
aI("text=Erdő Ingatlanok;url=http://www.pointernet.org/ingatlan/index-hu.html;");
aI("text=Gépforgalmazók;url=http://www.pointernet.org/servlet/Ceg_Lista?katugras=8;");
aI("text=Erdészeti Integrátorok;url=http://www.pointernet.pds.hu/forest/integratorok.html;;");
aI("text=Linkek;url=http://www.pointernet.pds.hu/forest/forest-links.html;");
}


with(milonic=new menuname("Vadászati Ajánlatok")){
style=menuStyle;
aI("text=Nemzetközi Vadászati Ajánlatok;url=http://www.pointernet.pds.hu/hunting/safari/index.html;");
aI("text=Magyar Vadászati Ajánlatok;url=http://www.pointernet.pds.hu/hunting/safari/hungary/index.html;");
}

with(milonic=new menuname("Vadászati háttérképek")){
style=menuStyle;
aI("text=Csiszár József, vadászkutyák;url=http://www.pointernet.pds.hu/Kutya/wallpapers/dog_wallpapers_2.html;");
aI("text=Csiszár József, vadászképek;url=http://www.pointernet.pds.hu/hunting/wallpapers/hunting_wallpapers_1.html;");
aI("text=Győri tóth László,vadászképek;url=http://www.pointernet.pds.hu/hunting/wallpapers/hunting_wallpapers_3.html;");
aI("text=Kis Richard, vadászképek;url=http://www.pointernet.pds.hu/hunting/wallpapers/hunting_wallpapers_2.html;");
aI("text=Vadászképek;url=http://www.pointernet.pds.hu/hunting/wallpapers/hunting_wallpapers_4.html;");
aI("text=Vadászképek 2;url=http://www.pointernet.pds.hu/hunting/wallpapers/hunting_wallpapers_5.html;");

}


with(milonic=new menuname("Kirakat")){
style=menuStyle;
aI("text=Ödönke macit kapott: Postabank eladás;showmenu=kirakat-1;url=http://www.pointernet.pds.hu/managermagazin/2003/11/managermagazin_03.html;image=ikon1.jpg;");
}

with(milonic=new menuname("kirakat-1")){
style=menuStyle;
borderwidth=1;
aI("image=maci.jpg;");
}



drawMenus();


