var xpSizePlus=20;function glossaryPopUp(b){var d=380;var a=412;var e=navigator.userAgent.match(/Windows NT ([5-9]).([0-9])/);if(navigator.userAgent.match(/ MSIE/)&&e&&e[2]&&e[1]&&((e[2]>=1)||(e[2]>5))){d=d+10}var c=window.open(b,"glossary","resizable=yes,scrollbars,location=no,menubar=no,status=no,toolbar=no,width="+a+", height="+d);c.resizeTo(a,d);c.focus();return false}function popUp(b,a,d,f){var e=navigator.userAgent.match(/Windows NT ([5-9]).([0-9])/);if(navigator.userAgent.match(/ MSIE/)&&e&&e[2]&&e[1]&&((e[2]>=1)||(e[2]>5))){d=d+10}var c=window.open(b,f,"resizable=yes,scrollbars,location=no,menubar=no,status=no,toolbar=no,width="+a+", height="+d);c.resizeTo(a,d);c.focus();return false}function fileLibraryPopUp(b){var d=280;var a=412;var e=navigator.userAgent.match(/Windows NT ([5-9]).([0-9])/);if(navigator.userAgent.match(/ MSIE/)&&e&&e[2]&&e[1]&&((e[2]>=1)||(e[2]>5))){d=d+10}var c=window.open(b,"fileLibrary","resizable=yes,scrollbars=no,location=no,menubar=no,status=no,toolbar=no,width="+a+", height="+d);c.resizeTo(a,d);c.focus();return false}function tablePopUp(g,b,e){var a=(b&&!isNaN(b))?b:800;var d=(e&&!isNaN(e))?e:600;a+=90;var f=navigator.userAgent.match(/Windows NT ([5-9]).([0-9])/);if(f&&f[2]&&f[1]&&((f[2]>=1)||(f[2]>5))){d=d+xpSizePlus}var c=window.open(g,"tablePopUp","scrollbars,resizable=yes,location=no,status=no,toolbar=no,width="+a+", height="+d);c.resizeTo(a,d);c.focus()}function imagePopUp(e,a,c){a+=15;c+=32;var d=navigator.userAgent.match(/Windows NT ([5-9]).([0-9])/);if(d&&d[2]&&d[1]&&((d[2]>=1)||(d[2]>5))){c=c+xpSizePlus}var b=window.open(e,"imagePopUp","resizable=yes,location=no,status=no,toolbar=no,width="+a+", height="+c);b.resizeTo(a,c);b.focus()};