// JavaScript Document

document.write ('<p> <a href="index.html">Home</a> | <a href="about.html">About</a> | <a href="services.html">Services</a> | <a href="clients.html">Clients</a> | <a href="portfolio.html">Portfolio</a> | <a href="contact.html">Contact</a></p>');

document.write ('<p>&copy;2008 Clerestory Communications. All rights reserved.</p>');