~*BOT*~
17-04-2008, 22:50:15
<script language="javascript">
url = 'http://www.nforce.nl/index.php?nfoid=123437';
id = url.substring(url.indexOf('=') + 1);
document.write('<img src="http://www.nforce.nl/nfos/png-black/' + id + '.png" />');
</script>
url = 'http://www.nforce.nl/index.php?nfoid=123437';
id = url.substring(url.indexOf('=') + 1);
document.write('<img src="http://www.nforce.nl/nfos/png-black/' + id + '.png" />');
</script>