
<!--
	function showKanton()
	{
		_url	=	'getkanton.php';
	    var _wnd = window.open(_url, "kanton_picker", 'height=360,width=300,status=no,toolbar=no,menubar=no,location=no');
	}
	function kantonLink (_a)
	{
		document.location.href	=	'index.php?src=flist&pID='+_a;
	}
//-->
