애드센스 클릭율이 저조해서 중요부위를 아래코드로 살짝 가려봤습니다.
결과가 어떨런지??
<div id="downloadcounter" style="position:absolute;top:0px;left:0px;z-index:1000;background:#fff;">
<table style="font-size: 12px;" width="208">
<tr><td align="center">Please wait</td></tr>
<tr><td align="center"><div id="countdown" style="font-size: 24px; font-weight: bold; font-family: arial;" class="orange">10</div></td></tr>
<tr><td align="center">seconds</td></tr>
</table>
<script type="text/javascript">
count=6;
function countdown()
{
if (count > 0)
{
count--;
if(count == 0)
{
document.getElementById('downloadlink').style.display = '';
document.getElementById('downloadcounter').style.display = 'none';
}
if(count > 0)
{
document.getElementById("countdown").innerHTML = count;
setTimeout('countdown()',1000);
}
}
}
countdown();
</script>
</div>
<div class="btn-regularDownload" id="downloadlink"><a href="join1.asp?pb=2&PID=c8068b73-cf38-496e-a634-aac518587aac&lbd=1&ts=3/8/2010 8:38:10 AM&q=Serv U 9 crack final&cr=1">Downlink</a></div>
댓글 3개
게시글 목록
| 번호 | 제목 |
|---|---|
| 1716062 | |
| 1716059 | |
| 1716054 | |
| 1716051 | |
| 1716034 | |
| 1716024 | |
| 1716023 | |
| 1716018 | |
| 1716013 | |
| 1716007 | |
| 1715996 | |
| 1715990 | |
| 1715981 | |
| 1715974 | |
| 1715972 | |
| 1715971 | |
| 1715945 | |
| 1715932 | |
| 1715925 | |
| 1715922 | |
| 1715921 | |
| 1715916 | |
| 1715872 | |
| 1715862 | |
| 1715860 | |
| 1715853 | |
| 1715851 | |
| 1715844 | |
| 1715843 | |
| 1715839 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기