\n"; } // Get the directory includes if(file_exists("$dir/$breftxt")) { include("$dir/$breftxt"); } else { if(file_exists("$breftxt")) { include("$breftxt"); }} if (!$customheader) { my_header(); } else { include($custinc); } $dir="."; $unam="Pin-up Gallery: Invalid Page"; $noheader="Yes"; $mdes="Invalid page: The requested page is non-existent."; $xbot="Invalid Page"; $mnam="Invalid page."; $mkey="404,error,invalid,page"; // Check for User defined html.inc // If it does not exist, we generate some defaults. if(file_exists($htmlinc)) { include($htmlinc); } echo "
\n"; if(file_exists(".include/gAds/leadad.inc")) { include(".include/gAds/leadad.inc"); } echo "
\n"; // Check for invalid.inc // If it does not exist, we generate some defaults. if(file_exists($invpinc)) { include($invpinc); } echo "
\n"; if(file_exists(".include/gAds/linkad.inc")) { include(".include/gAds/linkad.inc"); } echo "
\n"; if(file_exists($botminc)) { include($botminc); } ?>