$(document).ready(function(){$("#tabs,#tabs-too").tabs({});var a=new IasGeocoder();$("#property-search-q").autocomplete({source:function(b,c){a.find(b.term,function(d){c(d)})},select:function(c,b){$("#property-search-qll").val(b.item.latlng||"")}})});
