﻿_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;


with(menuStyle=new mm_style()){
bordercolor="#ffd700";
borderstyle="solid";
borderwidth=1;
font="Arial";
fontsize="100%";
fontstyle="normal";
fontweight="700";
itemheight=17;
itemwidth=130;
headerbgcolor="#cc0000";
headercolor="#ffffff";
offbgcolor="#ff0000";
offcolor="#ffffff";
onbgcolor="#ffd700";
oncolor="#000000";
outfilter="fade(duration=0.3)";
overfilter="Fade(duration=0.0);Alpha(opacity=100);Shadow(color=#777777', Direction=135, Strength=0)";
padding=2;
pagebgcolor="#F0F0F0";
pagecolor="black";
separatorcolor="#ffffff";
separatorsize=1;
subimage="navi/arrow.gif";
subimagepadding=2;
}

with(bfv=new menuname("Main Menu")){
alwaysvisible=1;
left=857;
orientation="vertical";
style=menuStyle;
top=140;
margin=2;
aI("text=NEWS-AKTUELL;url=index.php?site=news10/news;")
aI("text=NEWS-ARCHIV;url=index.php?site=news/m_news;")
aI("text=Schiriturnier 2009;url=http://www.bgld-schiedsrichter.at/img_schiriturnier2009/index.htm;target=_blank");
aI("text=FIFA Regelbuch 2010/11;url=index.php?site=aktuell/fussball_regeln;")
aI("text=Verletzungsprävention- ÖFB;url=index.php?site=aktuell/verletzungspraevention;")
aI("text=Kommissionierungs- bzw. Absageber.SR;url=index.php?site=portraits/komm_abs;")
aI("text=Schiedsrichterbericht- zum downloaden;url=index.php?site=aktuell/ausschlussbericht;")
}
drawMenus();

