0 && in_array("about", $addPages); ?> getNameNice()); include("meta.inc"); ?> getImages(); if (isset($msPhotos) && count($msPhotos) > 1) { ?>
Learn More About How I Can Help You\n"; if (in_array("philosophy", $addPages) && $adminLevel != "standard") { echo "

".htmlspecialchars($msPages['philosophy']->getTitle())."

\n"; } if (in_array("community", $addPages) && $adminLevel == "professional") { $sections = $msPages['community']->getSections(); $title = isset($sections) && count($sections) > 1 ? "Communities" : "Community"; echo "

Featured $title

\n"; } if (in_array("blog", $addPages)) { echo "

".htmlspecialchars($msPages['blog']->getTitle())."

\n"; } if ($isCustom == true) { for ($cPage = 1; $cPage <= 3; $cPage++) { if (in_array("custom$cPage", $addPages)) { echo "

".htmlspecialchars($msPages['custom'.$cPage]->getTitle())."

\n"; } } } } else { ?>

getTitle()) ?>

getContent() ?>
0) { echo "
\n"; $photo = $msPhotos[0]; $imgSrc = $photo->getPhotoUrl(); $w = $photo->getPhotoWidth(); $h = $photo->getPhotoHeight(); echo "\"\"";
"; $caption = $photo->getPhotoTitle(); if (isset($caption) == false || strlen($caption) == 0) { $caption = " "; } else { $caption = htmlspecialchars($caption); } echo "
"; echo "
".$caption."
"; } $links = $msPage->getLinks(); if (isset($links) && count($links) > 0) { echo "

Helpful Links

"; $links = $msPage->getLinks(); if (isset($links) && count($links) > 0) { echo ""; } } ?>