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.org/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.org/index-hu.html;status=Back To Home Page;image=http://www.pointernet.org/milonic/home.gif;");
aI("text=Céginfo, Áruház;showmenu=Céginfo;");
aI("text=Ingatlan;url=http://www.pointernet.org/ingatlan/index-hu.html;");
aI("text=Utazás;url=http://www.pointernet.org/travel/index-hu.html;");
aI("text=Sielés, sípályák;url=http://www.pointernet.org/servlet/ObjSipalya?metodus=NYELV_valaszt&nyelv=HUN&szureski=1;");
aI("text=Mobiltelefonok;url=http://www.pointernet.org/mobil/index.html;");
aI("text=Ló hirdetés;url=http://www.pointernet.org/horses/index-hu.html;");
aI("text=Kutyák hirdetés;url=http://www.pointernet.org/dog/index.html;");
aI("text=Mezőgépek;url=http://www.pointernet.org/traktor/index.html;");
aI("text=Erdő ingatlan, Fakereskedelem;url=http://www.pointernet.org/erdo/index.html;");
aI("text=Céginfo;url=http://www.pointernet.org/companies/index.html;");
}



with(milonic=new menuname("Céginfo")){
style=menuStyle;
aI("text=Céginformáció POINTER DATA SYSTEMS;url=http://www.pointernet.pds.hu/telepont/bemutat-pds.html;");
aI("text=Céginformáció POINTERNET-DB;url=http://www.pointernet.pds.hu/telepont/bemutat.html;");
aI("text=POINTERNET Adatvédelmi Irányelvek,Privacy Policy;url=http://www.pointernet.pds.hu/telepont/privacy_policy.html;");
aI("text=Üzletszabályzat;url=http://www.pointernet.pds.hu/telepont/szabalyzat.html;");
aI("text=Regisztráció;url=http://www.pointernet.org/login/index.html;target=_blank;");
aI("text=Szolgáltatási díjak;url=http://www.pointernet.pds.hu/price/media.html;");
aI("text=Hirdetési Fórum;url=http://www.pointernet.org/servlet/Forum;target=_blank;");
aI("text=Cégadatbázisok;url=http://www.pointernet.pds.hu/ceginfo/index.html;");
aI("text=Copyright;url=http://www.pointernet.pds.hu/telepont/COPYRIGHT2.html;");
}






drawMenus();

