var detailsWindow=null;function launchDetails(b){if(_mdc.currentHome.info.listing_type=="23"){var a="/site/development_details.php?development_id="+_mdc.currentHome.id;launchWindow(a);return}var a=_mdc.currentHome.address.street+"_"+_mdc.currentHome.address.city+"_"+_mdc.currentHome.address.state+"_"+_mdc.currentHome.address.zip;a=a.replace(/[^a-zA-Z0-9]+/g,"_");a="/properties/"+b+"/"+a;launchWindow(a)}function launchDetails2(b){var a=_mdc.web_template_path+"/home_details2.php?lth="+b;window.location.href=a}function makeOffer(b,c){var a=_mdc.web_template_path+"/submit_offer.php?lth="+b;if(false){launchWindow(a)}else{window.location.href=a}}function mapIt(a){if(false){window.opener.location.href=_mdc.web_template_path+"/search.php?map_it="+a;window.opener.focus()}else{window.location.href=_mdc.web_template_path+"/search.php?map_it="+a}}function sendToFriend(b,c){var a=_mdc.web_template_path+"/send_to_friend.php?lth="+b;if(false){launchWindow(a)}else{window.location.href=a}}function seeIt(b,c){var a=_mdc.web_template_path+"/see_it.php?lth="+b;if(false){launchWindow(a)}else{window.location.href=a}}function launchRateNeighborhood(d,b,c){var a=_mdc.web_template_path+"/area.php";if(d&&d.length>0){a+="?county="+d+"&city="+b}if(false){launchWindow(a)}else{window.location.href=a}}function launchWindow(a){if(window.opener){window.location.href=a;window.focus()}else{detailsWindow=window.open(a,"home_details","toolbar=0,width=1100,height=500,top=100,left=100,scrollbars=1,resizable=1;");detailsWindow.focus()}}var tourWindow=null;function launchTour(a){tourWindow=window.open(a,"tour","menubar=no,status=no,resizable=yes,scrollbars=yes,toolbar=no,location=no");tourWindow.focus()}var changeWindow=null;function launchChangeRequest(b){var a=_mdc.web_template_path+"/geo_change.php?lth="+b;changeWindow=window.open(a,"change_request","menubar=no,status=no,resizable=yes,scrollbars=yes,toolbar=no,location=no");changeWindow.focus()};