function imprimir()
{
window.parent.centro.focus();
window.print();
}


