function init() {

    validaAlphaPNG();

}
setEvents("window.onload","init()",true);
