// foot() - displays footer in a table
        function blackrule() {


               document.writeln('<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../img/blackdottedrule.gif"><img src="../img/spacer.gif" width="100" height="4"></td></tr></table>');


        }
// -->

// foot() - displays footer in a table
        function greyrule() {


               document.writeln('<table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td background="../img/greydottedrule.gif"><img src="../img/spacer.gif" width="100" height="4"></td></tr></table>');


        }
// -->
