if (eregi("include_common_head.php", $_SERVER['SCRIPT_NAME'])) {
    Header("Location: index.php"); die();
}
?>
Slowtwitch.com Fitter Database:  echo $pagetitle; ?>
 include($common_path . "/templates/include_global_head.php"); ?>
 include($common_path . "/templates/google_analytics.html"); ?>
 include($common_path . "/templates/fb_sdk.html"); ?>