


_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=40                // Follow scrolling Rate
_subOffsetTop=10              // Sub menu top offset
_subOffsetLeft=-5            // 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()){
oncolor="#FF0000";
//onbgcolor="#E8EEF6";
offcolor="#000000";
//offbgcolor="#FFFFFF";
bgimage='images/menu_bg.gif';
//bordercolor="#000000";
//borderstyle="solid";
//borderwidth=0;
//separatoralign="left";
//separatorcolor="#FFFFFF";
separatorsize=0;
//separatorheight=5;
//separatorwidth=120;
//separatorimage="images/separatorimage.gif";
subimage="images/menu_sub_arrow.gif";
subimageposition="right";
image="images/menu_bullet.gif";
imagealign="left";
padding=0;
fontsize="12px";
fontstyle="normal";
fontweight="bold";
fontfamily="Tahoma, Verdana,Arial, Helvetica, sans-serif";
pagecolor="#FF0000";
pagebgcolor="";
headercolor="#000000";
headerbgcolor="#ffffff";
}

with(menuStyle2=new mm_style()){
oncolor="#FF0000";
offcolor="#000000";
bgimage='images/menu_bg_sub.gif';
separatorsize=0;
subimage="images/menu_sub_arrow_sub.gif";
subimageposition="right";
bordercolor="#BDD0E6";
borderstyle="solid";
borderwidth=1;
padding=4;
fontsize="12px";
fontstyle="normal";
fontweight="bold";
fontfamily="Tahoma, Verdana,Arial, Helvetica, sans-serif";
pagecolor="#FF0000";
//pagebgcolor="#0688BC";
//headercolor="#000000";
//headerbgcolor="#ffffff";
//subimage="images/menu_sub_arrow.gif";
image="images/menu_bullet.gif";
//imagealign="left";
//subimagepadding="2";
overfilter="Fade(duration=0.2);Alpha(opacity=96);Shadow(color='#999999', Direction=135, Strength=5)";
outfilter="randomdissolve(duration=0.2)";
}

with(menuStyleUpper=new mm_style()){
oncolor="#FFFFFF";
//onbgcolor="#E8EEF6";
offcolor="#D2E0F0";
//offbgcolor="#FFFFFF";
//bgimage='images/menu_bg.gif';
//bordercolor="#AAAAFF";
//borderstyle="solid";
//borderwidth=0;
//separatoralign="left";
separatorcolor="#D2E0F0";
separatorsize=2;
separatorheight=12;
//separatorwidth=2;
//separatorimage="images/separatorimage.gif";
//subimage="images/menu_sub_arrow.gif";
//subimageposition="right";
//image="images/menu_bullet.gif";
//imagealign="left";
padding=5;
fontsize="12px";
fontstyle="normal";
fontweight="bold";
fontfamily="Tahoma, Verdana, Arial, Helvetica";
pagecolor="#FFFFFF";
pagebgcolor="";
headercolor="#000000";
headerbgcolor="#ffffff";
}


with(milonic=new menuname("almenu23")){
style=menuStyle2;
aI("text=Csapat 2009/2010;url=sub.php?pg=78;");
aI("text=Csapat 2008/2009;url=sub.php?pg=77;");
aI("text=Csapat 2007/2008;url=sub.php?pg=76;");
aI("text=Csapat 2006/2007;url=sub.php?pg=75;");
aI("text=Csapat 2005/2006;url=sub.php?pg=68;");
aI("text=Csapat 2004/2005;url=sub.php?pg=67;");
}

with(milonic=new menuname("almenu26")){
style=menuStyle2;
aI("text=NB-II;showmenu=almenu64;");
aI("text=U20;showmenu=almenu60;");
aI("text=Junior;showmenu=almenu40;");
aI("text=Kadett;showmenu=almenu39;");
aI("text=Serdülő;showmenu=almenu38;");
aI("text=Gyermek;showmenu=almenu37;");
aI("text=Előkészítő;url=sub.php?pg=36;");
}

with(milonic=new menuname("almenu37")){
style=menuStyle2;
aI("text=Játékosok;url=sub.php?pg=45;");
aI("text=Eredmények;url=sub.php?pg=46;");
}

with(milonic=new menuname("almenu38")){
style=menuStyle2;
aI("text=Játékosok;url=sub.php?pg=48;");
aI("text=Eredmények;url=sub.php?pg=49;");
}

with(milonic=new menuname("almenu39")){
style=menuStyle2;
aI("text=Játékosok;url=sub.php?pg=50;");
aI("text=Eredmények;url=sub.php?pg=51;");
}

with(milonic=new menuname("almenu40")){
style=menuStyle2;
aI("text=Játékosok;url=sub.php?pg=52;");
aI("text=Eredmények;url=sub.php?pg=54;");
}

with(milonic=new menuname("almenu41")){
style=menuStyle2;
aI("text=Játékosok;url=sub.php?pg=55;");
aI("text=Eredmények;url=sub.php?pg=57;");
}

with(milonic=new menuname("almenu60")){
style=menuStyle2;
aI("text=Játékosok;url=sub.php?pg=61;");
aI("text=Eredmények;url=sub.php?pg=63;");
}

with(milonic=new menuname("almenu64")){
style=menuStyle2;
aI("text=Játékosok;url=sub.php?pg=65;");
aI("text=Eredmények;url=sub.php?pg=66;");
}

with(milonic=new menuname("almenu71")){
style=menuStyle2;
aI("text=Háttérképek;url=http://www.albakosar.hu/sub.php?pg=media404_hu;");
aI("text=Videók;url=http://www.albakosar.hu/sub.php?pg=media406_hu;");
}



// drawMenus();
