include($_SERVER["DOCUMENT_ROOT"]."/_common/common.inc"); include("/home/cbhearth/_inc/admin.inc"); include("/home/cbhearth/_inc/microsite-page.inc"); include("/home/cbhearth/_inc/StringUtil.inc"); include("/home/cbhearth/_inc/dbconnect.inc"); include("/home/cbhearth/_inc/agent/agentload.inc"); header('Content-Type: text/html; charset=utf-8'); include("common.inc"); // see if this page has been added yet, if not, add it to the DB $msPage = MicrositePage::getInstanceOnUser($agent, "philosophy"); $isDisplayed = isset($addPages) && count($addPages) > 0 && in_array("philosophy", $addPages); if (isset($msPage) == false || $isDisplayed == false) { $link = "about.html?cid={$crestId}"; header ("Location: ".$link); exit; } $sections = $msPage->getSections(); $rsSection = isset($sections) && count($sections) > 0 ? $sections["sales"] : NULL; $rsTitle = isset($rsSection) ? $rsSection->getTitle() : "Recent Sales"; ?>
$pgTitle = htmlspecialchars($msPage->getTitle()." :: ". $agent->getNameNice()); include("meta.inc"); ?> $topNav = "about"; include("header.inc"); ?>".htmlspecialchars($highlight)."
"; } echo "".HtmlFormat($soldProp->getPropDescrip())."
"; echo "