
function cambio_flash(variable)
{ f = parent.document.cabezal
		f.SetVariable("_root.ira",variable);
 
}

