function getStreets()
{
	frames['guidedSearchStreet'].location.href = 'guidedSearchStreet.asp?cityName=' + document.searchForm.citiesText.value;
}