﻿<!-- Start


// NOTE: If you use a ' add a slash before it like this \'

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

document.write(' <a href="about.htm" class="foot">About</a> | ');

document.write(' <a href="index.html" class="foot">Home</a>');

document.write('<br>');

document.write('&copy;Jeffrey's Slate ImagesCopyright 2007 ');

document.write('<a href="index.html" target="_top" class="foot">Jeffrey\'s Slate Images</a>');

document.write('<br>');


//  End -->
