   function clip_copy1() {
if (document.all && navigator.userAgent.match(/windows/i) && document.tag.area1.value) {
      copy_tag = document.tag.area1.createTextRange()
      copy_tag.execCommand("Copy")
      alert("サイズ1のタグををコピーしました! あとは貼り付けるだけです。");
     }
   }

   function clip_copy2() {
if (document.all && navigator.userAgent.match(/windows/i) && document.tag.area2.value) {
      copy_tag = document.tag.area2.createTextRange()
      copy_tag.execCommand("Copy")
      alert("サイズ2をコピーしました! あとは貼り付けるだけです。");
     }
   }

   function clip_copy3() {
if (document.all && navigator.userAgent.match(/windows/i) && document.tag.area3.value) {
      copy_tag = document.tag.area3.createTextRange()
      copy_tag.execCommand("Copy")
      alert("バナーのタグをコピーしました! あとは貼り付けるだけです。");
     }
   }

   function clip_copy4() {
if (document.all && navigator.userAgent.match(/windows/i) && document.tag.area4.value) {
      copy_tag = document.tag.area4.createTextRange()
      copy_tag.execCommand("Copy")
      alert("サイズ1のタグををコピーしました! あとは貼り付けるだけです。");
     }
   }

   function clip_copy5() {
if (document.all && navigator.userAgent.match(/windows/i) && document.tag.area5.value) {
      copy_tag = document.tag.area5.createTextRange()
      copy_tag.execCommand("Copy")
      alert("サイズ2のタグををコピーしました! あとは貼り付けるだけです。");
     }
   }

   function clip_copy6() {
if (document.all && navigator.userAgent.match(/windows/i) && document.tag.area6.value) {
      copy_tag = document.tag.area6.createTextRange()
      copy_tag.execCommand("Copy")
      alert("バナーのタグをコピーしました! あとは貼り付けるだけです。");
     }
   }

   function clip_copy7() {
if (document.all && navigator.userAgent.match(/windows/i) && document.tag.area7.value) {
      copy_tag = document.tag.area7.createTextRange()
      copy_tag.execCommand("Copy")
      alert("サイズ1のタグををコピーしました! あとは貼り付けるだけです。");
     }
   }

   function clip_copy8() {
if (document.all && navigator.userAgent.match(/windows/i) && document.tag.area8.value) {
      copy_tag = document.tag.area8.createTextRange()
      copy_tag.execCommand("Copy")
      alert("サイズ2のタグををコピーしました! あとは貼り付けるだけです。");
     }
   }

   function clip_copy9() {
if (document.all && navigator.userAgent.match(/windows/i) && document.tag.area9.value) {
      copy_tag = document.tag.area9.createTextRange()
      copy_tag.execCommand("Copy")
      alert("バナーのタグをコピーしました! あとは貼り付けるだけです。");
     }
   }

   function clip_copy10() {
if (document.all && navigator.userAgent.match(/windows/i) && document.tag.area10.value) {
      copy_tag = document.tag.area10.createTextRange()
      copy_tag.execCommand("Copy")
      alert("You copied this Link Tag successfully!");
     }
   }

   function clip_copy11() {
if (document.all && navigator.userAgent.match(/windows/i) && document.tag2.area11.value) {
      copy_tag = document.tag2.area11.createTextRange()
      copy_tag.execCommand("Copy")
      alert("You copied this Trackback URL successfully!");
     }
   }

   function clip_copy12() {
if (document.all && navigator.userAgent.match(/windows/i) && document.tag.area12.value) {
      copy_tag = document.tag.area12.createTextRange()
      copy_tag.execCommand("Copy")
      alert("You copied this Page URL successfully!");
     }
   }