	

fixMozillaZIndex=true;
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=10;
_subOffsetLeft=10;


with(style1=new mm_style()){
offcolor="#333333";
offbgcolor="#CCCCCC";
oncolor="#82BFC2";
onbgcolor="#CCCCCC";
fontsize=9;
fontstyle="normal";
fontweight="bold";
fontfamily="Arial, Helvetica, sans-serif;";
padding=3;
overfilter="Fade(duration=0.2)"
swap3d="1"
}

with(style2=new mm_style()){
offcolor="#333333";
offbgcolor="#CCCCCC";
oncolor="#82BFC2";
onbgcolor="#CCCCCC";
fontsize=9;
fontstyle="normal";
fontweight="bold";
fontfamily="Arial, Helvetica, sans-serif;";
padding=3;
overfilter="Fade(duration=0.2)"
swap3d="1"
}


with(milonic=new menuname("tenants")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;TENANTS&nbsp;;url=tenants.htm;status=[Alba Management Services : Tenants];")
aI("text=&nbsp;PROPERTY SEARCH&nbsp;;url=letListing.aspx;status=[Alba Management Services : Property Search];")
aI("text=&nbsp;USEFUL NUMBERS&nbsp;;url=numbers.htm;status=[Alba Management Services : Useful Numbers];")
aI("text=&nbsp;REGISTER&nbsp;;url=register.php;status=[Alba Management Services : Application];")
}

with(milonic=new menuname("landlords")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;PROPERTY MANAGEMENT&nbsp;;url=management.htm;status=[Alba Management Services : Property Management];")
aI("text=&nbsp;LETTINGS&nbsp;;url=lettings_maidenhead.htm;status=[Alba Management Services : Ready to Rent?];")
aI("text=&nbsp;READY TO RENT?&nbsp;;url=rentable.htm;status=[Alba Management Services : Ready to Rent?];")
aI("text=&nbsp;TESTIMONIALS&nbsp;;url=testimonials.htm;status=[Alba Management Services : Ready to Rent?];")
}

with(milonic=new menuname("save")){
overflow="scroll";
style=style1;
aI("")
aI("text=&nbsp;MAINTENANCE REQUEST&nbsp;;url=maintenance.htm;status=[Alba Management Services : Maitenance Request];")
aI("text=&nbsp;RENEW A TENANCY&nbsp;;url=renew.htm;status=[Alba Management Services : Renew A Tenancy];")
}

drawMenus();
	
