/*スパムメール対策*/
<!--
function vspam(im,tsg) {
  maddress = "mailto:" + im + "@" + tsg;
  window.location.href = maddress;
}
//-->

<!--
function WinCls(){
        window.close()
                       }
//-->


/*ポップアップ*/
function gd_animation()
{
   adWindow=window.open('works/animation.html','newWin1','width=400,height=300,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0');
}


function gd_bag()
{
   adWindow=window.open('works/bag.html','newWin2','width=313,height=538,scrollbars=no,resizable=yes,toolbar=no,directories=no,location=no,menubar=no,status=no,left=0,top=0');
}
