// JavaScript Document

var vie=

parseFloat(navigator.appVersion.slice(navigator.appVersion.indexOf("MSIE")+4,navigator.appVersion.length));

function sinmenu()

{

event.cancelBubble = true;

event.returnValue = false;

return false;

}

function noclicderecho(e)

{ 

if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)) return false;

else

if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) 

{ 

if (vie < 5) // -- para el IE4 -- \\

{

alert('');

return false;

}

else

if (vie >= 5) // -- para el IE5 -- \\

{

document.oncontextmenu = sinmenu;

//alert(' ');

return false;

}

}

return true;

} 

document.onmousedown=noclicderecho;

// -- Desabilita el clic derecho en las capas (layers) -- \\

if (document.layers)window.captureEvents(Event.MOUSEDOWN); 

window.onmousedown=noclicderecho;



//  End -->



// Control de menu







// MENU PRINCIPAL

function showsubmenu(id){

submenu=document.getElementById('s'+id);

for(i=1;i<=14;i++){

if(i==id){

submenu.style.display="block";

 } else{

document.getElementById('s'+i).style.display="none";

 }

 }

 }

 function showsubchannel(id){

 subchannel=document.getElementById('c'+id);

 for(i=1;i<=11;i++){

 if(i==id){

 subchannel.style.display="block";

 } else{

document.getElementById('c'+i).style.display="none";

 }

 }

 }

 function showcaptions(id){

 toolcaption=document.getElementById('c'+id);

 for(i=1;i<=5;i++){

 if(i==id){

 toolcaption.style.display="block";

 } else{

 document.getElementById('c'+i).style.display="none";

 }

 }

 }

 function hidecaptions(id){

 toolcaption=document.getElementById('c'+id);

for(i=1;i<=5;i++){

if(i==id){

toolcaption.style.display="none";

} else{

 document.getElementById('c'+i).style.display="none";

 }

}

 }



// FINMENU PRINCIPAL





//

function OVER(obj) 

	{obj.setAttribute("class", "over");} 

function OUT(obj) 

	{obj.setAttribute("class", "out"); }

	

function OVERteam(obj) 

	{obj.setAttribute("class", "tdteam2");} 

function OUTteam(obj) 

	{obj.setAttribute("class", "tdteam1"); }



////////////////////////////////////////////////



///////////////////////////////////////////////



	

	

	

	

	

	

	

	



function OVER2() {

	document.all.pocket.style.border = '1px solid';

	document.all.pocket.style.borderLeftColor = '#333333';

	document.all.pocket.style.borderRightColor = '#333333';

	document.all.pocket.style.borderBottomColor = '#333333';

	document.all.pocket.style.borderTopColor = '#333333';

	document.all.pocket.style.backgroundColor = '#ffffff';

	}

	function OUT2() {

	document.all.pocket.style.border = '1px solid';

	document.all.pocket.style.borderLeftColor = '#e8e8e8';

	document.all.pocket.style.borderRightColor = '#e8e8e8';

	document.all.pocket.style.borderBottomColor = '#e8e8e8';

	document.all.pocket.style.borderTopColor = '#e8e8e8';

	document.all.pocket.style.backgroundColor = '#ffffff';



	}

function OVER3() {

	document.all.easy.style.border = '1px solid';

	document.all.easy.style.borderLeftColor = '#333333';

	document.all.easy.style.borderRightColor = '#333333';

	document.all.easy.style.borderBottomColor = '#333333';

	document.all.easy.style.borderTopColor = '#333333';

	document.all.easy.style.backgroundColor = '#ffffff';

	}

	function OUT3() {

	document.all.easy.style.border = '1px solid';

	document.all.easy.style.borderLeftColor = '#e8e8e8';

	document.all.easy.style.borderRightColor = '#e8e8e8';

	document.all.easy.style.borderBottomColor = '#e8e8e8';

	document.all.easy.style.borderTopColor = '#e8e8e8';

	document.all.easy.style.backgroundColor = '#ffffff';



	}

