/**
 * This file provides handling for the function calls in searchForm.tag to prevent errors. These functions should be overwritten
 * in later .js's. 
 * 
 * version $Id: searchFields.js,v 1.2 2007/05/21 16:58:03 tcouch Exp $
**/



function stateSelected(field) {	

}

function searchFormRendered(search, city, state, threshold) {

}
