<html><div style='background-color:'><DIV class=RTE>
<P><FONT style="FONT-SIZE: 11px; FONT-FAMILY: tahoma,sans-serif">Reposting: (Correcting yet another mistake of mine)</FONT></P>
<P><FONT style="FONT-SIZE: 11px; FONT-FAMILY: tahoma,sans-serif">Thanks anyway, I believe that the script will surely work now,<BR>but you have to tell me,<BR>how did you manage to make the mouse pointer get invisible,<BR>because I'm almost sure that this is why you need this kind of <BR>script in the first place?!<BR><BR>~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR><FONT color=#000066>&lt;HTML&gt;<BR>&lt;BODY&gt;<BR>&lt;img src='mypointer.gif' ID="myImage" <BR>style="position:absolute;top:0px;left:-500px"&gt;<BR>&lt;/img&gt;<BR>&lt;/BODY&gt;</FONT><BR><FONT color=#0000cc>&lt;SCRIPT&gt;<BR>//version 1.0 -Troy III- progresive art enterprise<BR>h = myImage.height/2, w = myImage.width/2;<BR>function mousefollower(){<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; x=event.x<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;y=event.y<BR>&nbsp;&nbsp;&nbsp; 
myImage.style.posLeft= x-h<BR>&nbsp;&nbsp;&nbsp; myImage.style.posTop = y-w }<BR>document.onmousemove=mousefollower<BR>&lt;/SCRIPT&gt;<BR></FONT><FONT color=#000066>&lt;/HTML&gt;<BR></FONT>~~~~~~~~~~~~~~~~~~~~~~~~~~~~<BR>(the corrected [!and tested!] version)<BR><BR>[It can't get shorter than this!]</FONT></P>
<P><FONT style="FONT-SIZE: 11px; FONT-FAMILY: tahoma,sans-serif">&gt;Thanks very much for that, Troy - I'll work through it.<BR><BR>No need for it now.<BR><BR>&gt;Where are you from ? I often wonder where everyone on the list is <BR>&gt;from.<BR><BR>I don't that much, but I like the fact that you do.<BR>I'm from Pristina, Ancient Dardania, today a small piece of it: <BR>Kosova.<BR><BR>My best regards to you<BR>&gt;Tim in Ireland.<BR></P></FONT></DIV></div><br clear=all><hr> <a href="http://g.msn.com/8HMAENUS/2734??PS=47575" target="_top">Find e-mail and documents on your PC instantly with the new MSN Search Toolbar–FREE!</a> </html>