function OVER4() {

	document.all.atv.style.border = '1px solid';

	document.all.atv.style.borderLeftColor = '#333333';

	document.all.atv.style.borderRightColor = '#333333';

	document.all.atv.style.borderBottomColor = '#333333';

	document.all.atv.style.borderTopColor = '#333333';

	document.all.atv.style.backgroundColor = '#ffffff';

	}

	function OUT4() {

	document.all.atv.style.border = '1px solid';

	document.all.atv.style.borderLeftColor = '#e8e8e8';

	document.all.atv.style.borderRightColor = '#e8e8e8';

	document.all.atv.style.borderBottomColor = '#e8e8e8';

	document.all.atv.style.borderTopColor = '#e8e8e8';

	document.all.atv.style.backgroundColor = '#ffffff';



	}



function OVER5() {

	document.all.racer.style.border = '1px solid';

	document.all.racer.style.borderLeftColor = '#333333';

	document.all.racer.style.borderRightColor = '#333333';

	document.all.racer.style.borderBottomColor = '#333333';

	document.all.racer.style.borderTopColor = '#333333';

	document.all.racer.style.backgroundColor = '#ffffff';

	}

	function OUT5() {

	document.all.racer.style.border = '1px solid';

	document.all.racer.style.borderLeftColor = '#e8e8e8';

	document.all.racer.style.borderRightColor = '#e8e8e8';

	document.all.racer.style.borderBottomColor = '#e8e8e8';

	document.all.racer.style.borderTopColor = '#e8e8e8';

	document.all.racer.style.backgroundColor = '#ffffff';



	}

function OVER6() {

	document.all.m.style.border = '1px solid';

	document.all.m.style.borderLeftColor = '#333333';

	document.all.m.style.borderRightColor = '#333333';

	document.all.m.style.borderBottomColor = '#333333';

	document.all.m.style.borderTopColor = '#333333';

	document.all.m.style.backgroundColor = '#ffffff';

	}

	function OUT6() {

	document.all.m.style.border = '1px solid';

	document.all.m.style.borderLeftColor = '#e8e8e8';

	document.all.m.style.borderRightColor = '#e8e8e8';

	document.all.m.style.borderBottomColor = '#e8e8e8';

	document.all.m.style.borderTopColor = '#e8e8e8';

	document.all.m.style.backgroundColor = '#ffffff';



	}

function OVER7() {

	document.all.thor.style.border = '1px solid';

	document.all.thor.style.borderLeftColor = '#333333';

	document.all.thor.style.borderRightColor = '#333333';

	document.all.thor.style.borderBottomColor = '#333333';

	document.all.thor.style.borderTopColor = '#333333';

	document.all.thor.style.backgroundColor = '#ffffff';

	}

	function OUT7() {

	document.all.thor.style.border = '1px solid';

	document.all.thor.style.borderLeftColor = '#e8e8e8';

	document.all.thor.style.borderRightColor = '#e8e8e8';

	document.all.thor.style.borderBottomColor = '#e8e8e8';

	document.all.thor.style.borderTopColor = '#e8e8e8';

	document.all.thor.style.backgroundColor = '#ffffff';



	}

function OVER8() {

	document.all.troy.style.border = '1px solid';

	document.all.troy.style.borderLeftColor = '#333333';

	document.all.troy.style.borderRightColor = '#333333';

	document.all.troy.style.borderBottomColor = '#333333';

	document.all.troy.style.borderTopColor = '#333333';

	document.all.troy.style.backgroundColor = '#ffffff';

	}

	function OUT8() {

	document.all.troy.style.border = '1px solid';

	document.all.troy.style.borderLeftColor = '#e8e8e8';

	document.all.troy.style.borderRightColor = '#e8e8e8';

	document.all.troy.style.borderBottomColor = '#e8e8e8';

	document.all.troy.style.borderTopColor = '#e8e8e8';

	document.all.thor.style.backgroundColor = '#ffffff';



	}

function OVER9() {

	document.all.ans.style.border = '1px solid';

	document.all.ans.style.borderLeftColor = '#333333';

	document.all.ans.style.borderRightColor = '#333333';

	document.all.ans.style.borderBottomColor = '#333333';

	document.all.ans.style.borderTopColor = '#333333';

	document.all.ans.style.backgroundColor = '#ffffff';

	}

	function OUT9() {

	document.all.ans.style.border = '1px solid';

	document.all.ans.style.borderLeftColor = '#e8e8e8';

	document.all.ans.style.borderRightColor = '#e8e8e8';

	document.all.ans.style.borderBottomColor = '#e8e8e8';

	document.all.ans.style.borderTopColor = '#e8e8e8';

	document.all.ans.style.backgroundColor = '#ffffff';



	}	

