var how_many_ads = 5;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) { alt="kuk2-1-PowerUp";
url="http://www.ukaffiliates2.com/u/power/b.asp?id=12502";
banner="http://www.ukaffiliates2.com/u/power/showban.asp?id=12502&img=power_b_logo1uk_468x60.gif"; 
track="http://www.klik1.com/images/dot.gif"; 
width="468"; height="60"; wide="1"; high="1"}
if (ad==2) { alt="kuk1-3-Quip";
url="http://www.ukaffiliates2.com/u/quip/b.asp?id=12502";
banner="http://www.ukaffiliates2.com/u/quip/showban.asp?id=12502&img=quip_waffle_468x60.gif"; 
track="http://www.klik1.com/images/dot.gif"; 
width="468"; height="60"; wide="1"; high="1"}
if (ad==3) { alt="kuk2-4-1HightStreet";
url="http://www.ukaffiliates2.com/u/onehighs/b.asp?id=12502";
banner="http://www.ukaffiliates2.com/u/onehighs/showban.asp?id=12502&img=onehighs_lowest_468x60.gif"; 
track="http://www.klik1.com/images/dot.gif"; 
width="468"; height="60"; wide="1"; high="1"}
if (ad==4) { alt="kuk2-5-Offers";
url="http://www.ukaffiliates2.com/u/offers/b.asp?id=12502";
banner="http://www.ukaffiliates2.com/u/offers/showban.asp?id=12502&img=MyOffersOptIn468x60.gif"; 
track="http://www.klik1.com/images/dot.gif"; 
width="468"; height="60"; wide="1"; high="1"}
document.write('<a href=\"' + url + '\" target=\"bottom\">');
document.write('<img src=\"' + banner + '\" width=')
document.write( width + ' height=' + height + ' ');
document.write('alt=\"' + alt + '\" border=0 nosave></a>');
document.write('<a href=\"' + url + '\" target=\"bottom\">');
document.write('<img src=\"' + track + '\" wide=')
document.write( wide + ' high=' + high + ' ');
document.write(' border=0 nosave></a><br>');

