
$thefile = basename($_SERVER['PHP_SELF']); switch ($thefile) { case "index.php": $thetitle = "Painted Pink Productions :: Home"; $thedescription = ""; $theykeywords = ""; break; default: $thetitle = "Painted Pink Productions"; $thedescription = ""; $theykeywords = ""; } $google_sitemap = ''; ?>