Javascript Code
<!-- Script by hscripts.com -->
<div id="fm" align=center>
<u><font color=brown>Move the cursor over this line.</font></u>
<script language = javascript>
document.getElementById("fm").style.cursor="url(hmousecursor-change/Arrow.yellow.cur)";
</script>
<!-- Script by hscripts.com -->
|