<!--
//マウスオーバー
function swIng(iName,str){
  document.images[iName].src=str;
}

//利用目的
function riyou2(){
         window.open("http://www.gunze.co.jp/privacy/release/index2.html","riyou2","status=yes,scrollbars=no,toolbar=no,directories=no,menubar=no,resizable=yes,width=430,height=180");
}

//利用目的
function riyou3(){
         window.open("http://www.gunze.co.jp/privacy/release/index3.html","riyou3","status=yes,scrollbars=no,toolbar=no,directories=no,menubar=no,resizable=yes,width=430,height=180");
}

//ご利用条件について
function exemption(){
         window.open("http://www.gunze.co.jp/exemption/index.html","exemption","status=yes,scrollbars=yes,toolbar=no,directories=no,menubar=no,resizable=yes,width=550,height=600");
}
// -->

