_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='#ffffff'; 
oncolor='#cd7629'; 
offbgcolor='#e6e5d3'; 
offcolor='#464121'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='60%'; 
itemwidth='150';
itemheight='25';
align='Left';
fontstyle='Normal'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#464121'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('6')){ style=menuStyle; aI('text=Lease Application;url=http://rentalhomedatabase.com/LeaseForm.aspx;status=Lease Application;');aI('text=Rental Checklist;url=RentalChecklist.aspx;status=Rental Checklist;');aI('text=Online Payment;url=OnlinePayment.aspx;status=Online Payment;');} with(sat=new menuname('5')){ style=menuStyle; aI('text=Services;url=TenantServices.aspx;status=Services;');aI('text=Relocation;url=tenantrelocation.aspx;status=Relocation;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=Staff;url=staff.aspx;status=Staff;');aI('text=Testimonials;url=Testimonials.aspx;status=Testimonials;');aI('text=Employment;url=employment.aspx;status=Employment;');aI('text=Agency Locations;url=AgencyLocations.aspx;status=Agency Locations;showmenu=441;');aI('text=Property Management;url=PropertyManagement.aspx;status=Property Management;');aI('text=Terms & Conditions;url=Terms.aspx;status=Terms & Conditions;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Promotional Code;url=PromotionalCode.aspx;status=Promotional Code;');aI('text=Listing Resources;url=ListingResources.aspx;status=Listing Resources;');} with(sat=new menuname('441')){ style=menuStyle;aI('text=Greenville SC;url=GreenvilleSouthCarolina.aspx;status=Greenville SC;'); aI('text=Houston TX;url=HoustonTexas.aspx;status=Houston TX;'); } drawMenus();
