function elementoSetTop(B,A){$(B).style.top=A+"px"}function elementoSetLeft(B,A){$(B).style.left=A+"px"}function _e(A){return document.getElementById(A)}function _efjx(D){Position.absolutize(_e("pm_carga"));var C=getPageSize();var B=getPageScroll();elementoSetTop("pm_carga",B[1]);elementoSetLeft("pm_carga",0);Element.show("pm_carga");var A=D.serialize();D.disable();new Ajax.Request("index.php5",{method:"post",parameters:"",postBody:A,onSuccess:function(E){Element.hide("pm_carga");alert(E.responseText);D.enable()},onFailure:function(E,F){alert("Falla "+E+" "+F)},onException:function(E,F){alert("Excepcion "+F)}})}