
document.write('<a href="home.htm">Home</a>');

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

document.write(' <a href="gallery.htm">Gallery</a>');

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

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




document.write('<br><br>All contents &copy;Copyright 2008 ');


document.write('<a href="home.htm">Lance James</a><br>');


  {
document.write('Site Design &copy; 2008 All Rights Reserved <a href="http://digitalmuze.zar.cc" target="_blank">DigiMuze Design</a> & Hosting<br>');
}





