Open Houses

Upcoming Dates:
There are no scheduled open houses.

"; } else { $ohDateRaw = explode("-", $ohDate); $ohDateNice = mktime(0, 0, 0, $ohDateRaw[1], $ohDateRaw[2], $ohDateRaw[0]); echo "
".date("l, F jS", $ohDateNice). "
"; ?> $oh) { $fromTime = formatTime(explode(":", $oh->getFrom())); $toTime = formatTime(explode(":", $oh->getTo())); $prop = $oh->getProp(); $bedrooms = $prop->getBedrooms(); if ($bedrooms && $bedrooms > 0) { $bedTxt = $bedrooms; } else { $bedTxt = "N/A"; } $fullBath = $prop->getFullBaths(); $halfBath = $prop->getPartialBaths(); if ((!$fullBath || $fullBath == 0 ) && (!$halfBath || $halfBath == 0)) { $bathTxt = "N/A"; } else { if ($fullBath && $fullBath > 0) { $bathTxt = $fullBath; } if ($halfBath && $halfBath > 0) { $bathTxt .= "½"; } } $photos = $prop->getPhotos(); $imgSrc = ""; $isPhoto = "N"; if ($photos && count($photos) > 0) { $photo = $photos[1]; if ($photo) { $isPhoto = "Y"; $imgSrc = $photo->getPhotoUrl(); } } if (!$imgSrc || strlen($imgSrc) == 0) { $imgSrc = "http://www.cbhearthside.com/art/nophoto_property.gif"; } $location = $prop->getCityPO(); $state = $prop->getState(); $sqft = $prop->getApproxSqft(); if (!$sqft || $sqft == 0) { $sqftTxt = "N/A"; } else { $sqftTxt = number_format($sqft); } $listNum = $prop->getListNum(); $remarks = $prop->getRemarks(); $listPrice = number_format($prop -> getListPrice()); $officeName = $prop->getListOffName(); $officeCode = $prop->getListOffCode(); $agentId = strtolower(trim($prop->getListAgentId())); $feed = $oh->getFeed(); if ($feed == "T") { $agent = $agentsTrend[$agentId]; } else if ($feed == "L") { $agent = $agentsLVAR[$agentId]; } else if ($feed == "G") { $agent = $agentsGSMLS[$agentId]; } if (isset($agent) && $agentId != "047538") { // check for a url name. if it exists, show the link, otherwise, just a name $urlName = $agent->getUrlName(); $agentName = " - "; if ($urlName && strlen($urlName) > 0) { $agentName .= "getUrlName())."\" onclick=\"window.open(this.href);return false;\">".htmlspecialchars($agent->getNameNice()).""; } else { $agentName .= htmlspecialchars($agent->getNameNice()); } } else { $agentName = ""; } $propLink = $docRoot."buy/openhouse/index.html?ohid=".$oh->getId()."&id=".$prop->getListNum()."&next=".$self; $options = ""; ?>
  Price Location Beds Baths SqFt  
getListNum() ."&keepThis=true&TB_iframe=true&height=345&width=435\" "; $options .= "title=\"Slideshow\" class=\"colorbox slideshow\">"; $options .= "\"Slideshow\""; $options .= ""; } // check for a virtual tour $virtualTourUrl = stripslashes(trim($prop->getVirtualTourUrl())); if ($virtualTourUrl && strlen($virtualTourUrl) > 0) { if (strpos($virtualTourUrl, "?") === false) { $virtualTourUrl .= "?"; } else { $virtualTourUrl .= "&"; } $options .= strlen($options) > 0 ? "
\n" : ""; $options .= ""; $options .= "\"VirtualTour\""; $options .= ""; } $street = $prop->getStreetStr(); $city = $prop->getCityPO(); $state = $prop->getState(); $zip = $prop->getZipCode(); $dirBuf = $street." ".$city.", ".$state." ".$zip; $dirLink = "http://www.google.com/maps?q=".urlencode($dirBuf); $options .= "
\n"; $options .= ""; $options .= "\"DrivinggetId()])) { $options .= strlen($options) > 0 ? "

\n" : ""; $options .= "
"; $options .= ""; $options .= ""; } if (strlen($options) > 0) { echo $options; } ?>
$ getStreetStr())) ?>, , View Details

MLS# - Open getTimeStr() ?>

0) { echo "

".HtmlFormat($remarks)."

"; } ?>
Listed by