function OVER10() {

	document.all.shi.style.border = '1px solid';

	document.all.shi.style.borderLeftColor = '#333333';

	document.all.shi.style.borderRightColor = '#333333';

	document.all.shi.style.borderBottomColor = '#333333';

	document.all.shi.style.borderTopColor = '#333333';

	document.all.shi.style.backgroundColor = '#ffffff';

	}

	function OUT10() {

	document.all.shi.style.border = '1px solid';

	document.all.shi.style.borderLeftColor = '#e8e8e8';

	document.all.shi.style.borderRightColor = '#e8e8e8';

	document.all.shi.style.borderBottomColor = '#e8e8e8';

	document.all.foxr.style.borderTopColor = '#e8e8e8';

	document.all.shi.style.backgroundColor = '#ffffff';



	}	

function OVER11() {

	document.all.icon.style.border = '1px solid';

	document.all.icon.style.borderLeftColor = '#333333';

	document.all.icon.style.borderRightColor = '#333333';

	document.all.icon.style.borderBottomColor = '#333333';

	document.all.icon.style.borderTopColor = '#333333';

	document.all.icon.style.backgroundColor = '#ffffff';

	}

	function OUT11() {

	document.all.icon.style.border = '1px solid';

	document.all.icon.style.borderLeftColor = '#e8e8e8';

	document.all.icon.style.borderRightColor = '#e8e8e8';

	document.all.icon.style.borderBottomColor = '#e8e8e8';

	document.all.icon.style.borderTopColor = '#e8e8e8';

	document.all.icon.style.backgroundColor = '#ffffff';



	}	

function OVER12() {

	document.all.foxr.style.border = '1px solid';

	document.all.foxr.style.borderLeftColor = '#333333';

	document.all.foxr.style.borderRightColor = '#333333';

	document.all.foxr.style.borderBottomColor = '#333333';

	document.all.foxr.style.borderTopColor = '#333333';

	document.all.foxr.style.backgroundColor = '#ffffff';

	}

	function OUT12() {

	document.all.foxr.style.border = '1px solid';

	document.all.foxr.style.borderLeftColor = '#e8e8e8';

	document.all.foxr.style.borderRightColor = '#e8e8e8';

	document.all.foxr.style.borderBottomColor = '#e8e8e8';

	document.all.foxr.style.borderTopColor = '#e8e8e8';

	document.all.foxr.style.backgroundColor = '#ffffff';



	}	

function OVER13() {

	document.all.fi.style.border = '1px solid';

	document.all.fi.style.borderLeftColor = '#333333';

	document.all.fi.style.borderRightColor = '#333333';

	document.all.fi.style.borderBottomColor = '#333333';

	document.all.fi.style.borderTopColor = '#333333';

	document.all.fi.style.backgroundColor = '#ffffff';

	}

	function OUT13() {

	document.all.fi.style.border = '1px solid';

	document.all.fi.style.borderLeftColor = '#e8e8e8';

	document.all.fi.style.borderRightColor = '#e8e8e8';

	document.all.fi.style.borderBottomColor = '#e8e8e8';

	document.all.fi.style.borderTopColor = '#e8e8e8';

	document.all.fi.style.backgroundColor = '#ffffff';



	}	

function OVER14() {

	document.all.tek.style.border = '1px solid';

	document.all.tek.style.borderLeftColor = '#333333';

	document.all.tek.style.borderRightColor = '#333333';

	document.all.tek.style.borderBottomColor = '#333333';

	document.all.tek.style.borderTopColor = '#333333';

	document.all.tek.style.backgroundColor = '#ffffff';

	}

	function OUT14() {

	document.all.tek.style.border = '1px solid';

	document.all.tek.style.borderLeftColor = '#e8e8e8';

	document.all.tek.style.borderRightColor = '#e8e8e8';

	document.all.tek.style.borderBottomColor = '#e8e8e8';

	document.all.tek.style.borderTopColor = '#e8e8e8';

	document.all.tek.style.backgroundColor = '#ffffff';



	}	

