function addFacility(fid) {
	url = window.location;
	alert(url);
}
