// JavaScript Date Document



function submitForm() {
document.SearchForm.submit();
}



function searchArea(){
window.open('http://realestate.homes.co.jp/search/main/route=2/spg=2/tk=3/bsg=1/ad11t%5B%5D=26/o=10106112h0VHKbUL-cxk/','result');
}

function searchTrain(){
window.open('http://realestate.homes.co.jp/search/main/route=1/spg=2/tk=3/bsg=1/ad11t%5B%5D=26/o=10106112h0VHKbUL-cxk/','result');
}
