function hilabeteak(urtea) {
var ida = urtea + "hilabeteak";
document.getElementById(ida).style.display = "block";
}