<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
var how_many_ads = 10;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
txt="Your Match is Waiting";
url="http://x.azjmp.com/aC66-t2-o3TQ-p1";
alt="";
banner="http://www.desiweb.net/Z_Banners/120x60/Banner1.gif";
width="120";
height="60";
}
if (ad==2) {
txt="Find Your True Love";
url="http://x.azjmp.com/aC66-t2-o3TQ-p1";
alt="";
banner="http://www.desiweb.net/Z_Banners/120x60/Banner2.jpg";
width="120";
height="60";
}
if (ad==3) {
txt="Find Your True Love";
url="http://x.azjmp.com/aC66-t2-o3TQ-p1";
alt="";
banner="http://www.desiweb.net/Z_Banners/120x60/Banner3.gif";
width="120";
height="60";
}
if (ad==4) {
txt="Find Your Love Online";
url="http://x.azjmp.com/aC66-t2-o3TQ-p1";
alt="";
banner="http://www.desiweb.net/Z_Banners/120x60/Banner4.gif";
width="120";
height="60";
}
if (ad==5) {
txt="Find Your Love Online";
url="http://x.azjmp.com/aC66-t2-o3TQ-p1";
alt="";
banner="http://www.desiweb.net/Z_Banners/120x60/Banner5.gif";
width="120";
height="60";
}
if (ad==6) {
txt="World's Best Dating Site";
url="http://x.azjmp.com/aC66-t2-o3TQ-p1";
alt="";
banner="http://www.desiweb.net/Z_Banners/120x60/Banner6.gif";
width="120";
height="60";
}
if (ad==7) {
txt="Looking for Your Partner ?";
url="http://x.azjmp.com/aC66-t2-o3TQ-p1";
alt="";
banner="http://www.desiweb.net/Z_Banners/120x60/Banner5.gif";
width="120";
height="60";
}
if (ad==8) {
txt="Looking for Your Partner ?";
url="http://x.azjmp.com/aC66-t2-o3TQ-p1";
alt="";
banner="http://www.desiweb.net/Z_Banners/120x60/Banner6.gif";
width="120";
height="60";
}
if (ad==9) {
txt="Find Your Love";
url="http://x.azjmp.com/aC66-t2-o3TQ-p1";
alt="";
banner="http://www.desiweb.net/Z_Banners/120x60/Banner2.jpg";
width="120";
height="60";
}
if (ad==10) {
txt="10,000 Wallpapers for FREE !";
url="http://www.wallpapers123.com/";
alt="";
banner="http://www.desiweb.net/Z_Banners/120x60/Wallpaper1.gif";
width="120";
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 -->
