document.write("<a href=\"" + levelsDeep(level) + "index.php\">Home</a><p>");

document.write("<a href=\"" + levelsDeep(level) + "classDescriptionsCat.php\">Classes</a><p>");

document.write("<a href=\"" + levelsDeep(level) + "ical/month.php\">Calendar</a><p>");

document.write("<a href=\"" + levelsDeep(level) + "GiftCertificate.php\">Gift Certificates</a><p>");

document.write("<a href=\"" + levelsDeep(level) + "StaffGallery.php\">Staff Gallery</a><p>");

document.write("<a href=\"" + levelsDeep(level) + "Gallery.php\">Student Gallery</a><p>");

document.write("<a href=\"" + levelsDeep(level) + "FAQ.php\">FAQ</a><p>");

document.write("<a href=\"" + levelsDeep(level) + "Links.php\">Links</a><p>");

document.write("<a href=\"" + levelsDeep(level) + "PHFComments.php\">Comments</a><p>"); 

document.write("<a href=\"" + levelsDeep(level) + "ContactListSignUp.php\">Mailing List</a><p>");

document.write("<a href=\"" + levelsDeep(level) + "WaitListSignUp.php\" title=\"Tell us what particular class you'd like to take\">Waiting List</a><p>");

document.write("<a href=\"" + levelsDeep(level) + "Directions.php\">Directions</a><p>");

document.write("<a href=\"javascript:showInfo('Contact'," + level + ")\">Contact PHF</a><p>");

document.write("<a href=\"" + levelsDeep(level) + "safety.php\">Safety</a><p>");

document.write("<a href=\"" + levelsDeep(level) + "LostFound.php\">Lost &amp; Found</a><p>");

