// Asian Sponsors

var linkSponsors = new Array();


linkSponsors[linkSponsors.length] = '<a href="http://www.adultrevenueservice.com/re.php?s=AE&a=73507" target=_blank><img src="../../_banners/asian01.gif" width=468 height=80 border=0></a>';
linkSponsors[linkSponsors.length] = '<a href="http://www.adultrevenueservice.com/re.php?s=AE&a=73507" target=_blank><img src="../../_banners/asian03.gif" width=400 height=100 border=0></a>';
linkSponsors[linkSponsors.length] = '<a href="http://www.fatpockets.com/php/track.php3?ID=FP4649&Site=of" target=_blank><img src="../../_banners/orientalban1.gif" width=468 height=60 border=0></a>';
linkSponsors[linkSponsors.length] = '<a href="http://www.fatpockets.com/php/track.php3?ID=FP4649&Site=of" target=_blank><img src="../../_banners/orientalban2.gif" width=468 height=60 border=0></a>';
//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_qaw.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_ra.gif" width=500 height=85 border=0></a>';
linkSponsors[linkSponsors.length] = '<a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=912053&PA=129141" target=_blank><img src="../../_banners/468-011.gif" width=468 height=80 border=0></a>';
linkSponsors[linkSponsors.length] = '<a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=912053-0002&PA=129146" target=_blank><img src="../../_banners/xxxasian-01.gif" width=410 height=120 border=0></a>';
linkSponsors[linkSponsors.length] = '<a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=912053-0002&PA=129146" target=_blank><img src="../../_banners/xxxasian-02.gif" width=468 height=80 border=0></a>';
//linkSponsors[linkSponsors.length] = '<a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=912053-0003&PA=129148" target=_blank><img src="../../_banners/xxxinter-02.gif" width=468 height=80 border=0></a>';
//linkSponsors[linkSponsors.length] = '<a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=912053-0006&PA=129153" target=_blank><img src="../../_banners/xxxtrans-01.gif" width=410 height=120 border=0></a>';
//linkSponsors[linkSponsors.length] = '<a href="http://refer.ccbill.com/cgi-bin/clicks.cgi?CA=912053-0006&PA=129153" target=_blank><img src="../../_banners/xxxtrans-02.gif" width=468 height=80 border=0></a>';

var rndSponsor = Math.round( Math.random()*(linkSponsors.length-1));

function AsianSponsor(){
	document.write(linkSponsors[rndSponsor]);
};
