function frameyou(){
	scHeight = 475;
	scWidth = 788;
	FrameyouWin = window.open('http://www.regza.jp/product/tv/detail/frameyou/index.html','frameyou','width=' + scWidth +',height=' + scHeight +',top=0,left=0,scrollbars=no,location=yes,toolbar=no,resizable=yes');
	FrameyouWin.focus();
}

