include_once("instance/city_list.php");
include_once("instance/desc_list.php");
include_once("instance/global.php");
include("utils.php");
$title = "Gas Stations along Interstate $NUM $iname I$NUM I $NUM";
$content = $title . " with info on local attractions, restaurants, hotels/motels, maps, directions and points of interest";
$keys = $title;
$page_title = "Gas Stations along Interstate $NUM";
?>