function cerrar() {
	self.parent.tb_remove();
}

function imprimir(){
	self.print();	
}
