~*BOT*~
30-04-2008, 04:47:13
<script language="javascript">
url = 'http://www.nforce.nl/index.php?nfoid=123606';
id = url.substring(url.indexOf('=') + 1);
document.write('<img src="http://www.nforce.nl/nfos/png-black/' + id + '.png" width="600px" />');
</script>
url = 'http://www.nforce.nl/index.php?nfoid=123606';
id = url.substring(url.indexOf('=') + 1);
document.write('<img src="http://www.nforce.nl/nfos/png-black/' + id + '.png" width="600px" />');
</script>