@@ -100,7 +100,7 @@ var cfnOpenCellphoneCertify = function (redirectUrl, custparams) {
document.location.href = actionUrl;
}
-};
+}
/**
* @type : function
@@ -128,4 +128,4 @@ var cfnOpenIpinCertify = function (redirectUrl) {
document.location.href = actionUrl + "?redirectUrl=" + redirectUrl;