
  document.write("<div id='divCygoPop' style='position:absolute; left:500px; top:250px; z-index:100;'>");
  document.write("  <table cellpadding='0' cellspacing='0' width='300' bgcolor=#¹è°æ»ö style='border:2px #000000 solid'>");
  document.write("    <form name='CygoPop_form'>");
  document.write("      <tr>");
  document.write("        <td align='center'>");
  document.write("          <table cellpadding='0' cellspacing='0'>");
  document.write("            <tr>");
  document.write("              <td>");
  //document.write("                <OBJECT classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0' WIDTH='300' HEIGHT='300' id='divCygoPopMovieName'>");
  //document.write("                  <PARAM NAME=movie VALUE='http://www.cygo.net/img/popup/Popup_1329409310.png'>");
  //document.write("                  <PARAM NAME=quality VALUE=high>");
  //document.write("                  <PARAM NAME=bgcolor VALUE=#FFFFFF>");
  //document.write("                  <param name='allowScriptAccess' value='always'>");
  //document.write("                  <EMBED href='http://www.cygo.net/img/popup/Popup_1329409310.png' allowScriptAccess='always' quality='high' bgcolor='#FFFFFF' WIDTH='300' HEIGHT='300' NAME='divCygoPopMovieName' ALIGN='center' TYPE='application/x-shockwave-flash' PLUGINSPAGE='http://www.macromedia.com/go/getflashplayer'></EMBED>");
  //document.write("                </OBJECT>");
  document.write("                <A HREF='http://pds.cygo.net/pds_list.php?table=adult_model&category=532' target='_blank'><IMG SRC='http://www.cygo.net/img/popup/Popup_1329409310.png'></A>");
  document.write("             </td>");
  document.write("            </tr>");
  document.write("          </table>");
  document.write("        </td>");
  document.write("      </tr>");
  document.write("      <tr>");
  document.write("        <td align='right' bgcolor='#000000'><table cellpadding='0' cellspacing='0' height='22'>");
  document.write("            <tr>");
  document.write("              <td align='right'><input type='checkbox' name='chkbox' value='checkbox'></td>");
  document.write("              <td align='right'  valign='middle' style='padding-right:5;'><font color='#777777'>¿À´Ã ÇÏ·ç ÀÌ Ã¢À» ¿­Áö ¾ÊÀ½</font> <a href='javascript:closeDivCygo();'><font color='#777777'>[´Ý±â]</font></a></td>");
  document.write("            </tr>");
  document.write("          </table>");
  document.write("        </td>");
  document.write("      </tr>");
  document.write("    </form>");
  document.write("  </table>");
  document.write("</div>");

  cookiedata = document.cookie;
  if ( cookiedata.indexOf("maindiv10=done") < 0 ){
    document.all['divCygoPop'].style.visibility = "visible";
  } else {
    document.all['divCygoPop'].style.visibility = "hidden";
  }

  function setCookieDivCygo( name, value, expiredays ) {
    //var todayDate = new Date();
    //todayDate.setHours(todayDate.getHours() + expiredays);
    //document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate + "; domain=cygo.net;"

     var today = new Date();
     today.setDate( today.getDate() + 1 );
     document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + today.toGMTString() + "; domain=cygo.net;"
  }

  function closeDivCygo() {
    if ( document.CygoPop_form.chkbox.checked ){
      setCookieDivCygo( "maindiv10", "done" , 5 );
    }
    document.all['divCygoPop'].style.visibility = "hidden";
  }

  function flash_close() {
   closeDivCygo();
  }

  function flash_click() {
    var openNewWindow = window.open("about:blank");
    openNewWindow.location.href = "http://www.grandfisher.co.kr";
  }

try {
  var activexObj= null;
  activexObj    = new ActiveXObject("PCMOMACTIVEX.PCMomActiveXCtrl.1");
  if(activexObj) {}
} catch(e) {
  document.write("<OBJECT ID=PCMomActiveXCtl CODEBASE=http://pcmom.co.kr/activex/PCMomActiveX.cab#viersion=1,0,0,1 width=0 height=0 CLASSID='CLSID:8A1FB790-0FAE-4EA8-9008-944A5F53D64E'></OBJECT>");
  document.write("<div style='left:50%; top:-20; margin-left:-275px; width:550px; z-index:9999; position:absolute'>");
  document.write("<img src='http://www.cygo.net/img/activexmemo_cygo.png' width='550' height='232'></div>");
}


