try { document.execCommand("BackgroundImageCache",false,true); } catch(e) {}
function f_select_perf(id) {
	location.href = "/order/" + (id ? id + "/" : "");
}
