애드센스 클릭율이 저조해서 중요부위를 아래코드로 살짝 가려봤습니다.
결과가 어떨런지??
<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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 1716291 | |
| 1716290 | |
| 1716262 | |
| 1716254 | |
| 1716252 | |
| 1716249 | |
| 1716241 | |
| 1716222 | |
| 1716214 | |
| 1716204 | |
| 1716200 | |
| 1716197 | |
| 1716195 | |
| 1716188 | |
| 1716176 | |
| 1716167 | |
| 1716149 | |
| 1716140 | |
| 1716139 | |
| 1716125 | |
| 1716122 | |
| 1716120 | |
| 1716119 | |
| 1716114 | |
| 1716111 | |
| 1716104 | |
| 1716091 | |
| 1716081 | |
| 1716063 | |
| 1716062 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기