<!--
function openwin0(url)
{
if ((navigator.userAgent.indexOf('MSIE') != -1) && (navigator.userAgent.indexOf('Win') != -1))
	window.open(url,'konyu','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizeable=0,width=500,height=370');
else if((navigator.userAgent.indexOf('MSIE') != -1) && (navigator.userAgent.indexOf('Mac') != -1))
	window.open(url,'konyu','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizeable=0,width=500,height=390');
else
	window.open(url,'konyu','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizeable=0,width=510,height=354');
}
//-->
<!--
function openwin1(url)
{
if ((navigator.userAgent.indexOf('MSIE') != -1) && (navigator.userAgent.indexOf('Win') != -1))
	window.open(url,'sle7','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizeable=0,width=520,height=400');
else if((navigator.userAgent.indexOf('MSIE') != -1) && (navigator.userAgent.indexOf('Mac') != -1))
	window.open(url,'sle7','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizeable=0,width=520,height=420');
else
	window.open(url,'sle7','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=1,resizeable=0,width=530,height=400');
}
//-->
<!--
function openwin4(url)
{
if ((navigator.userAgent.indexOf('MSIE') != -1) && (navigator.userAgent.indexOf('Win') != -1))
	window.open(url,'privacy','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=auto,resizeable=1,width=400,height=650');
else if((navigator.userAgent.indexOf('MSIE') != -1) && (navigator.userAgent.indexOf('Mac') != -1))
	window.open(url,'privacy','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=auto,resizeable=1,width=400,height=660');
else
	window.open(url,'privacy','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=auto,resizeable=1,width=400,height=650');
}
//-->
<!--
function goHerbForm(){
	window.opener.location.href="https://secure01.hs.kddi.ne.jp/lofty.co.jp/shopping/herb_form.shtml";
}
//-->
