blank.html   [plain text]


<html>
    <head>
        <title></title>
    </head>
    <body bgcolor="white">

        <H1>Sorry, this page is under construction!</H1>
        if you like, you can go back to the <a href="toc.xhtml">Table of Contents</a>

        <!-- Navigation Links ------------------------ -->
        <p>
        <table cellpadding="" cellspacing="5" border="0">
            <tr>
                <td>
                   <a href="intro.xhtml">next</a>  
                </td>
                <td>
                   <a href="toc.xhtml">prev</a>  
                </td>
                <td>
                    <a href="toc.xhtml">toc</a>
                </td>
            </tr>  
        </table>
        </p>
    </body>
</html>