_menuCloseDelay=2000;
_menuOpenDelay=150;
_subOffsetTop=0;
_subOffsetLeft=0;


with(menuStyle=new mm_style()){
}

with(submenuStyle=new mm_style()){
fontfamily="Arial, Helvetica, sans-serif";
fontsize="xx-small";
fontstyle="normal";
headerbgcolor="#E0ECF6";
padding=3;
offbgcolor="#E0ECF6";
offcolor="#333366";
onbgcolor="#4F8EB6";
oncolor="#ffffff";
pagecolor="#F35A09";

outfilter="Fade(duration=0.2);";
overfilter="Fade(duration=0.4);Shadow(color=#777777', Direction=135, Strength=3)";
}

with(milonic=new menuname("main")){
alwaysvisible=1;
left=0;
top=110;
orientation="horizontal";
style=menuStyle;
aI("image=/images/n0.gif;overimage=/images/n0_mo.gif;showmenu=unternehmen;url=/unternehmen/firmengeschichte.php;onfunction=hideallbut('unternehmen');offfunction=sM2();");
aI("image=/images/n1.gif;overimage=/images/n1_mo.gif;showmenu=produkte;url=/produkte/anwendungsgebiete.php;onfunction=hideallbut('produkte');offfunction=sM2();");
aI("image=/images/n2.gif;overimage=/images/n2_mo.gif;showmenu=partner;url=/partner/vertrieb.php;onfunction=hideallbut('partner');offfunction=sM2();");
aI("image=/images/n3.gif;overimage=/images/n3_mo.gif;showmenu=kontakt;url=/kontakt/kontakt.php;onfunction=hideallbut('kontakt');offfunction=sM2();");
aI("type=header;image=/images/n_leer.gif;");
aI("image=/images/n4.gif;overimage=/images/n4_mo.gif;showmenu=impressum;url=/impressum/impressum.php;");
}

with(milonic=new menuname("unternehmen")){
style=submenuStyle;
followscroll='150,1,20';
left=0;
top=150;
//alwaysvisible=1;
aI("image=/images/n0_header.gif;type=header");
aI("image=/images/arrow.gif;text=Firmengeschichte;url=/unternehmen/firmengeschichte.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/arrow.gif;text=Kennzahlen;url=/unternehmen/kennzahlen.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/arrow.gif;text=Qualität & Sicherheit;url=/unternehmen/qualitaet.php;onfunction=Mon();offfunction=sM2();");
aI("showmenu=bilder;image=/images/arrow.gif;text=Reininghaus in Bildern;onfunction=Mon();offfunction=sM2();");
aI("image=/images/world.gif;type=header;imagepadding=2;imagealign=right;onfunction=Mon();offfunction=sM2();");
}

with(milonic=new menuname("bilder")){
style=submenuStyle;
//followscroll='150,1,20';
//left=100;
//top=150;
//alwaysvisible=1;
aI("image=/images/arrow.gif;text=Team;url=/unternehmen/bilder/team.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/arrow.gif;text=Betriebsgelände & Labor;url=/unternehmen/bilder/galerie/betriebsgelaende_labor.php;onfunction=Mon();offfunction=sM2();");
}

with(milonic=new menuname("produkte")){
style=submenuStyle;
followscroll='150,1,20';
left=0;
top=150;
aI("image=/images/n1_header.gif;type=header");
aI("image=/images/arrow.gif;text=Anwendungsgebiete;url=/produkte/anwendungsgebiete.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/arrow.gif;text=Produktkatalog;url=/produkte/produktkatalog.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/arrow.gif;text=Aktuelle Angebote;url=/produkte/restposten.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/arrow.gif;text=Merkliste;url=/produkte/merkliste.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/arrow.gif;text=Produktsuche;url=/produkte/suche.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/arrow.gif;text=AGB's;url=/produkte/agb.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/world.gif;type=header;imagepadding=2;imagealign=right;onfunction=Mon();offfunction=sM2();");
}

with(milonic=new menuname("partner")){
style=submenuStyle;
followscroll='150,1,20';
left=0;
top=150;
aI("image=/images/n2_header.gif;type=header");
aI("image=/images/arrow.gif;text=Vertriebspartnerschaften;url=/partner/vertrieb.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/arrow.gif;text=PENTA Gruppe;url=/partner/penta.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/arrow.gif;text=Sonstige Partnerschaften;url=/partner/sonstige.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/world.gif;type=header;imagepadding=2;imagealign=right;onfunction=Mon();offfunction=sM2();");
}

with(milonic=new menuname("kontakt")){
style=submenuStyle;
followscroll='150,1,20';
left=0;
top=150;
aI("image=/images/n3_header.gif;type=header");
aI("image=/images/arrow.gif;text=Ansprechpartner / Vertrieb;url=/kontakt/ansprechpartner.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/arrow.gif;text=Anfahrt;url=/kontakt/anfahrt.php;onfunction=Mon();offfunction=sM2();");
aI("image=/images/world.gif;type=header;imagepadding=2;imagealign=right;onfunction=Mon();offfunction=sM2();");
}

drawMenus();
