<!-- 
document.writeln('<br>');
document.writeln('<br>');
document.writeln('<center>');
document.writeln('<b><font size=+1> Polec "Sukces Twojej Firmy" znajomym!');
document.writeln('</font></b>');
document.writeln('</center>');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('');
document.writeln('<center><table BORDER=0 CELLPADDING=20 WIDTH="500" BGCOLOR="#FFFFFF" >');
document.writeln('<tr>');
document.writeln('<td ALIGN=LEFT VALIGN=TOP>');
document.writeln('<center> ');
document.writeln('');
document.writeln('<form METHOD="post" ACTION="/cgi-bin/zaproszenie-STF.cgi"></center>');
document.writeln('');
document.writeln('<center><table WIDTH="450" >');
document.writeln('<tr>');
document.writeln('<td WIDTH="60%"><font size=-1>Wpisz tutaj swoje imie:</font></td>');
document.writeln('');
document.writeln('<td><input TYPE="text" SIZE="20" NAME="sendername"></td>');
document.writeln('</tr>');
document.writeln('');
document.writeln('<tr>');
document.writeln('<td><font size=-1>Tutaj wpisz swoj e-mail:&nbsp;</font></td>');
document.writeln('');
document.writeln('<td><input TYPE="text" SIZE="20" NAME="senderemail"></td>');
document.writeln('</tr>');
document.writeln('');
document.writeln('<tr>');
document.writeln('<td><font size=-1>Imie osoby, ktora zapraszasz:</font></td>');
document.writeln('');
document.writeln('<td><input TYPE="text" SIZE="20" NAME="newname"></td>');
document.writeln('</tr>');
document.writeln('');
document.writeln('<tr>');
document.writeln('<td><font size=-1>E-mail osoby ktora zapraszasz:</font></td>');
document.writeln('');
document.writeln('<td><input TYPE="text" SIZE="20" NAME="newemail"></td>');
document.writeln('</tr>');
document.writeln('</table></center>');
document.writeln('');
document.writeln('<center><input TYPE="submit" VALUE="Wyslij Zaproszenie">');
document.writeln('</form>');
document.writeln('');
document.writeln('</center>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</td>');
document.writeln('</tr>');
document.writeln('</table></center>');
// -->
