/* 指定サイズウィンドウ表示 */

function QRcodeOpen(){
		window.open('events_11/11_00QRcode.html','window2','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=600,height=300');
	}
function weeklyOpen11T1(){
		window.open('contents_weekly2011T1.html','window2','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=630,height=700');
	}
function weeklyOpen11T2(){
		window.open('contents_weekly2011T2.html','window2','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=630,height=700');
	}
function weeklyOpen11T3(){
		window.open('contents_weekly2011T3.html','window2','resizable=1,scrollbars=1,menubar=0,directories=0,status=0,location=0,width=630,height=700');
	}

