global $webroot; /* main page is in the top directory. if webroot not set, will assume detail page. */ $webroot="."; include("common/head.php"); include("common/body.php"); ?>