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