function nrsmall()
{
//2
var ranNum= Math.round(Math.random() * 2);
if (ranNum == 0){document.write('<A href="http://www.nativeremedies.com?kbid=9801&img=adhdanxietymore.gif"><img src="http://www.nativeremedies.com/images/banners/adhdanxietymore.gif" border=0></a>'); } // adhd1
if (ranNum == 1){document.write('<A href="http://www.nativeremedies.com?kbid=9801&img=nativeremedies.gif"><img src="http://www.nativeremedies.com/images/banners/nativeremedies.gif" border=0></a>'); } // nrgeneral1
if (ranNum == 2){document.write('<A href="http://www.nativeremedies.com?kbid=9801&img=nradhdanxiety.gif"><img src="http://www.nativeremedies.com/images/banners/nradhdanxiety.gif" border=0></a>'); } // nrsmall3
}
