var letPrices = ["Minimum Per Week", 100, 200, 300, 400, 500, 600, 700, 800, 900, 1000];

(function() {
	if ($("instruction_type"))
		selectInstructionType('instruction_type', 'minprice');
	if (typeof(restore_search) != "undefined")
		restore_search();
}).onLoad();
