@ -1,14 +1,17 @@
( function ( ) { function h ( a ) { return "string" == typeof a } function aa ( a ) { a . da = void 0 ; a . ca = function ( ) { return a . da ? a . da : a . da = new a } }
function ba ( a ) { var b = typeof a ; if ( "object" == b ) if ( a ) { if ( a instanceof Array ) return "array" ; if ( a instanceof Object ) return b ; var c = Object . prototype . toString . call ( a ) ; if ( "[object Window]" == c ) return "object" ; if ( "[object Array]" == c || "number" == typeof a . length && "undefined" != typeof a . splice && "undefined" != typeof a . propertyIsEnumerable && ! a . propertyIsEnumerable ( "splice" ) ) return "array" ; if ( "[object Function]" == c || "undefined" != typeof a . call && "undefined" != typeof a . propertyIsEnumerable && ! a . propertyIsEnumerable ( "call" ) ) return "function" } else return "null" ;
else if ( "function" == b && "undefined" == typeof a . call ) return "object" ; return b } function l ( a , b ) { function c ( ) { } c . prototype = b . prototype ; a . ea = b . prototype ; a . prototype = new c ; a . prototype . constructor = a ; a . pa = function ( a , c , f ) { for ( var d = Array ( arguments . length - 2 ) , e = 2 ; e < arguments . length ; e ++ ) d [ e - 2 ] = arguments [ e ] ; return b . prototype [ c ] . apply ( a , d ) } } ; function n ( a ) { if ( Error . captureStackTrace ) Error . captureStackTrace ( this , n ) ; else { var b = Error ( ) . stack ; b && ( this . stack = b ) } a && ( this . message = String ( a ) ) } l ( n , Error ) ; n . prototype . name = "CustomError" ; function ca ( a , b ) { a = a . split ( "%s" ) ; for ( var c = "" , d = a . length - 1 , e = 0 ; e < d ; e ++ ) c += a [ e ] + ( e < b . length ? b [ e ] : "%s" ) ; n . call ( this , c + a [ d ] ) } l ( ca , n ) ; ca . prototype . name = "AssertionError" ; function da ( a , b ) { throw new ca ( "Failure" + ( a ? ": " + a : "" ) , Array . prototype . slice . call ( arguments , 1 ) ) ; } ; var p = Array . prototype . indexOf ? function ( a , b , c ) { return Array . prototype . indexOf . call ( a , b , c ) } : function ( a , b , c ) { c = null == c ? 0 : 0 > c ? Math . max ( 0 , a . length + c ) : c ; if ( h ( a ) ) return h ( b ) && 1 == b . length ? a . indexOf ( b , c ) : - 1 ; for ( ; c < a . length ; c ++ ) if ( c in a && a [ c ] === b ) return c ; return - 1 } ; function q ( a , b ) { return 0 <= p ( a , b ) } function ea ( a , b ) { a . sort ( b || fa ) } function fa ( a , b ) { return a > b ? 1 : a < b ? - 1 : 0 } ; function ha ( a ) { var b = [ ] , c = 0 , d ; for ( d in a ) b [ c ++ ] = a [ d ] ; return b } function ia ( a , b ) { a : { for ( var c in a ) if ( b . call ( void 0 , a [ c ] , c , a ) ) { b = c ; break a } b = void 0 } return b && a [ b ] } ; function ja ( a ) { return String ( a ) . replace ( /\-([a-z])/g , function ( a , c ) { return c . toUpperCase ( ) } ) } ; function r ( a ) { var b = document ; return h ( a ) ? b . getElementById ( a ) : a } ; function ka ( a ) { var b = [ ] ; la ( new na , a , b ) ; return b . join ( "" ) } function na ( ) { }
function la ( a , b , c ) { if ( null == b ) c . push ( "null" ) ; else { if ( "object" == typeof b ) { if ( "array" == ba ( b ) ) { var d = b ; b = d . length ; c . push ( "[" ) ; for ( var e = "" , f = 0 ; f < b ; f ++ ) c . push ( e ) , e = d [ f ] , la ( a , e , c ) , e = "," ; c . push ( "]" ) ; return } if ( b instanceof String || b instanceof Number || b instanceof Boolean ) b = b . valueOf ( ) ; else { c . push ( "{" ) ; f = "" ; for ( d in b ) Object . prototype . hasOwnProperty . call ( b , d ) && ( e = b [ d ] , "function" != typeof e && ( c . push ( f ) , oa ( d , c ) , c . push ( ":" ) , la ( a , e , c ) , f = "," ) ) ; c . push ( "}" ) ; return } } switch ( typeof b ) { case "string" : oa ( b , c ) ; break ; case "number" : c . push ( isFinite ( b ) &&
! isNaN ( b ) ? String ( b ) : "null" ) ; break ; case "boolean" : c . push ( String ( b ) ) ; break ; case "function" : c . push ( "null" ) ; break ; default : throw Error ( "Unknown type: " + typeof b ) ; } } } var pa = { '"' : '\\"' , "\\" : "\\\\" , "/" : "\\/" , "\b" : "\\b" , "\f" : "\\f" , "\n" : "\\n" , "\r" : "\\r" , "\t" : "\\t" , "\x0B" : "\\u000b" } , qa = /\uffff/ . test ( "\uffff" ) ? /[\\"\x00-\x1f\x7f-\uffff]/g : /[\\"\x00-\x1f\x7f-\xff]/g ;
function oa ( a , b ) { b . push ( '"' , a . replace ( qa , function ( a ) { var b = pa [ a ] ; b || ( b = "\\u" + ( a . charCodeAt ( 0 ) | 65536 ) . toString ( 16 ) . substr ( 1 ) , pa [ a ] = b ) ; return b } ) , '"' ) } ; function ra ( a , b ) { this . a = a ; this . j = b . name ; this . f = ! ! b . v ; this . b = b . c ; this . l = b . type ; this . i = ! 1 ; switch ( this . b ) { case sa : case ta : case ua : case va : case wa : case xa : case ya : this . i = ! 0 } this . g = b . defaultValue } var ya = 1 , xa = 2 , sa = 3 , ta = 4 , ua = 6 , va = 16 , wa = 18 ; function za ( a , b ) { this . b = a ; this . a = { } ; for ( a = 0 ; a < b . length ; a ++ ) { var c = b [ a ] ; this . a [ c . a ] = c } } function Aa ( a ) { a = ha ( a . a ) ; ea ( a , function ( a , c ) { return a . a - c . a } ) ; return a } function Ba ( a , b ) { return ia ( a . a , function ( a ) { return a . j == b } ) || null } ; function t ( ) { this . b = { } ; this . f = this . h ( ) . a ; this . a = this . g = null } function Ca ( a , b ) { for ( var c in a . b ) { var d = Number ( c ) ; a . f [ d ] || b . call ( a , d , a . b [ c ] ) } } t . prototype . has = function ( a ) { return u ( this , a . a ) } ; t . prototype . get = function ( a , b ) { return v ( this , a . a , b ) } ; t . prototype . set = function ( a , b ) { w ( this , a . a , b ) } ; t . prototype . add = function ( a , b ) { Da ( this , a . a , b ) } ;
function Ea ( a , b ) { for ( var c = Aa ( a . h ( ) ) , d = 0 ; d < c . length ; d ++ ) { var e = c [ d ] , f = e . a ; if ( u ( b , f ) ) { a . a && delete a . a [ e . a ] ; var g = 11 == e . b || 10 == e . b ; if ( e . f ) { e = x ( b , f ) ; for ( var k = 0 ; k < e . length ; k ++ ) Da ( a , f , g ? e [ k ] . clone ( ) : e [ k ] ) } else e = Fa ( b , f ) , g ? ( g = Fa ( a , f ) ) ? Ea ( g , e ) : w ( a , f , e . clone ( ) ) : w ( a , f , e ) } } } t . prototype . clone = function ( ) { var a = new this . constructor ; a != this && ( a . b = { } , a . a && ( a . a = { } ) , Ea ( a , this ) ) ; return a } ; function u ( a , b ) { return null != a . b [ b ] }
function Fa ( a , b ) { var c = a . b [ b ] ; if ( null == c ) return null ; if ( a . g ) { if ( ! ( b in a . a ) ) { var d = a . g , e = a . f [ b ] ; if ( null != c ) if ( e . f ) { for ( var f = [ ] , g = 0 ; g < c . length ; g ++ ) f [ g ] = d . a ( e , c [ g ] ) ; c = f } else c = d . a ( e , c ) ; return a . a [ b ] = c } return a . a [ b ] } return c } function v ( a , b , c ) { var d = Fa ( a , b ) ; return a . f [ b ] . f ? d [ c || 0 ] : d } function y ( a , b ) { if ( u ( a , b ) ) a = v ( a , b , void 0 ) ; else a : { a = a . f [ b ] ; if ( void 0 === a . g ) if ( b = a . l , b === Boolean ) a . g = ! 1 ; else if ( b === Number ) a . g = 0 ; else if ( b === String ) a . g = a . i ? "0" : "" ; else { a = new b ; break a } a = a . g } return a }
function x ( a , b ) { return Fa ( a , b ) || [ ] } function z ( a , b ) { return a . f [ b ] . f ? u ( a , b ) ? a . b [ b ] . length : 0 : u ( a , b ) ? 1 : 0 } function w ( a , b , c ) { a . b [ b ] = c ; a . a && ( a . a [ b ] = c ) } function Da ( a , b , c ) { a . b [ b ] || ( a . b [ b ] = [ ] ) ; a . b [ b ] . push ( c ) ; a . a && delete a . a [ b ] } function Ga ( a , b ) { delete a . b [ b ] ; a . a && delete a . a [ b ] } function Ha ( a , b ) { var c = [ ] , d ; for ( d in b ) 0 != d && c . push ( new ra ( d , b [ d ] ) ) ; return new za ( a , c ) } ; function A ( ) { } A . prototype . b = function ( a , b ) { return 11 == a . b || 10 == a . b ? this . g ( b ) : "number" != typeof b || isFinite ( b ) ? b : b . toString ( ) } ; A . prototype . f = function ( a , b ) { a = new a . b ; this . i ( a , b ) ; return a } ;
A . prototype . a = function ( a , b ) { if ( 11 == a . b || 10 == a . b ) return b instanceof t ? b : this . f ( a . l . prototype . h ( ) , b ) ; if ( 14 == a . b ) return h ( b ) && Ia . test ( b ) && ( a = Number ( b ) , 0 < a ) ? a : b ; if ( ! a . i ) return b ; a = a . l ; if ( a === String ) { if ( "number" == typeof b ) return String ( b ) } else if ( a === Number && h ( b ) && ( "Infinity" === b || "-Infinity" === b || "NaN" === b || Ia . test ( b ) ) ) return Number ( b ) ; return b } ; var Ia = /^-?[0-9]+$/ ; function B ( a , b ) { this . j = a ; this . l = b } l ( B , A ) ; B . prototype . g = function ( a ) { for ( var b = Aa ( a . h ( ) ) , c = { } , d = 0 ; d < b . length ; d ++ ) { var e = b [ d ] , f = e . a ; switch ( this . j ) { case 1 : f = e . j ; break ; case 2 : f = ja ( e . j . replace ( /_/g , "-" ) ) } if ( a . has ( e ) ) if ( e . f ) { var g = [ ] ; c [ f ] = g ; for ( f = 0 ; f < z ( a , e . a ) ; f ++ ) g . push ( this . b ( e , a . get ( e , f ) ) ) } else c [ f ] = this . b ( e , a . get ( e ) ) } Ca ( a , function ( a , b ) { c [ a ] = b } ) ; return c } ; B . prototype . b = function ( a , b ) { return this . l && 8 == a . b && "boolean" == typeof b ? b ? 1 : 0 : B . ea . b . call ( this , a , b ) } ;
B . prototype . a = function ( a , b ) { return 8 == a . b && "number" == typeof b ? ! ! b : B . ea . a . call ( this , a , b ) } ; B . prototype . i = function ( a , b ) { var c = a . h ( ) , d ; for ( d in b ) { var e = b [ d ] , f = ! /[^0-9]/ . test ( d ) ; if ( f ) var g = c . a [ parseInt ( d , 10 ) ] || null ; else 2 == this . j && ( d = String ( d ) . replace ( /([A-Z])/g , "-$1" ) . toLowerCase ( ) . replace ( /\-/g , "_" ) ) , g = Ba ( c , d ) ; if ( g ) if ( g . f ) for ( f = 0 ; f < e . length ; f ++ ) a . add ( g , this . a ( g , e [ f ] ) ) ; else a . set ( g , this . a ( g , e ) ) ; else f ? ( g = a , f = Number ( d ) , g . b [ f ] = e , g . a && delete g . a [ f ] ) : da ( "Failed to find field: " + d ) } } ; function C ( a , b ) { null != a && this . a . apply ( this , arguments ) } C . prototype . b = "" ; C . prototype . set = function ( a ) { this . b = "" + a } ; C . prototype . a = function ( a , b , c ) { this . b += String ( a ) ; if ( null != b ) for ( var d = 1 ; d < arguments . length ; d ++ ) this . b += arguments [ d ] ; return this } ; function D ( a ) { a . b = "" } C . prototype . toString = function ( ) { return this . b } ; / *
( function ( ) { / *
Copyright The Closure Library Authors .
SPDX - License - Identifier : Apache - 2.0
* /
var aa = this || self ; function ba ( a ) { a . da = void 0 ; a . ca = function ( ) { return a . da ? a . da : a . da = new a } } function h ( a , b ) { function c ( ) { } c . prototype = b . prototype ; a . ea = b . prototype ; a . prototype = new c ; a . prototype . constructor = a } ; function l ( a ) { if ( Error . captureStackTrace ) Error . captureStackTrace ( this , l ) ; else { var b = Error ( ) . stack ; b && ( this . stack = b ) } a && ( this . message = String ( a ) ) } h ( l , Error ) ; l . prototype . name = "CustomError" ; function ca ( a , b ) { a = a . split ( "%s" ) ; for ( var c = "" , d = a . length - 1 , e = 0 ; e < d ; e ++ ) c += a [ e ] + ( e < b . length ? b [ e ] : "%s" ) ; l . call ( this , c + a [ d ] ) } h ( ca , l ) ; ca . prototype . name = "AssertionError" ; function da ( a , b ) { throw new ca ( "Failure" + ( a ? ": " + a : "" ) , Array . prototype . slice . call ( arguments , 1 ) ) ; } ; var n = Array . prototype . indexOf ? function ( a , b , c ) { return Array . prototype . indexOf . call ( a , b , c ) } : function ( a , b , c ) { c = null == c ? 0 : 0 > c ? Math . max ( 0 , a . length + c ) : c ; if ( "string" === typeof a ) return "string" !== typeof b || 1 != b . length ? - 1 : a . indexOf ( b , c ) ; for ( ; c < a . length ; c ++ ) if ( c in a && a [ c ] === b ) return c ; return - 1 } ; function p ( a , b ) { return 0 <= n ( a , b ) } function ea ( a , b ) { a . sort ( b || fa ) } function fa ( a , b ) { return a > b ? 1 : a < b ? - 1 : 0 } ; function ha ( a ) { var b = [ ] , c = 0 , d ; for ( d in a ) b [ c ++ ] = a [ d ] ; return b } function ia ( a , b ) { a : { for ( var c in a ) if ( b . call ( void 0 , a [ c ] , c , a ) ) { b = c ; break a } b = void 0 } return b && a [ b ] } ; function ja ( a ) { return String ( a ) . replace ( /\-([a-z])/g , function ( b , c ) { return c . toUpperCase ( ) } ) } ; function q ( a ) { var b = document ; return "string" === typeof a ? b . getElementById ( a ) : a } ; function ka ( a ) { var b = [ ] ; ma ( new na , a , b ) ; return b . join ( "" ) } function na ( ) { }
function ma ( a , b , c ) { if ( null == b ) c . push ( "null" ) ; else { if ( "object" == typeof b ) { if ( Array . isArray ( b ) ) { var d = b ; b = d . length ; c . push ( "[" ) ; for ( var e = "" , f = 0 ; f < b ; f ++ ) c . push ( e ) , e = d [ f ] , ma ( a , e , c ) , e = "," ; c . push ( "]" ) ; return } if ( b instanceof String || b instanceof Number || b instanceof Boolean ) b = b . valueOf ( ) ; else { c . push ( "{" ) ; f = "" ; for ( d in b ) Object . prototype . hasOwnProperty . call ( b , d ) && ( e = b [ d ] , "function" != typeof e && ( c . push ( f ) , oa ( d , c ) , c . push ( ":" ) , ma ( a , e , c ) , f = "," ) ) ; c . push ( "}" ) ; return } } switch ( typeof b ) { case "string" : oa ( b , c ) ; break ;
case "number" : c . push ( isFinite ( b ) && ! isNaN ( b ) ? String ( b ) : "null" ) ; break ; case "boolean" : c . push ( String ( b ) ) ; break ; case "function" : c . push ( "null" ) ; break ; default : throw Error ( "Unknown type: " + typeof b ) ; } } } var pa = { '"' : '\\"' , "\\" : "\\\\" , "/" : "\\/" , "\b" : "\\b" , "\f" : "\\f" , "\n" : "\\n" , "\r" : "\\r" , "\t" : "\\t" , "\x0B" : "\\u000b" } , qa = /\uffff/ . test ( "\uffff" ) ? /[\\"\x00-\x1f\x7f-\uffff]/g : /[\\"\x00-\x1f\x7f-\xff]/g ;
function oa ( a , b ) { b . push ( '"' , a . replace ( qa , function ( c ) { var d = pa [ c ] ; d || ( d = "\\u" + ( c . charCodeAt ( 0 ) | 65536 ) . toString ( 16 ) . substr ( 1 ) , pa [ c ] = d ) ; return d } ) , '"' ) } ; function ra ( a , b ) { this . a = a ; this . j = b . name ; this . f = ! ! b . v ; this . b = b . c ; this . l = b . type ; this . i = ! 1 ; switch ( this . b ) { case sa : case ta : case ua : case va : case wa : case xa : case ya : this . i = ! 0 } this . g = b . defaultValue } var ya = 1 , xa = 2 , sa = 3 , ta = 4 , ua = 6 , va = 16 , wa = 18 ; function za ( a , b ) { this . b = a ; this . a = { } ; for ( a = 0 ; a < b . length ; a ++ ) { var c = b [ a ] ; this . a [ c . a ] = c } } function Aa ( a ) { a = ha ( a . a ) ; ea ( a , function ( b , c ) { return b . a - c . a } ) ; return a } function Ba ( a , b ) { return ia ( a . a , function ( c ) { return c . j == b } ) || null } ; function r ( ) { this . b = { } ; this . f = this . h ( ) . a ; this . a = this . g = null } function Ca ( a , b ) { for ( var c in a . b ) { var d = Number ( c ) ; a . f [ d ] || b . call ( a , d , a . b [ c ] ) } } r . prototype . has = function ( a ) { return t ( this , a . a ) } ; r . prototype . get = function ( a , b ) { return u ( this , a . a , b ) } ; r . prototype . set = function ( a , b ) { v ( this , a . a , b ) } ; r . prototype . add = function ( a , b ) { Da ( this , a . a , b ) } ;
function Ea ( a , b ) { for ( var c = Aa ( a . h ( ) ) , d = 0 ; d < c . length ; d ++ ) { var e = c [ d ] , f = e . a ; if ( t ( b , f ) ) { a . a && delete a . a [ e . a ] ; var g = 11 == e . b || 10 == e . b ; if ( e . f ) { e = w ( b , f ) ; for ( var k = 0 ; k < e . length ; k ++ ) Da ( a , f , g ? e [ k ] . clone ( ) : e [ k ] ) } else e = x ( b , f ) , g ? ( g = x ( a , f ) ) ? Ea ( g , e ) : v ( a , f , e . clone ( ) ) : v ( a , f , e ) } } } r . prototype . clone = function ( ) { var a = new this . constructor ; a != this && ( a . b = { } , a . a && ( a . a = { } ) , Ea ( a , this ) ) ; return a } ; function t ( a , b ) { return null != a . b [ b ] }
function x ( a , b ) { var c = a . b [ b ] ; if ( null == c ) return null ; if ( a . g ) { if ( ! ( b in a . a ) ) { var d = a . g , e = a . f [ b ] ; if ( null != c ) if ( e . f ) { for ( var f = [ ] , g = 0 ; g < c . length ; g ++ ) f [ g ] = d . a ( e , c [ g ] ) ; c = f } else c = d . a ( e , c ) ; return a . a [ b ] = c } return a . a [ b ] } return c } function u ( a , b , c ) { var d = x ( a , b ) ; return a . f [ b ] . f ? d [ c || 0 ] : d } function y ( a , b ) { if ( t ( a , b ) ) a = u ( a , b , void 0 ) ; else a : { a = a . f [ b ] ; if ( void 0 === a . g ) if ( b = a . l , b === Boolean ) a . g = ! 1 ; else if ( b === Number ) a . g = 0 ; else if ( b === String ) a . g = a . i ? "0" : "" ; else { a = new b ; break a } a = a . g } return a }
function w ( a , b ) { return x ( a , b ) || [ ] } function z ( a , b ) { return a . f [ b ] . f ? t ( a , b ) ? a . b [ b ] . length : 0 : t ( a , b ) ? 1 : 0 } function v ( a , b , c ) { a . b [ b ] = c ; a . a && ( a . a [ b ] = c ) } function Da ( a , b , c ) { a . b [ b ] || ( a . b [ b ] = [ ] ) ; a . b [ b ] . push ( c ) ; a . a && delete a . a [ b ] } function Fa ( a , b ) { delete a . b [ b ] ; a . a && delete a . a [ b ] } function Ga ( a , b ) { var c = [ ] , d ; for ( d in b ) 0 != d && c . push ( new ra ( d , b [ d ] ) ) ; return new za ( a , c ) } ; function A ( ) { } A . prototype . b = function ( a , b ) { return 11 == a . b || 10 == a . b ? this . g ( b ) : "number" !== typeof b || isFinite ( b ) ? b : b . toString ( ) } ; A . prototype . f = function ( a , b ) { a = new a . b ; this . i ( a , b ) ; return a } ;
A . prototype . a = function ( a , b ) { if ( 11 == a . b || 10 == a . b ) return b instanceof r ? b : this . f ( a . l . prototype . h ( ) , b ) ; if ( 14 == a . b ) return "string" === typeof b && Ha . test ( b ) && ( a = Number ( b ) , 0 < a ) ? a : b ; if ( ! a . i ) return b ; a = a . l ; if ( a === String ) { if ( "number" === typeof b ) return String ( b ) } else if ( a === Number && "string" === typeof b && ( "Infinity" === b || "-Infinity" === b || "NaN" === b || Ha . test ( b ) ) ) return Number ( b ) ; return b } ; var Ha = /^-?[0-9]+$/ ; function B ( a , b , c ) { this . j = a ; this . m = b ; this . l = c } h ( B , A ) ; B . prototype . g = function ( a ) { for ( var b = Aa ( a . h ( ) ) , c = { } , d = 0 ; d < b . length ; d ++ ) { var e = b [ d ] , f = e . a ; switch ( this . j ) { case 1 : f = e . j ; break ; case 2 : f = ja ( e . j . replace ( /_/g , "-" ) ) } if ( a . has ( e ) ) if ( e . f ) { var g = [ ] ; c [ f ] = g ; for ( f = 0 ; f < z ( a , e . a ) ; f ++ ) g . push ( this . b ( e , a . get ( e , f ) ) ) } else c [ f ] = this . b ( e , a . get ( e ) ) } Ca ( a , function ( k , m ) { c [ k ] = m } ) ; return c } ; B . prototype . b = function ( a , b ) { return this . m && 8 == a . b && "boolean" === typeof b ? b ? 1 : 0 : B . ea . b . call ( this , a , b ) } ;
B . prototype . a = function ( a , b ) { return 8 == a . b && "number" === typeof b ? ! ! b : B . ea . a . call ( this , a , b ) } ; B . prototype . i = function ( a , b ) { var c = a . h ( ) , d ; for ( d in b ) { var e = b [ d ] , f = ! /[^0-9]/ . test ( d ) ; if ( f ) var g = c . a [ parseInt ( d , 10 ) ] || null ; else 2 == this . j && ( d = String ( d ) . replace ( /([A-Z])/g , "-$1" ) . toLowerCase ( ) . replace ( /\-/g , "_" ) ) , g = Ba ( c , d ) ; if ( g ) if ( g . f ) for ( f = 0 ; f < e . length ; f ++ ) a . add ( g , this . a ( g , e [ f ] ) ) ; else a . set ( g , this . a ( g , e ) ) ; else f ? ( g = a , f = Number ( d ) , g . b [ f ] = e , g . a && delete g . a [ f ] ) : this . l || da ( "Failed to find field: " + d ) } } ; function C ( a , b ) { null != a && this . a . apply ( this , arguments ) } C . prototype . b = "" ; C . prototype . set = function ( a ) { this . b = "" + a } ; C . prototype . a = function ( a , b , c ) { this . b += String ( a ) ; if ( null != b ) for ( var d = 1 ; d < arguments . length ; d ++ ) this . b += arguments [ d ] ; return this } ; function D ( a ) { a . b = "" } C . prototype . toString = function ( ) { return this . b } ; / *
Protocol Buffer 2 Copyright 2008 Google Inc .
Protocol Buffer 2 Copyright 2008 Google Inc .
All other code copyright its respective owners .
All other code copyright its respective owners .
@ -26,13 +29,13 @@ B.prototype.a=function(a,b){return 8==a.b&&"number"==typeof b?!!b:B.ea.a.call(th
See the License for the specific language governing permissions and
See the License for the specific language governing permissions and
limitations under the License .
limitations under the License .
* /
* /
function F ( ) { t . call ( this ) } l ( F , t ) ; var J a= null ; function G ( ) { t . call ( this ) } l ( G , t ) ; var K a= null ; function H ( ) { t . call ( this ) } l ( H , t ) ; var L a= null ;
F . prototype . h = function ( ) { var a = J a; a || ( Ja = a = H a( F , { 0 : { name : "NumberFormat" , ba : "i18n.phonenumbers.NumberFormat" } , 1 : { name : "pattern" , required : ! 0 , c : 9 , type : String } , 2 : { name : "format" , required : ! 0 , c : 9 , type : String } , 3 : { name : "leading_digits_pattern" , v : ! 0 , c : 9 , type : String } , 4 : { name : "national_prefix_formatting_rule" , c : 9 , type : String } , 6 : { name : "national_prefix_optional_when_formatting" , c : 8 , defaultValue : ! 1 , type : Boolean } , 5 : { name : "domestic_carrier_code_formatting_rule" , c : 9 , type : String } } ) ) ; return a } ; F . h = F . prototype . h ;
G . prototype . h = function ( ) { var a = K a; a || ( Ka = a = H a( G , { 0 : { name : "PhoneNumberDesc" , ba : "i18n.phonenumbers.PhoneNumberDesc" } , 2 : { name : "national_number_pattern" , c : 9 , type : String } , 9 : { name : "possible_length" , v : ! 0 , c : 5 , type : Number } , 10 : { name : "possible_length_local_only" , v : ! 0 , c : 5 , type : Number } , 6 : { name : "example_number" , c : 9 , type : String } } ) ) ; return a } ; G . h = G . prototype . h ;
H . prototype . h = function ( ) { var a = L a; a || ( La = a = H a( H , { 0 : { name : "PhoneMetadata" , ba : "i18n.phonenumbers.PhoneMetadata" } , 1 : { name : "general_desc" , c : 11 , type : G } , 2 : { name : "fixed_line" , c : 11 , type : G } , 3 : { name : "mobile" , c : 11 , type : G } , 4 : { name : "toll_free" , c : 11 , type : G } , 5 : { name : "premium_rate" , c : 11 , type : G } , 6 : { name : "shared_cost" , c : 11 , type : G } , 7 : { name : "personal_number" , c : 11 , type : G } , 8 : { name : "voip" , c : 11 , type : G } , 21 : { name : "pager" , c : 11 , type : G } , 25 : { name : "uan" , c : 11 , type : G } , 27 : { name : "emergency" , c : 11 , type : G } , 28 : { name : "voicemail" , c : 11 , type : G } ,
function F ( ) { r . call ( this ) } h ( F , r ) ; var I a= null ; function G ( ) { r . call ( this ) } h ( G , r ) ; var J a= null ; function H ( ) { r . call ( this ) } h ( H , r ) ; var K a= null ;
F . prototype . h = function ( ) { var a = I a; a || ( Ia = a = G a( F , { 0 : { name : "NumberFormat" , ba : "i18n.phonenumbers.NumberFormat" } , 1 : { name : "pattern" , required : ! 0 , c : 9 , type : String } , 2 : { name : "format" , required : ! 0 , c : 9 , type : String } , 3 : { name : "leading_digits_pattern" , v : ! 0 , c : 9 , type : String } , 4 : { name : "national_prefix_formatting_rule" , c : 9 , type : String } , 6 : { name : "national_prefix_optional_when_formatting" , c : 8 , defaultValue : ! 1 , type : Boolean } , 5 : { name : "domestic_carrier_code_formatting_rule" , c : 9 , type : String } } ) ) ; return a } ; F . h = F . prototype . h ;
G . prototype . h = function ( ) { var a = J a; a || ( Ja = a = G a( G , { 0 : { name : "PhoneNumberDesc" , ba : "i18n.phonenumbers.PhoneNumberDesc" } , 2 : { name : "national_number_pattern" , c : 9 , type : String } , 9 : { name : "possible_length" , v : ! 0 , c : 5 , type : Number } , 10 : { name : "possible_length_local_only" , v : ! 0 , c : 5 , type : Number } , 6 : { name : "example_number" , c : 9 , type : String } } ) ) ; return a } ; G . h = G . prototype . h ;
H . prototype . h = function ( ) { var a = K a; a || ( Ka = a = G a( H , { 0 : { name : "PhoneMetadata" , ba : "i18n.phonenumbers.PhoneMetadata" } , 1 : { name : "general_desc" , c : 11 , type : G } , 2 : { name : "fixed_line" , c : 11 , type : G } , 3 : { name : "mobile" , c : 11 , type : G } , 4 : { name : "toll_free" , c : 11 , type : G } , 5 : { name : "premium_rate" , c : 11 , type : G } , 6 : { name : "shared_cost" , c : 11 , type : G } , 7 : { name : "personal_number" , c : 11 , type : G } , 8 : { name : "voip" , c : 11 , type : G } , 21 : { name : "pager" , c : 11 , type : G } , 25 : { name : "uan" , c : 11 , type : G } , 27 : { name : "emergency" , c : 11 , type : G } , 28 : { name : "voicemail" , c : 11 , type : G } ,
29 : { name : "short_code" , c : 11 , type : G } , 30 : { name : "standard_rate" , c : 11 , type : G } , 31 : { name : "carrier_specific" , c : 11 , type : G } , 33 : { name : "sms_services" , c : 11 , type : G } , 24 : { name : "no_international_dialling" , c : 11 , type : G } , 9 : { name : "id" , required : ! 0 , c : 9 , type : String } , 10 : { name : "country_code" , c : 5 , type : Number } , 11 : { name : "international_prefix" , c : 9 , type : String } , 17 : { name : "preferred_international_prefix" , c : 9 , type : String } , 12 : { name : "national_prefix" , c : 9 , type : String } , 13 : { name : "preferred_extn_prefix" , c : 9 , type : String } , 15 : { name : "national_prefix_for_parsing" ,
29 : { name : "short_code" , c : 11 , type : G } , 30 : { name : "standard_rate" , c : 11 , type : G } , 31 : { name : "carrier_specific" , c : 11 , type : G } , 33 : { name : "sms_services" , c : 11 , type : G } , 24 : { name : "no_international_dialling" , c : 11 , type : G } , 9 : { name : "id" , required : ! 0 , c : 9 , type : String } , 10 : { name : "country_code" , c : 5 , type : Number } , 11 : { name : "international_prefix" , c : 9 , type : String } , 17 : { name : "preferred_international_prefix" , c : 9 , type : String } , 12 : { name : "national_prefix" , c : 9 , type : String } , 13 : { name : "preferred_extn_prefix" , c : 9 , type : String } , 15 : { name : "national_prefix_for_parsing" ,
c : 9 , type : String } , 16 : { name : "national_prefix_transform_rule" , c : 9 , type : String } , 18 : { name : "same_mobile_and_fixed_line_pattern" , c : 8 , defaultValue : ! 1 , type : Boolean } , 19 : { name : "number_format" , v : ! 0 , c : 11 , type : F } , 20 : { name : "intl_number_format" , v : ! 0 , c : 11 , type : F } , 22 : { name : "main_country_for_code" , c : 8 , defaultValue : ! 1 , type : Boolean } , 23 : { name : "leading_digits" , c : 9 , type : String } , 26 : { name : "leading_zero_possible" , c : 8 , defaultValue : ! 1 , type : Boolean } } ) ) ; return a } ; H . h = H . prototype . h ; function M a( ) { } l ( M a, A ) ; M a. prototype . f = function ( a , b ) { a = new a . b ; a . g = this ; a . b = b ; a . a = { } ; return a } ; M a. prototype . i = function ( ) { throw Error ( "Unimplemented" ) ; } ; function I ( ) { } l ( I , M a) ; I . prototype . g = function ( a ) { for ( var b = Aa ( a . h ( ) ) , c = [ ] , d = 0 ; d < b . length ; d ++ ) { var e = b [ d ] ; if ( a . has ( e ) ) { var f = e . a ; if ( e . f ) { c [ f ] = [ ] ; for ( var g = 0 ; g < z ( a , e . a ) ; g ++ ) c [ f ] [ g ] = this . b ( e , a . get ( e , g ) ) } else c [ f ] = this . b ( e , a . get ( e ) ) } } Ca ( a , function ( a , b ) { c [ a ] = b } ) ; return c } ; I . prototype . b = function ( a , b ) { return 8 == a . b ? b ? 1 : 0 : A . prototype . b . apply ( this , arguments ) } ; I . prototype . a = function ( a , b ) { return 8 == a . b ? ! ! b : A . prototype . a . apply ( this , arguments ) } ; I . prototype . f = function ( a , b ) { return I . ea . f . call ( this , a , b ) } ; function J ( ) { t . call ( this ) } l ( J , t ) ; var N a= null , O a= { oa : 0 , na : 1 , ma : 5 , la : 10 , ka : 20 } ;
J . prototype . h = function ( ) { var a = N a; a || ( Na = a = H a( J , { 0 : { name : "PhoneNumber" , ba : "i18n.phonenumbers.PhoneNumber" } , 1 : { name : "country_code" , required : ! 0 , c : 5 , type : Number } , 2 : { name : "national_number" , required : ! 0 , c : 4 , type : Number } , 3 : { name : "extension" , c : 9 , type : String } , 4 : { name : "italian_leading_zero" , c : 8 , type : Boolean } , 8 : { name : "number_of_leading_zeros" , c : 5 , defaultValue : 1 , type : Number } , 5 : { name : "raw_input" , c : 9 , type : String } , 6 : { name : "country_code_source" , c : 14 , defaultValue : 0 , type : O a} , 7 : { name : "preferred_domestic_carrier_code" ,
c : 9 , type : String } , 16 : { name : "national_prefix_transform_rule" , c : 9 , type : String } , 18 : { name : "same_mobile_and_fixed_line_pattern" , c : 8 , defaultValue : ! 1 , type : Boolean } , 19 : { name : "number_format" , v : ! 0 , c : 11 , type : F } , 20 : { name : "intl_number_format" , v : ! 0 , c : 11 , type : F } , 22 : { name : "main_country_for_code" , c : 8 , defaultValue : ! 1 , type : Boolean } , 23 : { name : "leading_digits" , c : 9 , type : String } , 26 : { name : "leading_zero_possible" , c : 8 , defaultValue : ! 1 , type : Boolean } } ) ) ; return a } ; H . h = H . prototype . h ; function L a( ) { } h ( L a, A ) ; L a. prototype . f = function ( a , b ) { a = new a . b ; a . g = this ; a . b = b ; a . a = { } ; return a } ; L a. prototype . i = function ( ) { throw Error ( "Unimplemented" ) ; } ; function I ( ) { } h ( I , L a) ; I . prototype . g = function ( a ) { for ( var b = Aa ( a . h ( ) ) , c = [ ] , d = 0 ; d < b . length ; d ++ ) { var e = b [ d ] ; if ( a . has ( e ) ) { var f = e . a ; if ( e . f ) { c [ f ] = [ ] ; for ( var g = 0 ; g < z ( a , e . a ) ; g ++ ) c [ f ] [ g ] = this . b ( e , a . get ( e , g ) ) } else c [ f ] = this . b ( e , a . get ( e ) ) } } Ca ( a , function ( k , m ) { c [ k ] = m } ) ; return c } ; I . prototype . b = function ( a , b ) { return 8 == a . b ? b ? 1 : 0 : A . prototype . b . apply ( this , arguments ) } ; I . prototype . a = function ( a , b ) { return 8 == a . b ? ! ! b : A . prototype . a . apply ( this , arguments ) } ; I . prototype . f = function ( a , b ) { return I . ea . f . call ( this , a , b ) } ; function J ( ) { r . call ( this ) } h ( J , r ) ; var M a= null , N a= { oa : 0 , na : 1 , ma : 5 , la : 10 , ka : 20 } ;
J . prototype . h = function ( ) { var a = M a; a || ( Ma = a = G a( J , { 0 : { name : "PhoneNumber" , ba : "i18n.phonenumbers.PhoneNumber" } , 1 : { name : "country_code" , required : ! 0 , c : 5 , type : Number } , 2 : { name : "national_number" , required : ! 0 , c : 4 , type : Number } , 3 : { name : "extension" , c : 9 , type : String } , 4 : { name : "italian_leading_zero" , c : 8 , type : Boolean } , 8 : { name : "number_of_leading_zeros" , c : 5 , defaultValue : 1 , type : Number } , 5 : { name : "raw_input" , c : 9 , type : String } , 6 : { name : "country_code_source" , c : 14 , defaultValue : 0 , type : N a} , 7 : { name : "preferred_domestic_carrier_code" ,
c : 9 , type : String } } ) ) ; return a } ; J . ctor = J ; J . ctor . h = J . prototype . h ; / *
c : 9 , type : String } } ) ) ; return a } ; J . ctor = J ; J . ctor . h = J . prototype . h ; / *
Copyright ( C ) 2010 The Libphonenumber Authors
Copyright ( C ) 2010 The Libphonenumber Authors
@ -53,7 +56,7 @@ var K={1:"US AG AI AS BB BM BS CA DM DO GD GU JM KN KY LC MP MS PR SX TC TT VC V
86 : [ "CN" ] , 90 : [ "TR" ] , 91 : [ "IN" ] , 92 : [ "PK" ] , 93 : [ "AF" ] , 94 : [ "LK" ] , 95 : [ "MM" ] , 98 : [ "IR" ] , 211 : [ "SS" ] , 212 : [ "MA" , "EH" ] , 213 : [ "DZ" ] , 216 : [ "TN" ] , 218 : [ "LY" ] , 220 : [ "GM" ] , 221 : [ "SN" ] , 222 : [ "MR" ] , 223 : [ "ML" ] , 224 : [ "GN" ] , 225 : [ "CI" ] , 226 : [ "BF" ] , 227 : [ "NE" ] , 228 : [ "TG" ] , 229 : [ "BJ" ] , 230 : [ "MU" ] , 231 : [ "LR" ] , 232 : [ "SL" ] , 233 : [ "GH" ] , 234 : [ "NG" ] , 235 : [ "TD" ] , 236 : [ "CF" ] , 237 : [ "CM" ] , 238 : [ "CV" ] , 239 : [ "ST" ] , 240 : [ "GQ" ] , 241 : [ "GA" ] , 242 : [ "CG" ] , 243 : [ "CD" ] , 244 : [ "AO" ] , 245 : [ "GW" ] , 246 : [ "IO" ] , 247 : [ "AC" ] , 248 : [ "SC" ] , 249 : [ "SD" ] , 250 : [ "RW" ] , 251 : [ "ET" ] , 252 : [ "SO" ] ,
86 : [ "CN" ] , 90 : [ "TR" ] , 91 : [ "IN" ] , 92 : [ "PK" ] , 93 : [ "AF" ] , 94 : [ "LK" ] , 95 : [ "MM" ] , 98 : [ "IR" ] , 211 : [ "SS" ] , 212 : [ "MA" , "EH" ] , 213 : [ "DZ" ] , 216 : [ "TN" ] , 218 : [ "LY" ] , 220 : [ "GM" ] , 221 : [ "SN" ] , 222 : [ "MR" ] , 223 : [ "ML" ] , 224 : [ "GN" ] , 225 : [ "CI" ] , 226 : [ "BF" ] , 227 : [ "NE" ] , 228 : [ "TG" ] , 229 : [ "BJ" ] , 230 : [ "MU" ] , 231 : [ "LR" ] , 232 : [ "SL" ] , 233 : [ "GH" ] , 234 : [ "NG" ] , 235 : [ "TD" ] , 236 : [ "CF" ] , 237 : [ "CM" ] , 238 : [ "CV" ] , 239 : [ "ST" ] , 240 : [ "GQ" ] , 241 : [ "GA" ] , 242 : [ "CG" ] , 243 : [ "CD" ] , 244 : [ "AO" ] , 245 : [ "GW" ] , 246 : [ "IO" ] , 247 : [ "AC" ] , 248 : [ "SC" ] , 249 : [ "SD" ] , 250 : [ "RW" ] , 251 : [ "ET" ] , 252 : [ "SO" ] ,
253 : [ "DJ" ] , 254 : [ "KE" ] , 255 : [ "TZ" ] , 256 : [ "UG" ] , 257 : [ "BI" ] , 258 : [ "MZ" ] , 260 : [ "ZM" ] , 261 : [ "MG" ] , 262 : [ "RE" , "YT" ] , 263 : [ "ZW" ] , 264 : [ "NA" ] , 265 : [ "MW" ] , 266 : [ "LS" ] , 267 : [ "BW" ] , 268 : [ "SZ" ] , 269 : [ "KM" ] , 290 : [ "SH" , "TA" ] , 291 : [ "ER" ] , 297 : [ "AW" ] , 298 : [ "FO" ] , 299 : [ "GL" ] , 350 : [ "GI" ] , 351 : [ "PT" ] , 352 : [ "LU" ] , 353 : [ "IE" ] , 354 : [ "IS" ] , 355 : [ "AL" ] , 356 : [ "MT" ] , 357 : [ "CY" ] , 358 : [ "FI" , "AX" ] , 359 : [ "BG" ] , 370 : [ "LT" ] , 371 : [ "LV" ] , 372 : [ "EE" ] , 373 : [ "MD" ] , 374 : [ "AM" ] , 375 : [ "BY" ] , 376 : [ "AD" ] , 377 : [ "MC" ] , 378 : [ "SM" ] , 380 : [ "UA" ] , 381 : [ "RS" ] , 382 : [ "ME" ] , 383 : [ "XK" ] , 385 : [ "HR" ] ,
253 : [ "DJ" ] , 254 : [ "KE" ] , 255 : [ "TZ" ] , 256 : [ "UG" ] , 257 : [ "BI" ] , 258 : [ "MZ" ] , 260 : [ "ZM" ] , 261 : [ "MG" ] , 262 : [ "RE" , "YT" ] , 263 : [ "ZW" ] , 264 : [ "NA" ] , 265 : [ "MW" ] , 266 : [ "LS" ] , 267 : [ "BW" ] , 268 : [ "SZ" ] , 269 : [ "KM" ] , 290 : [ "SH" , "TA" ] , 291 : [ "ER" ] , 297 : [ "AW" ] , 298 : [ "FO" ] , 299 : [ "GL" ] , 350 : [ "GI" ] , 351 : [ "PT" ] , 352 : [ "LU" ] , 353 : [ "IE" ] , 354 : [ "IS" ] , 355 : [ "AL" ] , 356 : [ "MT" ] , 357 : [ "CY" ] , 358 : [ "FI" , "AX" ] , 359 : [ "BG" ] , 370 : [ "LT" ] , 371 : [ "LV" ] , 372 : [ "EE" ] , 373 : [ "MD" ] , 374 : [ "AM" ] , 375 : [ "BY" ] , 376 : [ "AD" ] , 377 : [ "MC" ] , 378 : [ "SM" ] , 380 : [ "UA" ] , 381 : [ "RS" ] , 382 : [ "ME" ] , 383 : [ "XK" ] , 385 : [ "HR" ] ,
386 : [ "SI" ] , 387 : [ "BA" ] , 389 : [ "MK" ] , 420 : [ "CZ" ] , 421 : [ "SK" ] , 423 : [ "LI" ] , 500 : [ "FK" ] , 501 : [ "BZ" ] , 502 : [ "GT" ] , 503 : [ "SV" ] , 504 : [ "HN" ] , 505 : [ "NI" ] , 506 : [ "CR" ] , 507 : [ "PA" ] , 508 : [ "PM" ] , 509 : [ "HT" ] , 590 : [ "GP" , "BL" , "MF" ] , 591 : [ "BO" ] , 592 : [ "GY" ] , 593 : [ "EC" ] , 594 : [ "GF" ] , 595 : [ "PY" ] , 596 : [ "MQ" ] , 597 : [ "SR" ] , 598 : [ "UY" ] , 599 : [ "CW" , "BQ" ] , 670 : [ "TL" ] , 672 : [ "NF" ] , 673 : [ "BN" ] , 674 : [ "NR" ] , 675 : [ "PG" ] , 676 : [ "TO" ] , 677 : [ "SB" ] , 678 : [ "VU" ] , 679 : [ "FJ" ] , 680 : [ "PW" ] , 681 : [ "WF" ] , 682 : [ "CK" ] , 683 : [ "NU" ] , 685 : [ "WS" ] , 686 : [ "KI" ] , 687 : [ "NC" ] , 688 : [ "TV" ] , 689 : [ "PF" ] , 690 : [ "TK" ] ,
386 : [ "SI" ] , 387 : [ "BA" ] , 389 : [ "MK" ] , 420 : [ "CZ" ] , 421 : [ "SK" ] , 423 : [ "LI" ] , 500 : [ "FK" ] , 501 : [ "BZ" ] , 502 : [ "GT" ] , 503 : [ "SV" ] , 504 : [ "HN" ] , 505 : [ "NI" ] , 506 : [ "CR" ] , 507 : [ "PA" ] , 508 : [ "PM" ] , 509 : [ "HT" ] , 590 : [ "GP" , "BL" , "MF" ] , 591 : [ "BO" ] , 592 : [ "GY" ] , 593 : [ "EC" ] , 594 : [ "GF" ] , 595 : [ "PY" ] , 596 : [ "MQ" ] , 597 : [ "SR" ] , 598 : [ "UY" ] , 599 : [ "CW" , "BQ" ] , 670 : [ "TL" ] , 672 : [ "NF" ] , 673 : [ "BN" ] , 674 : [ "NR" ] , 675 : [ "PG" ] , 676 : [ "TO" ] , 677 : [ "SB" ] , 678 : [ "VU" ] , 679 : [ "FJ" ] , 680 : [ "PW" ] , 681 : [ "WF" ] , 682 : [ "CK" ] , 683 : [ "NU" ] , 685 : [ "WS" ] , 686 : [ "KI" ] , 687 : [ "NC" ] , 688 : [ "TV" ] , 689 : [ "PF" ] , 690 : [ "TK" ] ,
691 : [ "FM" ] , 692 : [ "MH" ] , 800 : [ "001" ] , 808 : [ "001" ] , 850 : [ "KP" ] , 852 : [ "HK" ] , 853 : [ "MO" ] , 855 : [ "KH" ] , 856 : [ "LA" ] , 870 : [ "001" ] , 878 : [ "001" ] , 880 : [ "BD" ] , 881 : [ "001" ] , 882 : [ "001" ] , 883 : [ "001" ] , 886 : [ "TW" ] , 888 : [ "001" ] , 960 : [ "MV" ] , 961 : [ "LB" ] , 962 : [ "JO" ] , 963 : [ "SY" ] , 964 : [ "IQ" ] , 965 : [ "KW" ] , 966 : [ "SA" ] , 967 : [ "YE" ] , 968 : [ "OM" ] , 970 : [ "PS" ] , 971 : [ "AE" ] , 972 : [ "IL" ] , 973 : [ "BH" ] , 974 : [ "QA" ] , 975 : [ "BT" ] , 976 : [ "MN" ] , 977 : [ "NP" ] , 979 : [ "001" ] , 992 : [ "TJ" ] , 993 : [ "TM" ] , 994 : [ "AZ" ] , 995 : [ "GE" ] , 996 : [ "KG" ] , 998 : [ "UZ" ] } , P a= { AC : [ , [ , , "(?:[01589]\\d|[46])\\d{4}" ,
691 : [ "FM" ] , 692 : [ "MH" ] , 800 : [ "001" ] , 808 : [ "001" ] , 850 : [ "KP" ] , 852 : [ "HK" ] , 853 : [ "MO" ] , 855 : [ "KH" ] , 856 : [ "LA" ] , 870 : [ "001" ] , 878 : [ "001" ] , 880 : [ "BD" ] , 881 : [ "001" ] , 882 : [ "001" ] , 883 : [ "001" ] , 886 : [ "TW" ] , 888 : [ "001" ] , 960 : [ "MV" ] , 961 : [ "LB" ] , 962 : [ "JO" ] , 963 : [ "SY" ] , 964 : [ "IQ" ] , 965 : [ "KW" ] , 966 : [ "SA" ] , 967 : [ "YE" ] , 968 : [ "OM" ] , 970 : [ "PS" ] , 971 : [ "AE" ] , 972 : [ "IL" ] , 973 : [ "BH" ] , 974 : [ "QA" ] , 975 : [ "BT" ] , 976 : [ "MN" ] , 977 : [ "NP" ] , 979 : [ "001" ] , 992 : [ "TJ" ] , 993 : [ "TM" ] , 994 : [ "AZ" ] , 995 : [ "GE" ] , 996 : [ "KG" ] , 998 : [ "UZ" ] } , O a= { AC : [ , [ , , "(?:[01589]\\d|[46])\\d{4}" ,
, , , , , , [ 5 , 6 ] ] , [ , , "6[2-467]\\d{3}" , , , , "62889" , , , [ 5 ] ] , [ , , "4\\d{4}" , , , , "40123" , , , [ 5 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AC" , 247 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:0[1-9]|[1589]\\d)\\d{4}" , , , , "542011" , , , [ 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AD : [ , [ , , "(?:1|6\\d)\\d{7}|[135-9]\\d{5}" , , , , , , , [ 6 , 8 , 9 ] ] , [ , , "[78]\\d{5}" , , , , "712345" , , , [ 6 ] ] , [ , , "690\\d{6}|[356]\\d{5}" , , , , "312345" , , , [ 6 , 9 ] ] , [ , , "180[02]\\d{4}" , , , , "18001234" , , , [ 8 ] ] , [ , , "[19]\\d{5}" , , , , "912345" , , , [ 6 ] ] ,
, , , , , , [ 5 , 6 ] ] , [ , , "6[2-467]\\d{3}" , , , , "62889" , , , [ 5 ] ] , [ , , "4\\d{4}" , , , , "40123" , , , [ 5 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AC" , 247 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:0[1-9]|[1589]\\d)\\d{4}" , , , , "542011" , , , [ 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AD : [ , [ , , "(?:1|6\\d)\\d{7}|[135-9]\\d{5}" , , , , , , , [ 6 , 8 , 9 ] ] , [ , , "[78]\\d{5}" , , , , "712345" , , , [ 6 ] ] , [ , , "690\\d{6}|[356]\\d{5}" , , , , "312345" , , , [ 6 , 9 ] ] , [ , , "180[02]\\d{4}" , , , , "18001234" , , , [ 8 ] ] , [ , , "[19]\\d{5}" , , , , "912345" , , , [ 6 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AD" , 376 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{3})" , "$1 $2" , [ "[135-9]" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "1" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "6" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "1800\\d{4}" , , , , , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AE : [ , [ , , "(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "[2-4679][2-8]\\d{6}" , , , , "22345678" , , , [ 8 ] , [ 7 ] ] , [ , , "5[024-68]\\d{7}" , , , , "501234567" , , , [ 9 ] ] , [ , , "400\\d{6}|800\\d{2,9}" , , , , "800123456" ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AD" , 376 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{3})" , "$1 $2" , [ "[135-9]" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "1" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "6" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "1800\\d{4}" , , , , , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AE : [ , [ , , "(?:[4-7]\\d|9[0-689])\\d{7}|800\\d{2,9}|[2-4679]\\d{7}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "[2-4679][2-8]\\d{6}" , , , , "22345678" , , , [ 8 ] , [ 7 ] ] , [ , , "5[024-68]\\d{7}" , , , , "501234567" , , , [ 9 ] ] , [ , , "400\\d{6}|800\\d{2,9}" , , , , "800123456" ] ,
[ , , "900[02]\\d{5}" , , , , "900234567" , , , [ 9 ] ] , [ , , "700[05]\\d{5}" , , , , "700012345" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AE" , 971 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{2,9})" , "$1 $2" , [ "60|8" ] ] , [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[236]|[479][2-8]" ] , "0$1" ] , [ , "(\\d{3})(\\d)(\\d{5})" , "$1 $2 $3" , [ "[479]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "5" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "600[25]\\d{5}" , , , , "600212345" , , , [ 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AF : [ , [ , , "[2-7]\\d{8}" , , , , , , , [ 9 ] , [ 7 ] ] , [ , , "(?:[25][0-8]|[34][0-4]|6[0-5])[2-9]\\d{6}" ,
[ , , "900[02]\\d{5}" , , , , "900234567" , , , [ 9 ] ] , [ , , "700[05]\\d{5}" , , , , "700012345" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AE" , 971 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{2,9})" , "$1 $2" , [ "60|8" ] ] , [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[236]|[479][2-8]" ] , "0$1" ] , [ , "(\\d{3})(\\d)(\\d{5})" , "$1 $2 $3" , [ "[479]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "5" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "600[25]\\d{5}" , , , , "600212345" , , , [ 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AF : [ , [ , , "[2-7]\\d{8}" , , , , , , , [ 9 ] , [ 7 ] ] , [ , , "(?:[25][0-8]|[34][0-4]|6[0-5])[2-9]\\d{6}" ,
@ -80,9 +83,9 @@ var K={1:"US AG AI AS BB BM BS CA DM DO GD GU JM KN KY LC MP MS PR SX TC TT VC V
, , , "1234567890" , , , , [ 3 ] ] , [ , , "6(?:5[0-3579]|6[013-9]|[7-9]\\d)\\d{4,10}" , , , , "664123456" , , , [ 7 , 8 , 9 , 10 , 11 , 12 , 13 ] ] , [ , , "800\\d{6,10}" , , , , "800123456" , , , [ 9 , 10 , 11 , 12 , 13 ] ] , [ , , "9(?:0[01]|3[019])\\d{6,10}" , , , , "900123456" , , , [ 9 , 10 , 11 , 12 , 13 ] ] , [ , , "8(?:10|2[018])\\d{6,10}|828\\d{5}" , , , , "810123456" , , , [ 8 , 9 , 10 , 11 , 12 , 13 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:0[1-9]|17|[79]\\d)\\d{2,10}|7[28]0\\d{6,10}" , , , , "780123456" , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 , 13 ] ] , "AT" , 43 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3,12})" , "$1 $2" , [ "1(?:11|[2-9])" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})" ,
, , , "1234567890" , , , , [ 3 ] ] , [ , , "6(?:5[0-3579]|6[013-9]|[7-9]\\d)\\d{4,10}" , , , , "664123456" , , , [ 7 , 8 , 9 , 10 , 11 , 12 , 13 ] ] , [ , , "800\\d{6,10}" , , , , "800123456" , , , [ 9 , 10 , 11 , 12 , 13 ] ] , [ , , "9(?:0[01]|3[019])\\d{6,10}" , , , , "900123456" , , , [ 9 , 10 , 11 , 12 , 13 ] ] , [ , , "8(?:10|2[018])\\d{6,10}|828\\d{5}" , , , , "810123456" , , , [ 8 , 9 , 10 , 11 , 12 , 13 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:0[1-9]|17|[79]\\d)\\d{2,10}|7[28]0\\d{6,10}" , , , , "780123456" , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 , 13 ] ] , "AT" , 43 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3,12})" , "$1 $2" , [ "1(?:11|[2-9])" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})" ,
"$1 $2" , [ "517" ] , "0$1" ] , [ , "(\\d{2})(\\d{3,5})" , "$1 $2" , [ "5[079]" ] , "0$1" ] , [ , "(\\d{6})" , "$1" , [ "1" ] ] , [ , "(\\d{3})(\\d{3,10})" , "$1 $2" , [ "(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]" ] , "0$1" ] , [ , "(\\d{4})(\\d{3,9})" , "$1 $2" , [ "[2-467]|5[2-6]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "5" ] , "0$1" ] , [ , "(\\d{2})(\\d{4})(\\d{4,7})" , "$1 $2 $3" , [ "5" ] , "0$1" ] ] , [ [ , "(\\d)(\\d{3,12})" , "$1 $2" , [ "1(?:11|[2-9])" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})" , "$1 $2" , [ "517" ] , "0$1" ] , [ , "(\\d{2})(\\d{3,5})" , "$1 $2" , [ "5[079]" ] ,
"$1 $2" , [ "517" ] , "0$1" ] , [ , "(\\d{2})(\\d{3,5})" , "$1 $2" , [ "5[079]" ] , "0$1" ] , [ , "(\\d{6})" , "$1" , [ "1" ] ] , [ , "(\\d{3})(\\d{3,10})" , "$1 $2" , [ "(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]" ] , "0$1" ] , [ , "(\\d{4})(\\d{3,9})" , "$1 $2" , [ "[2-467]|5[2-6]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "5" ] , "0$1" ] , [ , "(\\d{2})(\\d{4})(\\d{4,7})" , "$1 $2 $3" , [ "5" ] , "0$1" ] ] , [ [ , "(\\d)(\\d{3,12})" , "$1 $2" , [ "1(?:11|[2-9])" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})" , "$1 $2" , [ "517" ] , "0$1" ] , [ , "(\\d{2})(\\d{3,5})" , "$1 $2" , [ "5[079]" ] ,
"0$1" ] , [ , "(\\d{3})(\\d{3,10})" , "$1 $2" , [ "(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]" ] , "0$1" ] , [ , "(\\d{4})(\\d{3,9})" , "$1 $2" , [ "[2-467]|5[2-6]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "5" ] , "0$1" ] , [ , "(\\d{2})(\\d{4})(\\d{4,7})" , "$1 $2 $3" , [ "5" ] , "0$1" ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AU : [ , [ , , "1(?:[0-79]\\d{7,8}|8[0-24-9]\\d{7})|[2-478]\\d{8}|1\\d{4,7}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 ] ] , [ , , "8(?:51(?:0(?:0[03-9]|[12479]\\d|3[2-9]|5[0-8]|6[1-9]|8[0-7])|1(?:[0235689]\\d|1[0-69]|4[0-589]|7[0-47-9])|2(?:0[0-7]|3[2-4]|[4-6]\\d))|91(?:[0-57-9]\\d|6[0135-9])\\d)\\d{3}|(?:2(?:[0-26-9]\\d|3[0-8]|4[02-9]|5[0135-9])|3(?:[0-3589]\\d|4[0-578]|6[1-9]|7[0-35-9])|7(?:[013-57-9]\\d|2[0-8])|8(?:6[0-8]|[78]\\d|9[02-9]))\\d{6}" ,
"0$1" ] , [ , "(\\d{3})(\\d{3,10})" , "$1 $2" , [ "(?:31|4)6|51|6(?:5[0-3579]|[6-9])|7(?:20|32|8)|[89]" ] , "0$1" ] , [ , "(\\d{4})(\\d{3,9})" , "$1 $2" , [ "[2-467]|5[2-6]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "5" ] , "0$1" ] , [ , "(\\d{2})(\\d{4})(\\d{4,7})" , "$1 $2 $3" , [ "5" ] , "0$1" ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AU : [ , [ , , "1(?:[0-79]\\d{7,8}|8[0-24-9]\\d{7})|[2-478]\\d{8}|1\\d{4,7}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 ] ] , [ , , "8(?:51(?:0(?:0[03-9]|[12479]\\d|3[2-9]|5[0-8]|6[1-9]|8[0-7])|1(?:[0235689]\\d|1[0-69]|4[0-589]|7[0-47-9])|2(?:0[0-7]|3[2-4]|[4-6]\\d))|91(?:[0-57-9]\\d|6[0135-9])\\d)\\d{3}|(?:2(?:[0-26-9]\\d|3[0-8]|4[02-9]|5[0135-9])|3(?:[0-3589]\\d|4[0-578]|6[1-9]|7[0-35-9])|7(?:[013-57-9]\\d|2[0-8])|8(?:6[0-8]|[78]\\d|9[02-9]))\\d{6}" ,
, , , "212345678" , , , [ 9 ] , [ 8 ] ] , [ , , "4(?:83[0-38]|93[01 ])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[06-9]|7[02-9]|8[0-2457 -9]|9[0-27-9])\\d{6}" , , , , "412345678" , , , [ 9 ] ] , [ , , "180(?:0\\d{3}|2)\\d{3}" , , , , "1800123456" , , , [ 7 , 10 ] ] , [ , , "190[0-26]\\d{6}" , , , , "1900123456" , , , [ 10 ] ] , [ , , "13(?:00\\d{3}|45[0-4])\\d{3}|13\\d{4}" , , , , "1300123456" , , , [ 6 , 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}" , , , , "147101234" , , , [ 9 ] ] , "AU" , 61 , "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011" , "0" , , , "0|(183[12])" , , "0011" ,
, [ [ , "(\\d{2})(\\d{3,4})" , "$1 $2" , [ "16" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "13" ] ] , [ , "(\\d{3})(\\d{3})" , "$1 $2" , [ "19" ] ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "180" , "1802" ] ] , [ , "(\\d{4})(\\d{3,4})" , "$1 $2" , [ "19" ] ] , [ , "(\\d{2})(\\d{3})(\\d{2,4})" , "$1 $2 $3" , [ "16" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "14|4" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[2378]" ] , "(0$1)" , "$CC ($1)" ] , [ , "(\\d{4})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "1(?:30|[89])" ] ] ] , [ [ , "(\\d{2})(\\d{3,4})" , "$1 $2" , [ "16" ] , "0$1" ] ,
[ , "(\\d{2})(\\d{3})(\\d{2,4})" , "$1 $2 $3" , [ "16" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "14|4" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[2378]" ] , "(0$1)" , "$CC ($1)" ] , [ , "(\\d{4})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "1(?:30|[89])" ] ] ] , [ , , "163\\d{2,6}" , , , , "1631234" , , , [ 5 , 6 , 7 , 8 , 9 ] ] , 1 , , [ , , "1[38]00\\d{6}|1(?:345[0-4]|802)\\d{3}|13\\d{4}" , , , , , , , [ 6 , 7 , 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AW : [ , [ , , "(?:[25-79]\\d\\d|800)\\d{4}" , , , , , , , [ 7 ] ] , [ , , "5(?:2\\d|8[1-9])\\d{4}" , , , , "5212345" ] , [ , , "(?:290|5[69]\\d|6(?:[03]0|22|4[0-2]|[69]\\d)|7(?:[34]\\d|7[07])|9(?:6[45]|9[4-8]))\\d{4}" ,
, , , "212345678" , , , [ 9 ] , [ 8 ] ] , [ , , "4(?:83[0-38]|93[0-4 ])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[06-9]|7[02-9]|8[0-24-9]|9[0-27-9])\\d{6}" , , , , "412345678" , , , [ 9 ] ] , [ , , "180(?:0\\d{3}|2)\\d{3}" , , , , "1800123456" , , , [ 7 , 10 ] ] , [ , , "190[0-26]\\d{6}" , , , , "1900123456" , , , [ 10 ] ] , [ , , "13(?:00\\d{3}|45[0-4])\\d{3}|13\\d{4}" , , , , "1300123456" , , , [ 6 , 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}" , , , , "147101234" , , , [ 9 ] ] , "AU" , 61 , "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011" , "0" , , , "0|(183[12])" , , "0011" , ,
[ [ , "(\\d{2})(\\d{3,4})" , "$1 $2" , [ "16" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "13" ] ] , [ , "(\\d{3})(\\d{3})" , "$1 $2" , [ "19" ] ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "180" , "1802" ] ] , [ , "(\\d{4})(\\d{3,4})" , "$1 $2" , [ "19" ] ] , [ , "(\\d{2})(\\d{3})(\\d{2,4})" , "$1 $2 $3" , [ "16" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "14|4" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[2378]" ] , "(0$1)" , "$CC ($1)" ] , [ , "(\\d{4})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "1(?:30|[89])" ] ] ] , [ [ , "(\\d{2})(\\d{3,4})" , "$1 $2" , [ "16" ] , "0$1" ] , [ ,
"(\\d{2})(\\d{3})(\\d{2,4})" , "$1 $2 $3" , [ "16" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "14|4" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "[2378]" ] , "(0$1)" , "$CC ($1)" ] , [ , "(\\d{4})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "1(?:30|[89])" ] ] ] , [ , , "163\\d{2,6}" , , , , "1631234" , , , [ 5 , 6 , 7 , 8 , 9 ] ] , 1 , , [ , , "1[38]00\\d{6}|1(?:345[0-4]|802)\\d{3}|13\\d{4}" , , , , , , , [ 6 , 7 , 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AW : [ , [ , , "(?:[25-79]\\d\\d|800)\\d{4}" , , , , , , , [ 7 ] ] , [ , , "5(?:2\\d|8[1-9])\\d{4}" , , , , "5212345" ] , [ , , "(?:290|5[69]\\d|6(?:[03]0|22|4[0-2]|[69]\\d)|7(?:[34]\\d|7[07])|9(?:6[45]|9[4-8]))\\d{4}" ,
, , , "5601234" ] , [ , , "800\\d{4}" , , , , "8001234" ] , [ , , "900\\d{4}" , , , , "9001234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:28\\d|501)\\d{4}" , , , , "5011234" ] , "AW" , 297 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[25-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AX : [ , [ , , "2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "18[1-8]\\d{3,6}" , , , , "181234567" , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "(?:4[0-8]|50)\\d{4,8}" , , , , "412345678" , , , [ 6 ,
, , , "5601234" ] , [ , , "800\\d{4}" , , , , "8001234" ] , [ , , "900\\d{4}" , , , , "9001234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:28\\d|501)\\d{4}" , , , , "5011234" ] , "AW" , 297 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[25-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AX : [ , [ , , "2\\d{4,9}|35\\d{4,5}|(?:60\\d\\d|800)\\d{4,6}|7\\d{5,11}|(?:[14]\\d|3[0-46-9]|50)\\d{4,8}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 ] ] , [ , , "18[1-8]\\d{3,6}" , , , , "181234567" , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "(?:4[0-8]|50)\\d{4,8}" , , , , "412345678" , , , [ 6 ,
7 , 8 , 9 , 10 ] ] , [ , , "800\\d{4,6}" , , , , "800123456" , , , [ 7 , 8 , 9 ] ] , [ , , "[67]00\\d{5,6}" , , , , "600123456" , , , [ 8 , 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AX" , 358 , "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))" , "0" , , , "0" , , "00" , , , , [ , , , , , , , , , [ - 1 ] ] , , "18" , [ , , , , , , , , , [ - 1 ] ] , [ , , "20\\d{4,8}|60[12]\\d{5,6}|7(?:099\\d{4,5}|5[03-9]\\d{3,7})|20[2-59]\\d\\d|(?:606|7(?:0[78]|1|3\\d))\\d{7}|(?:10|29|3[09]|70[1-5]\\d)\\d{4,8}" , , , , "10112345" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AZ : [ , [ , , "365\\d{6}|(?:[124579]\\d|60|88)\\d{7}" , , , , , , , [ 9 ] ,
7 , 8 , 9 , 10 ] ] , [ , , "800\\d{4,6}" , , , , "800123456" , , , [ 7 , 8 , 9 ] ] , [ , , "[67]00\\d{5,6}" , , , , "600123456" , , , [ 8 , 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AX" , 358 , "00|99(?:[01469]|5(?:[14]1|3[23]|5[59]|77|88|9[09]))" , "0" , , , "0" , , "00" , , , , [ , , , , , , , , , [ - 1 ] ] , , "18" , [ , , , , , , , , , [ - 1 ] ] , [ , , "20\\d{4,8}|60[12]\\d{5,6}|7(?:099\\d{4,5}|5[03-9]\\d{3,7})|20[2-59]\\d\\d|(?:606|7(?:0[78]|1|3\\d))\\d{7}|(?:10|29|3[09]|70[1-5]\\d)\\d{4,8}" , , , , "10112345" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AZ : [ , [ , , "365\\d{6}|(?:[124579]\\d|60|88)\\d{7}" , , , , , , , [ 9 ] ,
[ 7 ] ] , [ , , "(?:222[0-79]\\d|365(?:[0-46-9]\\d|5[0-35-9]))\\d{4}|(?:(?:1[28]|46)\\d|2(?:[045]2|1[24]|2[34]|33|6[23]))\\d{6}" , , , , "123123456" , , , , [ 7 ] ] , [ , , "(?:36554|99[2-9]\\d\\d)\\d{4}|(?:[16]0|4[04]|5[015]|7[07])\\d{7}" , , , , "401234567" ] , [ , , "88\\d{7}" , , , , "881234567" ] , [ , , "900200\\d{3}" , , , , "900200123" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AZ" , 994 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "[1-9]" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "90" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" ,
[ 7 ] ] , [ , , "(?:222[0-79]\\d|365(?:[0-46-9]\\d|5[0-35-9]))\\d{4}|(?:(?:1[28]|46)\\d|2(?:[045]2|1[24]|2[34]|33|6[23]))\\d{6}" , , , , "123123456" , , , , [ 7 ] ] , [ , , "(?:36554|99[2-9]\\d\\d)\\d{4}|(?:[16]0|4[04]|5[015]|7[07])\\d{7}" , , , , "401234567" ] , [ , , "88\\d{7}" , , , , "881234567" ] , [ , , "900200\\d{3}" , , , , "900200123" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AZ" , 994 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "[1-9]" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "90" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" ,
@ -106,9 +109,9 @@ var K={1:"US AG AI AS BB BM BS CA DM DO GD GU JM KN KY LC MP MS PR SX TC TT VC V
[ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BO : [ , [ , , "(?:[2-467]\\d\\d|8001)\\d{5}" , , , , , , , [ 8 , 9 ] , [ 7 ] ] , [ , , "(?:2(?:2\\d\\d|5(?:11|[258]\\d|9[67])|6(?:12|2\\d|9[34])|8(?:2[34]|39|62))|3(?:3\\d\\d|4(?:6\\d|8[24])|8(?:25|42|5[257]|86|9[25])|9(?:[27]\\d|3[2-4]|4[248]|5[24]|6[2-6]))|4(?:4\\d\\d|6(?:11|[24689]\\d|72)))\\d{4}" , , , , "22123456" , , , [ 8 ] , [ 7 ] ] , [ , , "[67]\\d{7}" , , , , "71234567" , , , [ 8 ] ] , [ , , "8001[07]\\d{4}" , , , , "800171234" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BO" , 591 , "00(?:1\\d)?" , "0" ,
[ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BO : [ , [ , , "(?:[2-467]\\d\\d|8001)\\d{5}" , , , , , , , [ 8 , 9 ] , [ 7 ] ] , [ , , "(?:2(?:2\\d\\d|5(?:11|[258]\\d|9[67])|6(?:12|2\\d|9[34])|8(?:2[34]|39|62))|3(?:3\\d\\d|4(?:6\\d|8[24])|8(?:25|42|5[257]|86|9[25])|9(?:[27]\\d|3[2-4]|4[248]|5[24]|6[2-6]))|4(?:4\\d\\d|6(?:11|[24689]\\d|72)))\\d{4}" , , , , "22123456" , , , [ 8 ] , [ 7 ] ] , [ , , "[67]\\d{7}" , , , , "71234567" , , , [ 8 ] ] , [ , , "8001[07]\\d{4}" , , , , "800171234" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BO" , 591 , "00(?:1\\d)?" , "0" ,
, , "0(1\\d)?" , , , , [ [ , "(\\d)(\\d{7})" , "$1 $2" , [ "[23]|4[46]" ] , , "0$CC $1" ] , [ , "(\\d{8})" , "$1" , [ "[67]" ] , , "0$CC $1" ] , [ , "(\\d{3})(\\d{2})(\\d{4})" , "$1 $2 $3" , [ "8" ] , , "0$CC $1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "8001[07]\\d{4}" , , , , , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BQ : [ , [ , , "(?:[34]1|7\\d)\\d{5}" , , , , , , , [ 7 ] ] , [ , , "(?:318[023]|41(?:6[023]|70)|7(?:1[578]|2[05]|50)\\d)\\d{3}" , , , , "7151234" ] , [ , , "(?:31(?:8[14-8]|9[14578])|416[14-9]|7(?:0[01]|7[07]|8\\d|9[056])\\d)\\d{3}" , , , , "3181234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ ,
, , "0(1\\d)?" , , , , [ [ , "(\\d)(\\d{7})" , "$1 $2" , [ "[23]|4[46]" ] , , "0$CC $1" ] , [ , "(\\d{8})" , "$1" , [ "[67]" ] , , "0$CC $1" ] , [ , "(\\d{3})(\\d{2})(\\d{4})" , "$1 $2 $3" , [ "8" ] , , "0$CC $1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "8001[07]\\d{4}" , , , , , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BQ : [ , [ , , "(?:[34]1|7\\d)\\d{5}" , , , , , , , [ 7 ] ] , [ , , "(?:318[023]|41(?:6[023]|70)|7(?:1[578]|2[05]|50)\\d)\\d{3}" , , , , "7151234" ] , [ , , "(?:31(?:8[14-8]|9[14578])|416[14-9]|7(?:0[01]|7[07]|8\\d|9[056])\\d)\\d{3}" , , , , "3181234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ ,
, , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BQ" , 599 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "[347]" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BR : [ , [ , , "(?:[1-46-9]\\d\\d|5(?:[0-46-9]\\d|5[0-24679]))\\d{8}|[1-9]\\d{9}|[3589]\\d{8}|[34]\\d{7}" , , , , , , , [ 8 , 9 , 10 , 11 ] ] , [ , , "(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-5]\\d{7}" , , , , "1123456789" , , , [ 10 ] , [ 8 ] ] , [ , , "(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])(?:7|9\\d)\\d{7}" , , , , "11961234567" , , , [ 10 , 11 ] , [ 8 , 9 ] ] , [ , , "800\\d{6,7}" , , , , "800123456" , ,
, , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BQ" , 599 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "[347]" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BR : [ , [ , , "(?:[1-46-9]\\d\\d|5(?:[0-46-9]\\d|5[0-24679]))\\d{8}|[1-9]\\d{9}|[3589]\\d{8}|[34]\\d{7}" , , , , , , , [ 8 , 9 , 10 , 11 ] ] , [ , , "(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-5]\\d{7}" , , , , "1123456789" , , , [ 10 ] , [ 8 ] ] , [ , , "(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])(?:7|9\\d)\\d{7}" , , , , "11961234567" , , , [ 10 , 11 ] , [ 8 , 9 ] ] , [ , , "800\\d{6,7}" , , , , "800123456" , ,
, [ 9 , 10 ] ] , [ , , "300\\d{6}|[59]00\\d{6,7}" , , , , "300123456" , , , [ 9 , 10 ] ] , [ , , "300\\d{7}|[34]00\\d{5}|4(?:02|37)0\\d{4}" , , , , "40041234" , , , [ 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BR" , 55 , "00(?:1[245]|2[1-35]|31|4[13]|[56]5|99)" , "0" , , , "0(?:(1[245]|2[1-35]|31|4[13]|[56]5|99)(\\d{10,11}))?" , "$2" , , , [ [ , "(\\d{3,6})" , "$1" , [ "1(?:1[25-8]|2[357-9]|3[02-68]|4[12568]|5|6[0-8]|8[015]|9[0-47-9])|321|610" ] ] , [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "300|4(?:0[02]|37)" , "4(?:02|37)0|[34]00" ] ] , [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "[2-57]" , "[2357]|4(?:[0-24-9]|3(?:[0-689]|7[1-9]))" ] ] ,
[ , "(\\d{3})(\\d{2,3})(\\d{4})" , "$1 $2 $3" , [ "(?:[358]|90)0" ] , "0$1" ] , [ , "(\\d{5})(\\d{4})" , "$1-$2" , [ "9" ] ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2-$3" , [ "(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]" ] , "($1)" , "0 $CC ($1)" ] , [ , "(\\d{2})(\\d{5})(\\d{4})" , "$1 $2-$3" , [ "[16][1-9]|[2-57-9]" ] , "($1)" , "0 $CC ($1)" ] ] , [ [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "300|4(?:0[02]|37)" , "4(?:02|37)0|[34]00" ] ] , [ , "(\\d{3})(\\d{2,3})(\\d{4})" , "$1 $2 $3" , [ "(?:[358]|90)0" ] , "0$1" ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2-$3" , [ "(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]" ] ,
"($1)" , "0 $CC ($1)" ] , [ , "(\\d{2})(\\d{5})(\\d{4})" , "$1 $2-$3" , [ "[16][1-9]|[2-57-9]" ] , "($1)" , "0 $CC ($1)" ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "4020\\d{4}|[34]00\\d{5}" , , , , , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BS : [ , [ , , "(?:242|[58]\\d\\d|900)\\d{7}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "242(?:3(?:02|[236][1-9]|4[0-24-9]|5[0-68]|7[347]|8[0-4]|9[2-467])|461|502|6(?:0[1-4]|12|2[013]|[45]0|7[67]|8[78]|9[89])|7(?:02|88))\\d{4}" , , , , "2423456789" , , , , [ 7 ] ] , [ , , "242(?:3(?:5[79]|7[56]|95)|4(?:[23][1-9]|4[1-35-9]|5[1-8]|6[2-8]|7\\d|81)|5(?:2[45]|3[35]|44|5[1-46-9]|65|77)|6[34]6|7(?:27|38)|8(?:0[1-9]|1[02-9]|2\\d|[89]9))\\d{4}" ,
, [ 9 , 10 ] ] , [ , , "300\\d{6}|[59]00\\d{6,7}" , , , , "300123456" , , , [ 9 , 10 ] ] , [ , , "300\\d{7}|[34]00\\d{5}|4(?:02|37)0\\d{4}" , , , , "40041234" , , , [ 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BR" , 55 , "00(?:1[245]|2[1-35]|31|4[13]|[56]5|99)" , "0" , , , "(?: 0|90) (?:(1[245]|2[1-35]|31|4[13]|[56]5|99)(\\d{10,11}))?" , "$2" , , , [ [ , "(\\d{3,6})" , "$1" , [ "1(?:1[25-8]|2[357-9]|3[02-68]|4[12568]|5|6[0-8]|8[015]|9[0-47-9])|321|610" ] ] , [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "300|4(?:0[02]|37)" , "4(?:02|37)0|[34]00" ] ] , [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "[2-57]" ,
"[2357]|4(?:[0-24-9]|3(?:[0-689]|7[1-9]))" ] ] , [ , "(\\d{3})(\\d{2,3})(\\d{4})" , "$1 $2 $3" , [ "(?:[358]|90)0" ] , "0$1" ] , [ , "(\\d{5})(\\d{4})" , "$1-$2" , [ "9" ] ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2-$3" , [ "(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]" ] , "($1)" , "0 $CC ($1)" ] , [ , "(\\d{2})(\\d{5})(\\d{4})" , "$1 $2-$3" , [ "[16][1-9]|[2-57-9]" ] , "($1)" , "0 $CC ($1)" ] ] , [ [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "300|4(?:0[02]|37)" , "4(?:02|37)0|[34]00" ] ] , [ , "(\\d{3})(\\d{2,3})(\\d{4})" , "$1 $2 $3" , [ "(?:[358]|90)0" ] , "0$1" ] , [ , "(\\d{2})(\\d{4})(\\d{4})" ,
"$1 $2-$3" , [ "(?:[14689][1-9]|2[12478]|3[1-578]|5[13-5]|7[13-579])[2-57]" ] , "($1)" , "0 $CC ($1)" ] , [ , "(\\d{2})(\\d{5})(\\d{4})" , "$1 $2-$3" , [ "[16][1-9]|[2-57-9]" ] , "($1)" , "0 $CC ($1)" ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "4020\\d{4}|[34]00\\d{5}" , , , , , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BS : [ , [ , , "(?:242|[58]\\d\\d|900)\\d{7}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "242(?:3(?:02|[236][1-9]|4[0-24-9]|5[0-68]|7[347]|8[0-4]|9[2-467])|461|502|6(?:0[1-4]|12|2[013]|[45]0|7[67]|8[78]|9[89])|7(?:02|88))\\d{4}" , , , , "2423456789" , , , , [ 7 ] ] , [ , , "242(?:3(?:5[79]|7[56]|95)|4(?:[23][1-9]|4[1-35-9]|5[1-8]|6[2-8]|7\\d|81)|5(?:2[45]|3[35]|44|5[1-46-9]|65|77)|6[34]6|7(?:27|38)|8(?:0[1-9]|1[02-9]|2\\d|[89]9))\\d{4}" ,
, , , "2423591234" , , , , [ 7 ] ] , [ , , "242300\\d{4}|8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002123456" , , , , [ 7 ] ] , [ , , "900[2-9]\\d{6}" , , , , "9002123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:35(?:[02-46-9]\\d|1[02-9]|5[0-46-9])|45(?:[034]\\d|1[02-9]|2[024-9]|5[0-46-9]))\\d{4}|52(?:3[2-46-9]|4[2-4])(?:[02-9]\\d|1[02-9])\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "BS" , 1 , "011" , "1" , , , "1|([3-8]\\d{6})$" , "242$1" , , , , , [ , , , , , , , , , [ - 1 ] ] , , "242" , [ , , , , , , , , , [ - 1 ] ] , [ , , "242225\\d{4}" , , , , "2422250123" ] , , ,
, , , "2423591234" , , , , [ 7 ] ] , [ , , "242300\\d{4}|8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002123456" , , , , [ 7 ] ] , [ , , "900[2-9]\\d{6}" , , , , "9002123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:35(?:[02-46-9]\\d|1[02-9]|5[0-46-9])|45(?:[034]\\d|1[02-9]|2[024-9]|5[0-46-9]))\\d{4}|52(?:3[2-46-9]|4[2-4])(?:[02-9]\\d|1[02-9])\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "BS" , 1 , "011" , "1" , , , "1|([3-8]\\d{6})$" , "242$1" , , , , , [ , , , , , , , , , [ - 1 ] ] , , "242" , [ , , , , , , , , , [ - 1 ] ] , [ , , "242225\\d{4}" , , , , "2422250123" ] , , ,
[ , , , , , , , , , [ - 1 ] ] ] , BT : [ , [ , , "[17]\\d{7}|[2-8]\\d{6}" , , , , , , , [ 7 , 8 ] , [ 6 ] ] , [ , , "(?:2[3-6]|[34][5-7]|5[236]|6[2-46]|7[246]|8[2-4])\\d{5}" , , , , "2345678" , , , [ 7 ] , [ 6 ] ] , [ , , "(?:1[67]|77)\\d{6}" , , , , "17123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BT" , 975 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{3})" , "$1 $2" , [ "[2-7]" ] ] , [ , "(\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[2-68]|7[246]" ] ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "1[67]|7" ] ] ] , [ [ , "(\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[2-68]|7[246]" ] ] ,
[ , , , , , , , , , [ - 1 ] ] ] , BT : [ , [ , , "[17]\\d{7}|[2-8]\\d{6}" , , , , , , , [ 7 , 8 ] , [ 6 ] ] , [ , , "(?:2[3-6]|[34][5-7]|5[236]|6[2-46]|7[246]|8[2-4])\\d{5}" , , , , "2345678" , , , [ 7 ] , [ 6 ] ] , [ , , "(?:1[67]|77)\\d{6}" , , , , "17123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BT" , 975 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{3})" , "$1 $2" , [ "[2-7]" ] ] , [ , "(\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[2-68]|7[246]" ] ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "1[67]|7" ] ] ] , [ [ , "(\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[2-68]|7[246]" ] ] ,
[ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "1[67]|7" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BW : [ , [ , , "90\\d{5}|(?:[2-6]|7\\d)\\d{6}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:2(?:4[0-48]|6[0-24]|9[0578])|3(?:1[0-35-9]|55|[69]\\d|7[013])|4(?:6[03]|7[1267]|9[0-5])|5(?:3[0389]|4[0489]|7[1-47]|88|9[0-49])|6(?:2[1-35]|5[149]|8[067]))\\d{4}" , , , , "2401234" , , , [ 7 ] ] , [ , , "77200\\d{3}|7(?:[1-6]\\d|7[013-9])\\d{5}" , , , , "71123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "90\\d{5}" , , , , "9012345" , , , [ 7 ] ] , [ , , , , , ,
[ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "1[67]|7" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BW : [ , [ , , "90\\d{5}|(?:[2-6]|7\\d)\\d{6}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:2(?:4[0-48]|6[0-24]|9[0578])|3(?:1[0-35-9]|55|[69]\\d|7[013])|4(?:6[03]|7[1267]|9[0-5])|5(?:3[0389]|4[0489]|7[1-47]|88|9[0-49])|6(?:2[1-35]|5[149]|8[067]))\\d{4}" , , , , "2401234" , , , [ 7 ] ] , [ , , "77200\\d{3}|7(?:[1-6]\\d|7[013-9])\\d{5}" , , , , "71123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "90\\d{5}" , , , , "9012345" , , , [ 7 ] ] , [ , , , , , ,
@ -117,8 +120,8 @@ var K={1:"US AG AI AS BB BM BS CA DM DO GD GU JM KN KY LC MP MS PR SX TC TT VC V
"1(?:5[169]|6(?:3[1-3]|4|5[125])|7(?:1[3-9]|7[0-24-6]|9[2-7]))|2(?:1[35]|2[34]|3[3-5])" ] , "8 0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2-$3-$4" , [ "1(?:[56]|7[467])|2[1-3]" ] , "8 0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2-$3-$4" , [ "[1-4]" ] , "8 0$1" ] , [ , "(\\d{3})(\\d{3,4})(\\d{4})" , "$1 $2 $3" , [ "[89]" ] , "8 $1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "800\\d{3,7}|(?:8(?:0[13]|10|20\\d)|902)\\d{7}" ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BZ : [ , [ , , "(?:0800\\d|[2-8])\\d{6}" , , , , , , , [ 7 , 11 ] ] , [ , , "(?:236|732)\\d{4}|[2-578][02]\\d{5}" ,
"1(?:5[169]|6(?:3[1-3]|4|5[125])|7(?:1[3-9]|7[0-24-6]|9[2-7]))|2(?:1[35]|2[34]|3[3-5])" ] , "8 0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2-$3-$4" , [ "1(?:[56]|7[467])|2[1-3]" ] , "8 0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2-$3-$4" , [ "[1-4]" ] , "8 0$1" ] , [ , "(\\d{3})(\\d{3,4})(\\d{4})" , "$1 $2 $3" , [ "[89]" ] , "8 $1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "800\\d{3,7}|(?:8(?:0[13]|10|20\\d)|902)\\d{7}" ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BZ : [ , [ , , "(?:0800\\d|[2-8])\\d{6}" , , , , , , , [ 7 , 11 ] ] , [ , , "(?:236|732)\\d{4}|[2-578][02]\\d{5}" ,
, , , "2221234" , , , [ 7 ] ] , [ , , "6[0-35-7]\\d{5}" , , , , "6221234" , , , [ 7 ] ] , [ , , "0800\\d{7}" , , , , "08001234123" , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BZ" , 501 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1-$2" , [ "[2-8]" ] ] , [ , "(\\d)(\\d{3})(\\d{4})(\\d{3})" , "$1-$2-$3-$4" , [ "0" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CA : [ , [ , , "(?:[2-8]\\d|90)\\d{8}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "(?:2(?:04|[23]6|[48]9|50)|3(?:06|43|6[57])|4(?:03|1[68]|3[178]|50)|5(?:06|1[49]|48|79|8[17])|6(?:04|13|39|47|72)|7(?:0[59]|78|8[02])|8(?:[06]7|19|25|73)|90[25])[2-9]\\d{6}" ,
, , , "2221234" , , , [ 7 ] ] , [ , , "6[0-35-7]\\d{5}" , , , , "6221234" , , , [ 7 ] ] , [ , , "0800\\d{7}" , , , , "08001234123" , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BZ" , 501 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1-$2" , [ "[2-8]" ] ] , [ , "(\\d)(\\d{3})(\\d{4})(\\d{3})" , "$1-$2-$3-$4" , [ "0" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CA : [ , [ , , "(?:[2-8]\\d|90)\\d{8}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "(?:2(?:04|[23]6|[48]9|50)|3(?:06|43|6[57])|4(?:03|1[68]|3[178]|50)|5(?:06|1[49]|48|79|8[17])|6(?:04|13|39|47|72)|7(?:0[59]|78|8[02])|8(?:[06]7|19|25|73)|90[25])[2-9]\\d{6}" ,
, , , "5062345678" , , , , [ 7 ] ] , [ , , "(?:2(?:04|[23]6|[48]9|50)|3(?:06|43|6[57])|4(?:03|1[68]|3[178]|50)|5(?:06|1[49]|48|79|8[17])|6(?:04|13|39|47|72)|7(?:0[59]|78|8[02])|8(?:[06]7|19|25|73)|90[25])[2-9]\\d{6}" , , , , "5062345678" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002123456" ] , [ , , "900[2-9]\\d{6}" , , , , "9002123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:35(?:[02-46-9]\\d|1[02-9]|5[0-46-9])|45(?:[034]\\d|1[02-9]|2[024-9]|5[0-46-9]))\\d{4}|52(?:3[2-46-9]|4[2-4])(?:[02-9]\\d|1[02-9])\\d{4}|(?:5(?:00|2[12]|33|44|66|77|88)|622)[2-9]\\d{6}" ,
, , , "5062345678" , , , , [ 7 ] ] , [ , , "(?:2(?:04|[23]6|[48]9|50)|3(?:06|43|6[57])|4(?:03|1[68]|3[178]|50)|5(?:06|1[49]|48|79|8[17])|6(?:04|13|39|47|72)|7(?:0[59]|78|8[02])|8(?:[06]7|19|25|73)|90[25])[2-9]\\d{6}" , , , , "5062345678" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002123456" ] , [ , , "900[2-9]\\d{6}" , , , , "9002123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:35(?:[02-46-9]\\d|1[02-9]|5[0-46-9])|45(?:[034]\\d|1[02-9]|2[024-9]|5[0-46-9]))\\d{4}|52(?:3[2-46-9]|4[2-4])(?:[02-9]\\d|1[02-9])\\d{4}|(?:5(?:00|2[12]|33|44|66|77|88)|622)[2-9]\\d{6}" ,
, , , "5002345678" ] , [ , , "600[2-9]\\d{6}" , , , , "6002012345" ] , "CA" , 1 , "011" , "1" , , , "1" , , , 1 , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CC : [ , [ , , "1(?:[0-79]\\d|8[0-24-9])\\d{7}|[148]\\d{8}|1\\d{5,7}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 ] ] , [ , , "8(?:51(?:0(?:02|31|60|89)|118)|91(?:0(?:1[0-2]|29)|1(?:[28]2|50|79)|2(?:10|64)|3(?:[06]8|22)|4[29]8|62\\d|70[23]|959))\\d{3}" , , , , "891621234" , , , [ 9 ] , [ 8 ] ] , [ , , "4(?:83[0-38]|93[01 ])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[06-9]|7[02-9]|8[0-2457 -9]|9[0-27-9])\\d{6}" , ,
, , "412345678", , , [ 9 ] ] , [ , , "180(?:0\\d{3}|2)\\d{3}" , , , , "1800123456" , , , [ 7 , 10 ] ] , [ , , "190[0-26]\\d{6}" , , , , "1900123456" , , , [ 10 ] ] , [ , , "13(?:00\\d{3}|45[0-4])\\d{3}|13\\d{4}" , , , , "1300123456" , , , [ 6 , 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}" , , , , "147101234" , , , [ 9 ] ] , "CC" , 61 , "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011" , "0" , , , "0|([59]\\d{7})$" , "8$1" , "0011" , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CD : [ , [ , , "[189]\\d{8}|[1-68]\\d{6}" , , , , , , , [ 7 , 9 ] ] , [ , , "12\\d{7}|[1-6]\\d{6}" ,
, , , "5002345678" ] , [ , , "600[2-9]\\d{6}" , , , , "6002012345" ] , "CA" , 1 , "011" , "1" , , , "1" , , , 1 , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CC : [ , [ , , "1(?:[0-79]\\d|8[0-24-9])\\d{7}|[148]\\d{8}|1\\d{5,7}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 ] ] , [ , , "8(?:51(?:0(?:02|31|60|89)|118)|91(?:0(?:1[0-2]|29)|1(?:[28]2|50|79)|2(?:10|64)|3(?:[06]8|22)|4[29]8|62\\d|70[23]|959))\\d{3}" , , , , "891621234" , , , [ 9 ] , [ 8 ] ] , [ , , "4(?:83[0-38]|93[0-4 ])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[06-9]|7[02-9]|8[0-24-9]|9[0-27-9])\\d{6}" , , ,
, "412345678", , , [ 9 ] ] , [ , , "180(?:0\\d{3}|2)\\d{3}" , , , , "1800123456" , , , [ 7 , 10 ] ] , [ , , "190[0-26]\\d{6}" , , , , "1900123456" , , , [ 10 ] ] , [ , , "13(?:00\\d{3}|45[0-4])\\d{3}|13\\d{4}" , , , , "1300123456" , , , [ 6 , 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}" , , , , "147101234" , , , [ 9 ] ] , "CC" , 61 , "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011" , "0" , , , "0|([59]\\d{7})$" , "8$1" , "0011" , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CD : [ , [ , , "[189]\\d{8}|[1-68]\\d{6}" , , , , , , , [ 7 , 9 ] ] , [ , , "12\\d{7}|[1-6]\\d{6}" ,
, , , "1234567" ] , [ , , "88\\d{5}|(?:8[0-2459]|9[017-9])\\d{7}" , , , , "991234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CD" , 243 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "88" ] , "0$1" ] , [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "[1-6]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[89]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CF : [ , [ , , "(?:[27]\\d{3}|8776)\\d{4}" , , , , ,
, , , "1234567" ] , [ , , "88\\d{5}|(?:8[0-2459]|9[017-9])\\d{7}" , , , , "991234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CD" , 243 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "88" ] , "0$1" ] , [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "[1-6]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[89]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CF : [ , [ , , "(?:[27]\\d{3}|8776)\\d{4}" , , , , ,
, , [ 8 ] ] , [ , , "2[12]\\d{6}" , , , , "21612345" ] , [ , , "7[0257]\\d{6}" , , , , "70012345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "8776\\d{4}" , , , , "87761234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CF" , 236 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[278]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CG : [ , [ , , "222\\d{6}|(?:0\\d|80)\\d{7}" , , , , , , , [ 9 ] ] , [ , , "222[1-589]\\d{5}" , , , , "222123456" ] , [ , , "0[14-6]\\d{7}" , , , , "061234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "80(?:0\\d\\d|11[0-4])\\d{4}" , , , , "800123456" ] ,
, , [ 8 ] ] , [ , , "2[12]\\d{6}" , , , , "21612345" ] , [ , , "7[0257]\\d{6}" , , , , "70012345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "8776\\d{4}" , , , , "87761234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CF" , 236 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[278]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CG : [ , [ , , "222\\d{6}|(?:0\\d|80)\\d{7}" , , , , , , , [ 9 ] ] , [ , , "222[1-589]\\d{5}" , , , , "222123456" ] , [ , , "0[14-6]\\d{7}" , , , , "061234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "80(?:0\\d\\d|11[0-4])\\d{4}" , , , , "800123456" ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CG" , 242 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "801" ] ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "8" ] ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[02]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CH : [ , [ , , "8\\d{11}|[2-9]\\d{8}" , , , , , , , [ 9 , 12 ] ] , [ , , "(?:2[12467]|3[1-4]|4[134]|5[256]|6[12]|[7-9]1)\\d{7}" , , , , "212345678" , , , [ 9 ] ] , [ , , "7[35-9]\\d{7}" , , , , "781234567" , , , [ 9 ] ] , [ , , "800\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ , ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CG" , 242 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "801" ] ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "8" ] ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[02]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CH : [ , [ , , "8\\d{11}|[2-9]\\d{8}" , , , , , , , [ 9 , 12 ] ] , [ , , "(?:2[12467]|3[1-4]|4[134]|5[256]|6[12]|[7-9]1)\\d{7}" , , , , "212345678" , , , [ 9 ] ] , [ , , "7[35-9]\\d{7}" , , , , "781234567" , , , [ 9 ] ] , [ , , "800\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ , ,
@ -148,8 +151,8 @@ var K={1:"US AG AI AS BB BM BS CA DM DO GD GU JM KN KY LC MP MS PR SX TC TT VC V
, , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CU" , 53 , "119" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{4,6})" , "$1 $2" , [ "2[1-4]|[34]" ] , "(0$1)" ] , [ , "(\\d)(\\d{6,7})" , "$1 $2" , [ "7" ] , "(0$1)" ] , [ , "(\\d)(\\d{7})" , "$1 $2" , [ "5" ] , "0$1" ] , [ , "(\\d{3})(\\d{7})" , "$1 $2" , [ "8" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CV : [ , [ , , "(?:[2-59]\\d\\d|800)\\d{4}" , , , , , , , [ 7 ] ] , [ , , "2(?:2[1-7]|3[0-8]|4[12]|5[1256]|6\\d|7[1-3]|8[1-5])\\d{4}" , , , , "2211234" ] , [ , , "(?:[34][36]|5[1-389]|9\\d)\\d{5}" , , , , "9911234" ] , [ , , "800\\d{4}" , , , , "8001234" ] ,
, , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CU" , 53 , "119" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{4,6})" , "$1 $2" , [ "2[1-4]|[34]" ] , "(0$1)" ] , [ , "(\\d)(\\d{6,7})" , "$1 $2" , [ "7" ] , "(0$1)" ] , [ , "(\\d)(\\d{7})" , "$1 $2" , [ "5" ] , "0$1" ] , [ , "(\\d{3})(\\d{7})" , "$1 $2" , [ "8" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CV : [ , [ , , "(?:[2-59]\\d\\d|800)\\d{4}" , , , , , , , [ 7 ] ] , [ , , "2(?:2[1-7]|3[0-8]|4[12]|5[1256]|6\\d|7[1-3]|8[1-5])\\d{4}" , , , , "2211234" ] , [ , , "(?:[34][36]|5[1-389]|9\\d)\\d{5}" , , , , "9911234" ] , [ , , "800\\d{4}" , , , , "8001234" ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CV" , 238 , "0" , , , , , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "[2-589]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CW : [ , [ , , "(?:[34]1|60|(?:7|9\\d)\\d)\\d{5}" , , , , , , , [ 7 , 8 ] ] , [ , , "9(?:4(?:3[0-5]|4[14]|6\\d)|50\\d|7(?:2[014]|3[02-9]|4[4-9]|6[357]|77|8[7-9])|8(?:3[39]|[46]\\d|7[01]|8[57-9]))\\d{4}" , , , , "94351234" ] , [ , , "953[01]\\d{4}|9(?:5[12467]|6[5-9])\\d{5}" , , , , "95181234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "60[0-2]\\d{4}" ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CV" , 238 , "0" , , , , , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "[2-589]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CW : [ , [ , , "(?:[34]1|60|(?:7|9\\d)\\d)\\d{5}" , , , , , , , [ 7 , 8 ] ] , [ , , "9(?:4(?:3[0-5]|4[14]|6\\d)|50\\d|7(?:2[014]|3[02-9]|4[4-9]|6[357]|77|8[7-9])|8(?:3[39]|[46]\\d|7[01]|8[57-9]))\\d{4}" , , , , "94351234" ] , [ , , "953[01]\\d{4}|9(?:5[12467]|6[5-9])\\d{5}" , , , , "95181234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "60[0-2]\\d{4}" ,
, , , "6001234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CW" , 599 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[3467]" ] ] , [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "9[4-8]" ] ] ] , , [ , , "955\\d{5}" , , , , "95581234" , , , [ 8 ] ] , 1 , "[69]" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CX : [ , [ , , "1(?:[0-79]\\d|8[0-24-9])\\d{7}|[148]\\d{8}|1\\d{5,7}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 ] ] , [ , , "8(?:51(?:0(?:01|30|59|88)|1(?:17|46|75)|235)|91(?:00[6-9]|1(?:[28]1|49|78)|2(?:09|63)|3(?:12|26|75)|4(?:56|97)|64\\d|7(?:0[01]|1[0-2])|958))\\d{3}" , , , , "891641234" ,
, , , "6001234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CW" , 599 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[3467]" ] ] , [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "9[4-8]" ] ] ] , , [ , , "955\\d{5}" , , , , "95581234" , , , [ 8 ] ] , 1 , "[69]" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CX : [ , [ , , "1(?:[0-79]\\d|8[0-24-9])\\d{7}|[148]\\d{8}|1\\d{5,7}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 ] ] , [ , , "8(?:51(?:0(?:01|30|59|88)|1(?:17|46|75)|235)|91(?:00[6-9]|1(?:[28]1|49|78)|2(?:09|63)|3(?:12|26|75)|4(?:56|97)|64\\d|7(?:0[01]|1[0-2])|958))\\d{3}" , , , , "891641234" ,
, , [ 9 ] , [ 8 ] ] , [ , , "4(?:83[0-38]|93[01 ])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[06-9]|7[02-9]|8[0-2457 -9]|9[0-27-9])\\d{6}" , , , , "412345678" , , , [ 9 ] ] , [ , , "180(?:0\\d{3}|2)\\d{3}" , , , , "1800123456" , , , [ 7 , 10 ] ] , [ , , "190[0-26]\\d{6}" , , , , "1900123456" , , , [ 10 ] ] , [ , , "13(?:00\\d{3}|45[0-4])\\d{3}|13\\d{4}" , , , , "1300123456" , , , [ 6 , 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}" , , , , "147101234" , , , [ 9 ] ] , "CX" , 61 , "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011" , "0" , , , "0|([59]\\d{7})$" , "8$1" , "0011" , , , , [ , ,
, , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CY : [ , [ , , "(?:[279]\\d|[58]0)\\d{6}" , , , , , , , [ 8 ] ] , [ , , "2[2-6]\\d{6}" , , , , "22345678" ] , [ , , "9[4-79]\\d{6}" , , , , "96123456" ] , [ , , "800\\d{5}" , , , , "80001234" ] , [ , , "90[09]\\d{5}" , , , , "90012345" ] , [ , , "80[1-9]\\d{5}" , , , , "80112345" ] , [ , , "700\\d{5}" , , , , "70012345" ] , [ , , , , , , , , , [ - 1 ] ] , "CY" , 357 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "[257-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:50|77)\\d{6}" , , , , "77123456" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CZ : [ , [ , , "(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}" ,
, , [ 9 ] , [ 8 ] ] , [ , , "4(?:83[0-38]|93[0-4 ])\\d{5}|4(?:[0-3]\\d|4[047-9]|5[0-25-9]|6[06-9]|7[02-9]|8[0-24-9]|9[0-27-9])\\d{6}" , , , , "412345678" , , , [ 9 ] ] , [ , , "180(?:0\\d{3}|2)\\d{3}" , , , , "1800123456" , , , [ 7 , 10 ] ] , [ , , "190[0-26]\\d{6}" , , , , "1900123456" , , , [ 10 ] ] , [ , , "13(?:00\\d{3}|45[0-4])\\d{3}|13\\d{4}" , , , , "1300123456" , , , [ 6 , 8 , 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "14(?:5(?:1[0458]|[23][458])|71\\d)\\d{4}" , , , , "147101234" , , , [ 9 ] ] , "CX" , 61 , "001[14-689]|14(?:1[14]|34|4[17]|[56]6|7[47]|88)0011" , "0" , , , "0|([59]\\d{7})$" , "8$1" , "0011" , , , , [ , , ,
, , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CY : [ , [ , , "(?:[279]\\d|[58]0)\\d{6}" , , , , , , , [ 8 ] ] , [ , , "2[2-6]\\d{6}" , , , , "22345678" ] , [ , , "9[4-79]\\d{6}" , , , , "96123456" ] , [ , , "800\\d{5}" , , , , "80001234" ] , [ , , "90[09]\\d{5}" , , , , "90012345" ] , [ , , "80[1-9]\\d{5}" , , , , "80112345" ] , [ , , "700\\d{5}" , , , , "70012345" ] , [ , , , , , , , , , [ - 1 ] ] , "CY" , 357 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "[257-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:50|77)\\d{6}" , , , , "77123456" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CZ : [ , [ , , "(?:[2-578]\\d|60)\\d{7}|9\\d{8,11}" ,
, , , , , , [ 9 , 10 , 11 , 12 ] ] , [ , , "(?:2\\d|3[1257-9]|4[16-9]|5[13-9])\\d{7}" , , , , "212345678" , , , [ 9 ] ] , [ , , "(?:60[1-8]|7(?:0[2-5]|[2379]\\d))\\d{6}" , , , , "601123456" , , , [ 9 ] ] , [ , , "800\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ , , "9(?:0[05689]|76)\\d{6}" , , , , "900123456" , , , [ 9 ] ] , [ , , "8[134]\\d{7}" , , , , "811234567" , , , [ 9 ] ] , [ , , "70[01]\\d{6}" , , , , "700123456" , , , [ 9 ] ] , [ , , "9[17]0\\d{6}" , , , , "910123456" , , , [ 9 ] ] , "CZ" , 420 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[2-8]|9[015-7]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "9" ] ] ,
, , , , , , [ 9 , 10 , 11 , 12 ] ] , [ , , "(?:2\\d|3[1257-9]|4[16-9]|5[13-9])\\d{7}" , , , , "212345678" , , , [ 9 ] ] , [ , , "(?:60[1-8]|7(?:0[2-5]|[2379]\\d))\\d{6}" , , , , "601123456" , , , [ 9 ] ] , [ , , "800\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ , , "9(?:0[05689]|76)\\d{6}" , , , , "900123456" , , , [ 9 ] ] , [ , , "8[134]\\d{7}" , , , , "811234567" , , , [ 9 ] ] , [ , , "70[01]\\d{6}" , , , , "700123456" , , , [ 9 ] ] , [ , , "9[17]0\\d{6}" , , , , "910123456" , , , [ 9 ] ] , "CZ" , 420 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[2-8]|9[015-7]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "9" ] ] ,
[ , "(\\d{3})(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "9" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "9(?:5\\d|7[2-4])\\d{6}" , , , , "972123456" , , , [ 9 ] ] , , , [ , , "9(?:3\\d{9}|6\\d{7,10})" , , , , "93123456789" ] ] , DE : [ , [ , , "[2579]\\d{5,14}|49(?:[05]\\d{10}|[46][1-8]\\d{4,9})|49(?:[0-25]\\d|3[1-689]|7[1-7])\\d{4,8}|49(?:[0-2579]\\d|[34][1-9]|6[0-8])\\d{3}|49\\d{3,4}|(?:1|[368]\\d|4[0-8])\\d{3,13}" , , , , , , , [ 4 , 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 , 13 , 14 , 15 ] , [ 2 , 3 ] ] , [ , , "(?:32|49[4-6]\\d)\\d{9}|49[0-7]\\d{3,9}|(?:[34]0|[68]9)\\d{3,13}|(?:2(?:0[1-689]|[1-3569]\\d|4[0-8]|7[1-7]|8[0-7])|3(?:[3569]\\d|4[0-79]|7[1-7]|8[1-8])|4(?:1[02-9]|[2-48]\\d|5[0-6]|6[0-8]|7[0-79])|5(?:0[2-8]|[124-6]\\d|[38][0-8]|[79][0-7])|6(?:0[02-9]|[1-358]\\d|[47][0-8]|6[1-9])|7(?:0[2-8]|1[1-9]|[27][0-7]|3\\d|[4-6][0-8]|8[0-5]|9[013-7])|8(?:0[2-9]|1[0-79]|2\\d|3[0-46-9]|4[0-6]|5[013-9]|6[1-8]|7[0-8]|8[0-24-6])|9(?:0[6-9]|[1-4]\\d|[589][0-7]|6[0-8]|7[0-467]))\\d{3,12}" ,
[ , "(\\d{3})(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "9" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "9(?:5\\d|7[2-4])\\d{6}" , , , , "972123456" , , , [ 9 ] ] , , , [ , , "9(?:3\\d{9}|6\\d{7,10})" , , , , "93123456789" ] ] , DE : [ , [ , , "[2579]\\d{5,14}|49(?:[05]\\d{10}|[46][1-8]\\d{4,9})|49(?:[0-25]\\d|3[1-689]|7[1-7])\\d{4,8}|49(?:[0-2579]\\d|[34][1-9]|6[0-8])\\d{3}|49\\d{3,4}|(?:1|[368]\\d|4[0-8])\\d{3,13}" , , , , , , , [ 4 , 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 , 13 , 14 , 15 ] , [ 2 , 3 ] ] , [ , , "(?:32|49[4-6]\\d)\\d{9}|49[0-7]\\d{3,9}|(?:[34]0|[68]9)\\d{3,13}|(?:2(?:0[1-689]|[1-3569]\\d|4[0-8]|7[1-7]|8[0-7])|3(?:[3569]\\d|4[0-79]|7[1-7]|8[1-8])|4(?:1[02-9]|[2-48]\\d|5[0-6]|6[0-8]|7[0-79])|5(?:0[2-8]|[124-6]\\d|[38][0-8]|[79][0-7])|6(?:0[02-9]|[1-358]\\d|[47][0-8]|6[1-9])|7(?:0[2-8]|1[1-9]|[27][0-7]|3\\d|[4-6][0-8]|8[0-5]|9[013-7])|8(?:0[2-9]|1[0-79]|2\\d|3[0-46-9]|4[0-6]|5[013-9]|6[1-8]|7[0-8]|8[0-24-6])|9(?:0[6-9]|[1-4]\\d|[589][0-7]|6[0-8]|7[0-467]))\\d{3,12}" ,
, , , "30123456" , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 , 13 , 14 , 15 ] , [ 2 , 3 , 4 ] ] , [ , , "15[0-25-9]\\d{8}|1(?:6[023]|7\\d)\\d{7,8}" , , , , "15123456789" , , , [ 10 , 11 ] ] , [ , , "800\\d{7,12}" , , , , "8001234567890" , , , [ 10 , 11 , 12 , 13 , 14 , 15 ] ] , [ , , "(?:137[7-9]|900(?:[135]|9\\d))\\d{6}" , , , , "9001234567" , , , [ 10 , 11 ] ] , [ , , "180\\d{5,11}|13(?:7[1-6]\\d\\d|8)\\d{4}" , , , , "18012345" , , , [ 7 , 8 , 9 , 10 , 11 , 12 , 13 , 14 ] ] , [ , , "700\\d{8}" , , , , "70012345678" , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , "DE" , 49 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3,13})" , "$1 $2" , [ "3[02]|40|[68]9" ] , "0$1" ] , [ , "(\\d{3})(\\d{3,12})" ,
, , , "30123456" , , , [ 5 , 6 , 7 , 8 , 9 , 10 , 11 , 12 , 13 , 14 , 15 ] , [ 2 , 3 , 4 ] ] , [ , , "15[0-25-9]\\d{8}|1(?:6[023]|7\\d)\\d{7,8}" , , , , "15123456789" , , , [ 10 , 11 ] ] , [ , , "800\\d{7,12}" , , , , "8001234567890" , , , [ 10 , 11 , 12 , 13 , 14 , 15 ] ] , [ , , "(?:137[7-9]|900(?:[135]|9\\d))\\d{6}" , , , , "9001234567" , , , [ 10 , 11 ] ] , [ , , "180\\d{5,11}|13(?:7[1-6]\\d\\d|8)\\d{4}" , , , , "18012345" , , , [ 7 , 8 , 9 , 10 , 11 , 12 , 13 , 14 ] ] , [ , , "700\\d{8}" , , , , "70012345678" , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , "DE" , 49 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3,13})" , "$1 $2" , [ "3[02]|40|[68]9" ] , "0$1" ] , [ , "(\\d{3})(\\d{3,12})" ,
@ -201,8 +204,8 @@ GA:[,[,,"(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}",,,,,,,[7,8]],[,,"[01]1\\d{6}",,,,"01
, , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002123456" ] , [ , , "900[2-9]\\d{6}" , , , , "9002123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:35(?:[02-46-9]\\d|1[02-9]|5[0-46-9])|45(?:[034]\\d|1[02-9]|2[024-9]|5[0-46-9]))\\d{4}|52(?:3[2-46-9]|4[2-4])(?:[02-9]\\d|1[02-9])\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "GU" , 1 , "011" , "1" , , , "1|([3-9]\\d{6})$" , "671$1" , , 1 , , , [ , , , , , , , , , [ - 1 ] ] , , "671" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GW : [ , [ , , "[49]\\d{8}|4\\d{6}" , , , , , , , [ 7 ,
, , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002123456" ] , [ , , "900[2-9]\\d{6}" , , , , "9002123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:35(?:[02-46-9]\\d|1[02-9]|5[0-46-9])|45(?:[034]\\d|1[02-9]|2[024-9]|5[0-46-9]))\\d{4}|52(?:3[2-46-9]|4[2-4])(?:[02-9]\\d|1[02-9])\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "GU" , 1 , "011" , "1" , , , "1|([3-9]\\d{6})$" , "671$1" , , 1 , , , [ , , , , , , , , , [ - 1 ] ] , , "671" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GW : [ , [ , , "[49]\\d{8}|4\\d{6}" , , , , , , , [ 7 ,
9 ] ] , [ , , "443\\d{6}" , , , , "443201234" , , , [ 9 ] ] , [ , , "9(?:5\\d|6[569]|77)\\d{6}" , , , , "955012345" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "40\\d{5}" , , , , "4012345" , , , [ 7 ] ] , "GW" , 245 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "40" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[49]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GY : [ , [ , , "(?:862\\d|9008)\\d{3}|(?:[2-46]\\d|77)\\d{5}" , , , , , , , [ 7 ] ] , [ , , "(?:2(?:1[6-9]|2[0-35-9]|3[1-4]|5[3-9]|6\\d|7[0-24-79])|3(?:2[25-9]|3\\d)|4(?:4[0-24]|5[56])|77[1-57])\\d{4}" ,
9 ] ] , [ , , "443\\d{6}" , , , , "443201234" , , , [ 9 ] ] , [ , , "9(?:5\\d|6[569]|77)\\d{6}" , , , , "955012345" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "40\\d{5}" , , , , "4012345" , , , [ 7 ] ] , "GW" , 245 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "40" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[49]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , GY : [ , [ , , "(?:862\\d|9008)\\d{3}|(?:[2-46]\\d|77)\\d{5}" , , , , , , , [ 7 ] ] , [ , , "(?:2(?:1[6-9]|2[0-35-9]|3[1-4]|5[3-9]|6\\d|7[0-24-79])|3(?:2[25-9]|3\\d)|4(?:4[0-24]|5[56])|77[1-57])\\d{4}" ,
, , , "2201234" ] , [ , , "6\\d{6}" , , , , "6091234" ] , [ , , "(?:289|862)\\d{4}" , , , , "2891234" ] , [ , , "9008\\d{3}" , , , , "9008123" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "GY" , 592 , "001" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[2-46-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , HK : [ , [ , , "8[0-46-9]\\d{6,7}|9\\d{4}(?:\\d(?:\\d(?:\\d{4})?)?)?|(?:[235-79]\\d|46)\\d{6}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 11 ] ] , [ , , "(?:384[0-5]|58(?:0[1-8]|1[2-9]))\\d{4}|(?:2(?:[13-9]\\d|2[013-9])|3(?:[1569][0-24-9]|4[0-246-9]|7[0-24-69]|89))\\d{5}" ,
, , , "2201234" ] , [ , , "6\\d{6}" , , , , "6091234" ] , [ , , "(?:289|862)\\d{4}" , , , , "2891234" ] , [ , , "9008\\d{3}" , , , , "9008123" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "GY" , 592 , "001" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[2-46-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , HK : [ , [ , , "8[0-46-9]\\d{6,7}|9\\d{4}(?:\\d(?:\\d(?:\\d{4})?)?)?|(?:[235-79]\\d|46)\\d{6}" , , , , , , , [ 5 , 6 , 7 , 8 , 9 , 11 ] ] , [ , , "(?:384[0-5]|58(?:0[1-8]|1[2-9]))\\d{4}|(?:2(?:[13-9]\\d|2[013-9])|3(?:[1569][0-24-9]|4[0-246-9]|7[0-24-69]|89))\\d{5}" ,
, , , "21234567" , , , [ 8 ] ] , [ , , "(?:46(?:[01][0-6]|4[0-57-9])|5730|(?: 626|848) [01]|707[1-5]|929[03-9])\\d{4}|(?:5(?:[1-59][0-46-9]|6[0-4689]|7[0-2469])|6(?:0[1-9]|[13-59]\\d|[268][0-57-9]|7[0-79])|9(?:0[1-9]|1[02-9]|[2358][0-8]|[467]\\d))\\d{5}" , , , , "51234567" , , , [ 8 ] ] , [ , , "800\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ , , "900(?:[0-24-9]\\d{7}|3\\d{1,4})" , , , , "90012345678" , , , [ 5 , 6 , 7 , 8 , 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "8(?:1[0-4679]\\d|2(?:[0-36]\\d|7[0-4])|3(?:[034]\\d|2[09]|70))\\d{4}" , , , , "81123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , "HK" , 852 ,
"00(?:30|5[09]|[126-9]?)" , , , , , , "00" , , [ [ , "(\\d{3})(\\d{2,5})" , "$1 $2" , [ "900" , "9003" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[2-7]|8[1-4]|9(?:0[1-9]|[1-8])" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "8" ] ] , [ , "(\\d{3})(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "9" ] ] ] , , [ , , "7(?:1(?:0[0-38]|1[0-3679]|3[013]|69|9[0136])|2(?:[02389]\\d|1[18]|7[27-9])|3(?:[0-38]\\d|7[0-369]|9[2357-9])|47\\d|5(?:[178]\\d|5[0-5])|6(?:0[0-7]|2[236-9]|[35]\\d)|7(?:[27]\\d|8[7-9])|8(?:[23689]\\d|7[1-9])|9(?:[025]\\d|6[0-246-8]|7[0-36-9]|8[238]))\\d{4}" ,
, , , "21234567" , , , [ 8 ] ] , [ , , "(?:46(?:[01][0-6]|2[5-9]| 4[0-57-9])|5730|626[01]|707[1-5]|848[015-9 ]|929[03-9])\\d{4}|(?:5(?:[1-59][0-46-9]|6[0-4689]|7[0-2469])|6(?:0[1-9]|[13-59]\\d|[268][0-57-9]|7[0-79])|9(?:0[1-9]|1[02-9]|[2358][0-8]|[467]\\d))\\d{5}" , , , , "51234567" , , , [ 8 ] ] , [ , , "800\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ , , "900(?:[0-24-9]\\d{7}|3\\d{1,4})" , , , , "90012345678" , , , [ 5 , 6 , 7 , 8 , 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "8(?:1[0-4679]\\d|2(?:[0-36]\\d|7[0-4])|3(?:[034]\\d|2[09]|70))\\d{4}" , , , , "81123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
"HK" , 852 , "00(?:30|5[09]|[126-9]?)" , , , , , , "00" , , [ [ , "(\\d{3})(\\d{2,5})" , "$1 $2" , [ "900" , "9003" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[2-7]|8[1-4]|9(?:0[1-9]|[1-8])" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "8" ] ] , [ , "(\\d{3})(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "9" ] ] ] , , [ , , "7(?:1(?:0[0-38]|1[0-3679]|3[013]|69|9[0136])|2(?:[02389]\\d|1[18]|7[27-9])|3(?:[0-38]\\d|7[0-369]|9[2357-9])|47\\d|5(?:[178]\\d|5[0-5])|6(?:0[0-7]|2[236-9]|[35]\\d)|7(?:[27]\\d|8[7-9])|8(?:[23689]\\d|7[1-9])|9(?:[025]\\d|6[0-246-8]|7[0-36-9]|8[238]))\\d{4}" ,
, , , "71123456" , , , [ 8 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "30(?:0[1-9]|[15-7]\\d|2[047]|89)\\d{4}" , , , , "30161234" , , , [ 8 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , HN : [ , [ , , "8\\d{10}|[237-9]\\d{7}" , , , , , , , [ 8 , 11 ] ] , [ , , "2(?:2(?:0[0139]|1[1-36]|[23]\\d|4[04-6]|5[57]|6[24]|7[0135689]|8[01346-9]|9[0-2])|4(?:07|2[3-59]|3[13-689]|4[0-68]|5[1-35])|5(?:0[78]|16|4[03-5]|5\\d|6[014-6]|74|80)|6(?:[056]\\d|17|2[07]|3[04]|4[0-378]|[78][0-8]|9[01])|7(?:6[46-9]|7[02-9]|8[034]|91)|8(?:79|8[0-357-9]|9[1-57-9]))\\d{4}" , , , , "22123456" , , , [ 8 ] ] , [ , , "[37-9]\\d{7}" ,
, , , "71123456" , , , [ 8 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "30(?:0[1-9]|[15-7]\\d|2[047]|89)\\d{4}" , , , , "30161234" , , , [ 8 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , HN : [ , [ , , "8\\d{10}|[237-9]\\d{7}" , , , , , , , [ 8 , 11 ] ] , [ , , "2(?:2(?:0[0139]|1[1-36]|[23]\\d|4[04-6]|5[57]|6[24]|7[0135689]|8[01346-9]|9[0-2])|4(?:07|2[3-59]|3[13-689]|4[0-68]|5[1-35])|5(?:0[78]|16|4[03-5]|5\\d|6[014-6]|74|80)|6(?:[056]\\d|17|2[07]|3[04]|4[0-378]|[78][0-8]|9[01])|7(?:6[46-9]|7[02-9]|8[034]|91)|8(?:79|8[0-357-9]|9[1-57-9]))\\d{4}" , , , , "22123456" , , , [ 8 ] ] , [ , , "[37-9]\\d{7}" ,
, , , "91234567" , , , [ 8 ] ] , [ , , "8002\\d{7}" , , , , "80021234567" , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "HN" , 504 , "00" , , , , , , , , [ [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "[237-9]" ] ] , [ , "(\\d{3})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "8" ] ] ] , [ [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "[237-9]" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "8002\\d{7}" , , , , , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , HR : [ , [ , , "(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}" , , , , , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "1\\d{7}|(?:2[0-3]|3[1-5]|4[02-47-9]|5[1-3])\\d{6,7}" ,
, , , "91234567" , , , [ 8 ] ] , [ , , "8002\\d{7}" , , , , "80021234567" , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "HN" , 504 , "00" , , , , , , , , [ [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "[237-9]" ] ] , [ , "(\\d{3})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "8" ] ] ] , [ [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "[237-9]" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "8002\\d{7}" , , , , , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , HR : [ , [ , , "(?:[24-69]\\d|3[0-79])\\d{7}|80\\d{5,7}|[1-79]\\d{7}|6\\d{5,6}" , , , , , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "1\\d{7}|(?:2[0-3]|3[1-5]|4[02-47-9]|5[1-3])\\d{6,7}" ,
, , , "12345678" , , , [ 8 , 9 ] , [ 6 , 7 ] ] , [ , , "9(?:751\\d{5}|8\\d{6,7})|9(?:0[1-9]|[1259]\\d|7[0679])\\d{6}" , , , , "921234567" , , , [ 8 , 9 ] ] , [ , , "80[01]\\d{4,6}" , , , , "800123456" , , , [ 7 , 8 , 9 ] ] , [ , , "6[01459]\\d{6}|6[01]\\d{4,5}" , , , , "611234" , , , [ 6 , 7 , 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "7[45]\\d{6}" , , , , "74123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , "HR" , 385 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2,3})" , "$1 $2 $3" , [ "6[01]" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2,3})" , "$1 $2 $3" , [ "8" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "1" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" ,
, , , "12345678" , , , [ 8 , 9 ] , [ 6 , 7 ] ] , [ , , "9(?:751\\d{5}|8\\d{6,7})|9(?:0[1-9]|[1259]\\d|7[0679])\\d{6}" , , , , "921234567" , , , [ 8 , 9 ] ] , [ , , "80[01]\\d{4,6}" , , , , "800123456" , , , [ 7 , 8 , 9 ] ] , [ , , "6[01459]\\d{6}|6[01]\\d{4,5}" , , , , "611234" , , , [ 6 , 7 , 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "7[45]\\d{6}" , , , , "74123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , "HR" , 385 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2,3})" , "$1 $2 $3" , [ "6[01]" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2,3})" , "$1 $2 $3" , [ "8" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{3})" , "$1 $2 $3" , [ "1" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" ,
@ -300,7 +303,7 @@ GA:[,[,,"(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}",,,,,,,[7,8]],[,,"[01]1\\d{6}",,,,"01
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "MK" , 389 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[347]" ] , "0$1" ] , [ , "(\\d{3})(\\d)(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[58]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , ML : [ , [ , , "[24-9]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "2(?:07[0-8]|12[67])\\d{4}|(?:2(?:02|1[4-689])|4(?:0[0-4]|4[1-39]))\\d{5}" , , , , "20212345" ] , [ , , "2(?:0(?:01|79)|17\\d)\\d{4}|(?:5[01]|[679]\\d|8[239])\\d{6}" , , , , "65012345" ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "MK" , 389 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[347]" ] , "0$1" ] , [ , "(\\d{3})(\\d)(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[58]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , ML : [ , [ , , "[24-9]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "2(?:07[0-8]|12[67])\\d{4}|(?:2(?:02|1[4-689])|4(?:0[0-4]|4[1-39]))\\d{5}" , , , , "20212345" ] , [ , , "2(?:0(?:01|79)|17\\d)\\d{4}|(?:5[01]|[679]\\d|8[239])\\d{6}" , , , , "65012345" ] ,
[ , , "80\\d{6}" , , , , "80012345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "ML" , 223 , "00" , , , , , , , , [ [ , "(\\d{4})" , "$1" , [ "67[057-9]|74[045]" , "67(?:0[09]|[59]9|77|8[89])|74(?:0[02]|44|55)" ] ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[24-9]" ] ] ] , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[24-9]" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "80\\d{6}" ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MM : [ , [ , , "1\\d{5,7}|95\\d{6}|(?:[4-7]|9[0-46-9])\\d{6,8}|(?:2|8\\d)\\d{5,8}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 ] , [ 5 ] ] , [ ,
[ , , "80\\d{6}" , , , , "80012345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "ML" , 223 , "00" , , , , , , , , [ [ , "(\\d{4})" , "$1" , [ "67[057-9]|74[045]" , "67(?:0[09]|[59]9|77|8[89])|74(?:0[02]|44|55)" ] ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[24-9]" ] ] ] , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[24-9]" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "80\\d{6}" ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MM : [ , [ , , "1\\d{5,7}|95\\d{6}|(?:[4-7]|9[0-46-9])\\d{6,8}|(?:2|8\\d)\\d{5,8}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 ] , [ 5 ] ] , [ ,
, "(?:1(?:(?:2\\d|3[56]|[89][0-6])\\d|4(?:2[2-469]|39|46|6[25]|7[0-3]|83)|6)|2(?:2(?:00|8[34])|4(?:0\\d|2[246]|39|46|62|7[0-3]|83)|51\\d\\d)|4(?:2(?:2\\d\\d|48[0-3])|3(?:20\\d|4(?:70|83)|56)|420\\d|5470)|6(?:0(?:[23]|88\\d)|(?:124|[56]2\\d)\\d|247[23]|3(?:20\\d|470)|4(?:2[04]\\d|47[23])|7(?:(?:3\\d|8[01459])\\d|4(?:39|60|7[013]))))\\d{4}|5(?:2(?:2\\d{5,6}|47[023]\\d{4})|(?:347[23]|4(?:2(?:1|86)|470)|522\\d|6(?:20\\d|483)|7(?:20\\d|48[0-2])|8(?:20\\d|47[02])|9(?:20\\d|47[01]))\\d{4})|7(?:(?:0470|4(?:25\\d|470)|5(?:202|470|96\\d))\\d{4}|1(?:20\\d{4,5}|4(?:70|83)\\d{4}))|8(?:1(?:2\\d{5,6}|4(?:10|7[01]\\d)\\d{3})|2(?:2\\d{5,6}|(?:320|490\\d)\\d{3})|(?:3(?:2\\d\\d|470)|4[24-7]|5(?:2\\d|4[1-9]|51)\\d|6[23])\\d{4})|(?:1[2-6]\\d|4(?:2[24-8]|3[2-7]|[46][2-6]|5[3-5])|5(?:[27][2-8]|3[2-68]|4[24-8]|5[23]|6[2-4]|8[24-7]|9[2-7])|6(?:[19]20|42[03-6]|(?:52|7[45])\\d)|7(?:[04][24-8]|[15][2-7]|22|3[2-4])|8(?:1[2-689]|2[2-8]|[35]2\\d))\\d{4}|25\\d{5,6}|(?:2[2-9]|6(?:1[2356]|[24][2-6]|3[24-6]|5[2-4]|6[2-8]|7[235-7]|8[245]|9[24])|8(?:3[24]|5[245]))\\d{4}" ,
, "(?:1(?:(?:2\\d|3[56]|[89][0-6])\\d|4(?:2[2-469]|39|46|6[25]|7[0-3]|83)|6)|2(?:2(?:00|8[34])|4(?:0\\d|2[246]|39|46|62|7[0-3]|83)|51\\d\\d)|4(?:2(?:2\\d\\d|48[0-3])|3(?:20\\d|4(?:70|83)|56)|420\\d|5470)|6(?:0(?:[23]|88\\d)|(?:124|[56]2\\d)\\d|247[23]|3(?:20\\d|470)|4(?:2[04]\\d|47[23])|7(?:(?:3\\d|8[01459])\\d|4(?:39|60|7[013]))))\\d{4}|5(?:2(?:2\\d{5,6}|47[023]\\d{4})|(?:347[23]|4(?:2(?:1|86)|470)|522\\d|6(?:20\\d|483)|7(?:20\\d|48[0-2])|8(?:20\\d|47[02])|9(?:20\\d|47[01]))\\d{4})|7(?:(?:0470|4(?:25\\d|470)|5(?:202|470|96\\d))\\d{4}|1(?:20\\d{4,5}|4(?:70|83)\\d{4}))|8(?:1(?:2\\d{5,6}|4(?:10|7[01]\\d)\\d{3})|2(?:2\\d{5,6}|(?:320|490\\d)\\d{3})|(?:3(?:2\\d\\d|470)|4[24-7]|5(?:2\\d|4[1-9]|51)\\d|6[23])\\d{4})|(?:1[2-6]\\d|4(?:2[24-8]|3[2-7]|[46][2-6]|5[3-5])|5(?:[27][2-8]|3[2-68]|4[24-8]|5[23]|6[2-4]|8[24-7]|9[2-7])|6(?:[19]20|42[03-6]|(?:52|7[45])\\d)|7(?:[04][24-8]|[15][2-7]|22|3[2-4])|8(?:1[2-689]|2[2-8]|[35]2\\d))\\d{4}|25\\d{5,6}|(?:2[2-9]|6(?:1[2356]|[24][2-6]|3[24-6]|5[2-4]|6[2-8]|7[235-7]|8[245]|9[24])|8(?:3[24]|5[245]))\\d{4}" ,
, , , "1234567" , , , [ 6 , 7 , 8 , 9 ] , [ 5 ] ] , [ , , "(?:17[01]|9(?:2[0-4]|(?:3[0-36]|(?:6\\d|8[89]|98)\\d)\\d|4(?:[1379]\\d|88)|5[0-6])\\d)\\d{4}|9(?: [69]1|73) \\d{6}|9(?:[68]\\d|9[089])\\d{5}|9(?:2[56]|34|4[0245]|7[5-9]|9[4-7])\\d{7 }" , , , , "92123456" , , , [ 7 , 8 , 9 , 10 ] ] , [ , , "80080(?:[01][1-9]|2\\d)\\d{3}" , , , , "8008001234" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "1333\\d{4}|[12]468\\d{4}" , , , , "13331234" , , , [ 8 ] ] , "MM" , 95 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "16|2" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{3})" ,
, , , "1234567" , , , [ 6 , 7 , 8 , 9 ] , [ 5 ] ] , [ , , "(?:17[01]|9(?:2(?: [0-4]|[56]\\d\\d)| (?:3(?: [0-36]|4\\d)| (?:6\\d|8[89]|9[4- 8] )\\d|7(?:3|40|[5-9]\\d) )\\d|4(?:(?:[0245]\\d| [1379]) \\d|88)|5[0-6])\\d)\\d{4}|9[69]1\\d{6}|9(?:[68]\\d|9[089])\\d{5}" , , , , "92123456" , , , [ 7 , 8 , 9 , 10 ] ] , [ , , "80080(?:[01][1-9]|2\\d)\\d{3}" , , , , "8008001234" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "1333\\d{4}|[12]468\\d{4}" , , , , "13331234" , , , [ 8 ] ] , "MM" , 95 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "16|2" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{3})" ,
"$1 $2 $3" , [ "[45]|6(?:0[23]|[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-6]" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[12]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[4-7]|8[1-35]" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{4,6})" , "$1 $2 $3" , [ "9(?:2[0-4]|[35-9]|4[137-9])" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "8" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "92" ] , "0$1" ] , [ , "(\\d)(\\d{5})(\\d{4})" , "$1 $2 $3" , [ "9" ] , "0$1" ] ] , , [ , , ,
"$1 $2 $3" , [ "[45]|6(?:0[23]|[1-689]|7[235-7])|7(?:[0-4]|5[2-7])|8[1-6]" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[12]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[4-7]|8[1-35]" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{4,6})" , "$1 $2 $3" , [ "9(?:2[0-4]|[35-9]|4[137-9])" ] , "0$1" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "8" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "92" ] , "0$1" ] , [ , "(\\d)(\\d{5})(\\d{4})" , "$1 $2 $3" , [ "9" ] , "0$1" ] ] , , [ , , ,
, , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MN : [ , [ , , "[12]\\d{7,9}|[57-9]\\d{7}" , , , , , , , [ 8 , 9 , 10 ] , [ 4 , 5 , 6 ] ] , [ , , "[12]2[1-3]\\d{5,6}|7(?:0[0-5]\\d|128)\\d{4}|(?:[12](?:1|27)|5[368])\\d{6}|[12](?:3[2-8]|4[2-68]|5[1-4689])\\d{6,7}" , , , , "53123456" , , , , [ 4 , 5 , 6 ] ] , [ , , "(?:83[01]|920)\\d{5}|(?:5[05]|8[05689]|9[013-9])\\d{6}" , , , , "88123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "712[0-79]\\d{4}|7(?:1[013-9]|[5-8]\\d)\\d{5}" , , , , "75123456" , , , [ 8 ] ] , "MN" , 976 , "001" ,
, , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MN : [ , [ , , "[12]\\d{7,9}|[57-9]\\d{7}" , , , , , , , [ 8 , 9 , 10 ] , [ 4 , 5 , 6 ] ] , [ , , "[12]2[1-3]\\d{5,6}|7(?:0[0-5]\\d|128)\\d{4}|(?:[12](?:1|27)|5[368])\\d{6}|[12](?:3[2-8]|4[2-68]|5[1-4689])\\d{6,7}" , , , , "53123456" , , , , [ 4 , 5 , 6 ] ] , [ , , "(?:83[01]|920)\\d{5}|(?:5[05]|8[05689]|9[013-9])\\d{6}" , , , , "88123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "712[0-79]\\d{4}|7(?:1[013-9]|[5-8]\\d)\\d{5}" , , , , "75123456" , , , [ 8 ] ] , "MN" , 976 , "001" ,
"0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{4})" , "$1 $2 $3" , [ "[12]1" ] , "0$1" ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[57-9]" ] ] , [ , "(\\d{3})(\\d{5,6})" , "$1 $2" , [ "[12]2[1-3]" ] , "0$1" ] , [ , "(\\d{4})(\\d{5,6})" , "$1 $2" , [ "[12](?:27|3[2-8]|4[2-68]|5[1-4689])" , "[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]" ] , "0$1" ] , [ , "(\\d{5})(\\d{4,5})" , "$1 $2" , [ "[12]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MO : [ , [ , , "(?:28|[68]\\d)\\d{6}" , , , , , , , [ 8 ] ] , [ , , "(?:28[2-9]|8(?:11|[2-57-9]\\d))\\d{5}" , , , , "28212345" ] ,
"0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{4})" , "$1 $2 $3" , [ "[12]1" ] , "0$1" ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[57-9]" ] ] , [ , "(\\d{3})(\\d{5,6})" , "$1 $2" , [ "[12]2[1-3]" ] , "0$1" ] , [ , "(\\d{4})(\\d{5,6})" , "$1 $2" , [ "[12](?:27|3[2-8]|4[2-68]|5[1-4689])" , "[12](?:27|3[2-8]|4[2-68]|5[1-4689])[0-3]" ] , "0$1" ] , [ , "(\\d{5})(\\d{4,5})" , "$1 $2" , [ "[12]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , MO : [ , [ , , "(?:28|[68]\\d)\\d{6}" , , , , , , , [ 8 ] ] , [ , , "(?:28[2-9]|8(?:11|[2-57-9]\\d))\\d{5}" , , , , "28212345" ] ,
@ -341,20 +344,20 @@ GA:[,[,,"(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}",,,,,,,[7,8]],[,,"[01]1\\d{6}",,,,"01
, , , "11234567" , , , [ 8 ] , [ 6 , 7 ] ] , [ , , "9\\d{8}" , , , , "912345678" , , , [ 9 ] ] , [ , , "800\\d{5}" , , , , "80012345" , , , [ 8 ] ] , [ , , "805\\d{5}" , , , , "80512345" , , , [ 8 ] ] , [ , , "801\\d{5}" , , , , "80112345" , , , [ 8 ] ] , [ , , "80[24]\\d{5}" , , , , "80212345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PE" , 51 , "19(?:1[124]|77|90)00" , "0" , " Anexo " , , "0" , , , , [ [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "80" ] , "(0$1)" ] , [ , "(\\d)(\\d{7})" , "$1 $2" , [ "1" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "[4-8]" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "9" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , ,
, , , "11234567" , , , [ 8 ] , [ 6 , 7 ] ] , [ , , "9\\d{8}" , , , , "912345678" , , , [ 9 ] ] , [ , , "800\\d{5}" , , , , "80012345" , , , [ 8 ] ] , [ , , "805\\d{5}" , , , , "80512345" , , , [ 8 ] ] , [ , , "801\\d{5}" , , , , "80112345" , , , [ 8 ] ] , [ , , "80[24]\\d{5}" , , , , "80212345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PE" , 51 , "19(?:1[124]|77|90)00" , "0" , " Anexo " , , "0" , , , , [ [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "80" ] , "(0$1)" ] , [ , "(\\d)(\\d{7})" , "$1 $2" , [ "1" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "[4-8]" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "9" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , ,
, , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PF : [ , [ , , "[48]\\d{7}|4\\d{5}" , , , , , , , [ 6 , 8 ] ] , [ , , "4(?:0[4-689]|9[4-68])\\d{5}" , , , , "40412345" , , , [ 8 ] ] , [ , , "8[7-9]\\d{6}" , , , , "87123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "499\\d{5}" , , , , "49901234" , , , [ 8 ] ] , "PF" , 689 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "44" ] ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[48]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "44\\d{4}" , , , , , , , [ 6 ] ] , [ , , "44\\d{4}" , , , , "440123" , , , [ 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PG : [ , [ , ,
, , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PF : [ , [ , , "[48]\\d{7}|4\\d{5}" , , , , , , , [ 6 , 8 ] ] , [ , , "4(?:0[4-689]|9[4-68])\\d{5}" , , , , "40412345" , , , [ 8 ] ] , [ , , "8[7-9]\\d{6}" , , , , "87123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "499\\d{5}" , , , , "49901234" , , , [ 8 ] ] , "PF" , 689 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "44" ] ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[48]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "44\\d{4}" , , , , , , , [ 6 ] ] , [ , , "44\\d{4}" , , , , "440123" , , , [ 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PG : [ , [ , ,
"(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:64[1-9]|7730|85[02-46-9])\\d{4}|(?:3[0-2]|4[257]|5[34]|77[0-24]|9[78])\\d{5}" , , , , "3123456" ] , [ , , "77(?:3[1-9]|[5-9]\\d)\\d{4}|(?:7[0-689]|81)\\d{6}" , , , , "70123456" , , , [ 8 ] ] , [ , , "180\\d{4}" , , , , "1801234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "2(?:0[0-47]|7[568])\\d{4}" , , , , "2751234" , , , [ 7 ] ] , "PG" , 675 , "00|140[1-3]" , , , , , , "00" , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "18|[2-69]|85" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[78]" ] ] ] , , [ , , "27[01]\\d{4}" ,
"(?:180|[78]\\d{3})\\d{4}|(?:[2-589]\\d|64)\\d{5}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:64[1-9]|7730|85[02-46-9])\\d{4}|(?:3[0-2]|4[257]|5[34]|77[0-24]|9[78])\\d{5}" , , , , "3123456" ] , [ , , "77(?:3[1-9]|[5-9]\\d)\\d{4}|(?:7[0-689]|81)\\d{6}" , , , , "70123456" , , , [ 8 ] ] , [ , , "180\\d{4}" , , , , "1801234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "2(?:0[0-47]|7[568])\\d{4}" , , , , "2751234" , , , [ 7 ] ] , "PG" , 675 , "00|140[1-3]" , , , , , , "00" , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "18|[2-69]|85" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[78]" ] ] ] , , [ , , "27[01]\\d{4}" ,
, , , "2700123" , , , [ 7 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PH : [ , [ , , "1800\\d{7,9}|(?:2|[89]\\d{4})\\d{5}|[2-8]\\d{8}|[28]\\d{7}" , , , , , , , [ 6 , 8 , 9 , 10 , 11 , 12 , 13 ] , [ 4 , 5 , 7 ] ] , [ , , "(?:(?:2[3-8]|3[2-68]|4[2-9]|5[2-6]|6[2-58]|7[24578])\\d{3}|88(?:22\\d\\d|42))\\d{4}|2\\d{5}(?:\\d{2})?|8[2-8]\\d{7}" , , , , "21234567" , , , [ 6 , 8 , 9 , 10 ] , [ 4 , 5 , 7 ] ] , [ , , "(?:81[37]|9(?:0[5-9]|1[0-24-9]|2[0-35-9]|[35]\\d|4[235-9]|6[0-2 5-8]|7[1-9]|8[189]|9[4-9]))\\d{7}" , , , , "9051234567" , , , [ 10 ] ] , [ , , "1800\\d{7,9}" , , , , "180012345678" , , , [ 11 ,
, , , "2700123" , , , [ 7 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PH : [ , [ , , "1800\\d{7,9}|(?:2|[89]\\d{4})\\d{5}|[2-8]\\d{8}|[28]\\d{7}" , , , , , , , [ 6 , 8 , 9 , 10 , 11 , 12 , 13 ] , [ 4 , 5 , 7 ] ] , [ , , "(?:(?:2[3-8]|3[2-68]|4[2-9]|5[2-6]|6[2-58]|7[24578])\\d{3}|88(?:22\\d\\d|42))\\d{4}|2\\d{5}(?:\\d{2})?|8[2-8]\\d{7}" , , , , "21234567" , , , [ 6 , 8 , 9 , 10 ] , [ 4 , 5 , 7 ] ] , [ , , "(?:81[37]|9(?:0[5-9]|1[0-24-9]|2[0-35-9]|[35]\\d|4[235-9]|6[0-3 5-8]|7[1-9]|8[189]|9[4-9]))\\d{7}" , , , , "9051234567" , , , [ 10 ] ] , [ , , "1800\\d{7,9}" , , , , "180012345678" , , , [ 11 ,
12 , 13 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PH" , 63 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{5})" , "$1 $2" , [ "2" ] , "(0$1)" ] , [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "(0$1)" ] , [ , "(\\d{4})(\\d{4,6})" , "$1 $2" , [ "3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2" , "3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))" ] , "(0$1)" ] , [ , "(\\d{5})(\\d{4})" , "$1 $2" , [ "346|4(?:27|9[35])|883" , "3469|4(?:279|9(?:30|56))|8834" ] ,
12 , 13 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PH" , 63 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{5})" , "$1 $2" , [ "2" ] , "(0$1)" ] , [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "(0$1)" ] , [ , "(\\d{4})(\\d{4,6})" , "$1 $2" , [ "3(?:23|39|46)|4(?:2[3-6]|[35]9|4[26]|76)|544|88[245]|(?:52|64|86)2" , "3(?:230|397|461)|4(?:2(?:35|[46]4|51)|396|4(?:22|63)|59[347]|76[15])|5(?:221|446)|642[23]|8(?:622|8(?:[24]2|5[13]))" ] , "(0$1)" ] , [ , "(\\d{5})(\\d{4})" , "$1 $2" , [ "346|4(?:27|9[35])|883" , "3469|4(?:279|9(?:30|56))|8834" ] ,
"(0$1)" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[3-7]|8[2-8]" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[89]" ] , "0$1" ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] ] , [ , "(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})" , "$1 $2 $3 $4" , [ "1" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PK : [ , [ , , "122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}" ,
"(0$1)" ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[3-7]|8[2-8]" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[89]" ] , "0$1" ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1" ] ] , [ , "(\\d{4})(\\d{1,2})(\\d{3})(\\d{4})" , "$1 $2 $3 $4" , [ "1" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PK : [ , [ , , "122\\d{6}|[24-8]\\d{10,11}|9(?:[013-9]\\d{8,10}|2(?:[01]\\d\\d|2(?:[06-8]\\d|1[01]))\\d{7})|(?:[2-8]\\d{3}|92(?:[0-7]\\d|8[1-9]))\\d{6}|[24-9]\\d{8}|[89]\\d{7}" ,
, , , , , , [ 8 , 9 , 10 , 11 , 12 ] , [ 5 , 6 , 7 ] ] , [ , , "(?:(?:21|42)[2-9]|58[126])\\d{7}|(?:2[25]|4[0146-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]\\d{6,7}|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8]))[2-9]\\d{5,6}" , , , , "2123456789" , , , [ 9 , 10 ] , [ 5 , 6 , 7 , 8 ] ] , [ , , "3(?:[014]\\d|2[0-5]|3[0-7]|55|64)\\d{7}" , , , , "3012345678" , , , [ 10 ] ] , [ , , "800\\d{5}" , , , , "80012345" , , , [ 8 ] ] , [ , , "900\\d{5}" , , , , "90012345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "122\\d{6}" ,
, , , , , , [ 8 , 9 , 10 , 11 , 12 ] , [ 5 , 6 , 7 ] ] , [ , , "(?:(?:21|42)[2-9]|58[126])\\d{7}|(?:2[25]|4[0146-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]\\d{6,7}|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8]))[2-9]\\d{5,6}" , , , , "2123456789" , , , [ 9 , 10 ] , [ 5 , 6 , 7 , 8 ] ] , [ , , "3(?:[014]\\d|2[0-5]|3[0-7]|55|64)\\d{7}" , , , , "3012345678" , , , [ 10 ] ] , [ , , "800\\d{5}" , , , , "80012345" , , , [ 8 ] ] , [ , , "900\\d{5}" , , , , "90012345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "122\\d{6}" ,
, , , "122044444" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PK" , 92 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3})(\\d{2})" , "$1 $2 $3" , [ "[89]0" ] , "0$1" ] , [ , "(\\d{4})(\\d{5})" , "$1 $2" , [ "1" ] ] , [ , "(\\d{3})(\\d{6,7})" , "$1 $2" , [ "2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])" , "9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]" ] ,
, , , "122044444" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PK" , 92 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3})(\\d{2})" , "$1 $2 $3" , [ "[89]0" ] , "0$1" ] , [ , "(\\d{4})(\\d{5})" , "$1 $2" , [ "1" ] ] , [ , "(\\d{3})(\\d{6,7})" , "$1 $2" , [ "2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:2[2-8]|3[27-9]|4[2-6]|6[3569]|9[25-8])" , "9(?:2[3-8]|98)|(?:2(?:3[2358]|4[2-4]|9[2-8])|45[3479]|54[2-467]|60[468]|72[236]|8(?:2[2-689]|3[23578]|4[3478]|5[2356])|9(?:22|3[27-9]|4[2-6]|6[3569]|9[25-7]))[2-9]" ] ,
"(0$1)" ] , [ , "(\\d{2})(\\d{7,8})" , "$1 $2" , [ "(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]" ] , "(0$1)" ] , [ , "(\\d{5})(\\d{5})" , "$1 $2" , [ "58" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{7})" , "$1 $2" , [ "3" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "[24-9]" ] , "(0$1)" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:2(?:[125]|3[2358]|4[2-4]|9[2-8])|4(?:[0-246-9]|5[3479])|5(?:[1-35-7]|4[2-467])|6(?:0[468]|[1-8])|7(?:[14]|2[236])|8(?:[16]|2[2-689]|3[23578]|4[3478]|5[2356])|9(?:1|22|3[27-9]|4[2-6]|6[3569]|9[2-7]))111\\d{6}" ,
"(0$1)" ] , [ , "(\\d{2})(\\d{7,8})" , "$1 $2" , [ "(?:2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91)[2-9]" ] , "(0$1)" ] , [ , "(\\d{5})(\\d{5})" , "$1 $2" , [ "58" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{7})" , "$1 $2" , [ "3" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "2[125]|4[0-246-9]|5[1-35-7]|6[1-8]|7[14]|8[16]|91" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "[24-9]" ] , "(0$1)" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:2(?:[125]|3[2358]|4[2-4]|9[2-8])|4(?:[0-246-9]|5[3479])|5(?:[1-35-7]|4[2-467])|6(?:0[468]|[1-8])|7(?:[14]|2[236])|8(?:[16]|2[2-689]|3[23578]|4[3478]|5[2356])|9(?:1|22|3[27-9]|4[2-6]|6[3569]|9[2-7]))111\\d{6}" ,
, , , "21111825888" , , , [ 11 , 12 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PL : [ , [ , , "[1-57-9]\\d{6}(?:\\d{2})?|6\\d{5,8} " , , , , , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])(?:[02-9]\\d{6}|1(?:[0-8]\\d{5}|9\\d{3}(?:\\d{2})?))" , , , , "123456789" , , , [ 7 , 9 ] ] , [ , , "(?:45|5[0137]|6[069]|7[2389]|88)\\d{7}" , , , , "512345678" , , , [ 9 ] ] , [ , , "800\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ , , "70[01346-8]\\d{6}" , , , , "701234567" , , , [ 9 ] ] , [ , , "801\\d{6}" , , , , "801234567" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "39\\d{7}" , , , , "391234567" , , ,
[ 9 ] ] , "PL" , 48 , "00" , , , , , , , , [ [ , "(\\d{5})" , "$1" , [ "19" ] ] , [ , "(\\d{3})(\\d{3})" , "$1 $2" , [ "11|64" ] ] , [ , "(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])1" , "(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])19" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2,3})" , "$1 $2 $3" , [ "64" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "39|45|5[0137]|6[0469]|7[02389]|8[08] " ] ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "1[2-8]|[2-8]|9[145]" ] ] ] ,
, [ , , "64\\d{4,7}" , , , , "641234567" ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "804\\d{6}" , , , , "804123456" , , , [ 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PM : [ , [ , , "[45]\\d{5}" , , , , , , , [ 6 ] ] , [ , , "(?:4[1-3]|50)\\d{4}" , , , , "430123" ] , [ , , "(?:4[02-4]|5[05])\\d{4}" , , , , "551234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PM" , 508 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "[45]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PR : [ , [ , , "(?:[589]\\d\\d|787)\\d{7}" , , , , , , , [ 10 ] ,
[ 7 ] ] , [ , , "(?:787|939)[2-9]\\d{6}" , , , , "7872345678" , , , , [ 7 ] ] , [ , , "(?:787|939)[2-9]\\d{6}" , , , , "7872345678" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:35(?:[02-46-9]\\d|1[02-9]|5[0-46-9])|45(?:[034]\\d|1[02-9]|2[024-9]|5[0-46-9]))\\d{4}|52(?:3[2-46-9]|4[2-4])(?:[02-9]\\d|1[02-9])\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "PR" , 1 , "011" , "1" , , , "1" , , , 1 , , , [ , , , , , , , , , [ - 1 ] ] , , "787|939" , [ , , , ,
, , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PS : [ , [ , , "[2489]2\\d{6}|(?:1\\d|5)\\d{8}" , , , , , , , [ 8 , 9 , 10 ] , [ 7 ] ] , [ , , "(?:22[2-47-9]|42[45]|82[014-68]|92[3569])\\d{5}" , , , , "22234567" , , , [ 8 ] , [ 7 ] ] , [ , , "5[69]\\d{7}" , , , , "599123456" , , , [ 9 ] ] , [ , , "1800\\d{6}" , , , , "1800123456" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "1700\\d{6}" , , , , "1700123456" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PS" , 970 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[2489]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "5" ] , "0$1" ] , [ , "(\\d{4})(\\d{3})(\\d{3})" ,
"$1 $2 $3" , [ "1" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PT : [ , [ , , "(?:[26-9]\\d|30)\\d{7}" , , , , , , , [ 9 ] ] , [ , , "2(?:[12]\\d|[35][1-689]|4[1-59]|6[1-35689]|7[1-9]|8[1-69]|9[1256])\\d{6}" , , , , "212345678" ] , [ , , "6[356]9230\\d{3}|(?:6[036]93|9(?:[1-36]\\d\\d|480))\\d{5}" , , , , "912345678" ] , [ , , "80[02]\\d{6}" , , , , "800123456" ] , [ , , "(?:6(?:0[178]|4[68])\\d|76(?:0[1-57]|1[2-47]|2[237]))\\d{5}" , , , , "760123456" ] , [ , , "80(?:8\\d|9[1579])\\d{5}" , , , , "808123456" ] , [ , , "884[0-4689]\\d{5}" , , , , "884123456" ] ,
[ , , "30\\d{7}" , , , , "301234567" ] , "PT" , 351 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "2[12]" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[236-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "70(?:7\\d|8[17])\\d{5}" , , , , "707123456" ] , , , [ , , "600\\d{6}" , , , , "600110000" ] ] , PW : [ , [ , , "(?:[24-8]\\d\\d|345|900)\\d{4}" , , , , , , , [ 7 ] ] , [ , , "(?:2(?:55|77)|345|488|5(?:35|44|87)|6(?:22|54|79)|7(?:33|47)|8(?:24|55|76)|900)\\d{4}" , , , , "2771234" ] , [ , , "(?:45[0-5]|6[2-4689]0|(?:77|88)\\d)\\d{4}" , , , , "6201234" ] , [ , , , , , , , , , [ - 1 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PW" , 680 , "01[12]" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[2-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PY : [ , [ , , "59\\d{4,6}|(?:[2-46-9]\\d|5[0-8])\\d{4,7}" , , , , , , , [ 6 , 7 , 8 , 9 ] , [ 5 ] ] , [ , , "(?:[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36])\\d{5,7}|(?:2(?:2[4-68]|[4-68]\\d|7[15]|9[1-5])|3(?:18|3[167]|4[2357]|51|[67]\\d)|4(?:3[12]|5[13]|9[1-47])|5(?:[1-4]\\d|5[02-4])|6(?:3[1-3]|44|7[1-8])|7(?:4[0-4]|5\\d|6[1-578]|75|8[0-8])|858)\\d{5,6}" ,
, , , "21111825888" , , , [ 11 , 12 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PL : [ , [ , , "6\\d{5}(?:\\d{2})?|8\\d{9}|[1-9]\\d{6}(?:\\d{2})? " , , , , , , , [ 6 , 7 , 8 , 9 , 10 ] ] , [ , , "(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])(?:[02-9]\\d{6}|1(?:[0-8]\\d{5}|9\\d{3}(?:\\d{2})?))" , , , , "123456789" , , , [ 7 , 9 ] ] , [ , , "(?:45|5[0137]|6[069]|7[2389]|88)\\d{7}" , , , , "512345678" , , , [ 9 ] ] , [ , , "800\\d{6,7 }" , , , , "800123456" , , , [ 9 , 10 ] ] , [ , , "70[01346-8]\\d{6}" , , , , "701234567" , , , [ 9 ] ] , [ , , "801\\d{6}" , , , , "801234567" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "39\\d{7}" ,
, , , "391234567" , , , [ 9 ] ] , "PL" , 48 , "00" , , , , , , , , [ [ , "(\\d{5})" , "$1" , [ "19" ] ] , [ , "(\\d{3})(\\d{3})" , "$1 $2" , [ "11|64" ] ] , [ , "(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])1" , "(?:1[2-8]|2[2-69]|3[2-4]|4[1-468]|5[24-689]|6[1-3578]|7[14-7]|8[1-79]|9[145])19" ] ] , [ , "(\\d{3})(\\d{2})(\\d{2,3})" , "$1 $2 $3" , [ "64" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "39|45|5[0137]|6[0469]|7[02389]|8(?:0[14]|8) " ] ] , [ , "(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" ,
[ "1[2-8]|[2-7]|8[1-79]|9[145]" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "8" ] ] ] , , [ , , "64\\d{4,7}" , , , , "641234567" , , , [ 6 , 7 , 8 , 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "804\\d{6}" , , , , "804123456" , , , [ 9 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PM : [ , [ , , "[45]\\d{5}" , , , , , , , [ 6 ] ] , [ , , "(?:4[1-3]|50)\\d{4}" , , , , "430123" ] , [ , , "(?:4[02-4]|5[05])\\d{4}" , , , , "551234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PM" , 508 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3" , [ "[45]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , ,
, , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PR : [ , [ , , "(?:[589]\\d\\d|787)\\d{7}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "(?:787|939)[2-9]\\d{6}" , , , , "7872345678" , , , , [ 7 ] ] , [ , , "(?:787|939)[2-9]\\d{6}" , , , , "7872345678" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "52(?:35(?:[02-46-9]\\d|1[02-9]|5[0-46-9])|45(?:[034]\\d|1[02-9]|2[024-9]|5[0-46-9]))\\d{4}|52(?:3[2-46-9]|4[2-4])(?:[02-9]\\d|1[02-9])\\d{4}|5(?:00|2[12]|33|44|66|77|88)[2-9]\\d{6}" ,
, , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "PR" , 1 , "011" , "1" , , , "1" , , , 1 , , , [ , , , , , , , , , [ - 1 ] ] , , "787|939" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PS : [ , [ , , "[2489]2\\d{6}|(?:1\\d|5)\\d{8}" , , , , , , , [ 8 , 9 , 10 ] , [ 7 ] ] , [ , , "(?:22[2-47-9]|42[45]|82[014-68]|92[3569])\\d{5}" , , , , "22234567" , , , [ 8 ] , [ 7 ] ] , [ , , "5[69]\\d{7}" , , , , "599123456" , , , [ 9 ] ] , [ , , "1800\\d{6}" , , , , "1800123456" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "1700\\d{6}" , , , , "1700123456" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PS" , 970 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" ,
[ "[2489]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "5" ] , "0$1" ] , [ , "(\\d{4})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "1" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PT : [ , [ , , "(?:[26-9]\\d|30)\\d{7}" , , , , , , , [ 9 ] ] , [ , , "2(?:[12]\\d|[35][1-689]|4[1-59]|6[1-35689]|7[1-9]|8[1-69]|9[1256])\\d{6}" , , , , "212345678" ] , [ , , "6[356]9230\\d{3}|(?:6[036]93|9(?:[1-36]\\d\\d|480))\\d{5}" , , , , "912345678" ] , [ , , "80[02]\\d{6}" , , , , "800123456" ] , [ , , "(?:6(?:0[178]|4[68])\\d|76(?:0[1-57]|1[2-47]|2[237]))\\d{5}" ,
, , , "760123456" ] , [ , , "80(?:8\\d|9[1579])\\d{5}" , , , , "808123456" ] , [ , , "884[0-4689]\\d{5}" , , , , "884123456" ] , [ , , "30\\d{7}" , , , , "301234567" ] , "PT" , 351 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "2[12]" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[236-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "70(?:7\\d|8[17])\\d{5}" , , , , "707123456" ] , , , [ , , "600\\d{6}" , , , , "600110000" ] ] , PW : [ , [ , , "(?:[24-8]\\d\\d|345|900)\\d{4}" , , , , , , , [ 7 ] ] , [ , , "(?:2(?:55|77)|345|488|5(?:35|44|87)|6(?:22|54|79)|7(?:33|47)|8(?:24|55|76)|900)\\d{4}" ,
, , , "2771234" ] , [ , , "(?:45[0-5]|6[2-4689]0|(?:77|88)\\d)\\d{4}" , , , , "6201234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "PW" , 680 , "01[12]" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[2-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , PY : [ , [ , , "59\\d{4,6}|(?:[2-46-9]\\d|5[0-8])\\d{4,7}" , , , , , , , [ 6 , 7 , 8 , 9 ] , [ 5 ] ] , [ , , "(?:[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36])\\d{5,7}|(?:2(?:2[4-68]|[4-68]\\d|7[15]|9[1-5])|3(?:18|3[167]|4[2357]|51|[67]\\d)|4(?:3[12]|5[13]|9[1-47])|5(?:[1-4]\\d|5[02-4])|6(?:3[1-3]|44|7[1-8])|7(?:4[0-4]|5\\d|6[1-578]|75|8[0-8])|858)\\d{5,6}" ,
, , , "212345678" , , , [ 7 , 8 , 9 ] , [ 5 , 6 ] ] , [ , , "9(?:51|6[129]|[78][1-6]|9[1-5])\\d{6}" , , , , "961456789" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "8700[0-4]\\d{4}" , , , , "870012345" , , , [ 9 ] ] , "PY" , 595 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3,6})" , "$1 $2" , [ "[2-9]0" ] , "0$1" ] , [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{4,5})" , "$1 $2" , [ "2[279]|3[13-5]|4[359]|5|6(?:[34]|7[1-46-8])|7[46-8]|85" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" ,
, , , "212345678" , , , [ 7 , 8 , 9 ] , [ 5 , 6 ] ] , [ , , "9(?:51|6[129]|[78][1-6]|9[1-5])\\d{6}" , , , , "961456789" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "8700[0-4]\\d{4}" , , , , "870012345" , , , [ 9 ] ] , "PY" , 595 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3,6})" , "$1 $2" , [ "[2-9]0" ] , "0$1" ] , [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "[26]1|3[289]|4[1246-8]|7[1-3]|8[1-36]" ] , "(0$1)" ] , [ , "(\\d{3})(\\d{4,5})" , "$1 $2" , [ "2[279]|3[13-5]|4[359]|5|6(?:[34]|7[1-46-8])|7[46-8]|85" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" ,
[ "2[14-68]|3[26-9]|4[1246-8]|6(?:1|75)|7[1-35]|8[1-36]" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "87" ] ] , [ , "(\\d{3})(\\d{6})" , "$1 $2" , [ "9" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[2-8]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "[2-9]0\\d{4,7}" , , , , "201234567" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , QA : [ , [ , , "[2-7]\\d{7}|(?:2\\d\\d|800)\\d{4}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:23|4[04])\\d{6}" , , , , "44123456" , , , [ 8 ] ] , [ , , "(?:28|[35-7]\\d)\\d{6}" , , , , "33123456" , , , [ 8 ] ] , [ , , "800\\d{4}" , , , , "8001234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
[ "2[14-68]|3[26-9]|4[1246-8]|6(?:1|75)|7[1-35]|8[1-36]" ] , "(0$1)" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "87" ] ] , [ , "(\\d{3})(\\d{6})" , "$1 $2" , [ "9" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[2-8]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "[2-9]0\\d{4,7}" , , , , "201234567" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , QA : [ , [ , , "[2-7]\\d{7}|(?:2\\d\\d|800)\\d{4}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:23|4[04])\\d{6}" , , , , "44123456" , , , [ 8 ] ] , [ , , "(?:28|[35-7]\\d)\\d{6}" , , , , "33123456" , , , [ 8 ] ] , [ , , "800\\d{4}" , , , , "8001234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "QA" , 974 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "2[126]|8" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[2-7]" ] ] ] , , [ , , "2(?:[12]\\d|61)\\d{4}" , , , , "2123456" , , , [ 7 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , RE : [ , [ , , "9769\\d{5}|(?:26|[68]\\d)\\d{7}" , , , , , , , [ 9 ] ] , [ , , "26(?:2\\d\\d|30[01])\\d{4}" , , , , "262161234" ] , [ , , "(?:69(?:2\\d\\d|3(?:0[0-46]|1[013]|2[0-2]|3[0-39]|4\\d|5[05]|6[0-26]|7[0-27]|8[0-8]|9[0-479]))|9769\\d)\\d{4}" , , , , "692123456" ] , [ , , "80\\d{7}" ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "QA" , 974 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "2[126]|8" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[2-7]" ] ] ] , , [ , , "2(?:[12]\\d|61)\\d{4}" , , , , "2123456" , , , [ 7 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , RE : [ , [ , , "9769\\d{5}|(?:26|[68]\\d)\\d{7}" , , , , , , , [ 9 ] ] , [ , , "26(?:2\\d\\d|30[01])\\d{4}" , , , , "262161234" ] , [ , , "(?:69(?:2\\d\\d|3(?:0[0-46]|1[013]|2[0-2]|3[0-39]|4\\d|5[05]|6[0-26]|7[0-27]|8[0-8]|9[0-479]))|9769\\d)\\d{4}" , , , , "692123456" ] , [ , , "80\\d{7}" ,
@ -403,7 +406,7 @@ GA:[,[,,"(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}",,,,,,,[7,8]],[,,"[01]1\\d{6}",,,,"01
, , 1 ] , [ , "(\\d{4})(\\d)(\\d{4})" , "$1 $2 $3" , [ "3" ] , , , 1 ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[0457-9]|11" ] , , , 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TK : [ , [ , , "[2-47]\\d{3,6}" , , , , , , , [ 4 , 5 , 6 , 7 ] ] , [ , , "(?:2[2-4]|[34]\\d)\\d{2,5}" , , , , "3101" ] , [ , , "7[2-4]\\d{2,5}" , , , , "7290" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TK" , 690 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TL : [ , [ , , "7\\d{7}|(?:[2-47]\\d|[89]0)\\d{5}" ,
, , 1 ] , [ , "(\\d{4})(\\d)(\\d{4})" , "$1 $2 $3" , [ "3" ] , , , 1 ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[0457-9]|11" ] , , , 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TK : [ , [ , , "[2-47]\\d{3,6}" , , , , , , , [ 4 , 5 , 6 , 7 ] ] , [ , , "(?:2[2-4]|[34]\\d)\\d{2,5}" , , , , "3101" ] , [ , , "7[2-4]\\d{2,5}" , , , , "7290" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TK" , 690 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TL : [ , [ , , "7\\d{7}|(?:[2-47]\\d|[89]0)\\d{5}" ,
, , , , , , [ 7 , 8 ] ] , [ , , "(?:2[1-5]|3[1-9]|4[1-4])\\d{5}" , , , , "2112345" , , , [ 7 ] ] , [ , , "7[2-8]\\d{6}" , , , , "77212345" , , , [ 8 ] ] , [ , , "80\\d{5}" , , , , "8012345" , , , [ 7 ] ] , [ , , "90\\d{5}" , , , , "9012345" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "70\\d{5}" , , , , "7012345" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TL" , 670 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[2-489]|70" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "7" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TM : [ , [ , , "[1-6]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "(?:1(?:2\\d|3[1-9])|2(?:22|4[0-35-8])|3(?:22|4[03-9])|4(?:22|3[128]|4\\d|6[15])|5(?:22|5[7-9]|6[014-689]))\\d{5}" ,
, , , , , , [ 7 , 8 ] ] , [ , , "(?:2[1-5]|3[1-9]|4[1-4])\\d{5}" , , , , "2112345" , , , [ 7 ] ] , [ , , "7[2-8]\\d{6}" , , , , "77212345" , , , [ 8 ] ] , [ , , "80\\d{5}" , , , , "8012345" , , , [ 7 ] ] , [ , , "90\\d{5}" , , , , "9012345" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "70\\d{5}" , , , , "7012345" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TL" , 670 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[2-489]|70" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "7" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TM : [ , [ , , "[1-6]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "(?:1(?:2\\d|3[1-9])|2(?:22|4[0-35-8])|3(?:22|4[03-9])|4(?:22|3[128]|4\\d|6[15])|5(?:22|5[7-9]|6[014-689]))\\d{5}" ,
, , , "12345678" ] , [ , , "6\\d{7}" , , , , "66123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TM" , 993 , "810" , "8" , , , "8" , , "8~10" , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2-$3-$4" , [ "12" ] , "(8 $1)" ] , [ , "(\\d{3})(\\d)(\\d{2})(\\d{2})" , "$1 $2-$3-$4" , [ "[1-5]" ] , "(8 $1)" ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "6" ] , "8 $1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TN : [ , [ , , "[2-57-9]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "81200\\d{3}|(?:3[0-2]|7\\d)\\d{6}" , , , , "30010123" ] , [ , ,
, , , "12345678" ] , [ , , "6\\d{7}" , , , , "66123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TM" , 993 , "810" , "8" , , , "8" , , "8~10" , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2-$3-$4" , [ "12" ] , "(8 $1)" ] , [ , "(\\d{3})(\\d)(\\d{2})(\\d{2})" , "$1 $2-$3-$4" , [ "[1-5]" ] , "(8 $1)" ] , [ , "(\\d{2})(\\d{6})" , "$1 $2" , [ "6" ] , "8 $1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TN : [ , [ , , "[2-57-9]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "81200\\d{3}|(?:3[0-2]|7\\d)\\d{6}" , , , , "30010123" ] , [ , ,
"3(?:001|[12]40)\\d{4}|(?:(?:[259]\\d|4[0-6 ])\\d|3(?:1[1-35]|6[0-4]|91))\\d{5}" , , , , "20123456" ] , [ , , "8010\\d{4}" , , , , "80101234" ] , [ , , "88\\d{6}" , , , , "88123456" ] , [ , , "8[12]10\\d{4}" , , , , "81101234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TN" , 216 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[2-57-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TO : [ , [ , , "(?:0800|[5-8]\\d{3})\\d{3}|[2-8]\\d{4}" , , , , , , , [ 5 , 7 ] ] , [ , , "(?:2\\d|3[0-8]|4[0-4]|50|6[09]|7[0-24-69]|8[05])\\d{3}" , , , , "20123" ,
"3(?:001|[12]40)\\d{4}|(?:(?:[259]\\d|4[0-7 ])\\d|3(?:1[1-35]|6[0-4]|91))\\d{5}" , , , , "20123456" ] , [ , , "8010\\d{4}" , , , , "80101234" ] , [ , , "88\\d{6}" , , , , "88123456" ] , [ , , "8[12]10\\d{4}" , , , , "81101234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TN" , 216 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[2-57-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TO : [ , [ , , "(?:0800|[5-8]\\d{3})\\d{3}|[2-8]\\d{4}" , , , , , , , [ 5 , 7 ] ] , [ , , "(?:2\\d|3[0-8]|4[0-4]|50|6[09]|7[0-24-69]|8[05])\\d{3}" , , , , "20123" ,
, , [ 5 ] ] , [ , , "6(?:3[02]|8[5-9])\\d{4}|(?:6[09]|7\\d|8[46-9])\\d{5}" , , , , "7715123" , , , [ 7 ] ] , [ , , "0800\\d{3}" , , , , "0800222" , , , [ 7 ] ] , [ , , "55[04]\\d{4}" , , , , "5501234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TO" , 676 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{3})" , "$1-$2" , [ "[2-4]|50|6[09]|7[0-24-69]|8[05]" ] ] , [ , "(\\d{4})(\\d{3})" , "$1 $2" , [ "0" ] ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[5-8]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TR : [ , [ , , "(?:4|8\\d{5})\\d{6}|(?:[2-58]\\d\\d|900)\\d{7}" , , ,
, , [ 5 ] ] , [ , , "6(?:3[02]|8[5-9])\\d{4}|(?:6[09]|7\\d|8[46-9])\\d{5}" , , , , "7715123" , , , [ 7 ] ] , [ , , "0800\\d{3}" , , , , "0800222" , , , [ 7 ] ] , [ , , "55[04]\\d{4}" , , , , "5501234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TO" , 676 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{3})" , "$1-$2" , [ "[2-4]|50|6[09]|7[0-24-69]|8[05]" ] ] , [ , "(\\d{4})(\\d{3})" , "$1 $2" , [ "0" ] ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[5-8]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TR : [ , [ , , "(?:4|8\\d{5})\\d{6}|(?:[2-58]\\d\\d|900)\\d{7}" , , ,
, , , , [ 7 , 10 , 12 ] ] , [ , , "(?:2(?:[13][26]|[28][2468]|[45][268]|[67][246])|3(?:[13][28]|[24-6][2468]|[78][02468]|92)|4(?:[16][246]|[23578][2468]|4[26]))\\d{7}" , , , , "2123456789" , , , [ 10 ] ] , [ , , "56161\\d{5}|5(?:0[15-7]|1[06]|24|[34]\\d|5[1-59]|9[46])\\d{7}" , , , , "5012345678" , , , [ 10 ] ] , [ , , "800\\d{7}(?:\\d{2})?" , , , , "8001234567" , , , [ 10 , 12 ] ] , [ , , "(?:8[89]8|900)\\d{7}" , , , , "9001234567" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "592(?:21[12]|461)\\d{4}" , , , , "5922121234" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TR" , 90 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d)(\\d{3})" ,
, , , , [ 7 , 10 , 12 ] ] , [ , , "(?:2(?:[13][26]|[28][2468]|[45][268]|[67][246])|3(?:[13][28]|[24-6][2468]|[78][02468]|92)|4(?:[16][246]|[23578][2468]|4[26]))\\d{7}" , , , , "2123456789" , , , [ 10 ] ] , [ , , "56161\\d{5}|5(?:0[15-7]|1[06]|24|[34]\\d|5[1-59]|9[46])\\d{7}" , , , , "5012345678" , , , [ 10 ] ] , [ , , "800\\d{7}(?:\\d{2})?" , , , , "8001234567" , , , [ 10 , 12 ] ] , [ , , "(?:8[89]8|900)\\d{7}" , , , , "9001234567" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "592(?:21[12]|461)\\d{4}" , , , , "5922121234" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TR" , 90 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d)(\\d{3})" ,
"$1 $2 $3" , [ "444" ] , , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "512|8[0589]|90" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "5(?:[0-59]|61)" , "5(?:[0-59]|616)" , "5(?:[0-59]|6161)" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[24][1-8]|3[1-9]" ] , "(0$1)" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{6})" , "$1 $2 $3" , [ "80" ] , "0$1" , , 1 ] ] , [ [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "512|8[0589]|90" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "5(?:[0-59]|61)" , "5(?:[0-59]|616)" ,
"$1 $2 $3" , [ "444" ] , , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "512|8[0589]|90" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "5(?:[0-59]|61)" , "5(?:[0-59]|616)" , "5(?:[0-59]|6161)" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[24][1-8]|3[1-9]" ] , "(0$1)" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{6})" , "$1 $2 $3" , [ "80" ] , "0$1" , , 1 ] ] , [ [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "512|8[0589]|90" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "5(?:[0-59]|61)" , "5(?:[0-59]|616)" ,
@ -467,42 +470,42 @@ GA:[,[,,"(?:[067]\\d|11)\\d{6}|[2-7]\\d{6}",,,,,,,[7,8]],[,,"[01]1\\d{6}",,,,"01
See the License for the specific language governing permissions and
See the License for the specific language governing permissions and
limitations under the License .
limitations under the License .
* /
* /
function Q a( ) { this . a = { } } aa ( Q a) ;
var L = { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" , 7 : "7" , 8 : "8" , 9 : "9" , "\uff10" : "0" , "\uff11" : "1" , "\uff12" : "2" , "\uff13" : "3" , "\uff14" : "4" , "\uff15" : "5" , "\uff16" : "6" , "\uff17" : "7" , "\uff18" : "8" , "\uff19" : "9" , "\u0660" : "0" , "\u0661" : "1" , "\u0662" : "2" , "\u0663" : "3" , "\u0664" : "4" , "\u0665" : "5" , "\u0666" : "6" , "\u0667" : "7" , "\u0668" : "8" , "\u0669" : "9" , "\u06f0" : "0" , "\u06f1" : "1" , "\u06f2" : "2" , "\u06f3" : "3" , "\u06f4" : "4" , "\u06f5" : "5" , "\u06f6" : "6" , "\u06f7" : "7" , "\u06f8" : "8" , "\u06f9" : "9" } , R a= { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" ,
7 : "7" , 8 : "8" , 9 : "9" , "+" : "+" , "*" : "*" , "#" : "#" } , S a= { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" , 7 : "7" , 8 : "8" , 9 : "9" , "\uff10" : "0" , "\uff11" : "1" , "\uff12" : "2" , "\uff13" : "3" , "\uff14" : "4" , "\uff15" : "5" , "\uff16" : "6" , "\uff17" : "7" , "\uff18" : "8" , "\uff19" : "9" , "\u0660" : "0" , "\u0661" : "1" , "\u0662" : "2" , "\u0663" : "3" , "\u0664" : "4" , "\u0665" : "5" , "\u0666" : "6" , "\u0667" : "7" , "\u0668" : "8" , "\u0669" : "9" , "\u06f0" : "0" , "\u06f1" : "1" , "\u06f2" : "2" , "\u06f3" : "3" , "\u06f4" : "4" , "\u06f5" : "5" , "\u06f6" : "6" , "\u06f7" : "7" , "\u06f8" : "8" , "\u06f9" : "9" , A : "2" ,
B : "2" , C : "2" , D : "3" , E : "3" , F : "3" , G : "4" , H : "4" , I : "4" , J : "5" , K : "5" , L : "5" , M : "6" , N : "6" , O : "6" , P : "7" , Q : "7" , R : "7" , S : "7" , T : "8" , U : "8" , V : "8" , W : "9" , X : "9" , Y : "9" , Z : "9" } , T a= /[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?/ , U a= /[+\uff0b]+/ , M = /^[+\uff0b]+/ , V a= /([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9])/ , W a= /[+\uff0b0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]/ , X a= /[\\\/] *x/ , Y a= /[^0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9A-Za-z#]+$/ , Z a= /(?:.*?[A-Za-z]){3}.*/ , $ a= /(?:;ext=([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})|[ \u00a0\t,]*(?:e?xt(?:ensi(?:o\u0301?|\u00f3))?n?|\uff45?\uff58\uff54\uff4e?|\u0434\u043e\u0431|[;,x\uff58#\uff03~\uff5e]|int|anexo|\uff49\uff4e\uff54)[:\.\uff0e]?[ \u00a0\t,-]*([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})#?|[- ]+([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,5})#)$/i ,
ab = /^[0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{2}$|^[+\uff0b]*(?:[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e*]*[0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]){3,}[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e*A-Za-z0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]*(?:;ext=([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})|[ \u00a0\t,]*(?:e?xt(?:ensi(?:o\u0301?|\u00f3))?n?|\uff45?\uff58\uff54\uff4e?|\u0434\u043e\u0431|[;,x\uff58#\uff03~\uff5e]|int|anexo|\uff49\uff4e\uff54)[:\.\uff0e]?[ \u00a0\t,-]*([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})#?|[- ]+([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,5})#)?$/i ,
b b= /(\$\d)/ , c b= /\$NP/ , d b= /\$FG/ , e b= /\$CC/ , f b= /^\(?\$1\)?$/ ; function g b( a ) { var b = a . search ( W a) ; 0 <= b ? ( a = a . substring ( b ) , a = a . replace ( Y a, "" ) , b = a . search ( X a) , 0 <= b && ( a = a . substring ( 0 , b ) ) ) : a = "" ; return a } function h b( a ) { return 2 > a . length ? ! 1 : N ( ab , a ) } function i b( a ) { return N ( Z a, a ) ? O ( a , S a) : O ( a , L ) } function j b( a ) { var b = i b( a . toString ( ) ) ; D ( a ) ; a . a ( b ) } function k b( a ) { return null != a && ( 1 != z ( a , 9 ) || - 1 != x ( a , 9 ) [ 0 ] ) }
function O ( a , b ) { for ( var c = new C , d , e = a . length , f = 0 ; f < e ; ++ f ) d = a . charAt ( f ) , d = b [ d . toUpperCase ( ) ] , null != d && c . a ( d ) ; return c . toString ( ) } function l b( a ) { return 0 == a . length || f b. test ( a ) } function m b( a ) { return null != a && isNaN ( a ) && a . toUpperCase ( ) in P a} function P ( a , b , c ) { if ( 0 == v ( b , 2 ) && u ( b , 5 ) ) { var d = y ( b , 5 ) ; if ( 0 < d . length ) return d } d = y ( b , 1 ) ; var e = Q ( b ) ; if ( 0 == c ) return S ( d , 0 , e , "" ) ; if ( ! ( d in K ) ) return e ; a = T ( a , d , U ( d ) ) ; b = n b( b , a , c ) ; e = o b( e , a , c ) ; return S ( d , c , e , b ) }
function p b( a , b , c ) { var d = y ( b , 1 ) , e = Q ( b ) ; if ( ! ( d in K ) ) return e ; a = T ( a , d , U ( d ) ) ; b = n b( b , a , 2 ) ; c = o b( e , a , 2 , c ) ; return S ( d , 2 , c , b ) } function T ( a , b , c ) { return "001" == c ? V ( a , "" + b ) : V ( a , c ) }
function q b( a , b , c ) { if ( ! m b( c ) ) return P ( a , b , 1 ) ; var d = y ( b , 1 ) , e = Q ( b ) ; if ( ! ( d in K ) ) return e ; if ( 1 == d ) { if ( null != c && q ( K [ 1 ] , c . toUpperCase ( ) ) ) return d + " " + P ( a , b , 2 ) } else if ( d == r b( a , c ) ) return P ( a , b , 2 ) ; var f = V ( a , c ) , g = y ( f , 11 ) ; c = "" ; N ( T a, g ) ? c = g : u ( f , 17 ) && ( c = y ( f , 17 ) ) ; a = T ( a , d , U ( d ) ) ; e = o b( e , a , 1 ) ; b = n b( b , a , 1 ) ; return 0 < c . length ? c + " " + d + " " + e + b : S ( d , 1 , e , b ) }
function s b( a , b , c ) { var d ; if ( d = u ( b , 5 ) ) { d = y ( b , 1 ) ; d = T ( a , d , U ( d ) ) ; if ( null == d ) d = ! 1 ; else { var e = Q ( b ) ; d = null != vb ( x ( d , 19 ) , e ) } d = ! d } if ( d ) return y ( b , 5 ) ; if ( ! u ( b , 6 ) ) return P ( a , b , 2 ) ; switch ( v ( b , 6 ) ) { case 1 : a = P ( a , b , 1 ) ; break ; case 5 : a = q b( a , b , c ) ; break ; case 10 : a = P ( a , b , 1 ) . substring ( 1 ) ; break ; default : d = U ( y ( b , 1 ) ) ; c = V ( a , d ) ; if ( null == c ) var f = null ; else c = y ( c , 12 ) , f = 0 == c . length ? null : c = c . replace ( "~" , "" ) ; c = P ( a , b , 2 ) ; if ( null == f || 0 == f . length ) a = c ; else { a : { e = y ( b , 5 ) ; e = O ( e , L ) ; if ( 0 == e . lastIndexOf ( f , 0 ) ) try { var g = wb ( a , x b( a , e . substring ( f . length ) ,
d , ! 1 ) ) ; break a } catch ( k ) { } g = ! 1 } g ? a = c : ( g = V ( a , d ) , d = Q ( b ) , g = vb ( x ( g , 19 ) , d ) , null == g ? a = c : ( d = y ( g , 4 ) , e = d . indexOf ( "$1" ) , 0 >= e ? a = c : ( d = d . substring ( 0 , e ) , d = O ( d , L ) , 0 == d . length ? a = c : ( g = g . clone ( ) , G a( g , 4 ) , d = [ g ] , g = y ( b , 1 ) , c = Q ( b ) , g in K ? ( a = T ( a , g , U ( g ) ) , e = v b( d , c ) , null != e && ( d = e . clone ( ) , e = y ( e , 4 ) , 0 < e . length && ( f = y ( a , 12 ) , 0 < f . length ? ( e = e . replace ( c b, f ) . replace ( d b, "$1" ) , w ( d , 4 , e ) ) : G a( d , 4 ) ) , c = y b( c , d , 2 ) ) , a = n b( b , a , 2 ) , a = S ( g , 2 , c , a ) ) : a = c ) ) ) ) } } b = y ( b , 5 ) ; null != a && 0 < b . length && ( g = O ( a , R a) , c = O ( b , R a) , g != c && ( a = b ) ) ; return a }
function Q ( a ) { if ( ! u ( a , 2 ) ) return "" ; var b = "" + v ( a , 2 ) ; return u ( a , 4 ) && v ( a , 4 ) && 0 < y ( a , 8 ) ? Array ( y ( a , 8 ) + 1 ) . join ( "0" ) + b : b } function S ( a , b , c , d ) { switch ( b ) { case 0 : return "+" + a + c + d ; case 1 : return "+" + a + " " + c + d ; case 3 : return "tel:+" + a + "-" + c + d ; default : return c + d } } function o b( a , b , c , d ) { b = 0 == x ( b , 20 ) . length || 2 == c ? x ( b , 19 ) : x ( b , 20 ) ; b = v b( b , a ) ; return null == b ? a : y b( a , b , c , d ) }
function v b( a , b ) { for ( var c , d = a . length , e = 0 ; e < d ; ++ e ) { c = a [ e ] ; var f = z ( c , 3 ) ; if ( 0 == f || 0 == b . search ( v ( c , 3 , f - 1 ) ) ) if ( f = new RegExp ( v ( c , 1 ) ) , N ( f , b ) ) return c } return null }
function y b( a , b , c , d ) { var e = y ( b , 2 ) , f = new RegExp ( v ( b , 1 ) ) , g = y ( b , 5 ) ; 2 == c && null != d && 0 < d . length && 0 < g . length ? ( b = g . replace ( e b, d ) , e = e . replace ( b b, b ) , a = a . replace ( f , e ) ) : ( b = y ( b , 4 ) , a = 2 == c && null != b && 0 < b . length ? a . replace ( f , e . replace ( b b, b ) ) : a . replace ( f , e ) ) ; 3 == c && ( a = a . replace ( /^[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]+/ , "" ) , a = a . replace ( /[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]+/g ,
"-" ) ) ; return a } function n b( a , b , c ) { return u ( a , 3 ) && 0 != v ( a , 3 ) . length ? 3 == c ? ";ext=" + v ( a , 3 ) : u ( b , 13 ) ? v ( b , 13 ) + y ( a , 3 ) : " ext. " + y ( a , 3 ) : "" } function z b( a , b ) { switch ( b ) { case 4 : return v ( a , 5 ) ; case 3 : return v ( a , 4 ) ; case 1 : return v ( a , 3 ) ; case 0 : case 2 : return v ( a , 2 ) ; case 5 : return v ( a , 6 ) ; case 6 : return v ( a , 8 ) ; case 7 : return v ( a , 7 ) ; case 8 : return v ( a , 21 ) ; case 9 : return v ( a , 25 ) ; case 10 : return v ( a , 28 ) ; default : return v ( a , 1 ) } }
function A b( a , b ) { return W ( a , v ( b , 1 ) ) ? W ( a , v ( b , 5 ) ) ? 4 : W ( a , v ( b , 4 ) ) ? 3 : W ( a , v ( b , 6 ) ) ? 5 : W ( a , v ( b , 8 ) ) ? 6 : W ( a , v ( b , 7 ) ) ? 7 : W ( a , v ( b , 21 ) ) ? 8 : W ( a , v ( b , 25 ) ) ? 9 : W ( a , v ( b , 28 ) ) ? 10 : W ( a , v ( b , 2 ) ) ? v ( b , 18 ) || W ( a , v ( b , 3 ) ) ? 2 : 0 : ! v ( b , 18 ) && W ( a , v ( b , 3 ) ) ? 1 : - 1 : - 1 } function V ( a , b ) { if ( null == b ) return null ; b = b . toUpperCase ( ) ; var c = a . a [ b ] ; if ( null == c ) { c = P a[ b ] ; if ( null == c ) return null ; c = ( new I ) . f ( H . h ( ) , c ) ; a . a [ b ] = c } return c } function W ( a , b ) { var c = a . length ; return 0 < z ( b , 9 ) && - 1 == p ( x ( b , 9 ) , c ) ? ! 1 : N ( y ( b , 2 ) , a ) } function w b( a , b ) { var c = B b( a , b ) ; return C b( a , b , c ) }
function C b( a , b , c ) { var d = y ( b , 1 ) , e = T ( a , d , c ) ; if ( null == e || "001" != c && d != r b( a , c ) ) return ! 1 ; a = Q ( b ) ; return - 1 != A b( a , e ) } function B b( a , b ) { if ( null == b ) return null ; var c = y ( b , 1 ) ; c = K [ c ] ; if ( null == c ) a = null ; else if ( 1 == c . length ) a = c [ 0 ] ; else a : { b = Q ( b ) ; for ( var d , e = c . length , f = 0 ; f < e ; f ++ ) { d = c [ f ] ; var g = V ( a , d ) ; if ( u ( g , 23 ) ) { if ( 0 == b . search ( v ( g , 23 ) ) ) { a = d ; break a } } else if ( - 1 != A b( b , g ) ) { a = d ; break a } } a = null } return a } function U ( a ) { a = K [ a ] ; return null == a ? "ZZ" : a [ 0 ] }
function r b( a , b ) { a = V ( a , b ) ; if ( null == a ) throw Error ( "Invalid region code: " + b ) ; return y ( a , 10 ) } function D b( a , b , c , d ) { var e = z b( c , d ) , f = 0 == z ( e , 9 ) ? x ( v ( c , 1 ) , 9 ) : x ( e , 9 ) ; e = x ( e , 10 ) ; if ( 2 == d ) if ( kb ( z b( c , 0 ) ) ) a = z b( c , 1 ) , k b( a ) && ( f = f . concat ( 0 == z ( a , 9 ) ? x ( v ( c , 1 ) , 9 ) : x ( a , 9 ) ) , ea ( f ) , 0 == e . length ? e = x ( a , 10 ) : ( e = e . concat ( x ( a , 10 ) ) , ea ( e ) ) ) ; else return D b( a , b , c , 1 ) ; if ( - 1 == f [ 0 ] ) return 5 ; b = b . length ; if ( - 1 < p ( e , b ) ) return 4 ; c = f [ 0 ] ; return c == b ? 0 : c > b ? 2 : f [ f . length - 1 ] < b ? 3 : - 1 < p ( f , b , 1 ) ? 0 : 5 }
function E b( a , b ) { var c = Q ( b ) ; b = y ( b , 1 ) ; if ( ! ( b in K ) ) return 1 ; b = T ( a , b , U ( b ) ) ; return D b( a , c , b , - 1 ) } function F b( a , b ) { a = a . toString ( ) ; if ( 0 == a . length || "0" == a . charAt ( 0 ) ) return 0 ; for ( var c , d = a . length , e = 1 ; 3 >= e && e <= d ; ++ e ) if ( c = parseInt ( a . substring ( 0 , e ) , 10 ) , c in K ) return b . a ( a . substring ( e ) ) , c ; return 0 }
function G b( a , b , c , d , e , f ) { if ( 0 == b . length ) return 0 ; b = new C ( b ) ; var g ; null != c && ( g = v ( c , 11 ) ) ; null == g && ( g = "NonMatch" ) ; var k = b . toString ( ) ; if ( 0 == k . length ) g = 20 ; else if ( M . test ( k ) ) k = k . replace ( M , "" ) , D ( b ) , b . a ( i b( k ) ) , g = 1 ; else { k = new RegExp ( g ) ; j b( b ) ; g = b . toString ( ) ; if ( 0 == g . search ( k ) ) { k = g . match ( k ) [ 0 ] . length ; var m = g . substring ( k ) . match ( V a) ; m && null != m [ 1 ] && 0 < m [ 1 ] . length && "0" == O ( m [ 1 ] , L ) ? g = ! 1 : ( D ( b ) , b . a ( g . substring ( k ) ) , g = ! 0 ) } else g = ! 1 ; g = g ? 5 : 20 } e && w ( f , 6 , g ) ; if ( 20 != g ) { if ( 2 >= b . b . length ) throw Error ( "Phone number too short after IDD" ) ;
a = F b( b , d ) ; if ( 0 != a ) return w ( f , 1 , a ) , a ; throw Error ( "Invalid country calling code" ) ; } if ( null != c && ( g = y ( c , 10 ) , k = "" + g , m = b . toString ( ) , 0 == m . lastIndexOf ( k , 0 ) && ( k = new C ( m . substring ( k . length ) ) , m = v ( c , 1 ) , m = new RegExp ( y ( m , 2 ) ) , H b( k , c , null ) , k = k . toString ( ) , ! N ( m , b . toString ( ) ) && N ( m , k ) || 3 == D b( a , b . toString ( ) , c , - 1 ) ) ) ) return d . a ( k ) , e && w ( f , 6 , 10 ) , w ( f , 1 , g ) , g ; w ( f , 1 , 0 ) ; return 0 }
function H b( a , b , c ) { var d = a . toString ( ) , e = d . length , f = v ( b , 15 ) ; if ( 0 != e && null != f && 0 != f . length ) { var g = new RegExp ( "^(?:" + f + ")" ) ; if ( e = g . exec ( d ) ) { f = new RegExp ( y ( v ( b , 1 ) , 2 ) ) ; var k = N ( f , d ) , m = e . length - 1 ; b = v ( b , 16 ) ; if ( null == b || 0 == b . length || null == e [ m ] || 0 == e [ m ] . length ) { if ( ! k || N ( f , d . substring ( e [ 0 ] . length ) ) ) null != c && 0 < m && null != e [ m ] && c . a ( e [ 1 ] ) , a . set ( d . substring ( e [ 0 ] . length ) ) } else if ( d = d . replace ( g , b ) , ! k || N ( f , d ) ) null != c && 0 < m && c . a ( e [ 1 ] ) , a . set ( d ) } } }
function x b( a , b , c , d ) { if ( null == b ) throw Error ( "The string supplied did not seem to be a phone number" ) ; if ( 250 < b . length ) throw Error ( "The string supplied is too long to be a phone number" ) ; var e = new C , f = b . indexOf ( ";phone-context=" ) ; if ( 0 <= f ) { var g = f + 15 ; if ( "+" == b . charAt ( g ) ) { var k = b . indexOf ( ";" , g ) ; 0 < k ? e . a ( b . substring ( g , k ) ) : e . a ( b . substring ( g ) ) } g = b . indexOf ( "tel:" ) ; e . a ( b . substring ( 0 <= g ? g + 4 : 0 , f ) ) } else e . a ( g b( b ) ) ; f = e . toString ( ) ; g = f . indexOf ( ";isub=" ) ; 0 < g && ( D ( e ) , e . a ( f . substring ( 0 , g ) ) ) ; if ( ! h b( e . toString ( ) ) ) throw Error ( "The string supplied did not seem to be a phone number" ) ;
f = e . toString ( ) ; if ( ! ( m b( c ) || null != f && 0 < f . length && M . test ( f ) ) ) throw Error ( "Invalid country calling code" ) ; f = new J ; d && w ( f , 5 , b ) ; a : { b = e . toString ( ) ; g = b . search ( $ a) ; if ( 0 <= g && h b( b . substring ( 0 , g ) ) ) { k = b . match ( $ a) ; for ( var m = k . length , E = 1 ; E < m ; ++ E ) if ( null != k [ E ] && 0 < k [ E ] . length ) { D ( e ) ; e . a ( b . substring ( 0 , g ) ) ; b = k [ E ] ; break a } } b = "" } 0 < b . length && w ( f , 3 , b ) ; g = V ( a , c ) ; b = new C ; k = 0 ; m = e . toString ( ) ; try { k = G b( a , m , g , b , d , f ) } catch ( R ) { if ( "Invalid country calling code" == R . message && M . test ( m ) ) { if ( m = m . replace ( M , "" ) , k = G b( a , m , g , b , d , f ) , 0 == k ) throw R ;
} else throw R ; } 0 != k ? ( e = U ( k ) , e != c && ( g = T ( a , k , e ) ) ) : ( j b( e ) , b . a ( e . toString ( ) ) , null != c ? ( k = y ( g , 10 ) , w ( f , 1 , k ) ) : d && G a( f , 6 ) ) ; if ( 2 > b . b . length ) throw Error ( "The string supplied is too short to be a phone number" ) ; null != g && ( c = new C , e = new C ( b . toString ( ) ) , H b( e , g , c ) , a = D b( a , e . toString ( ) , g , - 1 ) , 2 != a && 4 != a && 5 != a && ( b = e , d && 0 < c . toString ( ) . length && w ( f , 7 , c . toString ( ) ) ) ) ; d = b . toString ( ) ; a = d . length ; if ( 2 > a ) throw Error ( "The string supplied is too short to be a phone number" ) ; if ( 17 < a ) throw Error ( "The string supplied is too long to be a phone number" ) ;
if ( 1 < d . length && "0" == d . charAt ( 0 ) ) { w ( f , 4 , ! 0 ) ; for ( a = 1 ; a < d . length - 1 && "0" == d . charAt ( a ) ; ) a ++ ; 1 != a && w ( f , 8 , a ) } w ( f , 2 , parseInt ( d , 10 ) ) ; return f } function N ( a , b ) { return ( a = "string" == typeof a ? b . match ( "^(?:" + a + ")$" ) : b . match ( a ) ) && a [ 0 ] . length == b . length ? ! 0 : ! 1 } ; function I b( a ) { this . fa = /\u2008/ ; this . ha = "" ; this . m = new C ; this . w = "" ; this . j = new C ; this . o = new C ; this . l = ! 0 ; this . $ = this . s = this . ja = ! 1 ; this . ga = Q a. ca ( ) ; this . u = 0 ; this . b = new C ; this . aa = ! 1 ; this . i = "" ; this . a = new C ; this . f = [ ] ; this . ia = a ; this . g = J b( this , this . ia ) } var K b= new H ; w ( K b, 11 , "NA" ) ;
var L b= /^[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]*(\$\d[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]*)+$/ , M b= /[- ]/ ; function J b( a , b ) { var c = a . ga ; b = m b( b ) ? r b( c , b ) : 0 ; a = V ( a . ga , U ( b ) ) ; return null != a ? a : K b}
function N b( a ) { for ( var b = a . f . length , c = 0 ; c < b ; ++ c ) { var d = a . f [ c ] , e = y ( d , 1 ) ; if ( a . w == e ) return ! 1 ; var f = a ; var g = d , k = y ( g , 1 ) ; D ( f . m ) ; var m = f ; g = y ( g , 2 ) ; var E = "999999999999999" . match ( k ) [ 0 ] ; E . length < m . a . b . length ? m = "" : ( m = E . replace ( new RegExp ( k , "g" ) , g ) , m = m . replace ( /9/g , "\u2008" ) ) ; 0 < m . length ? ( f . m . a ( m ) , f = ! 0 ) : f = ! 1 ; if ( f ) return a . w = e , a . aa = M b. test ( v ( d , 4 ) ) , a . u = 0 , ! 0 } return a . l = ! 1 }
function O b( a , b ) { for ( var c = [ ] , d = b . length - 3 , e = a . f . length , f = 0 ; f < e ; ++ f ) { var g = a . f [ f ] ; 0 == z ( g , 3 ) ? c . push ( a . f [ f ] ) : ( g = v ( g , 3 , Math . min ( d , z ( g , 3 ) - 1 ) ) , 0 == b . search ( g ) && c . push ( a . f [ f ] ) ) } a . f = c } function P b( a , b ) { a . ha = Q b( a , b ) ; return a . ha }
function Q b( a , b ) { a . j . a ( b ) ; var c = b ; V a. test ( c ) || 1 == a . j . b . length && U a. test ( c ) ? ( "+" == b ? ( c = b , a . o . a ( b ) ) : ( c = L [ b ] , a . o . a ( c ) , a . a . a ( c ) ) , b = c ) : ( a . l = ! 1 , a . ja = ! 0 ) ; if ( ! a . l ) { if ( ! a . ja ) if ( R b( a ) ) { if ( S b( a ) ) return T b( a ) } else if ( 0 < a . i . length && ( b = a . a . toString ( ) , D ( a . a ) , a . a . a ( a . i ) , a . a . a ( b ) , b = a . b . toString ( ) , c = b . lastIndexOf ( a . i ) , D ( a . b ) , a . b . a ( b . substring ( 0 , c ) ) ) , a . i != U b( a ) ) return a . b . a ( " " ) , T b( a ) ; return a . j . toString ( ) } switch ( a . o . b . length ) { case 0 : case 1 : case 2 : return a . j . toString ( ) ; case 3 : if ( R b( a ) ) a . $ = ! 0 ; else return a . i = U b( a ) , V b( a ) ;
default : if ( a . $ ) return S b( a ) && ( a . $ = ! 1 ) , a . b . toString ( ) + a . a . toString ( ) ; if ( 0 < a . f . length ) { b = W b( a , b ) ; c = X b( a ) ; if ( 0 < c . length ) return c ; O b( a , a . a . toString ( ) ) ; return N b( a ) ? Y b( a ) : a . l ? Z b( a , b ) : a . j . toString ( ) } return V b( a ) } } function T b( a ) { a . l = ! 0 ; a . $ = ! 1 ; a . f = [ ] ; a . u = 0 ; D ( a . m ) ; a . w = "" ; return V b( a ) }
function X b( a ) { for ( var b = a . a . toString ( ) , c = a . f . length , d = 0 ; d < c ; ++ d ) { var e = a . f [ d ] , f = y ( e , 1 ) ; if ( ( new RegExp ( "^(?:" + f + ")$" ) ) . test ( b ) && ( a . aa = M b. test ( v ( e , 4 ) ) , e = b . replace ( new RegExp ( f , "g" ) , v ( e , 2 ) ) , e = Z b( a , e ) , O ( e , R a) == a . o ) ) return e } return "" } function Z b( a , b ) { var c = a . b . b . length ; return a . aa && 0 < c && " " != a . b . toString ( ) . charAt ( c - 1 ) ? a . b + " " + b : a . b + b }
function V b( a ) { var b = a . a . toString ( ) ; if ( 3 <= b . length ) { for ( var c = a . s && 0 == a . i . length && 0 < z ( a . g , 20 ) ? x ( a . g , 20 ) : x ( a . g , 19 ) , d = c . length , e = 0 ; e < d ; ++ e ) { var f = c [ e ] ; 0 < a . i . length && l b( y ( f , 4 ) ) && ! v ( f , 6 ) && ! u ( f , 5 ) || ( 0 != a . i . length || a . s || l b( y ( f , 4 ) ) || v ( f , 6 ) ) && L b. test ( y ( f , 2 ) ) && a . f . push ( f ) } O b( a , b ) ; b = X b( a ) ; return 0 < b . length ? b : N b( a ) ? Y b( a ) : a . j . toString ( ) } return Z b( a , b ) } function Y b( a ) { var b = a . a . toString ( ) , c = b . length ; if ( 0 < c ) { for ( var d = "" , e = 0 ; e < c ; e ++ ) d = W b( a , b . charAt ( e ) ) ; return a . l ? Z b( a , d ) : a . j . toString ( ) } return a . b . toString ( ) }
function U b( a ) { var b = a . a . toString ( ) , c = 0 ; if ( 1 != v ( a . g , 10 ) ) var d = ! 1 ; else d = a . a . toString ( ) , d = "1" == d . charAt ( 0 ) && "0" != d . charAt ( 1 ) && "1" != d . charAt ( 1 ) ; d ? ( c = 1 , a . b . a ( "1" ) . a ( " " ) , a . s = ! 0 ) : u ( a . g , 15 ) && ( d = new RegExp ( "^(?:" + v ( a . g , 15 ) + ")" ) , d = b . match ( d ) , null != d && null != d [ 0 ] && 0 < d [ 0 ] . length && ( a . s = ! 0 , c = d [ 0 ] . length , a . b . a ( b . substring ( 0 , c ) ) ) ) ; D ( a . a ) ; a . a . a ( b . substring ( c ) ) ; return b . substring ( 0 , c ) }
function R b( a ) { var b = a . o . toString ( ) , c = new RegExp ( "^(?:\\+|" + v ( a . g , 11 ) + ")" ) ; c = b . match ( c ) ; return null != c && null != c [ 0 ] && 0 < c [ 0 ] . length ? ( a . s = ! 0 , c = c [ 0 ] . length , D ( a . a ) , a . a . a ( b . substring ( c ) ) , D ( a . b ) , a . b . a ( b . substring ( 0 , c ) ) , "+" != b . charAt ( 0 ) && a . b . a ( " " ) , ! 0 ) : ! 1 } function S b( a ) { if ( 0 == a . a . b . length ) return ! 1 ; var b = new C , c = F b( a . a , b ) ; if ( 0 == c ) return ! 1 ; D ( a . a ) ; a . a . a ( b . toString ( ) ) ; b = U ( c ) ; "001" == b ? a . g = V ( a . ga , "" + c ) : b != a . ia && ( a . g = J b( a , b ) ) ; a . b . a ( "" + c ) . a ( " " ) ; a . i = "" ; return ! 0 }
function W b( a , b ) { var c = a . m . toString ( ) ; if ( 0 <= c . substring ( a . u ) . search ( a . fa ) ) { var d = c . search ( a . fa ) ; b = c . replace ( a . fa , b ) ; D ( a . m ) ; a . m . a ( b ) ; a . u = d ; return b . substring ( 0 , a . u + 1 ) } 1 == a . f . length && ( a . l = ! 1 ) ; a . w = "" ; return a . j . toString ( ) } ; var $ b= { AC : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AC" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" , , , , "911" ] , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AD : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "11[0268]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AD" , , , , , , , , , , , , , , , , , , [ , , "11[0268]" , , , , "110" ] , , [ , , "11[0268]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AE : [ , [ , , "[149]\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , "112|99[7-9]" , , , , "112" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AE" , ,
function P a( ) { this . a = { } } ba ( P a) ;
var L = { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" , 7 : "7" , 8 : "8" , 9 : "9" , "\uff10" : "0" , "\uff11" : "1" , "\uff12" : "2" , "\uff13" : "3" , "\uff14" : "4" , "\uff15" : "5" , "\uff16" : "6" , "\uff17" : "7" , "\uff18" : "8" , "\uff19" : "9" , "\u0660" : "0" , "\u0661" : "1" , "\u0662" : "2" , "\u0663" : "3" , "\u0664" : "4" , "\u0665" : "5" , "\u0666" : "6" , "\u0667" : "7" , "\u0668" : "8" , "\u0669" : "9" , "\u06f0" : "0" , "\u06f1" : "1" , "\u06f2" : "2" , "\u06f3" : "3" , "\u06f4" : "4" , "\u06f5" : "5" , "\u06f6" : "6" , "\u06f7" : "7" , "\u06f8" : "8" , "\u06f9" : "9" } , Q a= { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" ,
7 : "7" , 8 : "8" , 9 : "9" , "+" : "+" , "*" : "*" , "#" : "#" } , R a= { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" , 7 : "7" , 8 : "8" , 9 : "9" , "\uff10" : "0" , "\uff11" : "1" , "\uff12" : "2" , "\uff13" : "3" , "\uff14" : "4" , "\uff15" : "5" , "\uff16" : "6" , "\uff17" : "7" , "\uff18" : "8" , "\uff19" : "9" , "\u0660" : "0" , "\u0661" : "1" , "\u0662" : "2" , "\u0663" : "3" , "\u0664" : "4" , "\u0665" : "5" , "\u0666" : "6" , "\u0667" : "7" , "\u0668" : "8" , "\u0669" : "9" , "\u06f0" : "0" , "\u06f1" : "1" , "\u06f2" : "2" , "\u06f3" : "3" , "\u06f4" : "4" , "\u06f5" : "5" , "\u06f6" : "6" , "\u06f7" : "7" , "\u06f8" : "8" , "\u06f9" : "9" , A : "2" ,
B : "2" , C : "2" , D : "3" , E : "3" , F : "3" , G : "4" , H : "4" , I : "4" , J : "5" , K : "5" , L : "5" , M : "6" , N : "6" , O : "6" , P : "7" , Q : "7" , R : "7" , S : "7" , T : "8" , U : "8" , V : "8" , W : "9" , X : "9" , Y : "9" , Z : "9" } , S a= /[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?/ , T a= /[+\uff0b]+/ , M = /^[+\uff0b]+/ , U a= /([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9])/ , V a= /[+\uff0b0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]/ , W a= /[\\\/] *x/ , X a= /[^0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9A-Za-z#]+$/ , Y a= /(?:.*?[A-Za-z]){3}.*/ , Z a= /(?:;ext=([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})|[ \u00a0\t,]*(?:e?xt(?:ensi(?:o\u0301?|\u00f3))?n?|\uff45?\uff58\uff54\uff4e?|\u0434\u043e\u0431|[;,x\uff58#\uff03~\uff5e]|int|anexo|\uff49\uff4e\uff54)[:\.\uff0e]?[ \u00a0\t,-]*([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})#?|[- ]+([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,5})#)$/i ,
$ a= /^[0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{2}$|^[+\uff0b]*(?:[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e*]*[0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]){3,}[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e*A-Za-z0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]*(?:;ext=([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})|[ \u00a0\t,]*(?:e?xt(?:ensi(?:o\u0301?|\u00f3))?n?|\uff45?\uff58\uff54\uff4e?|\u0434\u043e\u0431|[;,x\uff58#\uff03~\uff5e]|int|anexo|\uff49\uff4e\uff54)[:\.\uff0e]?[ \u00a0\t,-]*([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})#?|[- ]+([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,5})#)?$/i ,
a b= /(\$\d)/ , b b= /\$NP/ , c b= /\$FG/ , d b= /\$CC/ , e b= /^\(?\$1\)?$/ ; function f b( a ) { var b = a . search ( V a) ; 0 <= b ? ( a = a . substring ( b ) , a = a . replace ( X a, "" ) , b = a . search ( W a) , 0 <= b && ( a = a . substring ( 0 , b ) ) ) : a = "" ; return a } function g b( a ) { return 2 > a . length ? ! 1 : N ( $ a, a ) } function h b( a ) { return N ( Y a, a ) ? O ( a , R a) : O ( a , L ) } function i b( a ) { var b = h b( a . toString ( ) ) ; D ( a ) ; a . a ( b ) } function j b( a ) { return null != a && ( 1 != z ( a , 9 ) || - 1 != w ( a , 9 ) [ 0 ] ) }
function O ( a , b ) { for ( var c = new C , d , e = a . length , f = 0 ; f < e ; ++ f ) d = a . charAt ( f ) , d = b [ d . toUpperCase ( ) ] , null != d && c . a ( d ) ; return c . toString ( ) } function k b( a ) { return 0 == a . length || e b. test ( a ) } function l b( a ) { return null != a && isNaN ( a ) && a . toUpperCase ( ) in O a} function P ( a , b , c ) { if ( 0 == u ( b , 2 ) && t ( b , 5 ) ) { var d = y ( b , 5 ) ; if ( 0 < d . length ) return d } d = y ( b , 1 ) ; var e = Q ( b ) ; if ( 0 == c ) return S ( d , 0 , e , "" ) ; if ( ! ( d in K ) ) return e ; a = T ( a , d , U ( d ) ) ; b = m b( b , a , c ) ; e = n b( e , a , c ) ; return S ( d , c , e , b ) }
function o b( a , b , c ) { var d = y ( b , 1 ) , e = Q ( b ) ; if ( ! ( d in K ) ) return e ; a = T ( a , d , U ( d ) ) ; b = m b( b , a , 2 ) ; c = n b( e , a , 2 , c ) ; return S ( d , 2 , c , b ) } function T ( a , b , c ) { return "001" == c ? V ( a , "" + b ) : V ( a , c ) }
function p b( a , b , c ) { if ( ! l b( c ) ) return P ( a , b , 1 ) ; var d = y ( b , 1 ) , e = Q ( b ) ; if ( ! ( d in K ) ) return e ; if ( 1 == d ) { if ( null != c && p ( K [ 1 ] , c . toUpperCase ( ) ) ) return d + " " + P ( a , b , 2 ) } else if ( d == q b( a , c ) ) return P ( a , b , 2 ) ; var f = V ( a , c ) , g = y ( f , 11 ) ; c = "" ; N ( S a, g ) ? c = g : t ( f , 17 ) && ( c = y ( f , 17 ) ) ; a = T ( a , d , U ( d ) ) ; e = n b( e , a , 1 ) ; b = m b( b , a , 1 ) ; return 0 < c . length ? c + " " + d + " " + e + b : S ( d , 1 , e , b ) }
function t b( a , b , c ) { var d ; if ( d = t ( b , 5 ) ) { d = y ( b , 1 ) ; d = T ( a , d , U ( d ) ) ; if ( null == d ) d = ! 1 ; else { var e = Q ( b ) ; d = null != ub ( w ( d , 19 ) , e ) } d = ! d } if ( d ) return y ( b , 5 ) ; if ( ! t ( b , 6 ) ) return P ( a , b , 2 ) ; switch ( u ( b , 6 ) ) { case 1 : a = P ( a , b , 1 ) ; break ; case 5 : a = p b( a , b , c ) ; break ; case 10 : a = P ( a , b , 1 ) . substring ( 1 ) ; break ; default : d = U ( y ( b , 1 ) ) ; c = V ( a , d ) ; if ( null == c ) var f = null ; else c = y ( c , 12 ) , f = 0 == c . length ? null : c = c . replace ( "~" , "" ) ; c = P ( a , b , 2 ) ; if ( null == f || 0 == f . length ) a = c ; else { a : { e = y ( b , 5 ) ; e = O ( e , L ) ; if ( 0 == e . lastIndexOf ( f , 0 ) ) try { var g = vb ( a , w b( a , e . substring ( f . length ) ,
d , ! 1 ) ) ; break a } catch ( k ) { } g = ! 1 } g ? a = c : ( g = V ( a , d ) , d = Q ( b ) , g = ub ( w ( g , 19 ) , d ) , null == g ? a = c : ( d = y ( g , 4 ) , e = d . indexOf ( "$1" ) , 0 >= e ? a = c : ( d = d . substring ( 0 , e ) , d = O ( d , L ) , 0 == d . length ? a = c : ( g = g . clone ( ) , F a( g , 4 ) , d = [ g ] , g = y ( b , 1 ) , c = Q ( b ) , g in K ? ( a = T ( a , g , U ( g ) ) , e = u b( d , c ) , null != e && ( d = e . clone ( ) , e = y ( e , 4 ) , 0 < e . length && ( f = y ( a , 12 ) , 0 < f . length ? ( e = e . replace ( b b, f ) . replace ( c b, "$1" ) , v ( d , 4 , e ) ) : F a( d , 4 ) ) , c = x b( c , d , 2 ) ) , a = m b( b , a , 2 ) , a = S ( g , 2 , c , a ) ) : a = c ) ) ) ) } } b = y ( b , 5 ) ; null != a && 0 < b . length && ( g = O ( a , Q a) , c = O ( b , Q a) , g != c && ( a = b ) ) ; return a }
function Q ( a ) { if ( ! t ( a , 2 ) ) return "" ; var b = "" + u ( a , 2 ) ; return t ( a , 4 ) && u ( a , 4 ) && 0 < y ( a , 8 ) ? Array ( y ( a , 8 ) + 1 ) . join ( "0" ) + b : b } function S ( a , b , c , d ) { switch ( b ) { case 0 : return "+" + a + c + d ; case 1 : return "+" + a + " " + c + d ; case 3 : return "tel:+" + a + "-" + c + d ; default : return c + d } } function n b( a , b , c , d ) { b = 0 == w ( b , 20 ) . length || 2 == c ? w ( b , 19 ) : w ( b , 20 ) ; b = u b( b , a ) ; return null == b ? a : x b( a , b , c , d ) }
function u b( a , b ) { for ( var c , d = a . length , e = 0 ; e < d ; ++ e ) { c = a [ e ] ; var f = z ( c , 3 ) ; if ( 0 == f || 0 == b . search ( u ( c , 3 , f - 1 ) ) ) if ( f = new RegExp ( u ( c , 1 ) ) , N ( f , b ) ) return c } return null }
function x b( a , b , c , d ) { var e = y ( b , 2 ) , f = new RegExp ( u ( b , 1 ) ) , g = y ( b , 5 ) ; 2 == c && null != d && 0 < d . length && 0 < g . length ? ( b = g . replace ( d b, d ) , e = e . replace ( a b, b ) , a = a . replace ( f , e ) ) : ( b = y ( b , 4 ) , a = 2 == c && null != b && 0 < b . length ? a . replace ( f , e . replace ( a b, b ) ) : a . replace ( f , e ) ) ; 3 == c && ( a = a . replace ( /^[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]+/ , "" ) , a = a . replace ( /[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]+/g ,
"-" ) ) ; return a } function m b( a , b , c ) { return t ( a , 3 ) && 0 != u ( a , 3 ) . length ? 3 == c ? ";ext=" + u ( a , 3 ) : t ( b , 13 ) ? u ( b , 13 ) + y ( a , 3 ) : " ext. " + y ( a , 3 ) : "" } function y b( a , b ) { switch ( b ) { case 4 : return u ( a , 5 ) ; case 3 : return u ( a , 4 ) ; case 1 : return u ( a , 3 ) ; case 0 : case 2 : return u ( a , 2 ) ; case 5 : return u ( a , 6 ) ; case 6 : return u ( a , 8 ) ; case 7 : return u ( a , 7 ) ; case 8 : return u ( a , 21 ) ; case 9 : return u ( a , 25 ) ; case 10 : return u ( a , 28 ) ; default : return u ( a , 1 ) } }
function z b( a , b ) { return W ( a , u ( b , 1 ) ) ? W ( a , u ( b , 5 ) ) ? 4 : W ( a , u ( b , 4 ) ) ? 3 : W ( a , u ( b , 6 ) ) ? 5 : W ( a , u ( b , 8 ) ) ? 6 : W ( a , u ( b , 7 ) ) ? 7 : W ( a , u ( b , 21 ) ) ? 8 : W ( a , u ( b , 25 ) ) ? 9 : W ( a , u ( b , 28 ) ) ? 10 : W ( a , u ( b , 2 ) ) ? u ( b , 18 ) || W ( a , u ( b , 3 ) ) ? 2 : 0 : ! u ( b , 18 ) && W ( a , u ( b , 3 ) ) ? 1 : - 1 : - 1 } function V ( a , b ) { if ( null == b ) return null ; b = b . toUpperCase ( ) ; var c = a . a [ b ] ; if ( null == c ) { c = O a[ b ] ; if ( null == c ) return null ; c = ( new I ) . f ( H . h ( ) , c ) ; a . a [ b ] = c } return c } function W ( a , b ) { var c = a . length ; return 0 < z ( b , 9 ) && - 1 == n ( w ( b , 9 ) , c ) ? ! 1 : N ( y ( b , 2 ) , a ) } function v b( a , b ) { var c = A b( a , b ) ; return B b( a , b , c ) }
function B b( a , b , c ) { var d = y ( b , 1 ) , e = T ( a , d , c ) ; if ( null == e || "001" != c && d != q b( a , c ) ) return ! 1 ; a = Q ( b ) ; return - 1 != z b( a , e ) } function A b( a , b ) { if ( null == b ) return null ; var c = y ( b , 1 ) ; c = K [ c ] ; if ( null == c ) a = null ; else if ( 1 == c . length ) a = c [ 0 ] ; else a : { b = Q ( b ) ; for ( var d , e = c . length , f = 0 ; f < e ; f ++ ) { d = c [ f ] ; var g = V ( a , d ) ; if ( t ( g , 23 ) ) { if ( 0 == b . search ( u ( g , 23 ) ) ) { a = d ; break a } } else if ( - 1 != z b( b , g ) ) { a = d ; break a } } a = null } return a } function U ( a ) { a = K [ a ] ; return null == a ? "ZZ" : a [ 0 ] }
function q b( a , b ) { a = V ( a , b ) ; if ( null == a ) throw Error ( "Invalid region code: " + b ) ; return y ( a , 10 ) } function C b( a , b , c , d ) { var e = y b( c , d ) , f = 0 == z ( e , 9 ) ? w ( u ( c , 1 ) , 9 ) : w ( e , 9 ) ; e = w ( e , 10 ) ; if ( 2 == d ) if ( jb ( y b( c , 0 ) ) ) a = y b( c , 1 ) , j b( a ) && ( f = f . concat ( 0 == z ( a , 9 ) ? w ( u ( c , 1 ) , 9 ) : w ( a , 9 ) ) , ea ( f ) , 0 == e . length ? e = w ( a , 10 ) : ( e = e . concat ( w ( a , 10 ) ) , ea ( e ) ) ) ; else return C b( a , b , c , 1 ) ; if ( - 1 == f [ 0 ] ) return 5 ; b = b . length ; if ( - 1 < n ( e , b ) ) return 4 ; c = f [ 0 ] ; return c == b ? 0 : c > b ? 2 : f [ f . length - 1 ] < b ? 3 : - 1 < n ( f , b , 1 ) ? 0 : 5 }
function D b( a , b ) { var c = Q ( b ) ; b = y ( b , 1 ) ; if ( ! ( b in K ) ) return 1 ; b = T ( a , b , U ( b ) ) ; return C b( a , c , b , - 1 ) } function E b( a , b ) { a = a . toString ( ) ; if ( 0 == a . length || "0" == a . charAt ( 0 ) ) return 0 ; for ( var c , d = a . length , e = 1 ; 3 >= e && e <= d ; ++ e ) if ( c = parseInt ( a . substring ( 0 , e ) , 10 ) , c in K ) return b . a ( a . substring ( e ) ) , c ; return 0 }
function F b( a , b , c , d , e , f ) { if ( 0 == b . length ) return 0 ; b = new C ( b ) ; var g ; null != c && ( g = u ( c , 11 ) ) ; null == g && ( g = "NonMatch" ) ; var k = b . toString ( ) ; if ( 0 == k . length ) g = 20 ; else if ( M . test ( k ) ) k = k . replace ( M , "" ) , D ( b ) , b . a ( h b( k ) ) , g = 1 ; else { k = new RegExp ( g ) ; i b( b ) ; g = b . toString ( ) ; if ( 0 == g . search ( k ) ) { k = g . match ( k ) [ 0 ] . length ; var m = g . substring ( k ) . match ( U a) ; m && null != m [ 1 ] && 0 < m [ 1 ] . length && "0" == O ( m [ 1 ] , L ) ? g = ! 1 : ( D ( b ) , b . a ( g . substring ( k ) ) , g = ! 0 ) } else g = ! 1 ; g = g ? 5 : 20 } e && v ( f , 6 , g ) ; if ( 20 != g ) { if ( 2 >= b . b . length ) throw Error ( "Phone number too short after IDD" ) ;
a = E b( b , d ) ; if ( 0 != a ) return v ( f , 1 , a ) , a ; throw Error ( "Invalid country calling code" ) ; } if ( null != c && ( g = y ( c , 10 ) , k = "" + g , m = b . toString ( ) , 0 == m . lastIndexOf ( k , 0 ) && ( k = new C ( m . substring ( k . length ) ) , m = u ( c , 1 ) , m = new RegExp ( y ( m , 2 ) ) , G b( k , c , null ) , k = k . toString ( ) , ! N ( m , b . toString ( ) ) && N ( m , k ) || 3 == C b( a , b . toString ( ) , c , - 1 ) ) ) ) return d . a ( k ) , e && v ( f , 6 , 10 ) , v ( f , 1 , g ) , g ; v ( f , 1 , 0 ) ; return 0 }
function G b( a , b , c ) { var d = a . toString ( ) , e = d . length , f = u ( b , 15 ) ; if ( 0 != e && null != f && 0 != f . length ) { var g = new RegExp ( "^(?:" + f + ")" ) ; if ( e = g . exec ( d ) ) { f = new RegExp ( y ( u ( b , 1 ) , 2 ) ) ; var k = N ( f , d ) , m = e . length - 1 ; b = u ( b , 16 ) ; if ( null == b || 0 == b . length || null == e [ m ] || 0 == e [ m ] . length ) { if ( ! k || N ( f , d . substring ( e [ 0 ] . length ) ) ) null != c && 0 < m && null != e [ m ] && c . a ( e [ 1 ] ) , a . set ( d . substring ( e [ 0 ] . length ) ) } else if ( d = d . replace ( g , b ) , ! k || N ( f , d ) ) null != c && 0 < m && c . a ( e [ 1 ] ) , a . set ( d ) } } }
function w b( a , b , c , d ) { if ( null == b ) throw Error ( "The string supplied did not seem to be a phone number" ) ; if ( 250 < b . length ) throw Error ( "The string supplied is too long to be a phone number" ) ; var e = new C , f = b . indexOf ( ";phone-context=" ) ; if ( 0 <= f ) { var g = f + 15 ; if ( "+" == b . charAt ( g ) ) { var k = b . indexOf ( ";" , g ) ; 0 < k ? e . a ( b . substring ( g , k ) ) : e . a ( b . substring ( g ) ) } g = b . indexOf ( "tel:" ) ; e . a ( b . substring ( 0 <= g ? g + 4 : 0 , f ) ) } else e . a ( f b( b ) ) ; f = e . toString ( ) ; g = f . indexOf ( ";isub=" ) ; 0 < g && ( D ( e ) , e . a ( f . substring ( 0 , g ) ) ) ; if ( ! g b( e . toString ( ) ) ) throw Error ( "The string supplied did not seem to be a phone number" ) ;
f = e . toString ( ) ; if ( ! ( l b( c ) || null != f && 0 < f . length && M . test ( f ) ) ) throw Error ( "Invalid country calling code" ) ; f = new J ; d && v ( f , 5 , b ) ; a : { b = e . toString ( ) ; g = b . search ( Z a) ; if ( 0 <= g && g b( b . substring ( 0 , g ) ) ) { k = b . match ( Z a) ; for ( var m = k . length , E = 1 ; E < m ; ++ E ) if ( null != k [ E ] && 0 < k [ E ] . length ) { D ( e ) ; e . a ( b . substring ( 0 , g ) ) ; b = k [ E ] ; break a } } b = "" } 0 < b . length && v ( f , 3 , b ) ; g = V ( a , c ) ; b = new C ; k = 0 ; m = e . toString ( ) ; try { k = F b( a , m , g , b , d , f ) } catch ( R ) { if ( "Invalid country calling code" == R . message && M . test ( m ) ) { if ( m = m . replace ( M , "" ) , k = F b( a , m , g , b , d , f ) , 0 == k ) throw R ;
} else throw R ; } 0 != k ? ( e = U ( k ) , e != c && ( g = T ( a , k , e ) ) ) : ( i b( e ) , b . a ( e . toString ( ) ) , null != c ? ( k = y ( g , 10 ) , v ( f , 1 , k ) ) : d && F a( f , 6 ) ) ; if ( 2 > b . b . length ) throw Error ( "The string supplied is too short to be a phone number" ) ; null != g && ( c = new C , e = new C ( b . toString ( ) ) , G b( e , g , c ) , a = C b( a , e . toString ( ) , g , - 1 ) , 2 != a && 4 != a && 5 != a && ( b = e , d && 0 < c . toString ( ) . length && v ( f , 7 , c . toString ( ) ) ) ) ; d = b . toString ( ) ; a = d . length ; if ( 2 > a ) throw Error ( "The string supplied is too short to be a phone number" ) ; if ( 17 < a ) throw Error ( "The string supplied is too long to be a phone number" ) ;
if ( 1 < d . length && "0" == d . charAt ( 0 ) ) { v ( f , 4 , ! 0 ) ; for ( a = 1 ; a < d . length - 1 && "0" == d . charAt ( a ) ; ) a ++ ; 1 != a && v ( f , 8 , a ) } v ( f , 2 , parseInt ( d , 10 ) ) ; return f } function N ( a , b ) { return ( a = "string" == typeof a ? b . match ( "^(?:" + a + ")$" ) : b . match ( a ) ) && a [ 0 ] . length == b . length ? ! 0 : ! 1 } ; function H b( a ) { this . fa = /\u2008/ ; this . ha = "" ; this . m = new C ; this . w = "" ; this . j = new C ; this . o = new C ; this . l = ! 0 ; this . $ = this . s = this . ja = ! 1 ; this . ga = P a. ca ( ) ; this . u = 0 ; this . b = new C ; this . aa = ! 1 ; this . i = "" ; this . a = new C ; this . f = [ ] ; this . ia = a ; this . g = I b( this , this . ia ) } var J b= new H ; v ( J b, 11 , "NA" ) ;
var K b= /^[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]*(\$\d[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\[\]/~\u2053\u223c\uff5e]*)+$/ , L b= /[- ]/ ; function I b( a , b ) { var c = a . ga ; b = l b( b ) ? q b( c , b ) : 0 ; a = V ( a . ga , U ( b ) ) ; return null != a ? a : J b}
function M b( a ) { for ( var b = a . f . length , c = 0 ; c < b ; ++ c ) { var d = a . f [ c ] , e = y ( d , 1 ) ; if ( a . w == e ) return ! 1 ; var f = a ; var g = d , k = y ( g , 1 ) ; D ( f . m ) ; var m = f ; g = y ( g , 2 ) ; var E = "999999999999999" . match ( k ) [ 0 ] ; E . length < m . a . b . length ? m = "" : ( m = E . replace ( new RegExp ( k , "g" ) , g ) , m = m . replace ( /9/g , "\u2008" ) ) ; 0 < m . length ? ( f . m . a ( m ) , f = ! 0 ) : f = ! 1 ; if ( f ) return a . w = e , a . aa = L b. test ( u ( d , 4 ) ) , a . u = 0 , ! 0 } return a . l = ! 1 }
function N b( a , b ) { for ( var c = [ ] , d = b . length - 3 , e = a . f . length , f = 0 ; f < e ; ++ f ) { var g = a . f [ f ] ; 0 == z ( g , 3 ) ? c . push ( a . f [ f ] ) : ( g = u ( g , 3 , Math . min ( d , z ( g , 3 ) - 1 ) ) , 0 == b . search ( g ) && c . push ( a . f [ f ] ) ) } a . f = c } function O b( a , b ) { a . ha = P b( a , b ) ; return a . ha }
function P b( a , b ) { a . j . a ( b ) ; var c = b ; U a. test ( c ) || 1 == a . j . b . length && T a. test ( c ) ? ( "+" == b ? ( c = b , a . o . a ( b ) ) : ( c = L [ b ] , a . o . a ( c ) , a . a . a ( c ) ) , b = c ) : ( a . l = ! 1 , a . ja = ! 0 ) ; if ( ! a . l ) { if ( ! a . ja ) if ( Q b( a ) ) { if ( R b( a ) ) return S b( a ) } else if ( 0 < a . i . length && ( b = a . a . toString ( ) , D ( a . a ) , a . a . a ( a . i ) , a . a . a ( b ) , b = a . b . toString ( ) , c = b . lastIndexOf ( a . i ) , D ( a . b ) , a . b . a ( b . substring ( 0 , c ) ) ) , a . i != T b( a ) ) return a . b . a ( " " ) , S b( a ) ; return a . j . toString ( ) } switch ( a . o . b . length ) { case 0 : case 1 : case 2 : return a . j . toString ( ) ; case 3 : if ( Q b( a ) ) a . $ = ! 0 ; else return a . i = T b( a ) , U b( a ) ;
default : if ( a . $ ) return R b( a ) && ( a . $ = ! 1 ) , a . b . toString ( ) + a . a . toString ( ) ; if ( 0 < a . f . length ) { b = V b( a , b ) ; c = W b( a ) ; if ( 0 < c . length ) return c ; N b( a , a . a . toString ( ) ) ; return M b( a ) ? X b( a ) : a . l ? Y b( a , b ) : a . j . toString ( ) } return U b( a ) } } function S b( a ) { a . l = ! 0 ; a . $ = ! 1 ; a . f = [ ] ; a . u = 0 ; D ( a . m ) ; a . w = "" ; return U b( a ) }
function W b( a ) { for ( var b = a . a . toString ( ) , c = a . f . length , d = 0 ; d < c ; ++ d ) { var e = a . f [ d ] , f = y ( e , 1 ) ; if ( ( new RegExp ( "^(?:" + f + ")$" ) ) . test ( b ) && ( a . aa = L b. test ( u ( e , 4 ) ) , e = b . replace ( new RegExp ( f , "g" ) , u ( e , 2 ) ) , e = Y b( a , e ) , O ( e , Q a) == a . o ) ) return e } return "" } function Y b( a , b ) { var c = a . b . b . length ; return a . aa && 0 < c && " " != a . b . toString ( ) . charAt ( c - 1 ) ? a . b + " " + b : a . b + b }
function U b( a ) { var b = a . a . toString ( ) ; if ( 3 <= b . length ) { for ( var c = a . s && 0 == a . i . length && 0 < z ( a . g , 20 ) ? w ( a . g , 20 ) : w ( a . g , 19 ) , d = c . length , e = 0 ; e < d ; ++ e ) { var f = c [ e ] ; 0 < a . i . length && k b( y ( f , 4 ) ) && ! u ( f , 6 ) && ! t ( f , 5 ) || ( 0 != a . i . length || a . s || k b( y ( f , 4 ) ) || u ( f , 6 ) ) && K b. test ( y ( f , 2 ) ) && a . f . push ( f ) } N b( a , b ) ; b = W b( a ) ; return 0 < b . length ? b : M b( a ) ? X b( a ) : a . j . toString ( ) } return Y b( a , b ) } function X b( a ) { var b = a . a . toString ( ) , c = b . length ; if ( 0 < c ) { for ( var d = "" , e = 0 ; e < c ; e ++ ) d = V b( a , b . charAt ( e ) ) ; return a . l ? Y b( a , d ) : a . j . toString ( ) } return a . b . toString ( ) }
function T b( a ) { var b = a . a . toString ( ) , c = 0 ; if ( 1 != u ( a . g , 10 ) ) var d = ! 1 ; else d = a . a . toString ( ) , d = "1" == d . charAt ( 0 ) && "0" != d . charAt ( 1 ) && "1" != d . charAt ( 1 ) ; d ? ( c = 1 , a . b . a ( "1" ) . a ( " " ) , a . s = ! 0 ) : t ( a . g , 15 ) && ( d = new RegExp ( "^(?:" + u ( a . g , 15 ) + ")" ) , d = b . match ( d ) , null != d && null != d [ 0 ] && 0 < d [ 0 ] . length && ( a . s = ! 0 , c = d [ 0 ] . length , a . b . a ( b . substring ( 0 , c ) ) ) ) ; D ( a . a ) ; a . a . a ( b . substring ( c ) ) ; return b . substring ( 0 , c ) }
function Q b( a ) { var b = a . o . toString ( ) , c = new RegExp ( "^(?:\\+|" + u ( a . g , 11 ) + ")" ) ; c = b . match ( c ) ; return null != c && null != c [ 0 ] && 0 < c [ 0 ] . length ? ( a . s = ! 0 , c = c [ 0 ] . length , D ( a . a ) , a . a . a ( b . substring ( c ) ) , D ( a . b ) , a . b . a ( b . substring ( 0 , c ) ) , "+" != b . charAt ( 0 ) && a . b . a ( " " ) , ! 0 ) : ! 1 } function R b( a ) { if ( 0 == a . a . b . length ) return ! 1 ; var b = new C , c = E b( a . a , b ) ; if ( 0 == c ) return ! 1 ; D ( a . a ) ; a . a . a ( b . toString ( ) ) ; b = U ( c ) ; "001" == b ? a . g = V ( a . ga , "" + c ) : b != a . ia && ( a . g = I b( a , b ) ) ; a . b . a ( "" + c ) . a ( " " ) ; a . i = "" ; return ! 0 }
function V b( a , b ) { var c = a . m . toString ( ) ; if ( 0 <= c . substring ( a . u ) . search ( a . fa ) ) { var d = c . search ( a . fa ) ; b = c . replace ( a . fa , b ) ; D ( a . m ) ; a . m . a ( b ) ; a . u = d ; return b . substring ( 0 , a . u + 1 ) } 1 == a . f . length && ( a . l = ! 1 ) ; a . w = "" ; return a . j . toString ( ) } ; var Z b= { AC : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AC" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" , , , , "911" ] , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AD : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "11[0268]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AD" , , , , , , , , , , , , , , , , , , [ , , "11[0268]" , , , , "110" ] , , [ , , "11[0268]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AE : [ , [ , , "[149]\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , "112|99[7-9]" , , , , "112" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AE" , ,
, , , , , , , , , , , , , , , , [ , , "112|99[7-9]" , , , , "112" , , , [ 3 ] ] , , [ , , "112|445[16]|99[7-9]" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , "445\\d" , , , , "4450" , , , [ 4 ] ] ] , AF : [ , [ , , "[14]\\d\\d(?:\\d{2})?" , , , , , , , [ 3 , 5 ] ] , , , [ , , "1(?:0[02]|19)" , , , , "100" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AF" , , , , , , , , , , , , , , , , , , [ , , "1(?:0[02]|19)" , , , , "100" , , , [ 3 ] ] , , [ , , "1(?:0[02]|19)|40404" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , AG : [ , [ , , "[19]\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] ,
, , , , , , , , , , , , , , , , [ , , "112|99[7-9]" , , , , "112" , , , [ 3 ] ] , , [ , , "112|445[16]|99[7-9]" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , "445\\d" , , , , "4450" , , , [ 4 ] ] ] , AF : [ , [ , , "[14]\\d\\d(?:\\d{2})?" , , , , , , , [ 3 , 5 ] ] , , , [ , , "1(?:0[02]|19)" , , , , "100" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AF" , , , , , , , , , , , , , , , , , , [ , , "1(?:0[02]|19)" , , , , "100" , , , [ 3 ] ] , , [ , , "1(?:0[02]|19)|40404" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , AG : [ , [ , , "[19]\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] ,
, , , "AG" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" , , , , "911" ] , , [ , , "176|9(?:11|99)" , , , , "176" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , AI : [ , [ , , "[19]\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AI" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "176|911" , , , , "176" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , AL : [ , [ , , "[15]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "1(?:1(?:2|6[01]\\d\\d)|2[7-9]|3[15]|41)" , , , , "112" , , , [ 3 , 6 ] ] , [ , , "5\\d{4}" , , , , "50000" , , , [ 5 ] ] , , , , "AL" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|2[7-9])" ,
, , , "AG" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" , , , , "911" ] , , [ , , "176|9(?:11|99)" , , , , "176" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , AI : [ , [ , , "[19]\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AI" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "176|911" , , , , "176" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , AL : [ , [ , , "[15]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "1(?:1(?:2|6[01]\\d\\d)|2[7-9]|3[15]|41)" , , , , "112" , , , [ 3 , 6 ] ] , [ , , "5\\d{4}" , , , , "50000" , , , [ 5 ] ] , , , , "AL" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|2[7-9])" ,
, , , "112" , , , [ 3 ] ] , , [ , , "1(?:1(?:6(?:000|1(?:06|11|23))|8\\d\\d)|65\\d|89[12])|5\\d{4}|1(?:[1349]\\d|2[2-9])" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "123" , , , , "123" , , , [ 3 ] ] , , [ , , "131|5\\d{4}" , , , , "131" , , , [ 3 , 5 ] ] ] , AM : [ , [ , , "[148]\\d{2,4}" , , , , , , , [ 3 , 4 , 5 ] ] , , , [ , , "10[1-3]" , , , , "101" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AM" , , , , , , , , , , , , , , , , , , [ , , "10[1-3]" , , , , "101" , , , [ 3 ] ] , , [ , , "(?:1|8[1-7])\\d\\d|40404" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , AO : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "11[235]" ,
, , , "112" , , , [ 3 ] ] , , [ , , "1(?:1(?:6(?:000|1(?:06|11|23))|8\\d\\d)|65\\d|89[12])|5\\d{4}|1(?:[1349]\\d|2[2-9])" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "123" , , , , "123" , , , [ 3 ] ] , , [ , , "131|5\\d{4}" , , , , "131" , , , [ 3 , 5 ] ] ] , AM : [ , [ , , "[148]\\d{2,4}" , , , , , , , [ 3 , 4 , 5 ] ] , , , [ , , "10[1-3]" , , , , "101" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AM" , , , , , , , , , , , , , , , , , , [ , , "10[1-3]" , , , , "101" , , , [ 3 ] ] , , [ , , "(?:1|8[1-7])\\d\\d|40404" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , AO : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "11[235]" ,
@ -541,11 +544,11 @@ function Wb(a,b){var c=a.m.toString();if(0<=c.substring(a.u).search(a.fa)){var d
, , , "126" , , , [ 3 , 4 , 5 ] ] ] , EG : [ , [ , , "[13]\\d\\d(?:\\d{2})?" , , , , , , , [ 3 , 5 ] ] , , , [ , , "1(?:2[23]|80)" , , , , "122" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "EG" , , , , , , , , , , , , , , , , , , [ , , "1(?:2[23]|80)" , , , , "122" , , , [ 3 ] ] , , [ , , "1(?:2[23]|[69]\\d{3}|80)|34400" , , , , "122" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "344\\d\\d" , , , , "34400" , , , [ 5 ] ] , , [ , , "344\\d\\d" , , , , "34400" , , , [ 5 ] ] ] , EH : [ , [ , , "1\\d\\d?" , , , , , , , [ 2 , 3 ] ] , , , [ , , "1(?:[59]|77)" , , , , "15" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "EH" , , , , , , , , , , , , , , , , , , [ , , "1(?:[59]|77)" , , , , "15" ] , , [ , , "1(?:[59]|77)" , , , , "15" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ ,
, , , "126" , , , [ 3 , 4 , 5 ] ] ] , EG : [ , [ , , "[13]\\d\\d(?:\\d{2})?" , , , , , , , [ 3 , 5 ] ] , , , [ , , "1(?:2[23]|80)" , , , , "122" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "EG" , , , , , , , , , , , , , , , , , , [ , , "1(?:2[23]|80)" , , , , "122" , , , [ 3 ] ] , , [ , , "1(?:2[23]|[69]\\d{3}|80)|34400" , , , , "122" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "344\\d\\d" , , , , "34400" , , , [ 5 ] ] , , [ , , "344\\d\\d" , , , , "34400" , , , [ 5 ] ] ] , EH : [ , [ , , "1\\d\\d?" , , , , , , , [ 2 , 3 ] ] , , , [ , , "1(?:[59]|77)" , , , , "15" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "EH" , , , , , , , , , , , , , , , , , , [ , , "1(?:[59]|77)" , , , , "15" ] , , [ , , "1(?:[59]|77)" , , , , "15" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ ,
, , , , , , , , [ - 1 ] ] ] , ER : [ , [ , , "[12]\\d\\d(?:\\d{3})?" , , , , , , , [ 3 , 6 ] ] , , , [ , , "11[2-46]|(?:12[47]|20[12])\\d{3}" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "ER" , , , , , , , , , , , , , , , , , , [ , , "1(?:1[2-46]|24422)|20(?:1(?:606|917)|2914)|(?:1277|2020)99" , , , , "112" ] , , [ , , "1(?:1[2-6]|24422)|20(?:1(?:606|917)|2914)|(?:1277|2020)99" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , ES : [ , [ , , "[0-379]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "0(?:16|6[57]|8[58])|1(?:006|12|[3-7]\\d\\d)|(?:116|20\\d)\\d{3}" , , , , "016" , , , [ 3 , 4 , 6 ] ] , [ , , "[12]2\\d{1,4}|90(?:5\\d|7)|(?:118|2(?:[357]\\d|80)|3[357]\\d)\\d\\d|[79]9[57]\\d{3}" ,
, , , , , , , , [ - 1 ] ] ] , ER : [ , [ , , "[12]\\d\\d(?:\\d{3})?" , , , , , , , [ 3 , 6 ] ] , , , [ , , "11[2-46]|(?:12[47]|20[12])\\d{3}" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "ER" , , , , , , , , , , , , , , , , , , [ , , "1(?:1[2-46]|24422)|20(?:1(?:606|917)|2914)|(?:1277|2020)99" , , , , "112" ] , , [ , , "1(?:1[2-6]|24422)|20(?:1(?:606|917)|2914)|(?:1277|2020)99" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , ES : [ , [ , , "[0-379]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "0(?:16|6[57]|8[58])|1(?:006|12|[3-7]\\d\\d)|(?:116|20\\d)\\d{3}" , , , , "016" , , , [ 3 , 4 , 6 ] ] , [ , , "[12]2\\d{1,4}|90(?:5\\d|7)|(?:118|2(?:[357]\\d|80)|3[357]\\d)\\d\\d|[79]9[57]\\d{3}" ,
, , , "120" ] , , , , "ES" , , , , , , , , , , , , , , , , , , [ , , "08[58]|112" , , , , "085" , , , [ 3 ] ] , , [ , , "0(?:1[0-26]|6[0-257]|8[058]|9[12])|1(?:0[03-57]\\d{1,3}|1(?:2|6(?:000|111)|8\\d\\d)|2\\d{1,4}|[3-9]\\d\\d)|2(?:2\\d{1,4}|80\\d\\d)|90(?:5[124578]|7)|1(?:3[34]|77)|(?:2[01]\\d|[79]9[57])\\d{3}|[23][357]\\d{3}" , , , , "010" ] , [ , , "0(?:[16][0-2]|80|9[12])|21\\d{4}" , , , , "010" , , , [ 3 , 6 ] ] , [ , , "1(?:3[34]|77)|[12]2\\d{1,4}" , , , , "120" ] , , [ , , "(?:2[0-2]\\d|3[357]|[79]9[57])\\d{3}|2(?:[2357]\\d|80)\\d\\d" , , , , "22000" , , , [ 5 , 6 ] ] ] , ET : [ , [ , , "9\\d\\d?" , , , , ,
, , , "120" ] , , , , "ES" , , , , , , , , , , , , , , , , , , [ , , "08[58]|112" , , , , "085" , , , [ 3 ] ] , , [ , , "0(?:1[0-26]|6[0-257]|8[058]|9[12])|1(?:0[03-57]\\d{1,3}|1(?:2|6(?:000|111)|8\\d\\d)|2\\d{1,4}|[3-9]\\d\\d)|2(?:2\\d{1,4}|80\\d\\d)|90(?:5[124578]|7)|1(?:3[34]|77)|(?:2[01]\\d|[79]9[57])\\d{3}|[23][357]\\d{3}" , , , , "010" ] , [ , , "0(?:[16][0-2]|80|9[12])|21\\d{4}" , , , , "010" , , , [ 3 , 6 ] ] , [ , , "1(?:3[34]|77)|[12]2\\d{1,4}" , , , , "120" ] , , [ , , "(?:2[0-2]\\d|3[357]|[79]9[57])\\d{3}|2(?:[2357]\\d|80)\\d\\d" , , , , "22000" , , , [ 5 , 6 ] ] ] , ET : [ , [ , , "9\\d\\d?" , , , , ,
, , [ 2 , 3 ] ] , , , [ , , "9(?:07|11?|2|39?|9[17])" , , , , "91" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "ET" , , , , , , , , , , , , , , , , , , [ , , "9(?:11?|2|39?|9[17])" , , , , "91" ] , , [ , , "9(?:07|11?|2|39?|45|9[17])" , , , , "91" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FI : [ , [ , , "[17]\\d\\d(?:\\d{2,3})?" , , , , , , , [ 3 , 5 , 6 ] ] , , , [ , , "11(?:2|6\\d{3})" , , , , "112" , , , [ 3 , 6 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FI" , , , , , , , , , , , , , , , , , , [ , , "112" , , , , "112" , , , [ 3 ] ] , , [ , , "11(?:2|6111)|75[12]\\d\\d" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FJ : [ , [ , , "[0-579]\\d(?:\\d(?:\\d{2})?)?" ,
, , [ 2 , 3 ] ] , , , [ , , "9(?:07|11?|2|39?|9[17])" , , , , "91" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "ET" , , , , , , , , , , , , , , , , , , [ , , "9(?:11?|2|39?|9[17])" , , , , "91" ] , , [ , , "9(?:07|11?|2|39?|45|9[17])" , , , , "91" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FI : [ , [ , , "[17]\\d\\d(?:\\d{2,3})?" , , , , , , , [ 3 , 5 , 6 ] ] , , , [ , , "11(?:2|6\\d{3})" , , , , "112" , , , [ 3 , 6 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FI" , , , , , , , , , , , , , , , , , , [ , , "112" , , , , "112" , , , [ 3 ] ] , , [ , , "11(?:2|611[ 17] )|75[12]\\d\\d" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FJ : [ , [ , , "[0-579]\\d(?:\\d(?:\\d{2})?)?" ,
, , , , , , [ 2 , 3 , 5 ] ] , , , [ , , "91[17]" , , , , "911" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FJ" , , , , , , , , , , , , , , , , , , [ , , "91[17]" , , , , "911" , , , [ 3 ] ] , , [ , , "0(?:1[34]|8[1-4])|1(?:0[1-3]|[25]9)|2[289]|30|40404|91[137]|[45]4|75" , , , , "22" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , FK : [ , [ , , "[19]\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "999" , , , , "999" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FK" , , , , , , , , , , , , , , , , , , [ , , "999" , , , , "999" ] , , [ , , "1\\d\\d|999" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FM : [ , [ , , "[39]\\d\\d(?:\\d{3})?" , , , , , , , [ 3 , 6 ] ] ,
, , , , , , [ 2 , 3 , 5 ] ] , , , [ , , "91[17]" , , , , "911" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FJ" , , , , , , , , , , , , , , , , , , [ , , "91[17]" , , , , "911" , , , [ 3 ] ] , , [ , , "0(?:1[34]|8[1-4])|1(?:0[1-3]|[25]9)|2[289]|30|40404|91[137]|[45]4|75" , , , , "22" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , FK : [ , [ , , "[19]\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "999" , , , , "999" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FK" , , , , , , , , , , , , , , , , , , [ , , "999" , , , , "999" ] , , [ , , "1\\d\\d|999" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FM : [ , [ , , "[39]\\d\\d(?:\\d{3})?" , , , , , , , [ 3 , 6 ] ] ,
, , [ , , "320\\d{3}|911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FM" , , , , , , , , , , , , , , , , , , [ , , "(?:32022|91)1" , , , , "911" ] , , [ , , "(?:32022|91)1" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FO : [ , [ , , "1\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , "11[24]" , , , , "112" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FO" , , , , , , , , , , , , , , , , , , [ , , "11[24]" , , , , "112" , , , [ 3 ] ] , , [ , , "11[248]|1(?:4[124]|71|8[7-9])\\d" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FR : [ , [ , , "[1-8]\\d{1,5}" , , , , , , , [ 2 , 3 , 4 , 5 , 6 ] ] , , , [ , , "1(?:0(?:07|[13]3)|1[02459]|[578]|9[167])|224|(?:3370|74)0|(?:116\\d|3[01])\\d\\d" ,
, , [ , , "320\\d{3}|911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FM" , , , , , , , , , , , , , , , , , , [ , , "(?:32022|91)1" , , , , "911" ] , , [ , , "(?:32022|91)1" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FO : [ , [ , , "1\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , "11[24]" , , , , "112" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FO" , , , , , , , , , , , , , , , , , , [ , , "11[24]" , , , , "112" , , , [ 3 ] ] , , [ , , "11[248]|1(?:4[124]|71|8[7-9])\\d" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FR : [ , [ , , "[1-8]\\d{1,5}" , , , , , , , [ 2 , 3 , 4 , 5 , 6 ] ] , , , [ , , "1(?:0(?:07|[13]3)|1[02459]|[578]|9[167])|224|(?:3370|74)0|(?:116\\d|3[01])\\d\\d" ,
, , , "15" ] , [ , , "(?:118|[4-8]\\d)\\d{3}|36665" , , , , "36665" , , , [ 5 , 6 ] ] , , , , "FR" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|[578])" , , , , "15" , , , [ 2 , 3 ] ] , , [ , , "1(?:0\\d\\d|1(?:[02459]|6(?:000|111)|8\\d{3})|[578]|9[167])|2(?:0(?:00|2)0|24)|[3-8]\\d{4}|3\\d{3}|6(?:1[14]|34)|7(?:0[06]|22|40)" , , , , "15" ] , [ , , "10(?:[134]4|2[23]|5\\d|99)|202\\d|3(?:646|9[07]0)|634|70[06]|(?:106|61)[14]" , , , , "611" , , , [ 3 , 4 ] ] , [ , , "118777|224|6(?:1[14]|34)|7(?:0[06]|22|40)|20(?:0\\d|2)\\d" , , , , "224" , , , [ 3 , 4 , 5 , 6 ] ] , , [ , , "114|[3-8]\\d{4}" , , , , "114" , , , [ 3 , 5 ] ] ] , GA : [ , [ ,
, , , "15" ] , [ , , "(?:118|[4-8]\\d)\\d{3}|36665" , , , , "36665" , , , [ 5 , 6 ] ] , , , , "FR" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|[578])" , , , , "15" , , , [ 2 , 3 ] ] , , [ , , "1(?:0\\d\\d|1(?:[02459]|6(?:000|111)|8\\d{3})|[578]|9[167])|2(?:0(?:00|2)0|24)|[3-8]\\d{4}|3\\d{3}|6(?:1[14]|34)|7(?:0[06]|22|40)" , , , , "15" ] , [ , , "10(?:[134]4|2[23]|5\\d|99)|202\\d|3(?:646|9[07]0)|634|70[06]|(?:106|61)[14]" , , , , "611" , , , [ 3 , 4 ] ] , [ , , "118777|224|6(?:1[14]|34)|7(?:0[06]|22|40)|20(?:0\\d|2)\\d" , , , , "224" , , , [ 3 , 4 , 5 , 6 ] ] , , [ , , "114|[3-8]\\d{4}" , , , , "114" , , , [ 3 , 5 ] ] ] , GA : [ , [ ,
, "1\\d(?:\\d{2})?" , , , , , , , [ 2 , 4 ] ] , , , [ , , "18|1(?:3\\d|73)\\d" , , , , "18" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GA" , , , , , , , , , , , , , , , , , , [ , , "1(?:3\\d\\d|730|8)" , , , , "18" ] , , [ , , "1(?:3\\d\\d|730|8)" , , , , "18" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GB : [ , [ , , "[1-46-9]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "1(?:05|1(?:2|6\\d{3})|7[56]\\d|8000)|2(?:20\\d|48)|4444|999" , , , , "105" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GB" , , , , , , , , , , , , , , , , , , [ , , "112|999" , , , , "112" , , , [ 3 ] ] , , [ , , "1(?:0[015]|1(?:[12]|6(?:000|1(?:11|23))|8\\d{3})|2(?:[1-3]|50)|33|4(?:1|7\\d)|571|7(?:0\\d|[56]0)|800\\d|9[15])|2(?:0202|1300|2(?:02|11)|3(?:02|336|45)|4(?:25|8))|3[13]3|4(?:0[02]|35[01]|44[45]|5\\d)|(?:[68]\\d|7[089])\\d{3}|15\\d|2[02]2|650|789|9(?:01|99)" ,
, "1\\d(?:\\d{2})?" , , , , , , , [ 2 , 4 ] ] , , , [ , , "18|1(?:3\\d|73)\\d" , , , , "18" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GA" , , , , , , , , , , , , , , , , , , [ , , "1(?:3\\d\\d|730|8)" , , , , "18" ] , , [ , , "1(?:3\\d\\d|730|8)" , , , , "18" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GB : [ , [ , , "[1-46-9]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "1(?:05|1(?:[ 29] |6\\d{3})|7[56]\\d|8000)|2(?:20\\d|48)|4444|999" , , , , "105" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GB" , , , , , , , , , , , , , , , , , , [ , , "112|999" , , , , "112" , , , [ 3 ] ] , , [ , , "1(?:0[015]|1(?:[129 ]|6(?:000|1(?:11|23))|8\\d{3})|2(?:[1-3]|50)|33|4(?:1|7\\d)|571|7(?:0\\d|[56]0)|800\\d|9[15])|2(?:0202|1300|2(?:02|11)|3(?:02|336|45)|4(?:25|8))|3[13]3|4(?:0[02]|35[01]|44[45]|5\\d)|(?:[68]\\d|7[089])\\d{3}|15\\d|2[02]2|650|789|9(?:01|99)" ,
, , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "1(?:(?:25|7[56])\\d|571)|2(?:02(?:\\d{2})?|[13]3\\d\\d|48)|4444|901" , , , , "202" , , , [ 3 , 4 , 5 ] ] , , [ , , "(?:125|2(?:020|13\\d)|(?:7[089]|8[01])\\d\\d)\\d" , , , , "1250" , , , [ 4 , 5 ] ] ] , GD : [ , [ , , "[19]\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GD" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "176|911" , , , , "176" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , GE : [ , [ , , "[014]\\d\\d(?:\\d{2})?" , , , , , , , [ 3 , 5 ] ] , , , [ , , "0(?:11|33)|11[1-3]|[01]22" , , , , "011" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , ,
, , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "1(?:(?:25|7[56])\\d|571)|2(?:02(?:\\d{2})?|[13]3\\d\\d|48)|4444|901" , , , , "202" , , , [ 3 , 4 , 5 ] ] , , [ , , "(?:125|2(?:020|13\\d)|(?:7[089]|8[01])\\d\\d)\\d" , , , , "1250" , , , [ 4 , 5 ] ] ] , GD : [ , [ , , "[19]\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GD" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "176|911" , , , , "176" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , GE : [ , [ , , "[014]\\d\\d(?:\\d{2})?" , , , , , , , [ 3 , 5 ] ] , , , [ , , "0(?:11|33)|11[1-3]|[01]22" , , , , "011" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , ,
"GE" , , , , , , , , , , , , , , , , , , [ , , "0(?:11|33)|11[1-3]|[01]22" , , , , "011" , , , [ 3 ] ] , , [ , , "0(?:11|33)|11[1-3]|40404|[01]22" , , , , "011" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , GF : [ , [ , , "1\\d" , , , , , , , [ 2 ] ] , , , [ , , "1[578]" , , , , "15" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GF" , , , , , , , , , , , , , , , , , , [ , , "1[578]" , , , , "15" ] , , [ , , "1[578]" , , , , "15" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GG : [ , [ , , "[19]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "112|999" , , , , "112" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GG" , , , , , , , , , , , , , , , , , , [ , , "112|999" ,
"GE" , , , , , , , , , , , , , , , , , , [ , , "0(?:11|33)|11[1-3]|[01]22" , , , , "011" , , , [ 3 ] ] , , [ , , "0(?:11|33)|11[1-3]|40404|[01]22" , , , , "011" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , GF : [ , [ , , "1\\d" , , , , , , , [ 2 ] ] , , , [ , , "1[578]" , , , , "15" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GF" , , , , , , , , , , , , , , , , , , [ , , "1[578]" , , , , "15" ] , , [ , , "1[578]" , , , , "15" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GG : [ , [ , , "[19]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "112|999" , , , , "112" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GG" , , , , , , , , , , , , , , , , , , [ , , "112|999" ,
, , , "112" , , , [ 3 ] ] , , [ , , "1(?:0[01]|1[12]|23|41|55|9[05])|999|1(?:1[68]\\d\\d|47|800)\\d" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GH : [ , [ , , "[14589]\\d{2,4}" , , , , , , , [ 3 , 4 , 5 ] ] , , , [ , , "19[1-3]|999" , , , , "191" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GH" , , , , , , , , , , , , , , , , , , [ , , "19[1-3]|999" , , , , "191" , , , [ 3 ] ] , , [ , , "19[1-3]|40404|(?:54|83)00|999" , , , , "191" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d|(?:54|83)0\\d" , , , , "5400" , , , [ 4 , 5 ] ] , , [ , , "404\\d\\d|(?:54|83)0\\d" , , , , "5400" , , , [ 4 , 5 ] ] ] , GI : [ , [ , , "[158]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , ,
, , , "112" , , , [ 3 ] ] , , [ , , "1(?:0[01]|1[12]|23|41|55|9[05])|999|1(?:1[68]\\d\\d|47|800)\\d" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GH : [ , [ , , "[14589]\\d{2,4}" , , , , , , , [ 3 , 4 , 5 ] ] , , , [ , , "19[1-3]|999" , , , , "191" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GH" , , , , , , , , , , , , , , , , , , [ , , "19[1-3]|999" , , , , "191" , , , [ 3 ] ] , , [ , , "19[1-3]|40404|(?:54|83)00|999" , , , , "191" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d|(?:54|83)0\\d" , , , , "5400" , , , [ 4 , 5 ] ] , , [ , , "404\\d\\d|(?:54|83)0\\d" , , , , "5400" , , , [ 4 , 5 ] ] ] , GI : [ , [ , , "[158]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , ,
@ -619,7 +622,7 @@ MO:[,[,,"9\\d\\d",,,,,,,[3]],,,[,,"999",,,,"999"],[,,,,,,,,,[-1]],,,,"MO",,,,,,,
, , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , SX : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "919" , , , , "919" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "SX" , , , , , , , , , , , , , , , , , , [ , , "919" , , , , "919" ] , , [ , , "919" , , , , "919" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , SY : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "11[023]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "SY" , , , , , , , , , , , , , , , , , , [ , , "11[023]" , , , , "110" ] , , [ , , "11[023]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , SZ : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "999" ,
, , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] , , [ , , "404\\d\\d" , , , , "40400" , , , [ 5 ] ] ] , SX : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "919" , , , , "919" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "SX" , , , , , , , , , , , , , , , , , , [ , , "919" , , , , "919" ] , , [ , , "919" , , , , "919" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , SY : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "11[023]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "SY" , , , , , , , , , , , , , , , , , , [ , , "11[023]" , , , , "110" ] , , [ , , "11[023]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , SZ : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "999" ,
, , , "999" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "SZ" , , , , , , , , , , , , , , , , , , [ , , "999" , , , , "999" ] , , [ , , "999" , , , , "999" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TC : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TC" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" , , , , "911" ] , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TD : [ , [ , , "1\\d" , , , , , , , [ 2 ] ] , , , [ , , "1[78]" , , , , "17" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TD" , , , , , , , , , , , , , , , , , , [ , , "1[78]" , , , , "17" ] , , [ , , "1[78]" , , , , "17" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
, , , "999" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "SZ" , , , , , , , , , , , , , , , , , , [ , , "999" , , , , "999" ] , , [ , , "999" , , , , "999" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TC : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TC" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" , , , , "911" ] , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TD : [ , [ , , "1\\d" , , , , , , , [ 2 ] ] , , , [ , , "1[78]" , , , , "17" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TD" , , , , , , , , , , , , , , , , , , [ , , "1[78]" , , , , "17" ] , , [ , , "1[78]" , , , , "17" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
, [ , , , , , , , , , [ - 1 ] ] ] , TG : [ , [ , , "1\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , "1(?:1[78]|7[127])" , , , , "117" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TG" , , , , , , , , , , , , , , , , , , [ , , "1(?:1[78]|7[127])" , , , , "117" , , , [ 3 ] ] , , [ , , "1(?:011|1[078]|7[127])" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TH : [ , [ , , "1\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , "1(?:1(?:00|2[03]|3[3479]|7[67]|9[0246])|578|6(?:44|6[79]|88|9[16])|88\\d|9[19])|1[15]55" , , , , "191" ] , [ , , "1(?:113|2[23]\\d|5(?:09|56))" , , , , "1113" , , , [ 4 ] ] , , , , "TH" , , , , , , , , , , , , , , , , , , [ , , "1(?:669|9[19])" , , , , "191" ] ,
, [ , , , , , , , , , [ - 1 ] ] ] , TG : [ , [ , , "1\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , "1(?:1[78]|7[127])" , , , , "117" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TG" , , , , , , , , , , , , , , , , , , [ , , "1(?:1[78]|7[127])" , , , , "117" , , , [ 3 ] ] , , [ , , "1(?:011|1[078]|7[127])" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TH : [ , [ , , "1\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , "1(?:1(?:00|2[03]|3[3479]|7[67]|9[0246])|578|6(?:44|6[79]|88|9[16])|88\\d|9[19])|1[15]55" , , , , "191" ] , [ , , "1(?:113|2[23]\\d|5(?:09|56))" , , , , "1113" , , , [ 4 ] ] , , , , "TH" , , , , , , , , , , , , , , , , , , [ , , "1(?:669|9[19])" , , , , "191" ] ,
, [ , , "1(?:0[0-2]|1(?:0[03]|1[1-35]|2[0358]|3[03-79]|4[02-489]|5[04-9]|6[04-79]|7[03-9]|8[027-9]|9[02-7 9])|2(?:22|3[89]|66)|3(?:18|2[23]|3[013]|5[56]|6[45]|73)|477|5(?:0\\d|4[0-37-9]|5[1-8]|6[01679]|7[12568]|8[0-24589]|9[013589])|6(?:0[0-29]|2[03]|4[3-6]|6[1-9]|7[0257-9]|8[0158]|9[014-9])|7(?:[14]9|7[27]|90)|888|9[19])" , , , , "100" ] , [ , , "1(?:1(?:03|1[15]|2[58]|3[056]|4[02-49]|5[046-9]|7[03-589]|9[579])|5(?:0[0-8]|4[0-378]|5[1-478]|7[156])|6(?:20|4[356]|6[1-68]|7[057-9]|8[015]|9[0457-9]))|1(?:1[68]|26|3[1-35]|5[689]|60|7[17])\\d" ,
, [ , , "1(?:0[0-2]|1(?:0[03]|1[1-35]|2[0358]|3[03-79]|4[02-489]|5[04-9]|6[04-79]|7[03-9]|8[027-9]|9[02-9])|2(?:22|3[89]|66)|3(?:18|2[23]|3[013]|5[56]|6[45]|73)|477|5(?:0\\d|4[0-37-9]|5[1-8]|6[01679]|7[12568]|8[0-24589]|9[013589])|6(?:0[0-29]|2[03]|4[3-6]|6[1-9]|7[0257-9]|8[0158]|9[014-9])|7(?:[14]9|7[27]|90)|888|9[19])" , , , , "100" ] , [ , , "1(?:1(?:03|1[15]|2[58]|3[056]|4[02-49]|5[046-9]|7[03-589]|9[57- 9])|5(?:0[0-8]|4[0-378]|5[1-478]|7[156])|6(?:20|4[356]|6[1-68]|7[057-9]|8[015]|9[0457-9]))|1(?:1[68]|26|3[1-35]|5[689]|60|7[17])\\d" ,
, , , "1103" , , , [ 4 ] ] , [ , , "114[89]" , , , , "1148" , , , [ 4 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TJ : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "1(?:0[1-3]|12)" , , , , "101" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TJ" , , , , , , , , , , , , , , , , , , [ , , "1(?:0[1-3]|12)" , , , , "101" ] , , [ , , "1(?:0[1-3]|12)" , , , , "101" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TL : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "11[25]" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TL" , , , , , , , , , , , , , , , , , , [ , , "11[25]" , , , , "112" ] , , [ , , "1(?:0[02]|1[25]|2[0138]|72|9[07])" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TM : [ , [ ,
, , , "1103" , , , [ 4 ] ] , [ , , "114[89]" , , , , "1148" , , , [ 4 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TJ : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "1(?:0[1-3]|12)" , , , , "101" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TJ" , , , , , , , , , , , , , , , , , , [ , , "1(?:0[1-3]|12)" , , , , "101" ] , , [ , , "1(?:0[1-3]|12)" , , , , "101" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TL : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "11[25]" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TL" , , , , , , , , , , , , , , , , , , [ , , "11[25]" , , , , "112" ] , , [ , , "1(?:0[02]|1[25]|2[0138]|72|9[07])" , , , , "100" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TM : [ , [ ,
, "0\\d" , , , , , , , [ 2 ] ] , , , [ , , "0[1-49]" , , , , "01" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TM" , , , , , , , , , , , , , , , , , , [ , , "0[1-3]" , , , , "01" ] , , [ , , "0[1-49]" , , , , "01" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TN : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "19[078]" , , , , "190" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TN" , , , , , , , , , , , , , , , , , , [ , , "19[078]" , , , , "190" ] , , [ , , "19[078]" , , , , "190" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TO : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "9(?:11|22|33|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TO" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|22|33|99)" , , , , "911" ] ,
, "0\\d" , , , , , , , [ 2 ] ] , , , [ , , "0[1-49]" , , , , "01" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TM" , , , , , , , , , , , , , , , , , , [ , , "0[1-3]" , , , , "01" ] , , [ , , "0[1-49]" , , , , "01" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TN : [ , [ , , "1\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "19[078]" , , , , "190" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TN" , , , , , , , , , , , , , , , , , , [ , , "19[078]" , , , , "190" ] , , [ , , "19[078]" , , , , "190" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TO : [ , [ , , "9\\d\\d" , , , , , , , [ 3 ] ] , , , [ , , "9(?:11|22|33|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TO" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|22|33|99)" , , , , "911" ] ,
, [ , , "9(?:11|22|33|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TR : [ , [ , , "[1-9]\\d{2,4}" , , , , , , , [ 3 , 4 , 5 ] ] , , , [ , , "1(?:1[02]|22|3[126]|4[04]|5[15-9]|6[18]|77|83)" , , , , "110" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TR" , , , , , , , , , , , , , , , , , , [ , , "1(?:1[02]|55)" , , , , "110" , , , [ 3 ] ] , , [ , , "1(?:1(?:[02-79]|8(?:1[018]|2[0245]|3[2-4]|42|5[058]|6[06]|7[07]|8[01389]|9[089]))|3(?:37|[58]6|65)|471|5(?:07|78)|6(?:[02]6|99)|8(?:63|95))|2(?:077|268|4(?:17|23)|5(?:7[26]|82)|6[14]4|8\\d\\d|9(?:30|89))|3(?:0(?:05|72)|353|4(?:06|30|64)|502|674|747|851|9(?:1[29]|60))|4(?:0(?:25|3[12]|[47]2)|3(?:3[13]|[89]1)|439|5(?:43|55)|717|832)|5(?:145|290|[4-6]\\d\\d|772|833|9(?:[06]1|92))|6(?:236|6(?:12|39|8[59])|769)|7890|8(?:688|7(?:28|65)|85[06])|9(?:159|290)|1[2-9]\\d" ,
, [ , , "9(?:11|22|33|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , TR : [ , [ , , "[1-9]\\d{2,4}" , , , , , , , [ 3 , 4 , 5 ] ] , , , [ , , "1(?:1[02]|22|3[126]|4[04]|5[15-9]|6[18]|77|83)" , , , , "110" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "TR" , , , , , , , , , , , , , , , , , , [ , , "1(?:1[02]|55)" , , , , "110" , , , [ 3 ] ] , , [ , , "1(?:1(?:[02-79]|8(?:1[018]|2[0245]|3[2-4]|42|5[058]|6[06]|7[07]|8[01389]|9[089]))|3(?:37|[58]6|65)|471|5(?:07|78)|6(?:[02]6|99)|8(?:63|95))|2(?:077|268|4(?:17|23)|5(?:7[26]|82)|6[14]4|8\\d\\d|9(?:30|89))|3(?:0(?:05|72)|353|4(?:06|30|64)|502|674|747|851|9(?:1[29]|60))|4(?:0(?:25|3[12]|[47]2)|3(?:3[13]|[89]1)|439|5(?:43|55)|717|832)|5(?:145|290|[4-6]\\d\\d|772|833|9(?:[06]1|92))|6(?:236|6(?:12|39|8[59])|769)|7890|8(?:688|7(?:28|65)|85[06])|9(?:159|290)|1[2-9]\\d" ,
@ -651,10 +654,10 @@ MO:[,[,,"9\\d\\d",,,,,,,[3]],,,[,,"999",,,,"999"],[,,,,,,,,,[-1]],,,,"MO",,,,,,,
See the License for the specific language governing permissions and
See the License for the specific language governing permissions and
limitations under the License .
limitations under the License .
* /
* /
function ac ( ) { this . a = { } } aa ( ac ) ; function b c( a ) { return ( a = K [ a ] ) ? a : [ ] } function c c( a , b , c ) { var d = b c( y ( b , 1 ) ) ; if ( ! q ( d , c ) ) return ! 1 ; a = d c( a , c ) ; if ( ! a ) return ! 1 ; b = e c( b ) . length ; return q ( x ( v ( a , 1 ) , 9 ) , b ) } function f c( a , b ) { var c = b c( y ( b , 1 ) ) ; b = e c( b ) . length ; for ( var d = 0 ; d < c . length ; d ++ ) { var e = d c( a , c [ d ] ) ; if ( e && ( e = x ( v ( e , 1 ) , 9 ) , q ( e , b ) ) ) return ! 0 } return ! 1 } function g c( a , b , c ) { var d = b c( y ( b , 1 ) ) ; if ( ! q ( d , c ) ) return ! 1 ; a = d c( a , c ) ; if ( ! a ) return ! 1 ; b = e c( b ) ; c = v ( a , 1 ) ; if ( ! h c( b , c ) ) return ! 1 ; a = v ( a , 29 ) ; return h c( b , a ) }
function i c( a , b ) { var c = b c( y ( b , 1 ) ) ; a : if ( 0 === c . length ) var d = null ; else if ( 1 === c . length ) d = c [ 0 ] ; else { d = e c( b ) ; for ( var e = 0 ; e < c . length ; e ++ ) { var f = c [ e ] , g = d c( a , f ) ; if ( g && hc ( d , v ( g , 29 ) ) ) { d = f ; break a } } d = null } return 1 < c . length && null != d ? ! 0 : g c( a , b , d ) } function d c( a , b ) { if ( ! b ) return null ; b = b . toUpperCase ( ) ; var c = a . a [ b ] ; if ( null == c ) { c = $ b[ b ] ; if ( null == c ) return null ; c = ( new I ) . f ( H . h ( ) , c ) ; a . a [ b ] = c } return c } function e c( a ) { if ( ! u ( a , 2 ) ) return "" ; var b = "" + v ( a , 2 ) ; return u ( a , 4 ) && v ( a , 4 ) && 0 < y ( a , 8 ) ? Array ( y ( a , 8 ) + 1 ) . join ( "0" ) + b : b }
function h c( a , b ) { return 0 < x ( b , 9 ) . length && ! q ( x ( b , 9 ) , a . length ) ? ! 1 : N ( y ( b , 2 ) , a . toString ( ) ) } ; function j c( ) { var a = r ( "phoneNumber" ) . value , b = r ( "defaultCountry" ) . value . toUpperCase ( ) , c = r ( "carrierCode" ) . value , d = new C ; try { var e = Q a. ca ( ) ; if ( ! m b( b ) && 0 < a . length && "+" != a . charAt ( 0 ) ) throw Error ( "Invalid country calling code" ) ; var f = x b( e , a , b , ! 0 ) ; d . a ( "****Parsing Result:****\n" ) ; d . a ( ka ( ( new B ( 1 ) ) . g ( f ) ) ) ; d . a ( "\n\n****Validation Results:****" ) ; var g = E b( e , f ) ; var k = 0 == g || 4 == g ; d . a ( "\nResult from isPossibleNumber(): " ) ; d . a ( k ) ; if ( k ) { var m = w b( e , f ) ; d . a ( "\nResult from isValidNumber(): " ) ; d . a ( m ) ; m && b && "ZZ" != b && ( d . a ( "\nResult from isValidNumberForRegion(): " ) ,
d . a ( C b( e , f , b ) ) ) ; d . a ( "\nPhone Number region: " ) ; d . a ( B b( e , f ) ) ; d . a ( "\nResult from getNumberType(): " ) ; var E = B b( e , f ) , R = T ( e , y ( f , 1 ) , E ) ; if ( null == R ) var t b= - 1 ; else { var l c= Q ( f ) ; tb = Ab ( l c, R ) } switch ( t b) { case 0 : d . a ( "FIXED_LINE" ) ; break ; case 1 : d . a ( "MOBILE" ) ; break ; case 2 : d . a ( "FIXED_LINE_OR_MOBILE" ) ; break ; case 3 : d . a ( "TOLL_FREE" ) ; break ; case 4 : d . a ( "PREMIUM_RATE" ) ; break ; case 5 : d . a ( "SHARED_COST" ) ; break ; case 6 : d . a ( "VOIP" ) ; break ; case 7 : d . a ( "PERSONAL_NUMBER" ) ; break ; case 8 : d . a ( "PAGER" ) ; break ; case 9 : d . a ( "UAN" ) ; break ; case - 1 : d . a ( "UNKNOWN" ) } } else { d . a ( "\nResult from isPossibleNumberWithReason(): " ) ;
switch ( E b( e , f ) ) { case 1 : d . a ( "INVALID_COUNTRY_CODE" ) ; break ; case 2 : d . a ( "TOO_SHORT" ) ; break ; case 3 : d . a ( "TOO_LONG" ) } d . a ( "\nNote: numbers that are not possible have type UNKNOWN, an unknown region, and are considered invalid." ) } var ma = ac . ca ( ) ; d . a ( "\n\n****ShortNumberInfo Results:****" ) ; d . a ( "\nResult from isPossibleShortNumber: " ) ; d . a ( fc ( m a, f ) ) ; d . a ( "\nResult from isValidShortNumber: " ) ; d . a ( ic ( m a, f ) ) ; d . a ( "\nResult from isPossibleShortNumberForRegion: " ) ; d . a ( cc ( m a, f , b ) ) ; d . a ( "\nResult from isValidShortNumberForRegion: " ) ;
d . a ( gc ( m a, f , b ) ) ; d . a ( "\n\n****Formatting Results:**** " ) ; d . a ( "\nE164 format: " ) ; d . a ( m ? P ( e , f , 0 ) : "invalid" ) ; d . a ( "\nOriginal format: " ) ; d . a ( s b( e , f , b ) ) ; d . a ( "\nNational format: " ) ; d . a ( P ( e , f , 2 ) ) ; d . a ( "\nInternational format: " ) ; d . a ( m ? P ( e , f , 1 ) : "invalid" ) ; d . a ( "\nOut-of-country format from US: " ) ; d . a ( m ? q b( e , f , "US" ) : "invalid" ) ; d . a ( "\nOut-of-country format from Switzerland: " ) ; d . a ( m ? q b( e , f , "CH" ) : "invalid" ) ; 0 < c . length && ( d . a ( "\nNational format with carrier code: " ) , d . a ( p b( e , f , c ) ) ) ; d . a ( "\n\n****AsYouTypeFormatter Results****" ) ;
var mc = new I b( b ) , n c= a . length ; for ( b = 0 ; b < n c; ++ b ) { var u b= a . charAt ( b ) ; d . a ( "\nChar entered: " ) ; d . a ( u b) ; d . a ( " Output: " ) ; d . a ( Pb ( mc , u b) ) } } catch ( o c) { d . a ( "\n" + o c. toString ( ) ) } r ( "output" ) . value = d . toString ( ) ; return ! 1 } var X = [ "phoneNumberParser" ] , Y = this ; X [ 0 ] in Y || "undefined" == typeof Y . execScript || Y . execScript ( "var " + X [ 0 ] ) ; for ( var Z ; X . length && ( Z = X . shift ( ) ) ; ) { var kc ; if ( kc = ! X . length ) kc = void 0 !== jc ; kc ? Y [ Z ] = jc : Y [ Z ] && Y [ Z ] !== Object . prototype [ Z ] ? Y = Y [ Z ] : Y = Y [ Z ] = { } } ; } ) ( ) ;
function $b ( ) { this . a = { } } ba ( $b ) ; function a c( a ) { return ( a = K [ a ] ) ? a : [ ] } function b c( a , b , c ) { var d = a c( y ( b , 1 ) ) ; if ( ! p ( d , c ) ) return ! 1 ; a = c c( a , c ) ; if ( ! a ) return ! 1 ; b = d c( b ) . length ; return p ( w ( u ( a , 1 ) , 9 ) , b ) } function e c( a , b ) { var c = a c( y ( b , 1 ) ) ; b = d c( b ) . length ; for ( var d = 0 ; d < c . length ; d ++ ) { var e = c c( a , c [ d ] ) ; if ( e && ( e = w ( u ( e , 1 ) , 9 ) , p ( e , b ) ) ) return ! 0 } return ! 1 } function f c( a , b , c ) { var d = a c( y ( b , 1 ) ) ; if ( ! p ( d , c ) ) return ! 1 ; a = c c( a , c ) ; if ( ! a ) return ! 1 ; b = d c( b ) ; c = u ( a , 1 ) ; if ( ! g c( b , c ) ) return ! 1 ; a = u ( a , 29 ) ; return g c( b , a ) }
function h c( a , b ) { var c = a c( y ( b , 1 ) ) ; a : if ( 0 === c . length ) var d = null ; else if ( 1 === c . length ) d = c [ 0 ] ; else { d = d c( b ) ; for ( var e = 0 ; e < c . length ; e ++ ) { var f = c [ e ] , g = c c( a , f ) ; if ( g && gc ( d , u ( g , 29 ) ) ) { d = f ; break a } } d = null } return 1 < c . length && null != d ? ! 0 : f c( a , b , d ) } function c c( a , b ) { if ( ! b ) return null ; b = b . toUpperCase ( ) ; var c = a . a [ b ] ; if ( null == c ) { c = Z b[ b ] ; if ( null == c ) return null ; c = ( new I ) . f ( H . h ( ) , c ) ; a . a [ b ] = c } return c } function d c( a ) { if ( ! t ( a , 2 ) ) return "" ; var b = "" + u ( a , 2 ) ; return t ( a , 4 ) && u ( a , 4 ) && 0 < y ( a , 8 ) ? Array ( y ( a , 8 ) + 1 ) . join ( "0" ) + b : b }
function g c( a , b ) { return 0 < w ( b , 9 ) . length && ! p ( w ( b , 9 ) , a . length ) ? ! 1 : N ( y ( b , 2 ) , a . toString ( ) ) } ; function i c( ) { var a = q ( "phoneNumber" ) . value , b = q ( "defaultCountry" ) . value . toUpperCase ( ) , c = q ( "carrierCode" ) . value , d = new C ; try { var e = P a. ca ( ) ; if ( ! l b( b ) && 0 < a . length && "+" != a . charAt ( 0 ) ) throw Error ( "Invalid country calling code" ) ; var f = w b( e , a , b , ! 0 ) ; d . a ( "****Parsing Result:****\n" ) ; d . a ( ka ( ( new B ( 1 ) ) . g ( f ) ) ) ; d . a ( "\n\n****Validation Results:****" ) ; var g = D b( e , f ) ; var k = 0 == g || 4 == g ; d . a ( "\nResult from isPossibleNumber(): " ) ; d . a ( k ) ; if ( k ) { var m = v b( e , f ) ; d . a ( "\nResult from isValidNumber(): " ) ; d . a ( m ) ; m && b && "ZZ" != b && ( d . a ( "\nResult from isValidNumberForRegion(): " ) ,
d . a ( B b( e , f , b ) ) ) ; d . a ( "\nPhone Number region: " ) ; d . a ( A b( e , f ) ) ; d . a ( "\nResult from getNumberType(): " ) ; var E = A b( e , f ) , R = T ( e , y ( f , 1 ) , E ) ; if ( null == R ) var r b= - 1 ; else { var j c= Q ( f ) ; rb = zb ( j c, R ) } switch ( r b) { case 0 : d . a ( "FIXED_LINE" ) ; break ; case 1 : d . a ( "MOBILE" ) ; break ; case 2 : d . a ( "FIXED_LINE_OR_MOBILE" ) ; break ; case 3 : d . a ( "TOLL_FREE" ) ; break ; case 4 : d . a ( "PREMIUM_RATE" ) ; break ; case 5 : d . a ( "SHARED_COST" ) ; break ; case 6 : d . a ( "VOIP" ) ; break ; case 7 : d . a ( "PERSONAL_NUMBER" ) ; break ; case 8 : d . a ( "PAGER" ) ; break ; case 9 : d . a ( "UAN" ) ; break ; case - 1 : d . a ( "UNKNOWN" ) } } else { d . a ( "\nResult from isPossibleNumberWithReason(): " ) ;
switch ( D b( e , f ) ) { case 1 : d . a ( "INVALID_COUNTRY_CODE" ) ; break ; case 2 : d . a ( "TOO_SHORT" ) ; break ; case 3 : d . a ( "TOO_LONG" ) } d . a ( "\nNote: numbers that are not possible have type UNKNOWN, an unknown region, and are considered invalid." ) } var la = $b . ca ( ) ; d . a ( "\n\n****ShortNumberInfo Results:****" ) ; d . a ( "\nResult from isPossibleShortNumber: " ) ; d . a ( ec ( l a, f ) ) ; d . a ( "\nResult from isValidShortNumber: " ) ; d . a ( hc ( l a, f ) ) ; d . a ( "\nResult from isPossibleShortNumberForRegion: " ) ; d . a ( bc ( l a, f , b ) ) ; d . a ( "\nResult from isValidShortNumberForRegion: " ) ;
d . a ( fc ( l a, f , b ) ) ; d . a ( "\n\n****Formatting Results:**** " ) ; d . a ( "\nE164 format: " ) ; d . a ( m ? P ( e , f , 0 ) : "invalid" ) ; d . a ( "\nOriginal format: " ) ; d . a ( t b( e , f , b ) ) ; d . a ( "\nNational format: " ) ; d . a ( P ( e , f , 2 ) ) ; d . a ( "\nInternational format: " ) ; d . a ( m ? P ( e , f , 1 ) : "invalid" ) ; d . a ( "\nOut-of-country format from US: " ) ; d . a ( m ? p b( e , f , "US" ) : "invalid" ) ; d . a ( "\nOut-of-country format from Switzerland: " ) ; d . a ( m ? p b( e , f , "CH" ) : "invalid" ) ; 0 < c . length && ( d . a ( "\nNational format with carrier code: " ) , d . a ( o b( e , f , c ) ) ) ; d . a ( "\n\n****AsYouTypeFormatter Results****" ) ;
var kc = new H b( b ) , l c= a . length ; for ( b = 0 ; b < l c; ++ b ) { var s b= a . charAt ( b ) ; d . a ( "\nChar entered: " ) ; d . a ( s b) ; d . a ( " Output: " ) ; d . a ( Ob ( kc , s b) ) } } catch ( m c) { d . a ( "\n" + m c. toString ( ) ) } q ( "output" ) . value = d . toString ( ) ; return ! 1 } var X = [ "phoneNumberParser" ] , Y = aa ; X [ 0 ] in Y || "undefined" == typeof Y . execScript || Y . execScript ( "var " + X [ 0 ] ) ; for ( var Z ; X . length && ( Z = X . shift ( ) ) ; ) X . length || void 0 === ic ? Y [ Z ] && Y [ Z ] !== Object . prototype [ Z ] ? Y = Y [ Z ] : Y = Y [ Z ] = { } : Y [ Z ] = ic ; } ) ( ) ;