<!--
function cautacod(){
	document.writeln('<FORM action="http://www.coduri-postale.info/index.php#CoduriSearch" method="get" style="background-color: #f0f0f0; width: 210px; border: 1px dotted black">');
	document.writeln('<INPUT name="mode" type="hidden" value="search">');
	document.writeln('<CENTER>');
	document.writeln('<TABLE border="0" cellpadding="0" cellspacing="0">');
	document.writeln(' <TR><TD align="center" style="padding-top: 5px"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: black;">&nbsp;Cautare in<br><a style="color: blue;" href="http://www.coduri-postale.info/">Coduri Postale</a>&nbsp;</span></TD></TR>');
	document.writeln(' <TR><TD align="left" style="padding: 5px 10px 0 10px"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: black;">Localitate:</span><br><INPUT name="localitate" size="15"><input type="submit" value="Cauta" style="margin-left: 5px; cursor: pointer;"></TD></TR>');
	document.writeln(' <TR><TD align="left" style="padding: 5px 10px 10px 10px"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: black;">Strada:</span><br><INPUT name="strada" size="15"></TD></TR>');
	//document.writeln(' <TR><TD align="center" style="padding: 5px 0 10px 0"><span style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: black;"><a style="color: blue;" href="http://www.coduri-postale.info">www.coduri-postale.info</a></span></TD></TR>');
	document.writeln('</TABLE>');
	document.writeln('</CENTER>');
	document.writeln('</FORM>');
}
cautacod();
//-->