jQuery(document).ready(function() {
 	if (typeof ShowMap == "function") ShowMap({zoom:15});
 	if (typeof restore_search == "function") restore_search();
});

