|
Post by Tommy Huynh on Oct 29, 2004 18:09:18 GMT -5
Place this code all your headers, edit the red part for the URL for it to go to.
Headers
<script type="text/javascript"> document.getElementsByTagName('img')[0].onclick = function(){location='url of link';} </script>
|
|