	function agbs() {
		window.open('../de/agb/index.html','Title','toolbar="no",location="no",directories="no",status="no",menubar="no",scrollbars=yes,resizable=yes,copyhistory=no,width=700,height=660,marginwidth=0,marginheight=0');
	}
	function impressum(){
		window.open('../de/impressum/index.html','Title','toolbar="no",location="no",directories="no",status="no",menubar="no",scrollbars=no,resizable=yes,copyhistory=no,width=450,height=400,marginwidth=0,marginheight=0');
	}
	function agbs_ex() {
		window.open('../../de/agb/index.html','Title','toolbar="no",location="no",directories="no",status="no",menubar="no",scrollbars=yes,resizable=yes,copyhistory=no,width=700,height=660,marginwidth=0,marginheight=0');
	}
	function impressum_ex(){
		window.open('../../de/impressum/index.html','Title','toolbar="no",location="no",directories="no",status="no",menubar="no",scrollbars=no,resizable=yes,copyhistory=no,width=450,height=400,marginwidth=0,marginheight=0');
	}