﻿window.onload = init;

function init(){
    CalendarioLib.GestionPet.InitFechas();
    iniciaLoginWeb();
}
