<!-- Begin masthead section for information pages: logo and navbar -->
    document.write("<div id='logo'><a name='front' id='front'></a></div>")
    document.write(" <div id='globalNav'><a href='index.html'>Home</a> | <a href='adults.html'>Adults</a> | <a href='teens.html'>Teens</a> </div>")
    <!-- End masthead section-->
