include "/home/bedandbr/public_html/lib/metatags.php"; ?>
include "/home/bedandbr/public_html/lib/phpdir.php"; include "$phpdir/mysql.inc.php"; include "$phpdir/optionlist.php"; $mysql = new MySQL; $mysql->init(); $webpage = ereg_replace("/","",$_SERVER['REQUEST_URI']); $webpage = ereg_replace("html.*","html",$webpage); if(isset($_GET['category'])) $category = $_GET['category']; else $category = "bb"; ?>