function OVER15() {

	document.all.tour.style.border = '1px solid';

	document.all.tour.style.borderLeftColor = '#333333';

	document.all.tour.style.borderRightColor = '#333333';

	document.all.tour.style.borderBottomColor = '#333333';

	document.all.tour.style.borderTopColor = '#333333';

	document.all.tour.style.backgroundColor = '#ffffff';

	}

	function OUT15() {

	document.all.tour.style.border = '1px solid';

	document.all.tour.style.borderLeftColor = '#e8e8e8';

	document.all.tour.style.borderRightColor = '#e8e8e8';

	document.all.tour.style.borderBottomColor = '#e8e8e8';

	document.all.tour.style.borderTopColor = '#e8e8e8';

	document.all.tour.style.backgroundColor = '#ffffff';



	}	



function OVER16() {

	document.all.t.style.border = '1px solid';

	document.all.t.style.borderLeftColor = '#333333';

	document.all.t.style.borderRightColor = '#333333';

	document.all.t.style.borderBottomColor = '#333333';

	document.all.t.style.borderTopColor = '#333333';

	document.all.t.style.backgroundColor = '#ffffff';

	}

	function OUT16() {

	document.all.t.style.border = '1px solid';

	document.all.t.style.borderLeftColor = '#e8e8e8';

	document.all.t.style.borderRightColor = '#e8e8e8';

	document.all.t.style.borderBottomColor = '#e8e8e8';

	document.all.t.style.borderTopColor = '#e8e8e8';

	document.all.t.style.backgroundColor = '#ffffff';



	}



function OVER17() {

	document.all.s.style.border = '1px solid';

	document.all.s.style.borderLeftColor = '#333333';

	document.all.s.style.borderRightColor = '#333333';

	document.all.s.style.borderBottomColor = '#333333';

	document.all.s.style.borderTopColor = '#333333';

	document.all.s.style.backgroundColor = '#ffffff';

	}

	function OUT17() {

	document.all.s.style.border = '1px solid';

	document.all.s.style.borderLeftColor = '#e8e8e8';

	document.all.s.style.borderRightColor = '#e8e8e8';

	document.all.s.style.borderBottomColor = '#e8e8e8';

	document.all.s.style.borderTopColor = '#e8e8e8';

	document.all.s.style.backgroundColor = '#ffffff';



	}

function OVER18() {

	document.all.e.style.border = '1px solid';

	document.all.e.style.borderLeftColor = '#333333';

	document.all.e.style.borderRightColor = '#333333';

	document.all.e.style.borderBottomColor = '#333333';

	document.all.e.style.borderTopColor = '#333333';

	document.all.e.style.backgroundColor = '#ffffff';

	}

	function OUT18() {

	document.all.e.style.border = '1px solid';

	document.all.e.style.borderLeftColor = '#e8e8e8';

	document.all.e.style.borderRightColor = '#e8e8e8';

	document.all.e.style.borderBottomColor = '#e8e8e8';

	document.all.e.style.borderTopColor = '#e8e8e8';

	document.all.e.style.backgroundColor = '#ffffff';



	}

function OVER19() {

	document.all.kb.style.border = '1px solid';

	document.all.kb.style.borderLeftColor = '#333333';

	document.all.kb.style.borderRightColor = '#333333';

	document.all.kb.style.borderBottomColor = '#333333';

	document.all.kb.style.borderTopColor = '#333333';

	document.all.kb.style.backgroundColor = '#ffffff';

	}

	function OUT19() {

	document.all.kb.style.border = '1px solid';

	document.all.kb.style.borderLeftColor = '#e8e8e8';

	document.all.kb.style.borderRightColor = '#e8e8e8';

	document.all.kb.style.borderBottomColor = '#e8e8e8';

	document.all.kb.style.borderTopColor = '#e8e8e8';

	document.all.kb.style.backgroundColor = '#ffffff';



	}	

