<html>
<head>
<style>
  .bigChange {color:blue; font-weight:bolder; font-size:175%;
letter-spacing:4px;  text-transform: uppercase; background:yellow}
  .start {color:yellow; background:blue}
</style>
<script LANGUAGE="JAVASCRIPT">
  function highlightButton(s) {
    if ("INPUT"==event.srcElement.tagName)
      event.srcElement.className=s
  }
</script>
<title>JavaFILE</title>
<base target="leftframe">
</head>
<body BGCOLOR="#ffffff" link="#CC0033" vlink="#333399" alink="#FF0000" <!--content start-- -->
<p align="center"> </p>
<table WIDTH="96%" BORDER="0" CELLSPACING="5" CELLPADDING="5">
  <tr>
    <td WIDTH="100%"><font
    FACE="ARIEL,HELVETICA" SIZE="-1"><form NAME="highlight"
    onmouseover="highlightButton('start')" onmouseout="highlightButton('')">
      <div align="center"><center><p><input type="button" Value="www.horozz.net"></font></p>
      </center></div>
    </form>
    </td>
  </tr>
</table>
<!--content stop-->
</body>
</html>