_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='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#330033'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('3')){ style=menuStyle; aI('text=Private Clients;url=PrivateClients.aspx;status=Private Clients;');aI('text=Corporate Clients;url=CorporateClients.aspx;status=Corporate Clients;');aI('text=Relocate to Spain;url=relocatetosoutherncostabancaspain.aspx;status=Relocate to Spain;');aI('text=Property Investors;url=PropertyInvestors.aspx;status=Property Investors;');aI('text=Relocating to Australia;url=RelocatingtoAustralia.aspx;status=Relocating to Australia;');aI('text=Geographical Areas Covered;url=AreasCovered.aspx;status=Geographical Areas Covered;');aI('text=Settling Services;url=SettlingService.aspx;status=Settling Services;');aI('text=Preview Service;url=PreviewService.aspx;status=Preview Service;');aI('text=Review Services;url=ReviewService.aspx;status=Review Services;');aI('text=Property Management Services;url=PropertyManagementService.aspx;status=Property Management Services;');aI('text=Fees;url=Fees.aspx;status=Fees;');aI('text=Villa for sale Algarve;url=VillaforsaleAlgarve.aspx;status=Villa for sale Algarve;');} with(sat=new menuname('2')){ style=menuStyle; aI('text=Why Choose Relocation Solutions;url=WhyChooseRelocationSolutions.aspx;status=Why Choose Relocation Solutions;');aI('text=Sue Hurford - Profile;url=SueHurfordProfile.aspx;status=Sue Hurford - Profile;');aI('text=Allen Cooper - profile;url=AllenCooperprofile.aspx;status=Allen Cooper - profile;');aI('text=Nikki McCarthy - Profile;url=NikkiMcCarthyProfile.aspx;status=Nikki McCarthy - Profile;');aI('text=Carolyn Relf Profile;url=CarolynRelfProfile.aspx;status=Carolyn Relf Profile;');} drawMenus();

