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
temaidPrefix=499;


with(menuStyle=new mm_style()){
styleid=1;
onbgcolor="#d51f04";
oncolor="#ffffff";
offbgcolor="#ff8306";
offcolor="#ffffff";
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=4;
fontsize="75%";
fontstyle="normal";
fontfamily="Arial, Verdana, sans-serif,Tahoma,";
pagecolor="black";
pagebgcolor="#d51f04";
headercolor="#ffffff";
headerbgcolor="#ffffff";
subimage="http://www.pointernet.pds.hu/tini/diet/menu/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=117;
left=8;
alwaysvisible=1;
orientation="vertical";
aI("text=Diéta Home;url=http://www.pointernet.pds.hu/tini/diet/index.html;status=Back To Home Page;");
aI("text=Étrendek;url=http://www.pointernet.pds.hu/tini/diet/etrend/index.html;temaid=2");
aI("text=Fogyasztó szerek;url=http://www.pointernet.pds.hu/tini/diet/fogyaszto/index.html;temaid=18");
aI("text=Táplálkozás;url=http://www.pointernet.pds.hu/tini/diet/taplalkozas/index.html;temaid=3");
aI("text=Méregtelenítés;url=http://www.pointernet.pds.hu/tini/diet/mereg/index.html;temaid=9");
aI("text=Fogyókúrák;url=http://www.pointernet.pds.hu/tini/diet/fogyokura/index.html;temaid=7");
aI("text=Diéták (étrendi kezelés);url=http://www.pointernet.pds.hu/tini/diet/diet/index.html;temaid=8");
aI("text=Fittness, Wellness;showmenu=Fittness;");
aI("text=Zavarok, Elhízás;showmenu=Zavarok, Elhízás;");
aI("text=Egyéb fontos;showmenu=Egyéb;");
aI("image=http://www.pointernet.pds.hu/MARKETING/szepseg-135.jpg;url=http://www.pointernet.pds.hu/tini/beauty/index.html;");
aI("image=http://www.pointernet.pds.hu/MARKETING/szexualis-135.jpg;url=http://www.pointernet.pds.hu/tini/szex/index.html;");
aI("text=POINTERNET-Home;url=http://www.pointernet.pds.hu/index.html;");
}

with(milonic=new menuname("Egyéb")){
style=menuStyle;
aI("text=Oliva / Fokhagyma;showmenu=Oliva;url=http://www.pointernet.pds.hu/diet/olive/index.html;");
aI("text=Testtömeg meghat.;url=http://www.pointernet.pds.hu/tini/diet/testtomeg/index.html;temaid=17");
aI("text=Gyógyhatású szerek;url=http://www.pointernet.pds.hu/tini/diet/gyogyhatas/index.html;temaid=4");
aI("text=Felszerelések;url=http://www.pointernet.pds.hu/tini/diet/felszereles/index.html;temaid=19");
aI("text=Szolgáltatók;url=http://www.pointernet.pds.hu/tini/diet/services/index.html;temaid=5");
aI("text=Hasznos linkek;url=http://www.pointernet.pds.hu/tini/diet/links/index.html;temaid=6");
aI("text=Táplálkozás kiegészítők;url=http://www.pointernet.pds.hu/tini/diet/kiegeszitok/index.html;");
aI("text=Tanácsok;url=http://www.pointernet.pds.hu/tini/diet/tanacs/index.html;temaid=12");
aI("text=Tesztek,Táblázatok;showmenu=Tesztek,Táblázatok;");

}

with(milonic=new menuname("Tesztek,Táblázatok")){
style=menuStyle;
aI("text=Tesztek;url=http://www.pointernet.pds.hu/tini/diet/teszt/index.html;temaid=13");
aI("text=Táblázatok;url=http://www.pointernet.pds.hu/tini/diet/tablazat/index.html;temaid=14");
}

with(milonic=new menuname("Zavarok, Elhízás")){
style=menuStyle;
aI("text=Elhízás;url=http://www.pointernet.pds.hu/tini/diet/elhizas/index.html;temaid=1");
aI("text=Evés zavar;url=http://www.pointernet.pds.hu/tini/diet/eveszavar/index.html;temaid=15");
aI("text=Emésztési zavar;url=http://www.pointernet.pds.hu/tini/diet/emeszteszavar/index.html;temaid=16");
}

with(milonic=new menuname("Fittness")){
style=menuStyle;
aI("text=Wellness;url=http://www.pointernet.pds.hu/tini/diet/wellness/index.html;temaid=10");
aI("text=Fittness;url=http://www.pointernet.pds.hu/tini/diet/fittness/index.html;temaid=11");
}

with(milonic=new menuname("Oliva")){
style=menuStyle;
aI("text=Fokhagyma Publikációk;url=http://www.pointernet.pds.hu/tini/diet/garlic/index.html;");
aI("text=Oliva Publikációk;showmenu=olive;url=http://www.pointernet.pds.hu/diet/olive/index.html;");
aI("text=Oliva Info;url=http://www.pointernet.pds.hu/tini/diet/olive.html;");
}

with(milonic=new menuname("olive")){
style=menuStyle;
borderwidth=1;
aI("image=http://www.pointernet.pds.hu/MARKETING/olive.jpg;");
}


drawMenus();


