function imprimir(id){
	janela = window.open('/cef/imprimir.html','imprimir','width=645, height=550, toolbar=1, menubar=1, scrollbars=1, resizable=1');

}