_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#000000'; 
oncolor='#ffffff'; 
offbgcolor=''; 
offcolor=''; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor=''; 
separatorsize='0'; 
padding=2; 
fontsize=''; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=3; 
itemwidth='100'; 
align='center'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
oncolor='#FFFF99'; 
offcolor='#99CCFF'; 
fontsize='70%'; 
fontstyle='Normal'; 
fontfamily='Verdana'; 
onbgcolor='#0033FF'; 
offbgcolor='#000099'; 
bordercolor='#CCFFFF'; 
separatorcolor='#CCFFFF'; 
} 


with(sat=new menuname('77')){ style=menuStyle; aI('text=Testimonials;url=dynamicdata/Testimonials.aspx;status=Testimonials;');} with(sat=new menuname('55')){ style=menuStyle; aI('text=IdealStandard;url=dynamicdata/IdealStandard.aspx;status=IdealStandard;');} with(sat=new menuname('5')){ style=menuStyle; aI('text=Crown;url=dynamicdata/ManufacturerA.aspx;status=Crown;');aI('text=Kingswood;url=dynamicdata/Kingswood Bedrooms.aspx;status=Kingswood;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=Kingswood;url=dynamicdata/Carreralinks.aspx;status=Kingswood;');aI('text=Crown Imperial;url=dynamicdata/CrownImperial.aspx;status=Crown Imperial;');} drawMenus();
