_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='dynamicdata/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=dynamicdata/RentalChecklist.aspx;status=Rental Checklist;');aI('text=Online Payment;url=dynamicdata/OnlinePayment.aspx;status=Online Payment;');} with(sat=new menuname('5')){ style=menuStyle; aI('text=Services;url=dynamicdata/TenantServices.aspx;status=Services;');aI('text=Relocation;url=dynamicdata/tenantrelocation.aspx;status=Relocation;');} with(sat=new menuname('4')){ style=menuStyle; aI('text=Staff;url=dynamicdata/staff.aspx;status=Staff;');aI('text=Testimonials;url=dynamicdata/Testimonials.aspx;status=Testimonials;');aI('text=Employment;url=dynamicdata/employment.aspx;status=Employment;');aI('text=Agency Locations;url=dynamicdata/AgencyLocations.aspx;status=Agency Locations;showmenu=441;');aI('text=Property Management;url=dynamicdata/PropertyManagement.aspx;status=Property Management;');aI('text=Terms & Conditions;url=dynamicdata/Terms.aspx;status=Terms & Conditions;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Promotional Code;url=dynamicdata/PromotionalCode.aspx;status=Promotional Code;');aI('text=Listing Resources;url=dynamicdata/ListingResources.aspx;status=Listing Resources;');} with(sat=new menuname('441')){ style=menuStyle;aI('text=Greenville SC;url=dynamicdata/GreenvilleSouthCarolina.aspx;status=Greenville SC;'); aI('text=Houston TX;url=dynamicdata/HoustonTexas.aspx;status=Houston TX;'); } drawMenus();

