<!--
function jump(){
location.href = '/salon/' + form.genre.value + '/' + form.area.value + '/';
}
// -->