//ζ[JirζON/OFFͺς

	//pXζΎ

	path = location.pathname;

	if(path.match("/support/demoride/")){//ζ\ρΜmFΖLZ
		if(path.match("reserve_cancel.php")){
			document.getElementById("subNavi04").setAttribute("id","active");
		}
		else if(path.match("list.php")){//ζΤυ
		document.getElementById("subNavi03").setAttribute("id","active");
		}
	};
