if (screen.width < 800) {
	location="wap/wap_index.htm";
};
if (screen.height < 600) {
	location="wap/wap_index.htm";
};