// JavaScript Document

document.write('<a href="index.php" class="footer">HOME</a>');
document.write('&bull;');
document.write('<a href="meet_drnickels.php" class="footer">MEET DR. NICKELS</a>');
document.write('&bull;');
document.write('<a href="meet_staff.php" class="footer">MEET THE STAFF</a>');
document.write('&bull;');
document.write('<a href="philosophy.php" class="footer">OUR PHILOSOPHY</a>');
document.write('&bull;');
document.write('<a href="whattoexpect.php" class="footer">WHAT TO EXPEXT</a>');
document.write('&bull;');
document.write('<a href="comfort.php" class="footer">PATIENT COMFORT</a>');
document.write('&bull;');
document.write('<a href="financial.php" class="footer">FINANCIAL OPTIONS</a>');
document.write('<br />');
document.write('<a href="general.php" class="footer">GENERAL DENTISTRY</a>');
document.write('&bull;');
document.write('<a href="cosmetic.php" class="footer">COSMETIC DENTISTRY</a>');
document.write('&bull;');
document.write('<a href="fillings.php" class="footer">FILLINGS, SEALANTS, ONLAYS &amp; INLAYS</a>');
document.write('&bull;');
document.write('<a href="crowns.php" class="footer">CROWNS, BRIDGES &amp; IMPLANTS</a>');
document.write('&bull;');
document.write('<a href="endo.php" class="footer">ENDODONTICS & SURGERY</a>');
document.write('<br />');
document.write('<a href="whitening.php" class="footer">WHITENING & BONDING</a>');
document.write('&bull;');
document.write('<a href="veneer.php" class="footer">PORCELAIN VENEERS</a>');
document.write('&bull;');
document.write('<a href="contact.php" class="footer">CONTACT US</a>');
document.write('&bull;');
document.write('<a href="contact.php#appointment" class="footer">REQUEST AN APPOINTMENT</a>');
document.write('&bull;');
document.write('<a href="contact.php#hours" class="footer">OFFICE HOURS</a>');
document.write('&bull;');
document.write('<a href="contact.php#directions" class="footer">DIRECTIONS & MAP</a>');

