function popupHelp(a,b){popupHelpFullPath("/help/helpcontent.jsp","contentfiles/"+a,b)}function popupHelpFullPath(a,b,d){var f=b.indexOf("#");if(f!=-1){var i=b.substring(f);var c=b.split("#");var e=a+"?page="+c[0]+"&fullPath=true&logStatus="+d+i}else{var e=a+"?page="+b+"&fullPath=true&logStatus="+d}var h="width=500,height=400,top=40,left=40,scrollbars=yes,status=yes,menubar=no,toolbar=yes,resizable=yes";var g="Help";helpremote=window.open(e,g,h);if(helpremote.opener==null){helpremote.opener=window}helpremote.opener.name="opener";helpremote.focus()}function popupBrandedHelp(a,c,b){popupLocalizedHelp(c+"help/"+a,b)}function popupLocalizedHelp(c,a){var b=",height=400,top=40,left=40,scrollbars=yes,status=yes,menubar=no,toolbar=yes,resizable=yes";if(a==null||a==""){b="width=500"+b}else{b="width="+a+b}var d="Help";helpremote=window.open(c,d,b);if(helpremote.opener==null){helpremote.opener=window}helpremote.opener.name="opener";helpremote.focus()}function popupCommonFaq(c){var a="width=800,height=600,top=0,left=0,scrollbars=yes,status=yes,menubar=yes,toolbar=yes,resizable=yes";var f="CommonFAQ";var d=c;var b=d.substring(0,d.indexOf("#"));b=b+"?isLogin="+c.substring(c.indexOf("#")+1,c.length);var e=window.open(b,f,a);e.focus()};
