		function openwindow(theURL) { //v2.0
		  window.open(theURL,'','width=700,height=610');
		}
