function openSubMenuRugby(){$('Rugby').style.background='#888';$('subMenuRugby').style.display='block';}
function closeSubMenuRugby(){if($('subMenuRugby')){$('subMenuRugby').style.display='none';$('Rugby').style.background='none';}}
function openSubMenu_PlantelRugby(){$('subMenuRugby').style.color='#1951a1';$('plantel_rugby').style.height='47px';$('plantel_rugby').style.display='block';}
function closeSubMenu_PlantelRugby(){$('plantel_rugby').style.height='0px';$('plantel_rugby').style.display='none';}
window.addEvent('domready',function(){var list=$$('div.menu_seccion div.seccion_sub_h a.la');list.each(function(element){element.addEvent('mouseenter',function(){closeSubMenu_PlantelRugby();});});});window.addEvent('domready',function(){var list=$$('div.menu_seccion div.seccion');list.each(function(element){element.addEvent('mouseenter',function(){closeSubMenuRugby();closeSubMenu_PlantelRugby();});});});window.addEvent('domready',function(){var list=$$('div.menu_seccion div.seccion_sub_h');list.each(function(element){element.addEvent('mouseenter',function(){closeSubMenuRugby();closeSubMenu_PlantelRugby();});});});function openSubMenuHockey(){$('Hockey').style.background='#888';$('subMenuHockey').style.display='block';}
function closeSubMenuHockey(){if($('subMenuHockey')){$('subMenuHockey').style.display='none';$('Hockey').style.background='none';}}
function openSubMenu_PlantelHockey(){$('subMenuHockey').style.color='#1951a1';$('plantel_hockey').style.height='47px';$('plantel_hockey').style.display='block';}
function closeSubMenu_PlantelHockey(){$('plantel_hockey').style.height='0px';$('plantel_hockey').style.display='none';}
window.addEvent('domready',function(){var list=$$('div.menu_seccion div.seccion_sub_h a.la');list.each(function(element){element.addEvent('mouseenter',function(){closeSubMenu_PlantelHockey();});});});window.addEvent('domready',function(){var list=$$('div.menu_seccion div.seccion');list.each(function(element){element.addEvent('mouseenter',function(){closeSubMenuHockey();closeSubMenu_PlantelHockey();});});});window.addEvent('domready',function(){var list=$$('div.menu_seccion div.seccion_sub_r');list.each(function(element){element.addEvent('mouseenter',function(){closeSubMenuHockey();closeSubMenu_PlantelHockey();});});});function openSubMenuAdministracion(){$('Adm').style.background='#888';$('subMenuAdministracion').style.display='block';}
function closeSubMenuAdministracion(){if($('subMenuAdministracion')){$('subMenuAdministracion').style.display='none';$('Adm').style.background='none';}}
window.addEvent('domready',function(){var list=$$('div.menu_seccion div.seccion_sub_h a.la');list.each(function(element){element.addEvent('mouseenter',function(){closeSubMenuAdministracion();});});});window.addEvent('domready',function(){var list=$$('div.menu_seccion div.seccion');list.each(function(element){element.addEvent('mouseenter',function(){closeSubMenuAdministracion();closeSubMenuAdministracion();});});});window.addEvent('domready',function(){var list=$$('div.menu_seccion div.seccion_sub_h');list.each(function(element){element.addEvent('mouseenter',function(){closeSubMenuAdministracion();closeSubMenuAdministracion();});});});