function OVER20() {

	document.all.agv.style.border = '1px solid';

	document.all.agv.style.borderLeftColor = '#333333';

	document.all.agv.style.borderRightColor = '#333333';

	document.all.agv.style.borderBottomColor = '#333333';

	document.all.agv.style.borderTopColor = '#333333';

	document.all.agv.style.backgroundColor = '#ffffff';

	}

	function OUT20() {

	document.all.agv.style.border = '1px solid';

	document.all.agv.style.borderLeftColor = '#e8e8e8';

	document.all.agv.style.borderRightColor = '#e8e8e8';

	document.all.agv.style.borderBottomColor = '#e8e8e8';

	document.all.agv.style.borderTopColor = '#e8e8e8';

	document.all.agv.style.backgroundColor = '#ffffff';

	}	

function OVER21() {

	document.all.hjc.style.border = '1px solid';

	document.all.hjc.style.borderLeftColor = '#333333';

	document.all.hjc.style.borderRightColor = '#333333';

	document.all.hjc.style.borderBottomColor = '#333333';

	document.all.hjc.style.borderTopColor = '#333333';

	document.all.hjc.style.backgroundColor = '#ffffff';

	}

	function OUT21() {

	document.all.hjc.style.border = '1px solid';

	document.all.hjc.style.borderLeftColor = '#e8e8e8';

	document.all.hjc.style.borderRightColor = '#e8e8e8';

	document.all.hjc.style.borderBottomColor = '#e8e8e8';

	document.all.hjc.style.borderTopColor = '#e8e8e8';

	document.all.hjc.style.backgroundColor = '#ffffff';

	}	

function OVER22() {

	document.all.hci.style.border = '1px solid';

	document.all.hci.style.borderLeftColor = '#333333';

	document.all.hci.style.borderRightColor = '#333333';

	document.all.hci.style.borderBottomColor = '#333333';

	document.all.hci.style.borderTopColor = '#333333';

	document.all.hci.style.backgroundColor = '#ffffff';

	}

	function OUT22() {

	document.all.hci.style.border = '1px solid';

	document.all.hci.style.borderLeftColor = '#e8e8e8';

	document.all.hci.style.borderRightColor = '#e8e8e8';

	document.all.hci.style.borderBottomColor = '#e8e8e8';

	document.all.hci.style.borderTopColor = '#e8e8e8';

	document.all.hci.style.backgroundColor = '#ffffff';

	}		

function OVER23() {

	document.all.bel.style.border = '1px solid';

	document.all.bel.style.borderLeftColor = '#333333';

	document.all.bel.style.borderRightColor = '#333333';

	document.all.bel.style.borderBottomColor = '#333333';

	document.all.bel.style.borderTopColor = '#333333';

	document.all.bel.style.backgroundColor = '#ffffff';

	}

	function OUT23() {

	document.all.bel.style.border = '1px solid';

	document.all.bel.style.borderLeftColor = '#e8e8e8';

	document.all.bel.style.borderRightColor = '#e8e8e8';

	document.all.bel.style.borderBottomColor = '#e8e8e8';

	document.all.bel.style.borderTopColor = '#e8e8e8';

	document.all.bel.style.backgroundColor = '#ffffff';



	}	

function OVER24() {

	document.all.maxi.style.border = '1px solid';

	document.all.maxi.style.borderLeftColor = '#333333';

	document.all.maxi.style.borderRightColor = '#333333';

	document.all.maxi.style.borderBottomColor = '#333333';

	document.all.maxi.style.borderTopColor = '#333333';

	document.all.maxi.style.backgroundColor = '#ffffff';

	}

	function OUT24() {

	document.all.maxi.style.border = '1px solid';

	document.all.maxi.style.borderLeftColor = '#e8e8e8';

	document.all.maxi.style.borderRightColor = '#e8e8e8';

	document.all.maxi.style.borderBottomColor = '#e8e8e8';

	document.all.maxi.style.borderTopColor = '#e8e8e8';

	document.all.maxi.style.backgroundColor = '#ffffff';



	}	

function OVER25() {

	document.all.pro.style.border = '1px solid';

	document.all.pro.style.borderLeftColor = '#333333';

	document.all.pro.style.borderRightColor = '#333333';

	document.all.pro.style.borderBottomColor = '#333333';

	document.all.pro.style.borderTopColor = '#333333';

	document.all.pro.style.backgroundColor = '#ffffff';

	}

	function OUT25() {

	document.all.pro.style.border = '1px solid';

	document.all.pro.style.borderLeftColor = '#e8e8e8';

	document.all.pro.style.borderRightColor = '#e8e8e8';

	document.all.pro.style.borderBottomColor = '#e8e8e8';

	document.all.pro.style.borderTopColor = '#e8e8e8';

	document.all.pro.style.backgroundColor = '#ffffff';

	}		

	

