<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'

document.write('<span class ="mainnav">');
document.write('<a href="http://mwildphotography.com/index.html" target="_top">home</a> | ');
document.write('<a href="http://mwildphotography.com/about.html" target="_top">about me</a> | ');
document.write('<a href="http://mwildphotography.com/contact.html" target="_top">contact</a> | ');
document.write('<a href="http://mwildphotography.com/links.html" target="_top">links</a>');
document.write('</span>');

//  End -->