function other()
{
//4
var ranNum= Math.round(Math.random() * 4);
if (ranNum == 0){document.write('<a href="https://nh.vzones.com/affiliates/cgi-bin/clickthru-series.cgi/onart/http://ds.vzones.com"><img src="http://www.vzones.com/banners/ds2.gif" border=0></a>'); } // DS
if (ranNum == 1){document.write('<A HREF="http://onart.com/boo/bookstor.htm"><IMG SRC="http://www.onart.com/pic/boo1.gif" width="468" height="60" alt="OnArt Bargain Bookstore - great deals instead of great promises"></A> '); } // books
if (ranNum == 2){document.write('<SCRIPT SRC="http://www.onart.com/cgi-bin/banner/ebanners.cgi?nonSSI"></SCRIPT><br><font size="2"><a href="http://www.onart.com/advert.htm">Info how to get your banner here</a></font></center>'); } // bannerex
if (ranNum == 3){document.write('<a href="http://www.top100webshops.com" target="_blank"><img src="http://www.top100webshops.com/isapi/track2.dll?T?2914&yellow" border="0" width="88" height="31" alt="Top100WebShops.com"></a>'); } // 100webshoposter
if (ranNum == 4){document.write('<!-- Begin PayPal Logo --><A HREF="https://www.paypal.com/us/mrb/pal=HA46U8JRMMTZ4" target="_blank"><IMG SRC="http://images.paypal.com/en_US/i/bnr/paypal_mrb_banner.gif" BORDER="0" ALT="Sign up for PayPal and start accepting credit card payments instantly."></A><!-- End PayPal Logo -->'); } // paypal
}