<!-- Begin



<!-- NOTE: If you use a ' add a slash before it like this \' -->



document.write('<span class ="copytext">&copy;Copyright 2007 ');

document.write('<a href="index.html" target="_top">Adam Tylski & Sebastian Bukowski</a> ');

document.write('All Rights Reserved<br>');
document.write('For more information feel free to '); 

document.write(' <A HREF="mailto:adam.tylski@neostrada.pl">Contact Us (Polish)</a>');
document.write('or</a>');
document.write(' <A HREF="mailto:bukowski.sebastian@wp.pl">Contact Us (English)</a>');

document.write('</span><br>');
//  End -->