function onLoad() {
	Map = new JSMap('search_map', 'search', 'form[lat]', 'form[lon]', 7);
}
