애드센스 클릭율이 저조해서 중요부위를 아래코드로 살짝 가려봤습니다.
결과가 어떨런지??
<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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 1716888 | |
| 1716864 | |
| 1716861 | |
| 1716856 | |
| 1716851 | |
| 1716850 | |
| 1716848 | |
| 1716843 | |
| 1716841 | |
| 1716834 | |
| 1716830 | |
| 1716828 | |
| 1716821 | |
| 1716819 | |
| 1716815 | |
| 1716811 | |
| 1716809 | |
| 1716808 | |
| 1716795 | |
| 1716791 | |
| 1716784 | |
| 1716783 | |
| 1716781 | |
| 1716773 | |
| 1716765 | |
| 1716761 | |
| 1716759 | |
| 1716743 | |
| 1716734 | |
| 1716733 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기