var url_auto="https://www.stonerealestate.com.au/wp-content/plugins/zoorealty/search/suburb_state_complete.php?q=";
var url_auto2="https://www.stonerealestate.com.au/wp-content/plugins/zoorealty/search/suburb_state_complete.php?q=";
var pluginUrl="https://www.stonerealestate.com.au/wp-content/plugins/zoorealty/";
var buy_page="https://www.stonerealestate.com.au/buy/";
var rent_page="https://www.stonerealestate.com.au/rent/";
var sold_page="https://www.stonerealestate.com.au/sold/";
var agent_page="https://www.stonerealestate.com.au/our-people/our-agents/";
var office_page="https://www.stonerealestate.com.au/our-people/our-offices/";
jQuery(function(){
jQuery('input#keywords2').on('keypress', function(e){
if (e.which == 13) jQuery('form#search_quick2').submit();
});
});