<!-- 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="index.html" class="foot">Home</a> | ');





document.write('<br>');


//  End -->