function omakasesp(){
	scHeight = 575;
	scWidth = 1012;
	RfanotherWin = window.open('/regza/detail/omakase/main.html','rfanother','width=' + scWidth +',height=' + scHeight +',top=0,left=0,scrollbars=yes,location=yes,toolbar=yes,resizable=yes,status=yes,menubar=yes');
	RfanotherWin.focus();
}
