_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='#aaaaaa'; 
oncolor='#0000FF'; 
offbgcolor='#dddddd'; 
offcolor='#FFFFFF'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='100%'; 
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Times New Roman'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#FF00FF'; 
separatorcolor='#C8CBCA'; 
bgimage='';
overfilter="Fade(duration=0.2);Alpha(opacity=100);Shadow(color='gray', Direction=135, Strength=5)";outfilter="randomdissolve(duration=0.8)";} 


with(sat=new menuname('3')){ style=menuStyle; aI('text=Normans Project;url=dynamicdata/NormansProject.aspx;status=Normans Project;');aI('text=Testimonials;url=dynamicdata/Testimonials.aspx;status=Testimonials;');aI('text=Bathroom Gallery;url=dynamicdata/BathroomGallery.aspx;status=Bathroom Gallery;');aI('text=Kitchen Gallery;url=dynamicdata/KitchenGallery.aspx;status=Kitchen Gallery;');aI('text=Bedroom Gallery;url=dynamicdata/BedroomGallery.aspx;status=Bedroom Gallery;');} drawMenus();
