// To add links, simply add them as you would the HTML code between the ' and '.

document.write('<a href="index.html">Home</a> | <a href="aboutus.htm">About Us</a>  | <a href="contact.htm">Contact Us</a>');
