<!--
function v(){
 document.writeln('<FORM action=http://www.coduripostale.com/cgi-bin/index.cgi method=post>');
 document.writeln('<INPUT name=mod type=hidden value=cs>');
 document.writeln('<INPUT name=jud type=hidden value=XX>');
 document.writeln('<TABLE bgcolor=#f0f0f0 align=center border=0 cellPadding=0 cellSpacing=0 width=150>');
 document.writeln(' <TR><TD height=5 align=Right><SPACER type=block height=5></TD></TR>');
 document.writeln(' <TR><TD align=middle><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;">&nbsp;Cautare coduri postale&nbsp;</SPAN></TD></TR>');
 document.writeln(' <TR><TD height=5 align=Right><SPACER type=block height=5></TD></TR>');
 document.writeln(' <TR><TD align=middle>&nbsp;<INPUT name=loc size=15>&nbsp;<input type="submit" value="Cauta">&nbsp;</TD></TR>');
 document.writeln(' <TR><TD height=5 align=Right><SPACER type=block height=5></TD></TR>');
 document.writeln(' <TR><TD align=middle><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000;">&nbsp;<A href="http://www.coduripostale.com">www.coduripostale.com</A>&nbsp;</SPAN></TD></TR>');
 document.writeln(' <TR><TD height=5 align=Right><SPACER type=block height=5></TD></TR>');
 document.writeln('</TABLE>');
 document.writeln('</FORM>');
}
v();
//-->