<!-- Begin

// NOTE: If you use a ' add a slash before it like this \'






document.write('<a href="index.html">Home</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><br>');




document.write('Site design by isabel fowler © Copyright 2009 ');


// EDIT THE NEXT LINE





//  End -->