/* POPUP */

function open_contact(html) {
	SubWindow=window.open(html,"open_contact","width=700,height=740,left=80,top=80,toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1");
	SubWindow.focus();
}

function open_tokyo(html) {
	SubWindow=window.open(html,"open_tokyo","width=700,height=740,left=80,top=80,toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1");
	SubWindow.focus();
}

function open_kansai(html) {
	SubWindow=window.open(html,"open_kansai","width=700,height=740,left=80,top=80,toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1");
	SubWindow.focus();
}

function open_seminar(html) {
	SubWindow=window.open(html,"open_seminar","width=700,height=740,left=80,top=80,toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1");
	SubWindow.focus();
}

function open_kansai(html) {
	SubWindow=window.open(html,"open_kansai","width=700,height=740,left=80,top=80,toolbar=0,location=0,status=0,menubar=0,scrollbars=1,resizable=1");
	SubWindow.focus();
}
