function linksharesidebar()
{
//5
var ranNum= Math.round(Math.random() * 5);
if (ranNum == 0){document.write('<a target="_new" href="http://www.zazzle.com/pet+clothing?rf=238885957106881532"><img src="http://asset.zcache.com/assets/graphics/_zletter/2009/banners/2009_petclothing/2009_petclothing_160x600.jpg" alt="Pet Clothing" /></a>'); } // passport
if (ranNum == 1){document.write('<a href="http://www.zazzle.com/ezcat1*"><img src="http://athlonnews.com/adserver/ban-1.png" border="0" height="600" width="160" alt="ezcat\'s Custom T-Shirts And More Store">'); } // ban1
if (ranNum == 2){document.write('<a href="http://www.zazzle.com/ezcat1*" target="_new"><img src="http://athlonnews.com/adserver/ban-2.png" border="0" height="600" width="160" alt="ezcat\'s Custom T-Shirts And More Store">'); } // ban2
if (ranNum == 3){document.write('<a href="http://www.zazzle.com/ezcat1*" target="_new"><img src="http://athlonnews.com/adserver/ban-3.png" border="0" height="600" width="160" alt="ezcat\'s Custom T-Shirts And More Store">'); } // ban3
if (ranNum == 4){document.write('<a href="http://www.zazzle.com/ezcat1*" target="_new"><img src="http://athlonnews.com/adserver/ban-4.png" border="0" height="600" width="160" alt="ezcat\'s Custom T-Shirts And More Store">'); } // ban4
if (ranNum == 5){document.write('<a href="http://www.zazzle.com/ezcat1*" target="_new"><img src="http://athlonnews.com/adserver/ban-5.png" border="0" height="600" width="160" alt="ezcat\'s Custom T-Shirts And More Store">'); } // ban5
}