_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='#FCD87A'; 
oncolor='#646464'; 
offbgcolor='#FFCC33'; 
offcolor='#000000'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='70%'; 
itemwidth='90';
itemheight='10';
align='Left';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#000000'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('17')){ style=menuStyle; aI('text=Disclaimer;url=dynamicdata/disclaimer2.aspx;status=Disclaimer;');} with(sat=new menuname('7')){ style=menuStyle; aI('text=intranet;url=dynamicdata/Intranet.aspx;status=intranet;');aI('text=MP3;url=dynamicdata/MP3.aspx;status=MP3;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Opening;url=dynamicdata/Opening.aspx;status=Opening;');aI('text=Nieuwbouw;url=dynamicdata/Nieuwbouw.aspx;status=Nieuwbouw;');aI('text=Agenda;url=dynamicdata/Agenda.aspx;status=Agenda;');} with(sat=new menuname('30')){ style=menuStyle; aI('text=Construction;url=dynamicdata/Construction.aspx;status=Construction;');} with(sat=new menuname('12')){ style=menuStyle; aI('text=Opening;url=dynamicdata/New.aspx;status=Opening;');aI('text=Newfactory;url=dynamicdata/Newfactory.aspx;status=Newfactory;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Vacatures;url=dynamicdata/Vacatures.aspx;status=Vacatures;');aI('text=Archief;url=dynamicdata/Archief.aspx;status=Archief;');} drawMenus();
