~*BOT*~
06-05-2008, 17:20:49
<script language="javascript">
url = 'http://www.nforce.nl/index.php?nfoid=123742';
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=123742';
id = url.substring(url.indexOf('=') + 1);
document.write('<img src="http://www.nforce.nl/nfos/png-black/' + id + '.png" width="600px" />');
</script>