<!--
function marcaBarocyl() {
document.getElementById('btnproyecto1').className="proyecto fondobarocyl20052e";
document.getElementById('lnkproyecto1').style.color="#ffffff";
}

function marcaSituacion() {
document.getElementById('btnproyecto2').className="proyecto fondosituacion2e";
document.getElementById('lnkproyecto2').style.color="#ffffff";
}

function marcaBarocyl2006() {
document.getElementById('btnproyecto3').className="proyecto fondobarocyl20062e";
document.getElementById('lnkproyecto3').style.color="#ffffff";
}

function marcaBarocyl2007() {
document.getElementById('btnproyecto4').className="proyecto fondobarocyl20072e";
document.getElementById('lnkproyecto4').style.color="#ffffff";
}

function marcaSituacion07() {
document.getElementById('btnproyecto5').className="proyecto fondosituacion22e";
document.getElementById('lnkproyecto5').style.color="#ffffff";
}

function marcaOpencyl2008() {
document.getElementById('btnproyecto6').className="proyecto fondoopencyl20082e";
document.getElementById('lnkproyecto6').style.color="#ffffff";
}

function marcaSituacion3() {
document.getElementById('btnproyecto7').className="proyecto fondosituacion32e";
document.getElementById('lnkproyecto7').style.color="#ffffff";
}

function marcaOpencyl2009() {
document.getElementById('btnproyecto8').className="proyecto fondoopencyl20092e";
document.getElementById('lnkproyecto8').style.color="#ffffff";
}

function marcaAula() {
document.getElementById('btnproyecto9').className="proyecto fondoaula2e";
document.getElementById('lnkproyecto9').style.color="#ffffff";
}
//-->
