var pageheight	  = "70"

document.write('<img src="spacer.gif" height="'+pageheight+'" width="5"><br>');

document.write('<a href="Homepage.htm">Home</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="About-Us.htm">About</a>');

document.write('&nbsp;|&nbsp;');

document.write(' <a href="Contact.htm">Contact</a>');


document.write('<br><br>All contents &copy; copyright 2009 ');



document.write('<a href="http://www.ozonezonebooks.com/">Ozone Zone Books</a>. No usage without written authorization.<br><br><br>');









