<!-- Begin

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



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

document.write('<a href="index.html" target="_top" class="copylink">Kitchen Technology</a> ');

document.write('<br>');

document.write('For any questions please '); 

document.write(' <a href="contact.shtml" target="_top" class="copylink">Contact Us</a>');

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

document.write('<a href="http://www.expertdsi.com" target="_top" class="copylink">Site development, hosting and support by Expert Data Systems Inc.</a> ');

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

//  End -->