function OpenPopup(url) {
	window.open(url,'Alumnus','toolbar=no;scrollbars=yes;titlebar=no')
}