
function setActiveSubmenu() { 

//var currTabElem = document.getElementById("habitat");
//currTabElem.setAttribute("class", "subbaractive");
//currTabElem.setAttribute("className", "subbaractive");

return; 
} 




