<!-- Begin


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


document.write('<span class ="copyright">&copy;Copyright 2006 ');


document.write('<a href="index.html" target="_top">Nutritious and Delicious Cookbook</a> ');


document.write('All Rights Reserved<br>');
document.write('For more information feel free to '); 


document.write(' <A HREF="mailto:&#110;&#097;&#111;&#109;&#105;&#064;&#110;&#117;&#116;&#114;&#105;&#116;&#105;&#111;&#117;&#115;&#097;&#110;&#100;&#100;&#101;&#108;&#105;&#099;&#105;&#111;&#117;&#115;&#099;&#111;&#111;&#107;&#098;&#111;&#111;&#107;&#046;&#099;&#111;&#109;">Contact Us</a>');


document.write('</span><br>');



//  End -->