function openNewWindow(fileName) {
	win4471 = open(fileName,"IntraService","width=600,height=800,left=100,top=100,dependent=no,location=no,toolbar=no,menubar=no,resizable=no,scrollbars=yes");
}