/* 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 = 22;
quotes = Math.floor (num_of_quotes * Math.random());

if (quotes==0) {
title="<a href=\"/ebayusa125\" target=\"_blank\" width=\"125\">";
body="<img src=\"http://www.ftjcfx.com/image-2865836-7274701\" alt=\"Click Here to shop at eBay\" border=\"0\"></a>";
}

if (quotes==1) {
title="<a href=\"http://www.tazbar.com\" target=\"_blank\" width=\"125\">";
body="<img src=\"/adverts/TB125x125.gif\" alt=\"Click Here for TAZBAR Auctions\" border=\"0\"></a>";
}

if (quotes==2) {
title="<a href=\"/ebayusa125\" target=\"_blank\" width=\"125\">";
body="<img src=\"http://www.ftjcfx.com/image-2865836-1925269\" alt=\"Click Here to shop at eBay\" border=\"0\"></a>";
}

if (quotes==3) {
title="<a href=\"http://www.auctionlotsnipe.com\" target=\"_blank\">";
body="<img src=\"/adverts/snipe125.gif\" alt=\"Click Here for auctionlotsnipe.com\" border=\"0\" width=\"125\"></a>";
}

if (quotes==4) {
title="<a href=\"/ebayusa125\" target=\"_blank\" width=\"125\">";
body="<img src=\"http://www.tqlkg.com/image-2865836-10361294\" alt=\"Click Here to shop at eBay\" border=\"0\"></a>";
}

if (quotes==5) {
title="<a href=\"/ebayusa125\" target=\"_blank\" width=\"125\">";
body="<img src=\"http://www.awltovhc.com/image-2865836-10464922\" alt=\"Click Here to shop at eBay\" border=\"0\"></a>";
}

if (quotes==6) {
title="<a href=\"http://www.auctionremind.com\" target=\"_blank\">";
body="<img src=\"/adverts/remind125.gif\" alt=\"Click Here for auctionremind.com\" border=\"0\" width=\"125\"></a>";
}

if (quotes==7) {
title="<a href=\"/liquid125\" target=\"_blank\" width=\"125\">";
body="<img src=\"http://www.lduhtrp.net/image-2865836-10377687\" alt=\"Click Here\" border=\"0\"></a>";
}

if (quotes==8) {
title="<a href=\"/prostores125\" target=\"_blank\" width=\"125\">";
body="<img src=\"http://www.awltovhc.com/image-2865836-10420034\" alt=\"Click Here\" border=\"0\"></a>";
}

if (quotes==9) {
title="<a href=\"http://www.auctionfb.com\" target=\"_blank\">";
body="<img src=\"/adverts/auctionfb125.gif\" alt=\"Click Here for auctionfb.com\" border=\"0\" width=\"125\"></a>";
}

if (quotes==10) {
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==11) {
title="<a href=\"/za125\" target=\"_blank\">";
body="<img src=\"http://www.awltovhc.com/image-2865836-10411368\" alt=\"Click Here\" border=\"0\" width=\"125\"></a>";
}

if (quotes==12) {
title="<a href=\"http://www.tkqlhce.com/click-1888659-10296928\" target=\"_blank\">";
body="<img src=\"http://www.ftjcfx.com/image-1888659-10296928\" alt=\"Click Here to shop at eBay Motors\" border=\"0\" width=\"125\"></a>";
}

if (quotes==13) {
title="<a href=\"http://www.auctionremind.com/advancedspeller.php\" target=\"_blank\">";
body="<img src=\"/adverts/speller125.gif\" alt=\"Click Here for auctionspeller.com\" border=\"0\" width=\"125\"></a>";
}

if (quotes==14) {
title="<a href=\"http://www.anrdoezrs.net/click-1888659-1925269\" target=\"_blank\">";
body="<img src=\"http://www.tqlkg.com/image-1888659-1925269\" alt=\"Click here for your favorite eBay items\" border=\"0\" width=\"125\"></a>";
}

if (quotes==15) {
title="<a href=\"/ubid125\" target=\"_blank\">";
body="<img src=\"http://www.lduhtrp.net/image-2865836-10461858\" alt=\"Click here\" border=\"0\"></a>";
}

if (quotes==16) {
title="<a href=\"/za125\" target=\"_blank\">";
body="<img src=\"http://www.lduhtrp.net/image-2865836-10360555\" alt=\"Click here for Zone Alarm\" border=\"0\" width=\"125\"></a>";
}

if (quotes==17) {
title="<a href=\"/ubid125\" target=\"_blank\">";
body="<img src=\"http://www.lduhtrp.net/image-2865836-10461858\" alt=\"Click here for Ubid\" border=\"0\" width=\"125\"></a>";
}

if (quotes==18) {
title="<a href=\"/half125\" target=\"_blank\" width=\"125\">";
body="<img src=\"http://www.awltovhc.com/image-2865836-10298899\" alt=\"Click Here to shop at Half.com\" border=\"0\"></a>";
}

if (quotes==19) {
title="<a href=\"http://www.auctionautotrader.com\" target=\"_blank\" width=\"125\">";
body="<img src=\"/adverts/autradsmall.gif\" alt=\"Click Here to buy cars at auction\" border=\"0\"></a>";
}

if (quotes==20) {
title="<a href=\"/half125\" target=\"_blank\" width=\"125\">";
body="<img src=\"http://www.tqlkg.com/image-2865836-940542\" alt=\"Click Here to shop at Half.com\" border=\"0\"></a>";
}

if (quotes==21) {
title="<a href=\"/bidz125\" target=\"_blank\" width=\"125\">";
body="<img src=\"http://www.tqlkg.com/image-2865836-10459663\" alt=\"Click Here to shop at bidz.com\" border=\"0\"></a>";
}


document.write('<div align=center>');
document.write(''+ title +'');
document.write(''+ body +'');
document.write('</div><p>');

