/* 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 = 10;
quotes = Math.floor (num_of_quotes * Math.random());


if (quotes==0) {
title="<a href=\"http://www.auctionlotsnipe.com\" target=\"_blank\">";
body="<img src=\"/mimages/snipe125.gif\" alt=\"Click Here for auctionlotsnipe.com\" border=\"0\" width=\"125\"></a>";
}

if (quotes==1) {
title="<a href=\"http://www.auctionremind.com\" target=\"_blank\">";
body="<img src=\"/mimages/remind125.gif\" alt=\"Click Here for auctionremind.com\" border=\"0\" width=\"125\"></a>";
}

if (quotes==2) {
title="<a href=\"http://www.tkqlhce.com/j0103nmvsmu9CAFIDJC9BAEBGJJJ?url=http%3A%2F%2Fwww.prostores.com%2Febusinessboost\" target=\"_blank\" width=\"125\">";
body="<img src=\"http://www.afcyhf.com/tm80ax0pvtEHFKNIOHEGFJGLOOO\" alt=\"Click Here\" border=\"0\"></a>";
}

if (quotes==3) {
title="<a href=\"http://www.auctionfb.com\" target=\"_blank\">";
body="<img src=\"/mimages/auctionfb125.gif\" alt=\"Click Here for auctionfb.com\" border=\"0\" width=\"125\"></a>";
}

if (quotes==4) {
title="<a href=\"http://www.jdoqocy.com/click-1888659-8318072\" target=\"_blank\">";
body="<img src=\"http://www.tqlkg.com/image-1888659-8318072\" alt=\"Click Here for Ubid\" border=\"0\" width=\"125\"></a>";
}

if (quotes==5) {
title="<a href=\"http://www.anrdoezrs.net/click-1888659-10383093\" target=\"_blank\">";
body="<img src=\"http://www.afcyhf.com/image-1888659-10383093\" alt=\"Click Here\" border=\"0\" width=\"125\"></a>";
}


if (quotes==6) {
title="<a href=\"http://www.auctionremind.com/advancedspeller.php\" target=\"_blank\">";
body="<img src=\"/mimages/speller125.gif\" alt=\"Click Here for auctionspeller.com\" border=\"0\" width=\"125\"></a>";
}

if (quotes==7) {
title="<a href=\"http://scripts.affiliatefuture.com/AFClick.asp?affiliateID=14484&merchantID=476&programmeID=1737&mediaID=10532&tracking=&url=\" target=\"_blank\">";
body="<img src=\"http://banners.affiliatefuture.com/476/10532.gif\" alt=\"Click here\" border=\"0\"></a>";
}

if (quotes==8) {
title="<a href=\"http://www.clixGalore.com/Lead.aspx?BID=27382&AfID=95004&AdID=4023\" target=\"_blank\">";
body="<img src=\"http://www.is1.clixgalore.com/cgd.aspx?BID=27382&AfID=95004&AdID=4023\" alt=\"Click here for your favorite eBay items\" border=\"0\" width=\"125\"></a>";
}


if (quotes==9) {
title="<a href=\"http://www.auctionmotortrader.com\" target=\"_blank\" width=\"125\">";
body="<img src=\"http://www.auctionlotwatch.co.uk/adverts/autradsmall.gif\" alt=\"Click Here to buy cars at auction\" border=\"0\"></a>";
}


document.write('<div align=center>');
document.write(''+ title +'');
document.write(''+ body +'');
document.write('</div><p>');

