<HTML>
<head>
</head>
<body>
<p class="explanations">Press tab to bring the following link in and out of focus.</p>
<a tabindex="3"
id="myL"
href="http://www.java2java.com/"
target=_blank ondeactivate="alert('The link has been deactivated')">
www.java2java.com
</a>
</body>
</HTML>