include("CREATE_PAGES/db_fns.php");
// if '$no_connection' is TRUE, then there is no connection to the mysql server
if ($no_connection) echo "The VIPER database is temporarily down. We apologize for any inconvenience. \n";
// add counter stats if not at the home page
if (!$hasCounter) require "COUNTER/phpcounter.php";
?>
include("CSS/stylesheet.php"); //load style sheet (fonts, colors, etc)
$user_agent = $_SERVER[HTTP_USER_AGENT]; //determine user's browser for compatability
if (!preg_match("/irix|mozilla\/[32]\.\d/i",$user_agent)) {
$display_side_menu='TRUE';
}
?>
if ($display_side_menu) echo"
\n";
?>
if ($display_side_menu) echo"
Loading Menu...
\n";
else {echo "
\n";include("text_menu.html");echo"
\n";}
?>
Questions? Comments? Suggestions?
We are constantly updating VIPER to better suit your needs and any user input is more than welcome.
Please send us any comments, suggestions, or questions you might have regarding this site and its material.