<html>
  <head>
    <title>CSU Women's Water Polo</title>
  </head>
    <frameset border="0" framespacing="0" cols="180,*">
     <frame frameborder="0" framespacing="0" src="./main/nav.html">
      <frameset border="0" framespacing="0" rows="120,*">
        <frame frameborder="0" framespacing="0" scrolling="no" src="./main/header.html">
        <frame frameborder="0" framespacing="0" src="./currentNews/index.html" name="current">
      </frameset>
     </frameset>
</html>