_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='#3399CC'; 
oncolor='#000099'; 
offbgcolor='#000099'; 
offcolor='#FFFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
itemwidth='120';
itemheight='10';
align='Center';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#000000'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('5')){ style=menuStyle; aI('text=Over Fysiotherapie;url=dynamicdata/fysiotherapiefaq.aspx;status=Over Fysiotherapie;');aI('text=Over Manuele Therapie;url=dynamicdata/Manueeltherapiefaq.aspx;status=Over Manuele Therapie;');aI('text=Over Kaak Therapie;url=dynamicdata/kaaktherapiefaq.aspx;status=Over Kaak Therapie;');aI('text=Over Pilates;url=dynamicdata/Pilatesfaq.aspx;status=Over Pilates;');aI('text=Over Ontspanningstherapie;url=dynamicdata/ontspanningstherapiefaq.aspx;status=Over Ontspanningstherapie;');aI('text=Over aandoeningen;url=dynamicdata/Klachtenfaq.aspx;status=Over aandoeningen;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Contactgegevens ;url=dynamicdata/Contact.aspx;status=Contactgegevens ;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Even voorstellen;url=dynamicdata/Wiezijnwe.aspx;status=Even voorstellen;');aI('text=Specialismen;url=dynamicdata/Specialisaties.aspx;status=Specialismen;');aI('text=Pilates ;url=dynamicdata/gcp.aspx;status=Pilates ;');aI('text=Webshop;url=dynamicdata/Webshop.aspx;status=Webshop;');} drawMenus();

