'); if (isset($HTTP_GET_VARS["title"])) { echo(''.urldecode($HTTP_GET_VARS["title"]).''); } if (isset($HTTP_GET_VARS["date"])) { echo(' '.urldecode($HTTP_GET_VARS["date"]).''); } echo(''); require ($_SERVER["DOCUMENT_ROOT"]."/php/viewpics.php"); ?>