session_start(); // needed to change for every domain $NUM = "84"; include_once("../global_setup.php"); $start1 = "Portland, OR"; $end1 = "Echo, UT"; $c_start1 = "Portland"; $s_start1 = "OR"; $c_end1 = "Echo"; $s_end1 = "UT"; $start2 = "Dunmore, PA"; $end2 = "Sturbridge, MA"; $c_start2 = "Dunmore"; $s_start2 = "PA"; $c_end2 = "Sturbridge"; $s_end2 = "MA"; $dir_up = "w"; $dir_dn = "e"; $dir_up_name = "West"; $dir_dn_name = "East"; $start_dir="Start ( west >> east )"; $user_alerts = array ( "http://i84.mobi/f/index.php?board=2.0", "http://i84.mobi/f/index.php?board=3.0", "http://i84.mobi/f/index.php?board=4.0", "http://i84.mobi/f/index.php?board=5.0", "http://i84.mobi/f/index.php?board=6.0", "http://i84.mobi/f/index.php?board=7.0", "http://i84.mobi/f/index.php?board=8.0" ); $bbs = array ( "2.0", "3.0", "4.0", "5.0", "6.0", "7.0", "8.0" ); // 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=50.0"; ?> $intersection_list = array( array("Interstate 5 in Portland, Oregon", "5", "Portland", "Oregon", "http://i-5.mobi"), array("Interstate 205 in Portland, Oregon", "205", "Portland", "Oregon", "205_or"), array("Interstate 82 in Hermiston, Oregon", "82", "Hermiston", "Oregon", "82"), array("Interstate 184 in Boise, Idaho", "184", "Boise", "Idaho", "184_mo"), array("Interstate 86 in Heyburn, Idaho", "86", "Heyburn", "Idaho", "86"), array("Interstate 15 from Tremonton, Utah to Ogden, Utah", "15", "Ogden", "Utah", "http://i15.mobi"), array("Interstate 80 in Echo, Utah", "80", "Echo", "Utah", "http://i80.mobi"), array("I-81/I-380/US 6 in Dunmore, PA", "81|380", "Dunmore", "Pennsylvania", "81|380_pa"), array("I-87 in Newburgh, NY", "87", "Newburgh", "New York", "87"), array("I-91 in Hartford, CT", "91", "Hartford", "Connecticut", "91"), array("I-90/Mass Pike in Sturbridge, MA ", "90", "Sturbridge", "Massachusetts", "http://i90.mobi") ); ?>