_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#B6B6B6'; 
oncolor='#ffffff'; 
offbgcolor='#383838'; 
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='#0F3C80'; 
oncolor='#A7CCFF'; 
offbgcolor='#053276'; 
offcolor='#FFFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='90%'; 
itemwidth='150';
itemheight='25';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#CCFF99'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('57')){ style=menuStyle; aI('text=Bedrijfsgegevens;url=dynamicdata/Bedrijfgsgegevens.aspx;status=Bedrijfsgegevens;');} with(sat=new menuname('56')){ style=menuStyle; aI('text=Schoolvakanties;url=dynamicdata/Schoolvakanties.aspx;status=Schoolvakanties;');aI('text=Interessante Links;url=dynamicdata/Links.aspx;status=Interessante Links;');aI('text=Golfen;url=dynamicdata/Golfen.aspx;status=Golfen;');} with(sat=new menuname('55')){ style=menuStyle; aI('text=Verhuren villa;url=dynamicdata/VerhurenVilla.aspx;status=Verhuren villa;');aI('text=Verkopen villa;url=dynamicdata/VerkopenVilla.aspx;status=Verkopen villa;');aI('text=Beheer & Onderhoud;url=dynamicdata/BeheerOnderhoud.aspx;status=Beheer & Onderhoud;');aI('text=Verbouw & Inrichting;url=dynamicdata/VerbouwInrichting.aspx;status=Verbouw & Inrichting;');aI('text=Locatiebemiddeling;url=dynamicdata/Locatiebemiddeling.aspx;status=Locatiebemiddeling;');} drawMenus();
