function bottom()
{
//1
var ranNum= Math.round(Math.random() * 1);
if (ranNum == 0){document.write('<div align="center"><a href="http://www.motowngirl.com/sites/aubreyorganics.php" target="_blank"><img src="http://www.aubrey-organics.com/images/aff/ads/banner_experience_440x110.jpg" alt="Experience Aubrey Organics - 100% Natural Hair, Skin and Body Care" width="440" height="110" border="0"></a></div>'); } // aubreyorganics
if (ranNum == 1){document.write('<div align="center"><a href="http://motowngirl.com/sites/wildgrowth.php" target="_blank"><img src="http://motowngirl.com/images/wildgrowth.png" alt="Wildgrowth Hair Oil" width="440" height="110" border="0"></a></div>'); } // wildgrowth
}