<!--

function newWindow(ct,nm,pm) {
		
  theWindow = window.open(ct,nm,pm)

		}
		
-->
	
