function popUp(url) {
	window.open(url,'Kaltest','width=695, height=500, scrollbars=yes')
	}