document.writeln('<!DOCTYPE html PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\">');
document.writeln('<html>');
document.writeln('<head>');
document.writeln('  <meta content=\"text/html; charset=ISO-8859-2\" http-equiv=\"content-type\">');
document.writeln('  <title>stopka</title>');
document.writeln('</head>');
document.writeln('<body>');
document.writeln('<div style=\"text-align: center;\">Wszelkie prawa zastrzeżone.<br>');
document.writeln(' Copyright by piotrek 2007-2009</div>');
document.writeln('</body>');
document.writeln('</html>');
