View Single Post
Old 08-25-2002, 03:15 PM  
XXXManager
So Fucking Banned
 
Join Date: Mar 2002
Location: Far out in the uncharted backwaters of the unfashionable end of the Western Spiral arm of the Galaxy
Posts: 893
here is an example..
Enjoy

<HTML>
<BASEFONT FACE="Verdana">
<SCRIPT>
var OrigStatusBar = 'Im the constant status bar ;) Curtsey of XXXManager.com';
var CurrentStatusBar= OrigStatusBar;
</SCRIPT>
<BODY onmouseover="window.status=CurrentStatusBar; return(true);">
This is just a link<BR>
<A HREF="http://www.tgplay.com">link</A></BR>
<BR>
But this is a sponsor link<BR>
<A HREF="http://www.xxxmanager.com/" onmouseover="CurrentStatusBar='http://www.xxxmanager.com/';

window.status=CurrentStatusBar; return true;" onmouseout="CurrentStatusBar=OrigStatusBar; window.status=CurrentStatusBar;

return true;">Curtsey of your sponsor XXXManager.com</A>
</BODY>
</HTML>
XXXManager is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote