function imprimir(cod)
{
	janela = window.open('/especial/fiat/imprimir.php','imprimir','width=645, height=550, toolbar=1, menubar=1, scrollbars=1, resizable=1');
}