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=/ingatlan/index;status=Back To Home Page;image=home.gif;");
aI("text=Térítésmentes Hirdetési rendszer;url=http://www.pointernet.org/servlet/HirdetesIng?metodus=NYELV_valaszt&nyelv=HUN;target=_blank;");
aI("text=Ingatlan hírek;showmenu=Ingatlan hírek;");
aI("text=Ingatlan ismeretek;showmenu=Ingatlan ismeretek;");
aI("text=Ingatlan Befektetések;url=http://www.pointernet.pds.hu/ingatlan/befektetes/index.html;");
aI("text=Irodaházak;url=http://www.pointernet.pds.hu/ingatlan/iroda/index.html;");
aI("text=Ingatlan Linkek;url=http://www.pointernet.pds.hu/ingatlan/linkek.html;");
aI("text=Istvánpark LP;url=http://www.pointernet.pds.hu/ingatlan/istvanpark/index.html;");
aI("text=Narancsliget LP;url=http://www.pointernet.pds.hu/ingatlan/narancsliget/index.html;");

}

with(milonic=new menuname("Ingatlan hírek")){
style=menuStyle;
aI("text=Hírek;url=http://www.pointernet.pds.hu/ingatlan/news/index.html;");
}

with(milonic=new menuname("Ingatlan ismeretek")){
style=menuStyle;
aI("text=Ingatlan kereskedelem;url=http://www.pointernet.pds.hu/ingatlan/info/index.html;");
}





drawMenus();


