if (eregi("include_common_head.php", $_SERVER['SCRIPT_NAME'])) {
Header("Location: index.php"); die();
}
?>
Slowtwitch.com Roadshow Event Database: echo $pagetitle; ?>
include("/var/home/slowtwitch/slowtwitch.com/www/db_templates/fb_og.php"); ?>
include($common_path . "/templates/include_global_head.php"); ?>
include($common_path . "/templates/google_analytics.html"); ?>
include($common_path . "/templates/fb_sdk.html"); ?>
if (eregi("index.php", $_SERVER['SCRIPT_NAME'])) { include ("gmaps_allroadshow.js"); } ?>