include "smiley.php"; include "admin/connect.php"; $getvars="SELECT * from bl_vars"; $getvars2=mysql_query($getvars) or die("Could not get variables"); $getvars3=mysql_fetch_array($getvars2); print "
";
if($getvars3[showpic]==1)
{
print "
"; } //****************************************************************************************************************** print "
"; //********************************************************************************************************************** if($getvars3[useguestbook]==1) { print "
"; //*************************************************************************************************************** print "
"; //*************************************************************************************************************** if($getvars3[showcalendar]==1) { include "calendar.php"; } print " | ";
//********************************************************************************************************************
print "
"; print " |