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(submenuStyle=new mm_style()){
fontfamily="Arial, Verdana, sans-serif,Tahoma,";
fontsize="65%";
fontstyle="normal";
fontweight="normal";
offcolor="#000000";
oncolor="#ffffff";
ondecoration="underline";
padding=5;
separatorcolor="#455663";
pagebgcolor="#eac39a";
visitedcolor="#990000";
subimagepadding=2;
overfilter="Fade(duration=0.2);Alpha(opacity=80);Shadow(color='#777777', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.3)";

}

with(menuStyle=new mm_style()){
styleid=1;
onbgcolor="#ad9c5a";
oncolor="#ffffff";
offbgcolor="#ddd8ca";
offcolor="#5a513a";
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="70%";
fontstyle="normal";
fontfamily="Arial, Verdana, sans-serif,Tahoma,";
pagecolor="black";
pagebgcolor="#82B6D7";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.pointernet.pds.hu/milonic/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=HOME;url=http://www.pointernet.pds.hu/index.html;status=Back To Home Page;image=http://www.pointernet.pds.hu/main-menu/home.gif;");
aI("text=Magyar Erdőgazda Szövetség;url=http://www.pointernet.pds.hu/erdogazda/index.html;");
aI("text=Erdőgazdálkodás;url=http://www.pointernet.pds.hu/forest/index.html;");
aI("text=Méhészet;url=http://www.pointernet.pds.hu/honey/honey.html;");
aI("text=Vadászat;url=http://www.pointernet.pds.hu/hunting/index.html;");
aI("text=Horgászat;url=http://www.pointernet.pds.hu/horgasz/index.html;");
aI("text=Sajtó;showmenu=Sajtó;url=http://www.pointernet.pds.hu/ujsagok/ujsagok.html;");
aI("text=Strucc;url=http://www.pointernet.pds.hu/strucc/index.html;");
aI("text=OFTT;url=http://www.pointernet.pds.hu/mse/index.html;");
aI("text=Bio;url=http://www.pointernet.pds.hu/organic/bio/organic.html;");
aI("text=Állatorvosok;url=http://www.pointernet.pds.hu/veterinary/hungary/index.html;");
aI("text=Bor;url=http://www.pointernet.pds.hu/bor/index.html;");
aI("text=Kertészet;url=http://www.pointernet.pds.hu/horticultural/nursery/barkoca/index.html;");
aI("text=MEGOSZ;url=http://www.pointernet.pds.hu/megosz/index.html;");
aI("text=Ásványvíz;url=http://www.pointernet.pds.hu/MineralWaters/mineralwater.html;");
}


with(milonic=new menuname("Sajtó")){
style=menuStyle;
aI("text=Agrárágazat;showmenu=Agrárágazat;url=http://www.pointernet.pds.hu/ujsagok/agraragazat/index.html;");
aI("text=Transpack;showmenu=Transpack;url=http://www.pointernet.pds.hu/ujsagok/transpack/index.html;");
aI("text=Nemzetközi Lovas Magazin;showmenu=Nemzetközi Lovas Magazin;url=http://www.pointernet.pds.hu/ujsagok/nlmfo/nlm.html;");
aI("text=Nemzetközi Kutya Magazin;showmenu=Nemzetközi Kutya Magazin;url=http://www.pointernet.pds.hu/Kutya/kutyamagazin/index.html;");
aI("text=Erdőgazda;showmenu=Erdőgazda;url=http://www.pointernet.pds.hu/ujsagok/erdogazda/index.html;");
aI("text=Méhészújság;showmenu=Méhészújság;url=http://www.pointernet.pds.hu/honey/meheszlapok/meheszujsag.html;");
}

with(milonic=new menuname("Agrárágazat")){
style=menuStyle;
borderwidth=1;
aI("image=http://www.pointernet.pds.hu/main-menu/agraragazat.jpg;");
}

with(milonic=new menuname("Transpack")){
style=menuStyle;
borderwidth=1;
aI("image=http://www.pointernet.pds.hu/main-menu/transpack.jpg;");
}



drawMenus();


