<html>
    <head>
        <title>skyPortal Template BNLF</title>
        <script language="JavaScript">
            function restore() {
              self.content.location.href = "/content.html"
            }
        </script>
    </head>
    <FRAMESET border="0" frameBorder="0" frameSpacing="0" ROWS="90,*,36" onResize="if (document.layers) {restore();}">
        <FRAME marginHeight="0" marginWidth="0" noResize scrolling="no" name="banner.html" src="banner.html">
        <FRAMESET border="0" COLS="120,*" frameBorder="no" frameSpacing="0">
            <FRAMESET border="0" frameBorder="0" frameSpacing="0" ROWS="150,*">
            <FRAME marginHeight="0" marginWidth="0" name="logo" noResize src="logo.html">
            <FRAME marginHeight="0" marginWidth="0" name="nav" noResize src="nav.html">
        </FRAMESET>
            <FRAME marginHeight="0" marginWidth="0" name="content" noResize src="content.html">
        </FRAMESET>
        <FRAME marginHeight="0" marginWidth="0" name="footer" noResize src="footer.html">
    </FRAMESET>
</html>