_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=2;
_subOffsetLeft=-2;
buildafterload="true";


with(submenuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="solid";
borderwidth="1";
fontfamily="Verdana, Tahoma, Arial";
fontsize="8pt";
fontstyle="normal";
fontweight="normal";
headercolor="#000000";
offbgcolor="#ffffff";
offcolor="#ACABAB";
onbgcolor="#ffffff";
oncolor="#7B7B7A";
outfilter="Blinds( Bands=1,direction=down, duration=0.5)";
overfilter="Blinds( Bands=1,direction=up, duration=0.3)";
padding="3";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
}

with(menuStyle=new mm_style()){
bordercolor="#ACABAB";
borderstyle="Inset";
borderwidth="0";
fontfamily="Verdana, Tahoma, Arial";
fontsize="10pt";
fontstyle="normal";
fontweight="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
image="images/in_black.gif";
offbgcolor="Transparent";
offcolor="Black";
onbgcolor="WhiteSmoke";
oncolor="Crimson";
outfilter="Fade(Overlap=1.00)";
padding="5";
separatorcolor="#ffffff";
separatorsize="1";
subimagepadding="8";
overimage="images/in_black.gif";
imagepadding="6";
itemwidth="180";
}

with(milonic=new menuname("Main Menu")){
position="relative";
style=menuStyle;
alwaysvisible="1";
aI("text=Therapie & Sportzentrum Preetz Startseite;target=;url=http://www.t-sp.de/;");
aI("text=Fitness im Sportzentrum;target=;url=http://www.fitness.t-sp.de/;");
aI("text=Aerobic & mehr;target=;url=http://www.aerobic.t-sp.de;");
aI("text=Medical Wellness;target=;url=http://www.wellness.t-sp.de;");
aI("text=Krankengymnastik und Massage;target=;url=http://www.krankengymnastik-massage-preetz.de;");
aI("text=Wegbeschreibung;target=;url=http://www.fitness.t-sp.de/wegbeschreibung.html;");
}


 drawMenus();

