|
BODY Section:
<a href="../index.html" onMouseOver="status='Try
This Link #1';return true" onMouseOut="window.status=''">try
this link</a>,
<a href="../index.html" onMouseOver="status='Now
Try This # 2';return true" onMouseOut="window.status=''">now
try this</a>,
<a href="../index.html" onMouseOver="status='The
Last One # 3';return true" onMouseOut="window.status=''">the
last one</a>.
|