
<!--

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

//-->


