session_start(); // needed to change for every domain $NUM = "76"; include_once("../global_setup.php"); $start1 = "Arvada, CO"; $end1 = "Big Springs, NE"; $c_start1 = "Arvada"; $s_start1 = "CO"; $c_end1 = "Big Springs"; $s_end1 = "NE"; $start2 = "Westfield Center, OH"; $end2 = "Camden, NJ"; $c_start2 = "Westfield Center"; $s_start2 = "OH"; $c_end2 = "Camden"; $s_end2 = "NJ"; $dir_up = "w"; $dir_dn = "e"; $dir_up_name = "West"; $dir_dn_name = "East"; $start_dir="Start ( west >> east )"; $user_alerts = array ( "http://i76.mobi/f/index.php?board=2.0", "http://i76.mobi/f/index.php?board=3.0", "http://i76.mobi/f/index.php?board=4.0", "http://i76.mobi/f/index.php?board=5.0", "http://i76.mobi/f/index.php?board=6.0" ); $bbs = array ( "2", "3", "4", "5", "6" ); // derived $dir_up_dir = $dir_up_name . "bound"; $dir_dn_dir = $dir_dn_name . "bound"; $use_ad=true; //$forum_link="http://itravel.mobi/f/index.php?board=42.0"; ?>