/* This JavaScript (Random Quotes) developed by Scott Clark
The Source is available at http://www.clarksco.com/blog/
Copyright 2005 Clark Consulting */

var num_of_quotes = 8;
quotes = Math.floor (num_of_quotes * Math.random());

if (quotes==0) {
title="<a href=\"http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=14484&merchantID=1222&programmeID=3497&mediaID=30250&tracking=&url=\" target=\"_blank\">";
body="<img src=\"http://banners.affiliatefuture.com/1222/30250.gif\" alt=\"Click Here For Holiday Watchdog\" border=\"0\"></a>";
}

if (quotes==1) {
title="<a href=\"http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=14484&merchantID=1891&programmeID=5107&mediaID=29463&tracking=&url=\" target=\"_blank\">";
body="<img src=\"/adverts/29463.gif\" alt=\"Click Here For Low Price Flights\" border=\"0\"></a>";
}

if (quotes==2) {
title="<a href=\"http://www.tkqlhce.com/a073ox52x4KNLQTOUNKQRSPOOT?url=http%3A%2F%2Fadfarm.mediaplex.com%2Fad%2Fck%2F710-5232-2978-18%3Fid%3D8%26mpre%3D%26UID%3D%25zb\" target=\"_blank\">";
body="<img src=\"http://www.ftjcfx.com/r897xjnbhf031694A306785449\" alt=\"Click Here to shop at eBay.co.uk\" border=\"0\"></a>";
}

if (quotes==3) {
title="<a href=\"http://www.auctionremind.com\" target=\"_blank\">";
body="<img src=\"http://auctionlotwatch.co.uk/mimages/remind125.gif\" alt=\"Click Here for auctionremind.com\" border=\"0\" width=\"125\"></a>";
}

if (quotes==4) {
title="<a href=\"http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=14484&merchantID=1222&programmeID=3497&mediaID=30024&tracking=&url=\" target=\"_blank\">";
body="<img src=\"http://banners.affiliatefuture.com/1222/30024.gif\" alt=\"Click Here For HOLIDAY WATCHDOG\" border=\"0\"></a>";
}

if (quotes==5) {
title="<a href=\"http://www.anrdoezrs.net/r1101zw41w3JMKPSNTMJTMPTMMQ?url=http%3A%2F%2Fadfarm.mediaplex.com%2Fad%2Fck%2F710-5232-2978-18%3Fid%3D11%26mpre%3D%26UID%3D%25zb\" target=\"_blank\">";
body="<img src=\"http://www.lduhtrp.net/2h103r6Az42ORPUXSYROYRUYRRV\" alt=\"Click Here to shop at eBay.co.uk\" border=\"0\"></a>";
}

if (quotes==6) {
title="<a href=\"http://www.auctionlotsnipe.com\" target=\"_blank\">";
body="<img src=\"http://www.auctionlotwatch.co.uk/mimages/snipe125.gif\" alt=\"Click Here for auctionlotsnipe.com\" border=\"0\" width=\"125\"></a>";
}

if (quotes==7) {
title="<a href=\"http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=14484&merchantID=1222&programmeID=3497&mediaID=21257&tracking=&url=\" target=\"_blank\">";
body="<img src=\"http://banners.affiliatefuture.com/1222/21257.gif\" alt=\"Click Here\" border=\"0\"></a>";
}


document.write('<div align=center>');
document.write(''+ title +'');
document.write(''+ body +'');
document.write('</div><p>');


