//NN4のバグの回避	window.onresize = reb;	function reb(){	location.reload();	}
