_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#F7CA40'; 
oncolor='#ffffff'; 
offbgcolor='#CAE6FF'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#010101'; 
oncolor='#FFFFFF'; 
offbgcolor='#5A5B5D'; 
offcolor='#FFFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
itemwidth='100';
itemheight='10';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#010101'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('7')){ style=menuStyle; aI('text=Route Haarlem;url=dynamicdata/Route_Haarlem.aspx;status=Route Haarlem;');aI('text=Route Uitgeest;url=dynamicdata/Route_Uitgeest.aspx;status=Route Uitgeest;');} with(sat=new menuname('6')){ style=menuStyle; aI('text=Checklist;url=dynamicdata/../checklist.aspx;status=Checklist;');aI('text=Stappenplan;url=dynamicdata/Stappenplan.aspx;status=Stappenplan;');aI('text=Service Informatie;url=dynamicdata/Service_Informatie.aspx;status=Service Informatie;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=Showroom Opruiming;url=dynamicdata/uitverkoop.aspx;status=Showroom Opruiming;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Werkbladen;url=dynamicdata/Werkbladen.aspx;status=Werkbladen;showmenu=311;');aI('text=Spoelbakken;url=dynamicdata/Spoelbakken.aspx;status=Spoelbakken;');aI('text=Fotogallerie;url=dynamicdata/../gallery.aspx;status=Fotogallerie;');aI('text=Brochure;url=dynamicdata/Brochure.aspx;status=Brochure;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Waarom;url=dynamicdata/Waarom_Smits_Keukens.aspx;status=Waarom;');aI('text=In de Prijzen;url=dynamicdata/In_de_Prijzen.aspx;status=In de Prijzen;');aI('text=Gastenboek;url=dynamicdata/../gViewBook.aspx;status=Gastenboek;');aI('text=Voor en Na;url=dynamicdata/Voor_en_Na.aspx;status=Voor en Na;');} with(sat=new menuname('311')){ style=menuStyle;aI('text=Graniet;url=dynamicdata/Graniet.aspx;status=Graniet;'); aI('text=Kunststof;url=dynamicdata/Kunststof.aspx;status=Kunststof;'); aI('text=Terrazzo;url=dynamicdata/Terrazzo.aspx;status=Terrazzo;'); aI('text=Composiet;url=dynamicdata/Composiet.aspx;status=Composiet;'); aI('text=Glas;url=dynamicdata/Glas.aspx;status=Glas;'); } drawMenus();
