// AGB Popup

function agbPopup(){
	window.open("fileadmin/templates/agb.html","agb","width=520, height=640, resizable=yes, scrollbars=yes, menubar=yes, top=0, left=0");
	}