
function closeWindow() {
	window.close();
}

function openWoooUT() {
	window.open('http://wooo-ut.hitachi.jp/index.html','wooout','width=780,height=580,menubar=no,toolbar=no,toolbar=no,status=no,resizable=yes,scrollbars=yes');
}

function openWoooSP() {
	window.open('http://av.hitachi.co.jp/tv/wooo-sp/','wooosp','width=940,height=660,menubar=no,toolbar=no,toolbar=no,status=no,resizable=yes,scrollbars=yes');
}