<!--function newWin(fName){newWindow = window.open(fName,"newWin","location=no,resizable=no,status=yes,scrollbars=auto,menubar=no,height=500,width=400,top=50,left=50")}function detailWin(fName){newWindow = window.open(fName,"detail","location=no,resizable=no,status=yes,scrollbars=auto,menubar=no,height=600,width=800,top=5,left=5")}function infoWin(fName){newWindow = window.open(fName,"info","location=no,resizable=yes,status=yes,scrollbars=auto,menubar=no,height=600,width=800,top=15,left=15")}function guideWin(fName){newWindow = window.open(fName,"guide","location=yes,resizable=yes,status=yes,scrollbars=auto,menubar=yes,top=15,left=15")}function screenWin(fName){newWindow = window.open(fName,"sol_detail","location=no,resizable=no,status=yes,scrollbars=no,menubar=no,height=533,width=598,top=2,left=2")}function glossWin(fName){newWindow = window.open(fName,"glossary","location=no,resizable=no,status=no,scrollbars=yes,menubar=no,height=180,width=240,top=2,left=2")}function betaDocWin(fkName){newWindow = window.open(fkName,"modules","location=no,resizable=no,status=yes,scrollbars=yes,menubar=no,height=600,width=800,top=5,left=5")}//-->
