if (checkLogin() == "signed") { ?> } ?> if (isset($_GET['bgoff'])) { ?>
} else { ?> } ?>
$navigation["tees"] = array("swapX" => 32, "swapY" => 29, "height" => 32, "w" => 15, "s" => 1); $navigation["etsyshop"] = array("swapX" => -253, "swapY" => 63, "height" => 32, "w" => 15, "s" => 1); $navigation["events"] = array("swapX" => -542, "swapY" => 97, "height" => 32, "w" => 15, "s" => 1); $navigation["contact"] = array("swapX" => -827, "swapY" => 128, "height" => 24, "w" => 6, "s" => 1); $navigation["about_us"] = array("swapX" => -827, "swapY" => 128, "height" => 24, "w" => 7, "s" => 9); $navigation["myspace"] = array("swapX" => -1116, "swapY" => 150, "height" => 24, "w" => 6, "s" => 1); $navigation["facebook"] = array("swapX" => -1116, "swapY" => 150, "height" => 24, "w" => 7, "s" => 9); foreach ($navigation as $key => $value) { $swapX = $value["swapX"]; $swapY = $value["swapY"]; $width = 11; $topinc = 3; $length = round($value["w"]); $height = round($value["height"]); $top = round(($swapY + 4) + (($value["s"] - 1) * $topinc)); $left = round((195 + ($swapY / 3.667)) - (($value["s"] - 1) * $width)); echo "\t\t\t\t".'
'."\n"; $left = 0; $top = 0; for ($i = 0; $i < $length; $i++) { $left = $left - $width; $top = $top + $topinc; echo '
'."\n"; } echo "\n\t\t\t\t
"; } ?>
if (checkLogin() == "signed") { if ($_COOKIE['admin'] == 'failed') { ?> } elseif ($_COOKIE['admin'] == 'wearyeti') { ?>
administration on
log out
} } ?>