//City of San Jose specific

id='CSJ';
	function LoadAgency(url) {
	location.href=url + '?AID=' + id;
				}