_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='#DCFFC7'; 
oncolor='#655945'; 
offbgcolor='#DCFFC7'; 
offcolor='#655945'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
itemwidth='100';
itemheight='25';
align='Left';
fontstyle='Normal'; 
fontweight='Normal'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#330033'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('3')){ style=menuStyle; aI('text=Private Clients;url=dynamicdata/PrivateClients.aspx;status=Private Clients;');aI('text=Corporate Clients;url=dynamicdata/CorporateClients.aspx;status=Corporate Clients;');aI('text=Relocate to Costa Blanca, Spain;url=dynamicdata/relocatetosoutherncostabancaspain.aspx;status=Relocate to Costa Blanca, Spain;');aI('text=Property Investors;url=dynamicdata/PropertyInvestors.aspx;status=Property Investors;');aI('text=Relocating to Australia;url=dynamicdata/RelocatingtoAustralia.aspx;status=Relocating to Australia;');aI('text=Geographical Areas Covered;url=dynamicdata/AreasCovered.aspx;status=Geographical Areas Covered;');aI('text=Settling Services;url=dynamicdata/SettlingService.aspx;status=Settling Services;');aI('text=Preview Service;url=dynamicdata/PreviewService.aspx;status=Preview Service;');aI('text=Review Services;url=dynamicdata/ReviewService.aspx;status=Review Services;');aI('text=Property Management Services;url=dynamicdata/PropertyManagementService.aspx;status=Property Management Services;');aI('text=Fees;url=dynamicdata/Fees.aspx;status=Fees;');aI('text=Villa for sale Algarve;url=dynamicdata/VillaforsaleAlgarve.aspx;status=Villa for sale Algarve;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Why Choose Relocation Solutions;url=dynamicdata/WhyChooseRelocationSolutions.aspx;status=Why Choose Relocation Solutions;');aI('text=Sue Hurford - Profile;url=dynamicdata/SueHurfordProfile.aspx;status=Sue Hurford - Profile;');aI('text=Allen Cooper - profile;url=dynamicdata/AllenCooperprofile.aspx;status=Allen Cooper - profile;');} drawMenus();
