function popUp (theUrl) {	window.open(theUrl,'SANLOG','');	return false;}