document.write('<a href="index.php" class="nav">HOME</a>');
document.write('<a href="policies.php" class="nav">Rules</a>');
document.write('<a href="local.php" class="nav">Attractions</a>');
document.write('<a href="links.php" class="nav">Links</a>');
document.write('<a href="res.php" class="nav">Reservations</a>');
document.write('<a href="contact.php" class="nav">Contact Us</a>');
document.write('<a href="dir.php" class="nav">Directions</a>');
document.write('<a href="cabin.php" class="nav">Cabins</a>');
document.write('<a href="cabin-layout.php" class="nav">Campground Layout</a>');
document.write('<a href="campground-photos.php" class="nav">Campground Photos</a>');
document.write('<a href="severe-weather.php" class="nav">Severe Weather</a>');
document.write('<a href="payment.php" class="nav">AA Self Storage Payments & Account Access</a>');
