var imageFiles_g_53 = new Array();
imageFiles_g_53['0'] = new Array ('_images/g_Available_Rental_Homes.gif', '_images/g_Available_Rental_HomesMouseover.gif');
imageFiles_g_53['1'] = new Array ('_images/g_About_us.gif', '_images/g_About_usMouseover.gif');
imageFiles_g_53['2'] = new Array ('_images/g_Learn_Investments.gif', '_images/g_Learn_InvestmentsMouseover.gif');
imageFiles_g_53['3'] = new Array ('_images/g_Investments_View___List.gif', '_images/g_Investments_View___ListMouseover.gif');
imageFiles_g_53['4'] = new Array ('_images/g_Management_Services.gif', '_images/g_Management_ServicesMouseover.gif');
imageFiles_g_53['5'] = new Array ('_images/g_Tenant_Screening_Svc_.gif', '_images/g_Tenant_Screening_Svc_Mouseover.gif');
imageFiles_g_53['6'] = new Array ('_images/g_Employment_Opportunities.gif', '_images/g_Employment_OpportunitiesMouseover.gif');
imageFiles_g_53['7'] = new Array ('_images/g_Tenant_Services.gif', '_images/g_Tenant_ServicesMouseover.gif');
imageFiles_g_53['8'] = new Array ('_images/g_Loss_Prevention.gif', '_images/g_Loss_PreventionMouseover.gif');
imageFiles_g_53['9'] = new Array ('_images/g_Advertise_Your_Rental_.gif', '_images/g_Advertise_Your_Rental_Mouseover.gif');
imageFiles_g_53['10'] = new Array ('_images/g_Rental_Application.gif', '_images/g_Rental_ApplicationMouseover.gif');
imageFiles_g_53['11'] = new Array ('_images/g_Sitemap.gif', '_images/g_SitemapMouseover.gif');

function image_on_g_53 (position) {
   var doc = eval("document.imageg_53" + position);
   doc.src = imageFiles_g_53[position][1];
}

function image_off_g_53 (position) {
   var doc = eval("document.imageg_53" + position);
   doc.src = imageFiles_g_53[position][0];
}
