	function newWindow() {
		repWindow = window.open('shortfr.html', 'repWin', 'scrollbars=yes,width=640,height=480')
	}
