// その他 No.1 Produced by「CLUB とむやん君」
// URL http://www2s.biglobe.ne.jp/~club_tom/
///////////////////////////////////////////////////
if (document.layers) {
	window.captureEvents(Event.RESIZE);
	window.onresize=new Function("location.reload()");
}

