• =0;$i--) { $state_name = $intersection_list[$i][3]; $state = getStateCode($state_name); $state_name_encoded = urlencode($state_name); //$city = urlencode($intersection_list[$i][2]); $city = $intersection_list[$i][2]; $city = str_replace(" ", "-",$city); $is = $intersection_list[$i][0]; $inum = explode("|",$intersection_list[$i][1]); $links = explode("|",$intersection_list[$i][4]); for($j=0;$j0) { echo "
  • "; echo "
    "; echo ""; echo "
    "; echo $is; echo "
    "; echo "Local Map"; echo "
    "; echo "
  • "; } } } ?>