<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<a href="index.html">Homepage</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="about.html">About</a>');
document.write('&nbsp;|&nbsp;');
document.write('<a href="contact.html">Contact</a>');
document.write('<br><br>&copy; Nina-Photography, 2009. Last updated: September 01., 2009.');

//  End -->