function LnaviCtrl(naviID) {
	document.getElementById(naviID).className = "l_category-on";
}


