_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='#000000'; 
oncolor='#FFFFFF'; 
offbgcolor='#FFA930'; 
offcolor='#000000'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='80%'; 
itemwidth='100';
itemheight='25';
align='Left';
fontstyle='Normal'; 
fontweight='Normal'; 
fontfamily='Arial'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#FFFFFF'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('6')){ style=menuStyle; aI('text=Useful Links;url=Links.aspx;status=Useful Links;');} with(sat=new menuname('5')){ style=menuStyle; aI('text=News and Articles;url=News_and_Articles.aspx;status=News and Articles;showmenu=511;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Links;url=PageTest.aspx;status=Links;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Services Summary;url=services_summary.aspx;status=Services Summary;');aI('text=Plumbing;url=Plumbing.aspx;status=Plumbing;');aI('text=Kitchen Fitting;url=kitchen_fitting.aspx;status=Kitchen Fitting;');aI('text=Bathroom Fitting;url=bathroom_fitting.aspx;status=Bathroom Fitting;');aI('text=Tiling;url=Tiling.aspx;status=Tiling;');aI('text=Property Maintenance;url=property_maintenance.aspx;status=Property Maintenance;');aI('text=Shop Fitting;url=shop_fitting.aspx;status=Shop Fitting;');aI('text=Office Refurbishment;url=office_refurbishment.aspx;status=Office Refurbishment;');} with(sat=new menuname('511')){ style=menuStyle;aI('text=Property Preparation for Renting;url=property_preparation.aspx;status=Property Preparation for Renting;'); aI('text=DIY Pitfalls;url=DIY_pitfalls.aspx;status=DIY Pitfalls;'); aI('text=Preparing a Property for Sale;url=Preparing_for_Sale.aspx;status=Preparing a Property for Sale;'); aI('text=Buying Rental Property Checklist;url=Buying_property_advice.aspx;status=Buying Rental Property Checklist;'); aI('text=Buying New Build Property;url=Buying_New_Build.aspx;status=Buying New Build Property;'); aI('text=Damp Buildings Causes and Remedies;url=Damp_Buildings_Causes_and_Remedies.aspx;status=Damp Buildings Causes and Remedies;'); } drawMenus();
