<!--
var x;
function tS(){ x=new Date(tN().getUTCFullYear(),tN().getUTCMonth(),tN().getUTCDate(),tN().getUTCHours(),tN().getUTCMinutes(),tN().getUTCSeconds()); x.setTime(x.getTime()+dS()-14400000); return x; } 
function tN(){ return new Date(); } 
function dS(){ return ((tN().getTime()>fD(0,2,3,2).getTime())&&(tN().getTime()<fD(0,10,3,1).getTime()))?3600000:0; } 
function fD(d,m,h,p){ var week=(p<0)?7*(p+1):7*(p-1),nm=(p<0)?m+1:m,x=new Date(tN().getUTCFullYear(),nm,1,h,0,0),dOff=0; if(p<0){ x.setTime(x.getTime()-86400000); } if(x.getDay()!=d){ dOff=(x.getDay()<d)?(d-x.getDay()):0-(x.getDay()-d); if(p<0&&dOff>0){ week-=7; } if(p>0&&dOff<0){ week+=7; } x.setTime(x.getTime()+((dOff+week)*86400000)); } return x; } 
function lZ(x){ return (x>9)?x:'0'+x; } 
function tH(x){ if(x==0){ x=12; } return (x>12)?x-=12:x; } 
function y4(x){ return (x<500)?x+1900:x; }
function dT(){ if(fr==0){ fr=1; document.write('<font size=2 face=Arial><b><span id="tP">'+eval(oT)+'</span></b></font>'); } document.getElementById('tP').innerHTML=eval(oT); setTimeout('dT()',1000); } 
function aP(x){ return (x>11)?'pm':'am'; } 
var dN=new Array('Domingo','Lunes','Martes','Miércoles','Jueves','Viernes','Sábado'),mN=new Array('Enero','Febrero','Marzo','Abril','Mayo','Junio','Julio','Agosto','Septiembre','Octubre','Noviembre','Diciembre'),fr=0,oT="dN[tS().getDay()]+' '+tS().getDate()+' de '+mN[tS().getMonth()]+' de '+y4(tS().getYear())+' '+':'+':'+' '+lZ(tH(tS().getHours()))+':'+lZ(tS().getMinutes())+':'+lZ(tS().getSeconds())+' '+aP(tS().getHours())";


function ColorLine(id,Tb) {
var HMenuColor="#FFFFCC";
document.getElementById('MCTRA'+Tb).style.backgroundColor = HMenuColor;
document.getElementById('MCTRB'+Tb).style.backgroundColor = HMenuColor;
document.getElementById('MCTRC'+Tb).style.backgroundColor = HMenuColor;
document.getElementById('MCTRD'+Tb).style.backgroundColor = HMenuColor;
document.getElementById('MCTRE'+Tb).style.backgroundColor = HMenuColor;
document.getElementById('MCTRF'+Tb).style.backgroundColor = HMenuColor;
document.getElementById('MTL'+Tb).src = "../images/crnrTLH.gif";
document.getElementById('MTR'+Tb).src = "../images/crnrTRH.gif";
document.getElementById('MBL'+Tb).src = "../images/crnrBLH.gif";
document.getElementById('MBR'+Tb).src = "../images/crnrBRH.gif";
}


function DeColorLine(id,Tb) {
var NMenuColor="#e8fdbe";
document.getElementById('MCTRA'+Tb).style.backgroundColor = NMenuColor;
document.getElementById('MCTRB'+Tb).style.backgroundColor = NMenuColor;
document.getElementById('MCTRC'+Tb).style.backgroundColor = NMenuColor;
document.getElementById('MCTRD'+Tb).style.backgroundColor = NMenuColor;
document.getElementById('MCTRE'+Tb).style.backgroundColor = NMenuColor;
document.getElementById('MCTRF'+Tb).style.backgroundColor = NMenuColor;
document.getElementById('MTL'+Tb).src = "../images/crnrTL.gif";
document.getElementById('MTR'+Tb).src = "../images/crnrTR.gif";
document.getElementById('MBL'+Tb).src = "../images/crnrBL.gif";
document.getElementById('MBR'+Tb).src = "../images/crnrBR.gif";
}

//-->
