Home » State Capitol Rally Map
State Capitol Rally Map
PDF March/Rally Map Download Here
This map contains location and parking spots for events either at the North Steps or South Steps of the Oklahoma State Capitol. It also contains the route for the Solidarity March that the OKC Tea Party conducted on September 13, 2009. However, all other info remains valid. (Updated 06-16-2010)
Interactive Version
View OKC Tea Party – Sept. 13 Route in a larger map
$numAds = count($postDefWPTheme);
$postsNum = $wpdb->get_var("SELECT COUNT(*) FROM $wpdb->posts WHERE post_status = 'publish' AND post_type = 'post'");
if ( (!$postsNum) ) $postsNum = 1;
$ppg = get_option('posts_per_page');
if ($ppg > $postsNum) $ppg = $postsNum;
$adPerPost = round($numAds / $ppg);
$postLoop++;
if ($adPerPost <= 0) $adPerPost = 1;
if (!$urlIndex) $urlIndex = 0;
if ($postLoop == $ppg) $adPerPost = $numAds - $urlIndex;
for ($p=0; $p < $adPerPost; $p++) {
if ($postDefWPTheme[$urlIndex]) echo "$postDefWPTheme[$urlIndex]\n";
$urlIndex++;
}
?>