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=Honey, Méz főoldal;url=http://www.pointernet.pds.hu/honey/index.html;status=Back To Home Page;image=http://www.pointernet.pds.hu/honey/menu/home.gif;");
aI("text=Bioméhészet;url=http://www.pointernet.pds.hu/organic/organic_honey/organic_honey.html;");
aI("text=Fajtamézek;url=http://www.pointernet.pds.hu/honey/mezjellem.html;");
aI("text=Mézes receptek;showmenu=receptek;url=http://www.pointernet.pds.hu/honey/mezrecept/recept.html;");

}


with(milonic=new menuname("receptek")){
style=menuStyle;
aI("text=Recept Karácsonyra;url=http://www.pointernet.pds.hu/honey/mezrecept/recept6.html;");
aI("text=Recept gyüjtemény 1;url=http://www.pointernet.pds.hu/honey/mezrecept/recept.html;");
aI("text=Recept gyüjtemény 2;url=http://www.pointernet.pds.hu/honey/mezrecept/recept2.htm;");
aI("text=Recept gyüjtemény 3 (mézeskalács);url=http://www.pointernet.pds.hu/honey/mezrecept/recept3.html;");
aI("text=Recept gyüjtemény 4;url=http://www.pointernet.pds.hu/honey/mezrecept/recept4.html;");
aI("text=Recept gyüjtemény 5;url=http://www.pointernet.pds.hu/honey/mezrecept/recept5.html;");
aI("text=Recept gyüjtemény 6;url=http://www.pointernet.pds.hu/honey/mezrecept/sutemenyek.html;");
aI("text=Receptek Angol nyelven;url=http://www.pointernet.pds.hu/honey/mezrecept/recept7.html;");

}



with(milonic=new menuname("Barkoca")){
style=menuStyle;
borderwidth=1;
aI("image=http://www.pointernet.pds.hu/horticultural/nursery/image/logo_barkoca.jpg;");
}


drawMenus();

