46 lines
1.2 KiB
PHP
46 lines
1.2 KiB
PHP
<?PHP
|
|
if (eregi("include", $_SERVER['SCRIPT_NAME'])) {
|
|
Header("Location: ".$site_url."/index.php"); die();
|
|
}
|
|
?>
|
|
|
|
<? $xmlURL = "http://www.slowtwitch.com/googlemaps/triclubs_xml.php" ?>
|
|
<body id="home" <? if (eregi("index.php", $_SERVER['SCRIPT_NAME'])) { echo ("onload=\"initializeAllMap('$xmlURL')\""); } ?>>
|
|
<? include("/var/home/slowtwitch/slowtwitch.com/www/db_templates/fb_sdk.html"); ?>
|
|
<div id="accessibility"><a href="#content">Skip to Content</a></div>
|
|
<hr class="hide" />
|
|
<div id="wrapper">
|
|
<div id="header">
|
|
<div id="ad_728x90"><!-- BEGIN ADVERTPRO CODE BLOCK -->
|
|
<? include "../db_templates/ad_728x90.html"; ?>
|
|
<!-- END ADVERTPRO CODE BLOCK --></div>
|
|
<div id="logo"><h1><a href="http://www.slowtwitch.com"><:: Welcome to Slowtwitch.com ::></a></h1></div>
|
|
</div>
|
|
|
|
<? include "../db_templates/common_nav.html"; ?>
|
|
|
|
<hr class="hide" />
|
|
<div id="ocwrapper" class="clear">
|
|
<div id="icwrapper" class="clear">
|
|
|
|
<div id="leftsidebar">
|
|
<?
|
|
include("include_status.php");
|
|
?>
|
|
|
|
|
|
|
|
<?
|
|
include("include_navigation.php");
|
|
?>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div id="contentwrapper" class="shadowleft">
|
|
<div class="shadowtop"><div class="shadowtopleft"></div><div class="shadowtopright"></div></div>
|
|
<div class="shadowright">
|
|
<div id="content">
|
|
<div class="clear"></div>
|