include('db.class.php'); include('dealers.class.php'); include('states.class.php'); $dealers= new dealers(); $dealers->zip=$_POST["zip"]; $dealers->city=$_POST["city"]; $dealers->state=$_POST["state"]; $dealers->radius=$_POST["radius"]; $dealers->limit=($_POST["limit"]) ? $_POST["limit"] : "0,5"; if ($_POST["search"]){ $dealers->get_dealers(); } ?>
FIND A STORE NEAR YOU
Enter your zip code in the box below to find dealers in your area. Alternatively, you may search by city and state. You may also choose a search radius.
zip code
- or -
city
state
state==$state[0]){?>selected}?>>}?>
- within -
$radii=array("5","10","15","20","30","100");?>
radius==$radius){?>selected}?>>
miles
}?>
msg){?>
* msg?>
}?>
total!=0){?>
Tehama Store Locations (sorted by distance)
Store Name (Address)
Contact Info
Distance
result_array){ foreach ($dealers->result_array as $dealer){?>
,
telephone:
fax:
email address:
" target="_blank">
web address:
" target="_blank">
}}?>
}?>