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=450;


with(menuStyle=new mm_style()){
styleid=1;
onbgcolor="#ad9c5a";
oncolor="#ffffff";
offbgcolor="#ddd8ca";
offcolor="#000000";
bordercolor="#dfdfdf";
borderstyle="solid";
borderwidth=1;
separatorcolor="#2D729D";
separatorsize="1";
padding=5;
fontsize="70%";
fontstyle="normal";
fontfamily="Arial, Verdana, sans-serif,Tahoma,";
pagecolor="white";
pagebgcolor="#5a513a";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="http://www.pointernet.pds.hu/gun/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=115;
left=10;
alwaysvisible=1;
orientation="vertical";
aI("text=Gun (Fegyver) Home;url=http://www.pointernet.pds.hu/gun/index.html;status=Back To Home Page;");
aI("text=Sörétespuskák;showmenu=Sörétespuskák;");
aI("text=Golyóspuskák;showmenu=Golyóspuskák;");
aI("text=Vegyescsövű puskák;showmenu=Vegyescsövű puskák;");
aI("text=;image=http://www.pointernet.pds.hu/gun/menu/jelzes.gif;");
}

with(milonic=new menuname("Sörétespuskák")){
style=menuStyle;
aI("text=Egycsövű, öntöltő;url=http://www.pointernet.pds.hu/gun/shot-gun/01/index.html;temaid=1");
aI("text=Egycsövű, előágytáras;url=http://www.pointernet.pds.hu/gun/shot-gun/02/index.html;temaid=2");
aI("text=Egycsövű, ismétlő;url=http://www.pointernet.pds.hu/gun/shot-gun/03/index.html;temaid=3");
aI("text=Egycsövű, billenőcsövű;url=http://www.pointernet.pds.hu/gun/shot-gun/04/index.html;temaid=4");
aI("text=Kétcsövű, duplapuska;url=http://www.pointernet.pds.hu/gun/shot-gun/05/index.html;temaid=5");
aI("text=Háromcsövű, sörétes drilling;url=http://www.pointernet.pds.hu/gun/shot-gun/06/index.html;temaid=6");
}

with(milonic=new menuname("Golyóspuskák")){
style=menuStyle;
aI("text=Egycsövű, öntöltő;url=http://www.pointernet.pds.hu/gun/rifle/1/index.html;temaid=7");
aI("text=Egycsövű, előágytáras ismétlő;url=http://www.pointernet.pds.hu/gun/rifle/2/index.html;temaid=8");
aI("text=Egycsövű, előágytáras alsóemelőkaros;url=http://www.pointernet.pds.hu/gun/rifle/3/index.html;temaid=9");
aI("text=Egycsövű, ismétlő;url=http://www.pointernet.pds.hu/gun/rifle/4/index.html;temaid=10");
aI("text=Egycsövű, egyszerű;url=http://www.pointernet.pds.hu/gun/rifle/5/index.html;temaid=11");
aI("text=Egycsövű, egylövetű;url=http://www.pointernet.pds.hu/gun/rifle/6/index.html;temaid=12");
aI("text=Egycsövű, billenőcsövű;url=http://www.pointernet.pds.hu/gun/rifle/7/index.html;temaid=13");
aI("text=Kétcsövű, dupla golyóspuska;url=http://www.pointernet.pds.hu/gun/rifle/8/index.html;temaid=14");
aI("text=Kétcsövű, bock dupla golyóspuska;url=http://www.pointernet.pds.hu/gun/rifle/9/index.html;temaid=15");
aI("text=Kétcsövű, hegyi karabély;url=http://www.pointernet.pds.hu/gun/rifle/10/index.html;temaid=16");
aI("text=Háromcsövű, golyós drilling;url=http://www.pointernet.pds.hu/gun/rifle/11/index.html;temaid=17");
}

with(milonic=new menuname("Vegyescsövű puskák")){
style=menuStyle;
aI("text=Kétcsövű, büchpuska;url=http://www.pointernet.pds.hu/gun/rifle/12/index.html;temaid=18");
aI("text=Kétcsövű, bock vegyescsövű puska;url=http://www.pointernet.pds.hu/gun/rifle/13/index.html;temaid=19");
aI("text=Kétcsövű, hegyi karabély;url=http://www.pointernet.pds.hu/gun/rifle/14/index.html;temaid=20");
aI("text=Háromcsövű,drilling;url=http://www.pointernet.pds.hu/gun/rifle/15/index.html;temaid=21");
aI("text=Háromcsövű,duplacsövű golyós drilling;url=http://www.pointernet.pds.hu/gun/rifle/16/index.html;temaid=22");
aI("text=Háromcsövű,bockdrilling;url=http://www.pointernet.pds.hu/gun/rifle/17/index.html;temaid=23");
aI("text=Négycsövű,vierling;url=http://www.pointernet.pds.hu/gun/rifle/18/index.html;temaid=24");
}


drawMenus();


