<html>
<head><title></title></head>
<style>
:
:
:
<script language="vbs">
:
Sub DM
:
End Function
Sub HM
:
End Sub
</script>
<body>
<
<tr id="menuitem" height="25px">
<td id="xxx" onclick=":DM" onmouseover="DM" onmouseout="HM>Home</td>
</tr>
</table>
</body>
</html>
in the above code fragment i get a runtime erro Javasript runtime error DM, HM is undefined when the click or hover