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