fixMozillaZIndex=true; //Fixes Z-Index problem  with Mozilla browsers but causes odd scrolling problem, toggle to see if it helps
_menuCloseDelay=500;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;



with(mainStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
offcolor="#000";
}



with(tipStyle=new mm_style()){
fontfamily="Verdana, Tahoma, Arial";
fontsize="10px";
fontstyle="normal";
offcolor="#000";
bordercolor="#b5b5b5";
borderstyle="solid";
borderwidth=1;
rawcss="padding:10px 3px 10px 3px"
itemwidth=100
offbgcolor="white"
}


with(subStyle=new mm_style()){
bordercolor="#b5b5b5";
borderstyle="solid";
borderwidth=1;
separatorcolor="#b5b5b5";
separatorsize=1;
itemwidth=100
offbgcolor="white"
}


with(milonic=new menuname("outLinks")){
orientation="horizontal";
//left="offset=-625"
left="offset=-523"
top="offset=5"
style=subStyle;
aI("image=http://www.simpel.ch/fileadmin/_zusammen/images/logo_simpel_30x100.gif;url=http://www.simpel.ch;showmenu=simpel;");
aI("image=http://www.simpel.ch/fileadmin/_zusammen/images/logo_velomarkt_30x100.gif;url=http://www.velomarkt.ch;showmenu=velomarkt;");
aI("image=http://www.simpel.ch/fileadmin/_zusammen/images/logo_dailybread_30x100.gif;url=http://www.dailybread.ch;showmenu=dailybread;");
aI("image=http://www.simpel.ch/fileadmin/_zusammen/images/logo_ori_30x100.gif;url=http://www.oribikes.ch;showmenu=ori;");
//aI("image=http://www.simpel.ch/fileadmin/_zusammen/images/logo_bikefriday_30x100.gif;url=http://www.bikefriday.de;showmenu=bikefriday;");
aI("image=http://www.simpel.ch/fileadmin/_zusammen/images/logo_paperbicycle_30x100.gif;url=http://www.simpel.net/firmenkunden/velos-fuer-leihsysteme/paper-bicycle.html;showmenu=paperbicycle;");
aI("image=http://www.simpel.ch/fileadmin/_zusammen/images/logo_nihola_30x100.gif;url=http://www.nihola.ch;showmenu=nihola;");
aI("image=http://www.simpel.ch/fileadmin/_zusammen/images/logo_veloblog_30x100.gif;url=http://www.veloblog.ch/;showmenu=veloblog;");
}


with(milonic=new menuname("simpel")){
	style=tipStyle;
	openstyle="up"
	top="offset=-2"
	aI("text=Wartungsarme Velos für Alltag, Freizeit und Reise");
}

with(milonic=new menuname("velomarkt")){
	style=tipStyle;
	openstyle="up"
	top="offset=-2"
	aI("text=DER Schweizer Marktplatz für Velos und Zubehör");
}

with(milonic=new menuname("dailybread")){
	style=tipStyle;
	openstyle="up"
	top="offset=-2"
	aI("text=Puristischer Strassenflitzer mit modularem Designkonzept");
}

with(milonic=new menuname("ori")){
	style=tipStyle;
	openstyle="up"
	top="offset=-2"
	aI("text=Hochwertige Faltvelos im Direktvertrieb");
}

with(milonic=new menuname("bikefriday")){
	style=tipStyle;
	openstyle="up"
	top="offset=-2"
	aI("text=Das faltbare Reisevelo und Tandem");
}

with(milonic=new menuname("paperbicycle")){
	style=tipStyle;
	openstyle="up"
	top="offset=-2"
	aI("text=Das Fahrrad für Leihsysteme und individuelle Velo Projekte");
}

with(milonic=new menuname("nihola")){
	style=tipStyle;
	openstyle="up"
	top="offset=-2"
	aI("text=Das superleicht zu fahrende Transportrad aus Dänemark");
}
with(milonic=new menuname("veloblog")){
	style=tipStyle;
	openstyle="up"
	top="offset=-2"
	aI("text=Die Schweizer Blogging Plattform rund ums Thema Velo und Bike!");
}


drawMenus()
