<!-- 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="gallery.htm">Gallery Directory</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="contact.htm">Contact Us</a>');

document.write('<br><br>&copy; 2007 Site Design &amp; Development by <a href="http://www.CreativeVisionsStudio.com" target="_blank">Creative Visions Multimedia Studio</a><br>');

