function wadart()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<table cellpadding="0" cellspacing="0" style="width: 315px"><tr><td style="width: 91px"><a href="http://worldartistdirectory.com/artdbase/"><img border="0" src="http://www.worldartistdirectory.com/rotate/art/lauraSML.jpg" height="113" width="106"></a></td><td style="width:11px"></td><td><strong><font color="#c0c0c0"><big>Artist Spotlight</big></font></strong><p><strong><font size="2">Laura Warburton </font></strong><br><font size="2">Laura mainly creates larger scale paintings. Founder of Loft...<br>[Toronto, Canada]</font></p></td></tr></table>'); } // test
if (ranNum == 1){document.write('<table cellpadding="0" cellspacing="0" style="width: 315px"><tr><td style="width: 91px"><a href="http://worldartistdirectory.com/artdbase/"><img border="0" src="http://www.worldartistdirectory.com/rotate/art/BirdNo5.jpg" height="113" width="106"></a></td><td style="width:11px"></td><td><strong><font color="#c0c0c0"><big>Artist Spotlight</big></font></strong><p><strong><font size="2">William Williams III</font></strong><br><font size="2">Bird No.5 - modern technology and fast times...<br>[Honolulu, HI, USA]</font></p></td></tr></table>'); } // Bird
}

