// Video Sponsors

var linkSponsors = new Array();


linkSponsors[linkSponsors.length] = '<a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=902839&PA=121199&HTML=http://sexmoviehouse.com/sexmh090/" target=_blank><img src="../../_banners/500x85_ra.gif" width=500 height=85 border=0></a>';
linkSponsors[linkSponsors.length] = '<a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=902839&PA=121199&HTML=http://sexmoviehouse.com/sexmh58/" target=_blank><img src="../../_banners/500x85_qaw.gif" width=500 height=85 border=0></a>';
//linkSponsors[linkSponsors.length] = '<a href="http://www.fatpockets.com/php/track.php3?ID=FP4649&Site=hf" target=_blank><img src="../../_banners/hwfban1.gif" width=468 height=60 border=0></a>';
//linkSponsors[linkSponsors.length] = '<a href="http://www.fatpockets.com/php/track.php3?ID=FP4649&Site=hf" target=_blank><img src="../../_banners/hwfban3.gif" width=468 height=60 border=0></a>';

var rndSponsor = Math.round( Math.random()*(linkSponsors.length-1));

function VideoSponsor(){
	document.write(linkSponsors[rndSponsor]);
};
