';
}
}
// This function will display a search form for whatever were going to search for, and return the resuts.
// Type = the type of search to preform.
// Post = the location we want to post to.
function search($type="", $post="")
{
if ($type == "products")
{
?>