include_once("instance/city_list.php");
include_once("instance/desc_list.php");
include_once("instance/global.php");
include("utils.php");
$title = "Restaurants along Interstate $NUM $iname I$NUM I $NUM";
$content = $title . " with info on local attractions, hotels/motels, cheap gas, maps, directions and points of interest";
$keys = $title;
$page_title = "Restaurants along Interstate $NUM";
$top_text = " restaurants along $iname restaurants along $iname good restaurants along $iname restaurants along interstate $NUM food along interstate $NUM fast food $iname $iname restaurants ";
$top_text = strtolower(substr($top_text,0,185));
?>