'Available Homes, by List Price', '2' => 'Available Homes, by List Price per Square Foot', '3' => 'Available Homes, by View Ratings', '4' => 'Available Homes, by Village and Lot Number', '5' => 'Available Homes, Bank Owned', '6' => 'Available Homes, Short Sales', '7' => 'Homes - New Listings (within the last week)', '8' => 'Homes - New Resale/Private Party Spec Homes', '9' => 'Homes - Newly Back on the Market (from Pending)', '10' => 'Homes - Newly Under Contract (within the last week)', '11' => 'Homes - Price Increases (within the last week)', '12' => 'Homes - Price Decreases (within the last week)', '13' => 'Available Homesites, by List Price', '14' => 'Available Homesites, by Village and Lot Number', '15' => 'Available Homesites, Bank Owned', '16' => 'Available Homesites, Short Sales', '17' => 'Available Homesites, by View Ratings', '18' => 'Homesites - Newly Under Contract (within the last week)', '19' => 'Homesites - Newly Back on the Market (from Pending)', '20' => 'Homesites - New Listings (within the last week)', '21' => 'Homesites - Price Increases (within the last week)', '22' => 'Homesites - Price Decreases (within the last week)', '23' => 'Market Velocity Report', '24' => 'Housing Stock Report', '25' => 'Market Insights Reports' ); $report_urls = array ( '1' => '/admin/rpts/home/available_home_report.php?requestID=dmp:e30d67bb0d4bf7335a91c6311456f73552d0f95d27f67&orderby=LP', '2' => '/admin/rpts/home/available_home_report.php?requestID=dmp:95459f5f19fa1e392a67365bfe2331a652cb7ca0d5661&orderby=LPSF', '3' => '/admin/rpts/home/best_avail_view_opts.php?requestID=dmp:general_access', '4' => '/admin/rpts/home/available_home_report.php?requestID=dmp:9c1d04573d2bc1102f950febc57c9b2652cb76fc6b049&orderby=VL', '5' => '/admin/rpts/home/available_home_report.php?requestID=dmp:96313acfe3f9d60d05e324697e8311ff52cb9a8862890&format=F1&highlight_lp=1', '6' => '/admin/rpts/home/available_home_report.php?requestID=dmp:b5dc972f8b1f3236ef7f0be513b7aff252cb9c399332a', '7' => '/admin/rpts/home/report_new_listings.php?requestID=dmp:general_access', '8' => '/admin/rpts/home/available_home_report.php?requestID=dmp:32041819eff09dd5a565ac11e38f1f5052df5451ce61b', '9' => '/admin/rpts/home/report_back_on_market.php?requestID=dmp:general_access', '10' => '/admin/rpts/home/report_under_contract.php?requestID=dmp:general_access', '11' => '/admin/rpts/home/report_price_increases.php?requestID=dmp:general_access', '12' => '/admin/rpts/home/report_price_decreases.php?requestID=dmp:general_access', '13' => '/admin/rpts/lot/available_homesite_report.php?requestID=dmp:164333e7e4fce9f798f01f0f4a17145252ccb3b28192a', '14' => '/admin/rpts/lot/available_homesite_report.php?requestID=dmp:f1607a4392e808beba8a03abc3601f5752ccb5302e2dc', '15' => '/admin/rpts/lot/available_homesite_report.php?requestID=dmp:43569461d5ac65f32368320674ceab6652ccb6ec73248', '16' => '/admin/rpts/lot/available_homesite_report.php?requestID=dmp:cc864c0c851576d831bf323312728c0652ccb7be6d2aa', '17' => '/admin/rpts/lot/best_avail_view_opts.php?requestID=dmp:general_access', '18' => '/admin/rpts/lot/report_under_contract.php?requestID=dmp:general_access', '19' => '/admin/rpts/lot/report_back_on_market.php?requestID=dmp:general_access', '20' => '/admin/rpts/lot/report_new_listings.php?requestID=dmp:general_access', '21' => '/admin/rpts/lot/report_price_increases.php?requestID=dmp:general_access', '22' => '/admin/rpts/lot/report_price_decreases.php?requestID=dmp:general_access', '23' => '/admin/rpts/cust/market_velocity_by_omd.php?requestID=dmp:6a0f0b6b65aa7e73bc2c9c41ff6c388552ccb9aaa3a04', '24' => '/admin/rpts/summ/statrpt_summ.php?requestID=dmp:general_access', '25' => '/admin/rpts/cust/market_insights_reports.php?requestID=dmp:general_access' ); common_make_search_record ( $report_titles[$_REQUEST['id']] ); header ( "Location: {$report_urls[$_REQUEST['id']]}" ); exit; ?>