function banner() {
};

banner = new banner();
number = 0;

// bannerArray

banner[number++] = "<a href='http://www.submitad.com/go.cgi?harmonysub9' target='new'><IMG border='0'  width='120' height='60'   alt='HTML LOCK' src='http://www.harmony.net/images/secure_html_box01.gif'></a>"
banner[number++] = "<a href='http://www.submitad.com/go.cgi?harmonysub1' target='new'><IMG border='0'  width='120' height='60'   alt='Free SOftware Ebooks Downloads' src='http://www.harmony.net/images/button_125x125_02.gif'></a>"
banner[number++] = "<a href='http://www.submitad.com/go.cgi?harmonysub5' target='new'><IMG border='0'  width='120' height='60'   alt='Free SOftware Ebooks Software' src='http://www.harmony.net/images/button_125x125_01.gif'></a>"
banner[number++] = "<a href='http://click.linksynergy.com/fs-bin/click?id=1QTmqv9Fd5c&offerid=43185.10000018&type=4&subid=0' target='new'><IMG  width='125' height='125' alt='Banner 10000018' border='0' src='http://www.ediets.com/ads/banners/weekly_125x125m.gif'></a><IMG border='0' width='1' height='1' src='http://ad.linksynergy.com/fs-bin/show?id=1QTmqv9Fd5c&bids=43185.10000018&type=4&subid=0'>"
banner[number++] = "<a href='http://click.linksynergy.com/fs-bin/click?id=1QTmqv9Fd5c&offerid=42865.10000456&type=4&subid=0' target='new'><IMG  width='125' height='125' alt='Flowers at $29.99 125x125' border='0' src='http://affiliate.1800flowers.com/graphics/Vday03/VD08a03aF3.gif'></a><IMG border='0' width='1' height='1' src='http://ad.linksynergy.com/fs-bin/show?id=1QTmqv9Fd5c&bids=42865.10000456&type=4&subid=0'>"
banner[number++] = "<a href='http://click.linksynergy.com/fs-bin/click?id=1QTmqv9Fd5c&offerid=41019.10000052&subid=0&type=4' target='new'><IMG border='0'  width='120' height='60'   alt='tax center' src='http://ad.linksynergy.com/fs-bin/show?id=1QTmqv9Fd5c&bids=41019.10000052&subid=0&type=4'></a>"
banner[number++] = "<a href='http://click.linksynergy.com/fs-bin/click?id=1QTmqv9Fd5c&offerid=45348.10000412&subid=0&type=4' target-'new'><IMG border='0'  width='120' height='60'   alt='Vaca_120x60' src='http://ad.linksynergy.com/fs-bin/show?id=1QTmqv9Fd5c&bids=45348.10000412&subid=0&type=4'>"
banner[number++] = "<a href='http://click.linksynergy.com/fs-bin/click?id=1QTmqv9Fd5c&offerid=20052.10000094&type=4&subid=0' target='new'><IMG  width='120' height='60' alt='Banner 10000094' border='0' src='http://www.vitacost.com/affiliates/banners/vclogo234x60.gif'></a><IMG border='0' width='1' height='1' src='http://ad.linksynergy.com/fs-bin/show?id=1QTmqv9Fd5c&bids=20052.10000094&type=4&subid=0'>"
banner[number++] = "<a href='http://click.linksynergy.com/fs-bin/click?id=1QTmqv9Fd5c&offerid=45348.10000412&subid=0&type=4' target='new'><IMG border='0'  width='120' height='60'   alt='Vaca_120x60' src='http://ad.linksynergy.com/fs-bin/show?id=1QTmqv9Fd5c&bids=45348.10000412&subid=0&type=4'>"
banner[number++] = "<table border='1' bordercolor='red' width='120'><tr><td><font size='2'><b><center>Love Cures All</center> </b></font></td></tr></table>"
banner[number++] = "<a href='http://www.qksrv.net/click-1269959-7274701' target='_blank' onmouseover='window.status='http://www.ebay.com';return true;' onmouseout='window.status=' ';return true;'><img src='http://www.qksrv.net/image-1269959-7274701' width='120' height='60' alt='Click here for your favorite eBay items' border='0'></a><img src='http://www.qksrv.net/image-1269959-1512627' width='1' height=' ' border='0'>"
banner[number++] = "<a href='http://www.qksrv.net/click-1269959-511845?url=http%3A%2F%2Fwww.globalgallery.net%2F' target='new' ><img src='http://www.qksrv.net/image-1269959-511845' width='120' height='240' alt='Global Gallery : The Online Art Source' border='0'>"
banner[number++] = "<font size='2' face='Arial'><a href='http://31456.31.links4trade.com/links.html' target='new' alt='Gifts Medical Holistic Herbs Links'> Other Links </a></font>"
banner[number++] = "<a href='http://click.linksynergy.com/fs-bin/click?id=1QTmqv9Fd5c&offerid=14941.10000128&type=4&subid=0' target='new'><IMG  width='120' height='90' alt='The Sharper Image' border='0' src='http://www.sharperimagespecials.com/banners/Logos/BlkTSIStacked_120x90.gif'></a><IMG border='0' width='1' height='1' src='http://ad.linksynergy.com/fs-bin/show?id=1QTmqv9Fd5c&bids=14941.10000128&type=4&subid=0'>"
// keep adding items here...

increment = Math.floor(Math.random() * number);

document.write(banner[increment]);

