// Copyright 2008 Grogan & Associates.if (screen) {	leftPos = screen.width-700}	function helpLink(help) {		helpWindow = window.open(help, 'helpLink', 'toolbar=0,location=0,directories=0,status=yes,menubar=yes,scrollbars=yes,resizable=yes,width=450,height=400,left=50,top=0')		helpWindow.focus()	}	