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=2;
_subOffsetLeft=-2;




with(menuStyle=new mm_style()){
bordercolor="#000000";
borderstyle="solid";
borderwidth=1;
fontfamily="Verdana, Tahoma, Arial";
fontsize="90%";
fontstyle="normal";
headerbgcolor="#ffffff";
headercolor="#000000";
offbgcolor="#F4793E";
offcolor="#000000";
onbgcolor="#9F9C9A";
oncolor="#ffffff";
outfilter="randomdissolve(duration=0.3)";
overfilter="Fade(duration=0.2);Alpha(opacity=90);Shadow(color=#777777', Direction=135, Strength=3)";
padding=4;
pagebgcolor="#9F9C9A";
pagecolor="black";
separatorcolor="#2D729D";
separatorsize=1;
subimage="menu/arrow.gif";
subimagepadding=2;
}

with(rutolux=new menuname("zonwering")){
overflow="scroll";
style=menuStyle;
aI("text=Binnen;showmenu=binnen;")
aI("text=Buiten;showmenu=buiten")
}

with(rutolux=new menuname("binnen")){
overflow="scroll";
style=menuStyle;
aI("text=Binnen (Rutolux binnenzonwering.nl;url=http://www.rutoluxzonwering.nl;")
}

with(rutolux=new menuname("buiten")){
overflow="scroll";
style=menuStyle;
aI("text=Rolluiken;url=rol.htm;")
aI("text=Knikarmschermen;url=knik.htm;")
aI("text=Markiezen;url=markies.htm;")
aI("text=Serre zonwering;url=serrezon.htm;")
aI("text=Uitval schermen;url=uitval.htm;")
aI("text=Screens;url=screens.htm;")
}


with(rutolux=new menuname("producten")){
style=menuStyle;
aI("text=Ramen;url=ramen.htm;");
aI("text=Deuren;url=deuren.htm;");
aI("text=Schuifpuien;url=puien.htm;");
aI("text=Vliesgevels;url=vliesgevels.htm;");
aI("text=Winkelpuien;url=winkelpui.htm;");
aI("text=Serres;url=serre.htm;");
aI("text=Zonwering;showmenu=zonwering;");
}

with(rutolux=new menuname("referenties")){
style=menuStyle;
}

with(rutolux=new menuname("kwaliteit")){
style=menuStyle;
}
with(rutolux=new menuname("Vacatures")){
style=menuStyle;
}

with(rutolux=new menuname("Projecten")){
style=menuStyle;
}

with(rutolux=new menuname("contact")){
style=menuStyle;
aI("text=Contact formulier kozijnen;url=form.html;");
aI("text=Contact formulier zonwering;url=/formzonwering/form.html;");
aI("text=E-mail;url=mailto:info@rutolux.nl;");
aI("text=Contact adressen;url=adres.htm;");
aI("text=Route;url=route.php;");
}

drawMenus();