function OVER26() {

	document.all.ng.style.border = '1px solid';

	document.all.ng.style.borderLeftColor = '#333333';

	document.all.ng.style.borderRightColor = '#333333';

	document.all.ng.style.borderBottomColor = '#333333';

	document.all.ng.style.borderTopColor = '#333333';

	document.all.ng.style.backgroundColor = '#ffffff';

	}

	function OUT26() {

	document.all.ng.style.border = '1px solid';

	document.all.ng.style.borderLeftColor = '#e8e8e8';

	document.all.ng.style.borderRightColor = '#e8e8e8';

	document.all.ng.style.borderBottomColor = '#e8e8e8';

	document.all.ng.style.borderTopColor = '#e8e8e8';

	document.all.ng.style.backgroundColor = '#ffffff';



	}	



function OVER27() {

	document.all.kl.style.border = '1px solid';

	document.all.kl.style.borderLeftColor = '#333333';

	document.all.kl.style.borderRightColor = '#333333';

	document.all.kl.style.borderBottomColor = '#333333';

	document.all.kl.style.borderTopColor = '#333333';

	document.all.kl.style.backgroundColor = '#ffffff';

	}

	function OUT27() {

	document.all.kl.style.border = '1px solid';

	document.all.kl.style.borderLeftColor = '#e8e8e8';

	document.all.kl.style.borderRightColor = '#e8e8e8';

	document.all.kl.style.borderBottomColor = '#e8e8e8';

	document.all.kl.style.borderTopColor = '#e8e8e8';

	document.all.kl.style.backgroundColor = '#ffffff';



	}



function OVER28() {

	document.all.rk.style.border = '1px solid';

	document.all.rk.style.borderLeftColor = '#333333';

	document.all.rk.style.borderRightColor = '#333333';

	document.all.rk.style.borderBottomColor = '#333333';

	document.all.rk.style.borderTopColor = '#333333';

	document.all.rk.style.backgroundColor = '#ffffff';

	}

	function OUT28() {

	document.all.rk.style.border = '1px solid';

	document.all.rk.style.borderLeftColor = '#e8e8e8';

	document.all.rk.style.borderRightColor = '#e8e8e8';

	document.all.rk.style.borderBottomColor = '#e8e8e8';

	document.all.rk.style.borderTopColor = '#e8e8e8';

	document.all.rk.style.backgroundColor = '#ffffff';



	}	



function OVER29() {

	document.all.pi.style.border = '1px solid';

	document.all.pi.style.borderLeftColor = '#333333';

	document.all.pi.style.borderRightColor = '#333333';

	document.all.pi.style.borderBottomColor = '#333333';

	document.all.pi.style.borderTopColor = '#333333';

	document.all.pi.style.backgroundColor = '#ffffff';

	}

	function OUT29() {

	document.all.pi.style.border = '1px solid';

	document.all.pi.style.borderLeftColor = '#e8e8e8';

	document.all.pi.style.borderRightColor = '#e8e8e8';

	document.all.pi.style.borderBottomColor = '#e8e8e8';

	document.all.pi.style.borderTopColor = '#e8e8e8';

	document.all.pi.style.backgroundColor = '#ffffff';



	}			

	



function OVER30() {

	document.all.drd.style.border = '1px solid';

	document.all.drd.style.borderLeftColor = '#333333';

	document.all.drd.style.borderRightColor = '#333333';

	document.all.drd.style.borderBottomColor = '#333333';

	document.all.drd.style.borderTopColor = '#333333';

	document.all.drd.style.backgroundColor = '#ffffff';

	}

	function OUT30() {

	document.all.drd.style.border = '1px solid';

	document.all.drd.style.borderLeftColor = '#e8e8e8';

	document.all.drd.style.borderRightColor = '#e8e8e8';

	document.all.drd.style.borderBottomColor = '#e8e8e8';

	document.all.drd.style.borderTopColor = '#e8e8e8';

	document.all.drd.style.backgroundColor = '#ffffff';



	}			

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	

	
