function whatitbetopbanner()
{
//0
var ranNum= Math.round(Math.random() * 0);
if (ranNum == 0){document.write('<!--Copy and paste this code into your webpage code--><a href="http://fusicology.com" target="_blank"><img src="http://fusicology.com/promobanners/Fusicology_468x60.gif" border="0" alt="Fusicology.com - Be In The Know" />'); } // fusicologybanner
}