
var top = new Array(
	'<!-- Erotik-Finden TOP 100 --><a href="http://top100.erotik-finden.com/in.php?site=1125322604&showcat=N" target="_blank"><img src="http://top100.erotik-finden.com/banner.php?size=468&banner=Y&showcat=N&cid=1" alt="Sex Top 100 - die 100 besten Erotik-Seiten" border=0></a><!-- Erotik-Finden TOP 100 -->',
	'<!-- Adult X Book TOP 100 Code Start --><center><a href="http://www.adultxbook.de/cgi-bin/toplist/toplist.pl?action=click_in&account=Maxchen" target="_blank"><img border="0" src="http://www.adultxbook.de/toplist/ad_100.gif" width="125" height="75" alt="Adultxbook.de - TOP 100"></a></center><!-- Adult X Book TOP 100 Code Ende -->',
	'<!-- OHO TOP - Die supergeile Topliste  Code Start --><center><a href="http://www.admin.oho-top.de/cgi-bin/megatoplist/toplist.pl?action=click_in&account=Maxchen" target="_blank"><img border="0" src="http://www.oho-top.de/cd/oho_156_60.gif" width="156" height="60" alt="Die Top Erotikseiten"></a></center><!-- OHO TOP - Die supergeile Topliste  Code Ende -->',
	'<!-- erotik-top100.at Code Start --><center><a href="http://www.erotik-top100.at/cgi-bin/megatoplist/toplist.pl?action=click_in&account=Maxchen" target="_blank"><img border="0" src="http://www.erotik-top100.at/banner/120x40_002.gif" width="120" height="40" alt="erotik-top100.at - die Erotik-Topliste"></a></center><!-- erotik-top100.at Code Ende -->'
);

var txtTop = new Array(
	
);

document.write ('<table align="center"><tr>');
for(i=0; i<top.length; i++)
	document.write('<td style="width: 150px" align="center">' + top[i] +'</td>');

document.write ('</tr>');

if( txtTop.length > 0 ) {
	document.write ('<tr><td colspan="'+(top.length+1)+'" align="center" style="font-size: 11px"><br>');
	for(i=0; i<txtTop.length; i++) {
		document.write ( txtTop[i] );
	}
}

document.write ('</td></tr></center>');
