function art()
{
//3
var ranNum= Math.round(Math.random() * 3);
if (ranNum == 0){document.write('<table BORDER=0 CELLSPACING=0 WIDTH="95%" BGCOLOR="#999999" ><tr><td ALIGN=LEFT WIDTH="100%"><font color="#FFFFFF"><font size=-1>Featured Site</font></font><table BORDER=0 CELLSPACING=0 CELLPADDING=2 WIDTH="100%" BGCOLOR="#CCCCCC" ><tr><td ALIGN=LEFT VALIGN=CENTER BGCOLOR="#E0E1E4"></td></tr><tr><td ALIGN=CENTER VALIGN=TOP WIDTH="100%" BGCOLOR="#F9F8EC"><a href="http://www.dropbears.com/a/artists/norman_lindsay.htm" target="new"><img SRC="http://www.dropbears.com/images/banners/lindsay_bathers.jpg" ALT="Art Posters" BORDER=0 height=117 width=90></a><br><font size=-1><a href="http://www.dropbears.com/a/artists/norman_lindsay.htm" target="new">Norman Lindsay</a></font><br><img SRC="http://www.dropbears.com/images/shim.gif" height=1 width=130></td></tr></table></td></tr></table>'); } // NormanLindsay
if (ranNum == 1){document.write('<table BORDER=0 CELLSPACING=0 WIDTH="95%" BGCOLOR="#999999" ><tr><td ALIGN=LEFT WIDTH="100%"><font color="#FFFFFF"><font size=-1>FeaturedSite</font></font><table BORDER=0 CELLSPACING=0 CELLPADDING=2 WIDTH="100%" BGCOLOR="#CCCCCC" ><tr><td ALIGN=LEFT VALIGN=CENTER BGCOLOR="#E0E1E4"></td></tr><tr><td ALIGN=CENTER VALIGN=TOP WIDTH="100%" BGCOLOR="#FFFFFF"><center><a href="http://www.dropbears.com/b/broughsbooks/posters/australiana.htm" target="new"><img SRC="http://www.dropbears.com/images/banners/redcentreposter.jpg" BORDER=0 height=100 width=66></a></center><font size=-1><a href="http://www.dropbears.com/b/broughsbooks/posters/australiana.htm" target="new">Australian Art Posters & Fine Art Prints</a></font><br><img SRC="http://www.dropbears.com/images/shim.gif" height=1 width=130></td></tr></table></td></tr></table>'); } // AustPosters
if (ranNum == 2){document.write('<table BORDER=0 CELLSPACING=0 WIDTH="95%" BGCOLOR="#999999" ><tr><td ALIGN=LEFT WIDTH="100%"><font color="#FFFFFF"><font size=-1>Featured Site</font></font><table BORDER=0 CELLSPACING=0 CELLPADDING=2 WIDTH="100%" BGCOLOR="#CCCCCC" ><tr><td ALIGN=LEFT VALIGN=CENTER BGCOLOR="#E0E1E4"></td></tr><tr><td ALIGN=CENTER VALIGN=TOP WIDTH="100%" BGCOLOR="#FFFFFF"><center><a href="http://www.ipaintaustralia.com" target=_blank><img SRC="http://www.dropbears.com/images/banners/pio_night.jpg" BORDER=0 height=120 width=100></a></center><font size=-1><a href="http://www.ipaintaustralia.com" target=_blank>PioCarlone</a></font><br><img SRC="http://www.dropbears.com/images/shim.gif" height=1 width=130></td></tr></table></td></tr></table>'); } // PioCarlone
if (ranNum == 3){document.write('<table BORDER=0 CELLSPACING=0 WIDTH="95%" BGCOLOR="#999999" ><tr><td ALIGN=LEFT WIDTH="100%"><font color="#FFFFFF"><font size=-1>FeaturedSite</font></font><table BORDER=0 CELLSPACING=0 CELLPADDING=2 WIDTH="100%" BGCOLOR="#CCCCCC" ><tr><td ALIGN=LEFT VALIGN=CENTER BGCOLOR="#E0E1E4"></td></tr><tr><td ALIGN=CENTER VALIGN=TOP WIDTH="100%" BGCOLOR="#FFFFFF"><center><a href="http://www.art-poster-online.com/"><img SRC="http://www.dropbears.com/images/banners/peglington_125.gif" BORDER=0 height=55 width=125></a></center><font size=-1><a href="http://www.art-poster-online.com/">Peter Eglington</a></font><br><img SRC="http://www.dropbears.com/images/shim.gif" height=1 width=130></td></tr></table></td></tr></table>'); } // PeterEglington
}
