// Gay2 Sponsors

var linkSponsors = new Array();
linkSponsors[linkSponsors.length] = '<a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=909296-0000&PA=895840"><img src="../../../images/ban/cumshot.gif"  width="110" height="76" border="0" alt="OVER 75 MOVIE FEEDS TODAY!"><img src="../../../images/ban/cum22.gif" width="358" height="76" border="0"></a>';

var rndSponsor = Math.round( Math.random()*(linkSponsors.length-1));

function Sponsor(){
	document.write(linkSponsors[rndSponsor]);
};
