애드센스 클릭율이 저조해서 중요부위를 아래코드로 살짝 가려봤습니다.
결과가 어떨런지??
<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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 1717252 | |
| 1717247 | |
| 1717243 | |
| 1717237 | |
| 1717225 | |
| 1717214 | |
| 1717208 | |
| 1717203 | |
| 1717189 | |
| 1717183 | |
| 1717177 | |
| 1717172 | |
| 1717163 | |
| 1717162 | |
| 1717156 | |
| 1717154 | |
| 1717153 | |
| 1717141 | |
| 1717140 | |
| 1717138 | |
| 1717113 | |
| 1717111 | |
| 1717105 | |
| 1717099 | |
| 1717085 | |
| 1717076 | |
| 1717072 | |
| 1717065 | |
| 1717062 | |
| 1717050 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기