(function() {
 	selectInstructionType('instruction_type', 'minprice', 'maxprice');
 	if (typeof ShowMap == "function" && ShowMap.type != "development") ShowMap({type: "aerial"});
	if (typeof ShowMap == "function") ShowMap.images_directory = "/imgs";
 	if (typeof restore_search == "function") restore_search();
}).onLoad();

