<!-- Start


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

document.write(' <a href="contact.html" class="foot">Contact</a> | ');

document.write(' <a href="index.html" class="foot">Home</a>');

document.write('<br>');


document.write('<span class="copyright">');

document.write('<a href="http://www.infohitech.gr" target="_top">infohitech Design</a> & <a href="" target="_top">Hosting</a><br>&copy;infohitech Design</span>');

//  End -->
