
<!--

function setNav(){
	var obj = document.getElementById(thisCategory);
	obj.style.color="#E3ECD1";
}

//-->


