سلام من اين كد را پايين مينويسم اميد وارم به دردت بخوره
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- ONE STEP TO INSTALL BANNER ADS:
1. Add the first code to the BODY of your HTML document --><!-- STEP ONE: Add the first code to the BODY of your HTML document --><HTML><HEAD><TITLE>E:\javascripts\messages\banners_.htm</TITLE>
<META http-equiv=Content-Type content="text/html; charset=windows-1252">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY>
<SCRIPT language=JavaScript>
<!--MAHDI MOEINI-->
<!-- Begin
var how_many_ads = 3;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="The World's Largest Online Bookstore, Amazon.com";
url="http://www.amazon.com";
alt="amazon.com";
banner="1.gif";
width="468";
height="60";
}
if (ad==2) {
txt="Palm III by 3Com, in stock!";
url="http://cybershop.com/";
alt="cybershop.com";
banner="2.gif";
width="468";
height="60";
}
if (ad==3) {
txt="Find it at GoTo.com";
url="http://www.goto.com";
alt="goto.com";
banner="3.gif";
width="468";
height="60";
}
document.write('<center>');
document.write('<a href=\"' + url + '\" target=\"_top\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0><br>');
document.write('<small>' + txt + '</small></a>');
document.write('</center>');
// End -->
</SCRIPT>
<!-- Script Size: 1.44 KB -->
<P align=center>SHOMA MITOTIN DAR HAR BAR LOD KARDAN BANER TABLIGHATI RO AVAZ KONID ALBATE BA EYN KOD</P></BODY></HTML>
ميتوني ايف هارو هر چند بار خواستي تكرار كني فقط اعداد رو بايد تغيير بدي يعني بعد از 3 بري 4 تا كار كنه
banner="1.gif"; اين قسمت آدرس عكس رو ميدي
تو اين قسمت url="http://www.amazon.com"; آدرس سايت تو قسمت text(txt) هم توضيح ميدي
اميدوارم تونسته باشم كمك كنم