View Single Post
Old 10-29-2005   #6 (permalink)
scrowler
code anyone?
 
scrowler's Avatar
 
Join Date: Feb 2004
Location: New Zealand
Posts: 590

Send a message via MSN to scrowler Send a message via Skype™ to scrowler
Code:
<script>
window.open("redirectpage.html", "_blank", "");
</script>
?
scrowler is offline