neyse buldum kodu.
isteyen olursa kullanabilir. güzel bir reklam kodu.
hadi kolay gelsin
<html>
<head>
<title>SITE ADINIZ.COM</title>
<meta http-equiv="content-type" content="text/html;charset=windows-1254">
<style>
BODY {
background-color: #EBEBEB;
margin: 0px;
}
.skip-button {
font-family: Tahoma;
font-size: 10px;
color: #FFFFFF;
background-color: #1F1F80;
border: #ffffff 1px solid;
padding: 3px;
vertical-align: middle;
text-decoration: none
}
</style>
<SCRIPT language=javascript>
function startAd(){
setTimeout('rD();',08*1000);
cD();
}
var stop=1;
var time=08;
var iCK=0;
function rD(){
if(stop) location.href="http://BURAYA-SITE-ADINIZI-YAZIN.COM";
}
function cD(){
if(time>0){
setTimeout('cD();',1000);
}
if(document.getElementById){
modify(time);
}
time=time-1;
}
function modify(timX){
var element = document.getElementById("txT");
if(stop==1) {
if(time==0) {
timX='Yönlendiriliyor.';
}
else{
timX=timX+" saniye";
}
}
else {
timX="Durduruldu.";
}
if(element){
var newNode = document.createTextNode(timX);
element.replaceChild(newNode, element.firstChild);
}
}
</script>
</head>
<body onload="startAd();">
<table cellspacing=0 cellpadding=1 width="100%" bgcolor="#333399" border=0 style="border-bottom:solid 1px #00005C;">
<tr>
<td width=46><a href="http://BURAYA-SITE-ADINIZI-YAZIN.COM">SITE ADINIZ.COM</a></td>
<td width=17></td>
<td style="font-family: tahoma; font-size: 11px; color: #FFFFFF;"><script language=javascript>document.write('SITEADI.COM sayfasına yönlendiriliyorsunuz... <font color="#FFFFFF"><strong><a id="txT">saniye</a></strong></font>');</script></td>
<td align=right style="padding-right:17px;"><a href="http://BURAYA-SITE-ADINIZI-YAZIN.COM"><span class="skip-button"><strong>Reklamı Geç</strong></span></a></td>
</tr>
</table>
<table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="center" valign="top">
<p> </p>
<p><a href="http://www.REKLAM-SITESI.COM" target="_blank"><img src="BANNER.gif" width="500" height="500" border="0"></a> </p></td>
</tr>
</table>
</body>
</html>