@ -1,14 +1,15 @@
( 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 ) { return String ( a ) . replace ( /\-([a-z])/g , function ( a , c ) { return c . toUpperCase ( ) } ) } ; function ia ( a ) { var b = [ ] , c = 0 , d ; for ( d in a ) b [ c ++ ] = a [ d ] ; return b } function ja ( 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 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 . u ; 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 = ia ( a . a ) ; ea ( a , function ( a , c ) { return a . a - c . a } ) ; return a } function Ba ( a , b ) { return ja ( 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 = ha ( 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 ( ) { for ( var aa = "function" == typeof Object . defineProperties ? Object . defineProperty : function ( a , b , c ) { if ( c . get || c . set ) throw new TypeError ( "ES3 does not support getters and setters." ) ; a != Array . prototype && a != Object . prototype && ( a [ b ] = c . value ) } , k = "undefined" != typeof window && window === this ? this : "undefined" != typeof global && null != global ? global : this , l = [ "String" , "prototype" , "repeat" ] , ba = 0 ; ba < l . length - 1 ; ba ++ ) { var ca = l [ ba ] ; ca in k || ( k [ ca ] = { } ) ; k = k [ ca ] }
var da = l [ l . length - 1 ] , ea = k [ da ] , fa = ea ? ea : function ( a ) { var b ; if ( null == this ) throw new TypeError ( "The 'this' value for String.prototype.repeat must not be null or undefined" ) ; b = this + "" ; if ( 0 > a || 1342177279 < a ) throw new RangeError ( "Invalid count value" ) ; a |= 0 ; for ( var c = "" ; a ; ) if ( a & 1 && ( c += b ) , a >>>= 1 ) b += b ; return c } ; fa != ea && null != fa && aa ( k , da , { configurable : ! 0 , writable : ! 0 , value : fa } ) ; function ga ( a ) { a . ca = function ( ) { return a . ia ? a . ia : a . ia = new a } }
function ha ( 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 n ( a ) { return "string" == typeof a } function p ( a , b ) { function c ( ) { } c . prototype = b . prototype ; a . ja = 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 q ( a ) { if ( Error . captureStackTrace ) Error . captureStackTrace ( this , q ) ; else { var b = Error ( ) . stack ; b && ( this . stack = b ) } a && ( this . message = String ( a ) ) } p ( q , Error ) ; q . prototype . name = "CustomError" ; function ia ( a , b ) { for ( var c = a . split ( "%s" ) , d = "" , e = Array . prototype . slice . call ( arguments , 1 ) ; e . length && 1 < c . length ; ) d += c . shift ( ) + e . shift ( ) ; return d + c . join ( "%s" ) } ; function ja ( a , b ) { b . unshift ( a ) ; q . call ( this , ia . apply ( null , b ) ) ; b . shift ( ) } p ( ja , q ) ; ja . prototype . name = "AssertionError" ; function ka ( a , b ) { throw new ja ( "Failure" + ( a ? ": " + a : "" ) , Array . prototype . slice . call ( arguments , 1 ) ) ; } ; var la = 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 ( n ( a ) ) return n ( 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 r ( a , b ) { return 0 <= la ( a , b ) } function ma ( a , b ) { a . sort ( b || oa ) } function oa ( a , b ) { return a > b ? 1 : a < b ? - 1 : 0 } ; function pa ( a ) { var b = [ ] , c = 0 , d ; for ( d in a ) b [ c ++ ] = a [ d ] ; return b } function qa ( a , b ) { var c ; a : { for ( c in a ) if ( b . call ( void 0 , a [ c ] , c , a ) ) break a ; c = void 0 } return c && a [ c ] } ; function ra ( a ) { var b = document ; return n ( a ) ? b . getElementById ( a ) : a } ; function sa ( a ) { var b = [ ] ; ta ( new ua , a , b ) ; return b . join ( "" ) } function ua ( ) { }
function ta ( a , b , c ) { if ( null == b ) c . push ( "null" ) ; else { if ( "object" == typeof b ) { if ( "array" == ha ( b ) ) { var d = b ; b = d . length ; c . push ( "[" ) ; for ( var e = "" , f = 0 ; f < b ; f ++ ) c . push ( e ) , ta ( a , d [ f ] , c ) , e = "," ; c . push ( "]" ) ; return } if ( b instanceof String || b instanceof Number || b instanceof Boolean ) b = b . valueOf ( ) ; else { c . push ( "{" ) ; e = "" ; for ( d in b ) Object . prototype . hasOwnProperty . call ( b , d ) && ( f = b [ d ] , "function" != typeof f && ( c . push ( e ) , va ( d , c ) , c . push ( ":" ) , ta ( a , f , c ) , e = "," ) ) ; c . push ( "}" ) ; return } } switch ( typeof b ) { case "string" : va ( 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 wa = { '"' : '\\"' , "\\" : "\\\\" , "/" : "\\/" , "\b" : "\\b" , "\f" : "\\f" , "\n" : "\\n" , "\r" : "\\r" , "\t" : "\\t" , "\x0B" : "\\u000b" } , xa = /\uffff/ . test ( "\uffff" ) ? /[\\\"\x00-\x1f\x7f-\uffff]/g : /[\\\"\x00-\x1f\x7f-\xff]/g ;
function va ( a , b ) { b . push ( '"' , a . replace ( xa , function ( a ) { var b = wa [ a ] ; b || ( b = "\\u" + ( a . charCodeAt ( 0 ) | 65536 ) . toString ( 16 ) . substr ( 1 ) , wa [ a ] = b ) ; return b } ) , '"' ) } ; function ya ( a , b ) { this . a = a ; this . l = b . name ; this . f = ! ! b . u ; this . b = b . c ; this . j = b . type ; this . i = ! 1 ; switch ( this . b ) { case za : case Aa : case Ba : case Ca : case Da : case Ea : case Fa : this . i = ! 0 } this . g = b . defaultValue } var Fa = 1 , Ea = 2 , za = 3 , Aa = 4 , Ba = 6 , Ca = 16 , Da = 18 ; function Ga ( a , b ) { this . b = a ; this . a = { } ; for ( var c = 0 ; c < b . length ; c ++ ) { var d = b [ c ] ; this . a [ d . a ] = d } } function Ha ( a ) { a = pa ( a . a ) ; ma ( a , function ( a , c ) { return a . a - c . a } ) ; return a } function Ia ( a , b ) { return qa ( a . a , function ( a ) { return a . l == b } ) || null } ; function t ( ) { this . b = { } ; this . f = this . h ( ) . a ; this . a = this . g = null } function Ja ( 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 ) } ;
function Ka ( a , b ) { for ( var c = Ha ( 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 ) for ( var e = y ( b , f ) , h = 0 ; h < e . length ; h ++ ) La ( a , f , g ? e [ h ] . clone ( ) : e [ h ] ) ; else e = Ma ( b , f ) , g ? ( g = Ma ( a , f ) ) ? Ka ( 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 = { } ) , Ka ( a , this ) ) ; return a } ; function u ( a , b ) { return null != a . b [ b ] }
function Ma ( 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 = Ma ( a , b ) ; return a . f [ b ] . f ? d [ c || 0 ] : d } function z ( a , b ) { var c ; if ( u ( a , b ) ) c = v ( a , b , void 0 ) ; else a : { c = a . f [ b ] ; if ( void 0 === c . g ) { var d = c . j ; if ( d === Boolean ) c . g = ! 1 ; else if ( d === Number ) c . g = 0 ; else if ( d === String ) c . g = c . i ? "0" : "" ; else { c = new d ; break a } } c = c . g } return c }
function y ( a , b ) { return Ma ( a , b ) || [ ] } function A ( 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 La ( a , b , c ) { a . b [ b ] || ( a . b [ b ] = [ ] ) ; a . b [ b ] . push ( c ) ; a . a && delete a . a [ b ] } function Na ( a , b ) { delete a . b [ b ] ; a . a && delete a . a [ b ] } function Oa ( a , b ) { var c = [ ] , d ; for ( d in b ) 0 != d && c . push ( new ya ( d , b [ d ] ) ) ; return new Ga ( a , c ) } ; function B ( ) { } B . prototype . b = function ( a , b ) { return 11 == a . b || 10 == a . b ? this . g ( b ) : "number" != typeof b || isFinite ( b ) ? b : b . toString ( ) } ; B . prototype . f = function ( a , b ) { var c = new a . b ; this . i ( c , b ) ; return c } ;
B . prototype . a = function ( a , b ) { if ( 11 == a . b || 10 == a . b ) return b instanceof t ? b : this . f ( a . j . prototype . h ( ) , b ) ; if ( 14 == a . b ) { if ( n ( b ) && Pa . test ( b ) ) { var c = Number ( b ) ; if ( 0 < c ) return c } return b } if ( ! a . i ) return b ; c = a . j ; if ( c === String ) { if ( "number" == typeof b ) return String ( b ) } else if ( c === Number && n ( b ) && ( "Infinity" === b || "-Infinity" === b || "NaN" === b || Pa . test ( b ) ) ) return Number ( b ) ; return b } ; var Pa = /^-?[0-9]+$/ ; function C ( a , b ) { this . j = a ; this . l = b } p ( C , B ) ; C . prototype . g = function ( a ) { for ( var b = Ha ( a . h ( ) ) , c = { } , d = 0 ; d < b . length ; d ++ ) { var e = b [ d ] , f = 1 == this . j ? e . l : e . a ; if ( a . has ( e ) ) if ( e . f ) { var g = [ ] ; c [ f ] = g ; for ( f = 0 ; f < A ( a , e . a ) ; f ++ ) g . push ( this . b ( e , a . get ( e , f ) ) ) } else c [ f ] = this . b ( e , a . get ( e ) ) } Ja ( a , function ( a , b ) { c [ a ] = b } ) ; return c } ; C . prototype . b = function ( a , b ) { return this . l && 8 == a . b && "boolean" == typeof b ? b ? 1 : 0 : C . ja . b . call ( this , a , b ) } ; C . prototype . a = function ( a , b ) { return 8 == a . b && "number" == typeof b ? ! ! b : C . ja . a . call ( this , a , b ) } ;
C . prototype . i = function ( a , b ) { var c = a . h ( ) , d ; for ( d in b ) { var e , f = b [ d ] , g = ! /[^0-9]/ . test ( d ) ; if ( e = g ? c . a [ parseInt ( d , 10 ) ] || null : Ia ( c , d ) ) if ( e . f ) for ( g = 0 ; g < f . length ; g ++ ) { var h = this . a ( e , f [ g ] ) ; La ( a , e . a , h ) } else a . set ( e , this . a ( e , f ) ) ; else g ? ( e = a , g = Number ( d ) , e . b [ g ] = f , e . a && delete e . a [ g ] ) : ka ( "Failed to find field: " + d ) } } ; function D ( a , b ) { null != a && this . a . apply ( this , arguments ) } D . prototype . b = "" ; D . prototype . set = function ( a ) { this . b = "" + a } ; D . 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 E ( a ) { a . b = "" } D . prototype . toString = function ( ) { return this . b } ; / *
Protocol Buffer 2 Copyright 2008 Google Inc .
All other code copyright its respective owners .
@ -26,13 +27,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
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" , u : ! 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" , u : ! 0 , c : 5 , type : Number } , 10 : { name : "possible_length_local_only" , u : ! 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 ( ) { t . call ( this ) } p ( F , t ) ; var Q a= null ; function G ( ) { t . call ( this ) } p ( G , t ) ; var R a= null ; function H ( ) { t . call ( this ) } p ( H , t ) ; var S a= null ;
F . prototype . h = function ( ) { var a = Q a; a || ( Qa = a = O 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" , u : ! 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 = R a; a || ( Ra = a = O a( G , { 0 : { name : "PhoneNumberDesc" , ba : "i18n.phonenumbers.PhoneNumberDesc" } , 2 : { name : "national_number_pattern" , c : 9 , type : String } , 9 : { name : "possible_length" , u : ! 0 , c : 5 , type : Number } , 10 : { name : "possible_length_local_only" , u : ! 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 = S a; a || ( Sa = a = O 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" ,
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" , u : ! 0 , c : 11 , type : F } , 20 : { name : "intl_number_format" , u : ! 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 ( Ma , 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 = A a( 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 ) ) } } C a( 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" , u : ! 0 , c : 11 , type : F } , 20 : { name : "intl_number_format" , u : ! 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 T a( ) { } p ( Ta , B ) ; T a. prototype . f = function ( a , b ) { var c = new a . b ; c . g = this ; c . b = b ; c . a = { } ; return c } ; T a. prototype . i = function ( ) { throw Error ( "Unimplemented" ) ; } ; function I ( ) { } p ( I , T a) ; I . prototype . g = function ( a ) { for ( var b = H a( 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 < A ( a , e . a ) ; g ++ ) c [ f ] [ g ] = this . b ( e , a . get ( e , g ) ) } else c [ f ] = this . b ( e , a . get ( e ) ) } } J a( a , function ( a , b ) { c [ a ] = b } ) ; return c } ; I . prototype . b = function ( a , b ) { return 8 == a . b ? b ? 1 : 0 : B . prototype . b . apply ( this , arguments ) } ; I . prototype . a = function ( a , b ) { return 8 == a . b ? ! ! b : B . prototype . a . apply ( this , arguments ) } ; function J ( ) { t . call ( this ) } p ( J , t ) ; var U a= null , V a= { oa : 0 , na : 1 , ma : 5 , la : 10 , ka : 20 } ;
J . prototype . h = function ( ) { var a = U a; a || ( Ua = a = O 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 : V a} , 7 : { name : "preferred_domestic_carrier_code" ,
c : 9 , type : String } } ) ) ; return a } ; J . ctor = J ; J . ctor . h = J . prototype . h ; / *
Copyright ( C ) 2010 The Libphonenumber Authors
@ -53,7 +54,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" ] ,
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" ] ,
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 : [ , [ , , "[46]\\d{4}|[01589]\\d{5}" , ,
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" ] } , W a= { AC : [ , [ , , "[46]\\d{4}|[01589]\\d{5}" , ,
, , , , , [ 5 , 6 ] ] , [ , , "6[2-467]\\d{3}" , , , , "62889" , , , [ 5 ] ] , [ , , "4\\d{4}" , , , , "40123" , , , [ 5 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "AC" , 247 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "[01589]\\d{5}" , , , , "542011" , , , [ 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AD : [ , [ , , "[16]\\d{5,8}|[37-9]\\d{5}" , , , , , , , [ 6 , 8 , 9 ] ] , [ , , "[78]\\d{5}" , , , , "712345" , , , [ 6 ] ] , [ , , "(?:3\\d|6(?:[0-8]|90\\d{2}))\\d{4}" , , , , "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" , [ "[137-9]|6[0-8]" ] ] , [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "180" , "180[02]" ] ] , [ , "(\\d{3})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "690" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "1800\\d{4}" , , , , "18000000" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , AE : [ , [ , , "[2-79]\\d{7,8}|800\\d{2,9}" , , , , , , , [ 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" , , , , [ [ , "([2-4679])(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[2-4679][2-8]" ] , "0$1" ] , [ , "(5\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "5" ] , "0$1" ] , [ , "([479]00)(\\d)(\\d{5})" , "$1 $2 $3" , [ "[479]00" ] , "$1" ] , [ , "([68]00)(\\d{2,9})" , "$1 $2" , [ "[68]00" ] , "$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}" ,
@ -84,14 +85,14 @@ 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
[ , , "8[08]\\d{6}" , , , , "80123456" , , , [ 8 ] ] , [ , , "9[0246]\\d{6}" , , , , "90123456" , , , [ 8 ] ] , [ , , "8[12]\\d{6}" , , , , "82123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BA" , 387 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2-$3" , [ "[3-5]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "6[1-356]|[7-9]" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3 $4" , [ "6[047]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "70(?:3[0146]|[56]0)\\d{4}" , , , , "70341234" , , , [ 8 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BB : [ , [ , , "[2589]\\d{9}" , , , ,
, , , [ 10 ] , [ 7 ] ] , [ , , "246(?:2(?:2[78]|7[0-4])|4(?:1[024-6]|2\\d|3[2-9])|5(?:20|[34]\\d|54|7[1-3])|6(?:2\\d|38)|7(?:37|57)|9(?:1[89]|63))\\d{4}" , , , , "2464123456" , , , , [ 7 ] ] , [ , , "246(?:2(?:[356]\\d|4[0-57-9]|8[0-79])|45\\d|69[5-7]|8(?:[2-5]\\d|83))\\d{4}" , , , , "2462501234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002123456" ] , [ , , "900\\d{7}|246976\\d{4}" , , , , "9002123456" , , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:(?:00|22|33|44|66|77|88)[2-9]|21[23])\\d{6}" , , , , "5002345678" ] , [ , , "24631\\d{5}" , , , , "2463101234" , , , ,
[ 7 ] ] , "BB" , 1 , "011" , "1" , , , "1" , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "246" , [ , , , , , , , , , [ - 1 ] ] , [ , , "246(?:292|367|4(?:1[7-9]|3[01]|44|67)|736)\\d{4}" , , , , "2464301234" , , , , [ 7 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BD : [ , [ , , "[2-79]\\d{5,9}|1\\d{9}|8[0-7]\\d{4,8}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 ] ] , [ , , "2(?:[45]\\d{3}|7(?:1[0-267]|2[0-289]|3[0-29]|4[01]|5[1-3]|6[013]|7[0178]|91)|8(?:0[125]|[139][1-6]|2[0157-9]|41|6[1-35]|7[1-5]|8[1-8]|90)|9(?:0[0-2]|1[0-4]|2[568]|3[3-6]|5[5-7]|6[0167]|7[15]|8[0146-9]))\\d{4}|3(?:12?[5-7]\\d{2}|0(?:2(?:[025-79]\\d|[348]\\d{1,2})|3(?:[2-4]\\d|[56]\\d?))|2(?:1\\d{2}|2(?:[12]\\d|[35]\\d{1,2}|4\\d?))|3(?:1\\d{2}|2(?:[2356]\\d|4\\d{1,2}))|4(?:1\\d{2}|2(?:2\\d{1,2}|[47]|5\\d{2}))|5(?:1\\d{2}|29)|[67]1\\d{2}|8(?:1\\d{2}|2(?:2\\d{2}|3|4\\d)))\\d{3}|4(?:0(?:2(?:[09]\\d|7)|33\\d{2})|1\\d{3}|2(?:1\\d{2}|2(?:[25]\\d?|[348]\\d|[67]\\d{1,2}))|3(?:1\\d{2}(?:\\d{2})?|2(?:[045]\\d|[236-9]\\d{1,2})|32\\d{2})|4(?:[18]\\d{2}|2(?:[2-46]\\d{2}|3)|5[25]\\d{2})|5(?:1\\d{2}|2(?:3\\d|5))|6(?:[18]\\d{2}|2(?:3(?:\\d{2})?|[46]\\d{1,2}|5\\d{2}|7\\d)|5(?:3\\d?|4\\d|[57]\\d{1,2}|6\\d{2}|8))|71\\d{2}|8(?:[18]\\d{2}|23\\d{2}|54\\d{2})|9(?:[18]\\d{2}|2[2-5]\\d{2}|53\\d{1,2}))\\d{3}|5(?:02[03489]\\d{2}|1\\d{2}|2(?:1\\d{2}|2(?:2(?:\\d{2})?|[457]\\d{2}))|3(?:1\\d{2}|2(?:[37](?:\\d{2})?|[569]\\d{2}))|4(?:1\\d{2}|2[46]\\d{2})|5(?:1\\d{2}|26\\d{1,2})|6(?:[18]\\d{2}|2|53\\d{2})|7(?:1|24)\\d{2}|8(?:1|26)\\d{2}|91\\d{2})\\d{3}|6(?:0(?:1\\d{2}|2(?:3\\d{2}|4\\d{1,2}))|2(?:2[2-5]\\d{2}|5(?:[3-5]\\d{2}|7)|8\\d{2})|3(?:1|2[3478])\\d{2}|4(?:1|2[34])\\d{2}|5(?:1|2[47])\\d{2}|6(?:[18]\\d{2}|6(?:2(?:2\\d|[34]\\d{2})|5(?:[24]\\d{2}|3\\d|5\\d{1,2})))|72[2-5]\\d{2}|8(?:1\\d{2}|2[2-5]\\d{2})|9(?:1\\d{2}|2[2-6]\\d{2}))\\d{3}|7(?:(?:02|[3-589]1|6[12]|72[24])\\d{2}|21\\d{3}|32)\\d{3}|8(?:(?:4[12]|[5-7]2|1\\d?)|(?:0|3[12]|[5-7]1|217)\\d)\\d{4}|9(?:[35]1|(?:[024]2|81)\\d|(?:1|[24]1)\\d{2})\\d{3}" ,
, , , "27111234" , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "(?:1[13-9]\\d|(?:3[78]|44)[02-9]|6(?:44|6[02-9]))\\d{7}" , , , , "1812345678" , , , [ 10 ] ] , [ , , "80[03]\\d{7}" , , , , "8001234567" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "96(?:0[49]|1[0-4]|6[69])\\d{6}" , , , , "9604123456" , , , [ 10 ] ] , "BD" , 880 , "00" , "0" , , , "0" , , , , [ [ , "(2)(\\d{7,8})" , "$1-$2" , [ "2" ] , "0$1" ] , [ , "(\\d{2})(\\d{4,6})" , "$1-$2" , [ "[3-79]1" ] , "0$1" ] , [ , "(\\d{4})(\\d{3,6})" , "$1-$2" , [ "1|3(?:0|[2-58]2)|4(?:0|[25]2|3[23]|[4689][25])|5(?:[02-578]2|6[25])|6(?:[0347-9]2|[26][25])|7[02-9]2|8(?:[023][23]|[4-7]2)|9(?:[02][23]|[458]2|6[016])" ] ,
, , , "27111234" , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "(?:1[13-9]\\d|(?:3[78]|44)[02-9]|6(?:44|6[02-9]))\\d{7}" , , , , "1812345678" , , , [ 10 ] ] , [ , , "80[03]\\d{7}" , , , , "8001234567" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "96(?:0[46 9]|1[0-4]|3[389]| 6[69]|7[78 ])\\d{6}" , , , , "9604123456" , , , [ 10 ] ] , "BD" , 880 , "00" , "0" , , , "0" , , , , [ [ , "(2)(\\d{7,8})" , "$1-$2" , [ "2" ] , "0$1" ] , [ , "(\\d{2})(\\d{4,6})" , "$1-$2" , [ "[3-79]1" ] , "0$1" ] , [ , "(\\d{4})(\\d{3,6})" , "$1-$2" , [ "1|3(?:0|[2-58]2)|4(?:0|[25]2|3[23]|[4689][25])|5(?:[02-578]2|6[25])|6(?:[0347-9]2|[26][25])|7[02-9]2|8(?:[023][23]|[4-7]2)|9(?:[02][23]|[458]2|6[013 67 ])" ] ,
"0$1" ] , [ , "(\\d{3})(\\d{3,7})" , "$1-$2" , [ "[3-79][2-9]|8" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BE : [ , [ , , "[1-9]\\d{7,8}" , , , , , , , [ 8 , 9 ] ] , [ , , "(?:1[0-69]|[23][2-8]|4[23]|5\\d|6[013-57-9]|71|8[1-79]|9[2-4])\\d{6}|80[2-8]\\d{5}" , , , , "12345678" , , , [ 8 ] ] , [ , , "4(?:56|6[0135-8]|[79]\\d|8[3-9])\\d{6}" , , , , "470123456" , , , [ 9 ] ] , [ , , "800\\d{5}" , , , , "80012345" , , , [ 8 ] ] , [ , , "(?:70[2-467]|90[0-79])\\d{5}" , , , , "90123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BE" , 32 , "00" , "0" ,
, , "0" , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "4[5-9]" ] , "0$1" ] , [ , "(\\d)(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[23]|4[23]|9[2-4]" ] , "0$1" ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[156]|7[018]|8(?:0[1-9]|[1-79])" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "(?:80|9)0" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "78\\d{6}" , , , , "78123456" , , , [ 8 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BF : [ , [ , , "[25-7]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "2(?:0(?:49|5[23]|6[56]|9[016-9])|4(?:4[569]|5[4-6]|6[56]|7[0179])|5(?:[34]\\d|50|6[5-7]))\\d{4}" ,
, , , "20491234" ] , [ , , "(?:5[15-8]|[67]\\d)\\d{6}" , , , , "70123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BF" , 226 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BG : [ , [ , , "[23567]\\d{5,7}|[489]\\d{6,8}" , , , , , , , [ 6 , 7 , 8 , 9 ] , [ 4 , 5 ] ] , [ , , "2\\d{5,7}|(?:[36]\\d|5[1-9]|8[1-6]|9[1-7])\\d{5,6}|(?:4(?:[124-7]\\d|3[1-6])|7(?:0[1-9]|[1-9]\\d))\\d{4,5}" , , , , "2123456" , , , [ 6 , 7 , 8 ] , [ 4 , 5 ] ] , [ , , "(?:8[7-9]\\d|9(?:8\\d|9[69]))\\d{6}|4(?:3[0789]|8\\d)\\d{5}" ,
, , , "48123456" , , , [ 8 , 9 ] ] , [ , , "800\\d{5}" , , , , "80012345" , , , [ 8 ] ] , [ , , "90\\d{6}" , , , , "90123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "700\\d{5}" , , , , "70012345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BG" , 359 , "00" , "0" , , , "0" , , , , [ [ , "(2)(\\d)(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "2" ] , "0$1" ] , [ , "(2)(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "2" ] , "0$1" ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "43[124-7]|70[1-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{2})" , "$1 $2 $3" , [ "43[124-7]|70[1-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{3})" , "$1 $2 $3" , [ "[78]00" ] , "0$1" ] , [ , "(\\d{3})(\\d{3})(\\d{3})" ,
"$1 $2 $3" , [ "99[69]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{2,3})" , "$1 $2 $3" , [ "[356]|4[124-7]|7[1-9]|8[1-6]|9[1-7]" ] , "0$1" ] , [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "48|8[7-9]|9[08]" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BH : [ , [ , , "[136-9]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "(?:1(?:3[1356]|6[0156]|7\\d)\\d|6(?:1[16]\\d|500|6(?:0\\d|3[12]|44|7[7-9])|9[69][69])|7(?:1(?:11|78)|7\\d{2}))\\d{4}" , , , , "17001234" ] , [ , , "(?:3(?:[1-4679]\\d|5[013-69]|8[0-47-9])\\d|6(?:3(?:00|33|6[16])|6(?:[69]\\d|3[03-9]|7[0-6])))\\d{4}" ,
, , , "36001234" ] , [ , , "80\\d{6}" , , , , "80123456" ] , [ , , "(?:87|9[014578])\\d{6}" , , , , "90123456" ] , [ , , "84\\d{6}" , , , , "84123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BH" , 973 , "00" , , , , , , , , [ [ , "(\\d{4})(\\d{4})" , "$1 $2" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BI : [ , [ , , "[267]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "22\\d{6}" , , , , "22201234" ] , [ , , "(?:29|6[189]|7[124-9])\\d{6}" , , , , "79561234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BI" , 257 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" ,
"$1 $2 $3 $4" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BJ : [ , [ , , "[2689]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "2(?:02|1[037]|2[45]|3[68])\\d{5}" , , , , "20211234" ] , [ , , "(?:6[1-9] |9[03-9])\\d{6}" , , , , "90011234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "857[58]\\d{4}" , , , , "85751234" ] , "BJ" , 229 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[2689]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "81\\d{6}" , , , , "81123456" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BL : [ , [ , , "[56]\\d{8}" ,
"$1 $2 $3 $4" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BJ : [ , [ , , "[2689]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "2(?:02|1[037]|2[45]|3[68])\\d{5}" , , , , "20211234" ] , [ , , "(?:6\\d |9[03-9])\\d{6}" , , , , "90011234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "857[58]\\d{4}" , , , , "85751234" ] , "BJ" , 229 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[2689]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "81\\d{6}" , , , , "81123456" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BL : [ , [ , , "[56]\\d{8}" ,
, , , , , , [ 9 ] ] , [ , , "590(?:2[7-9]|5[12]|87)\\d{4}" , , , , "590271234" ] , [ , , "69(?:0\\d{2}|1(?:2[29]|3[0-5]))\\d{4}" , , , , "690001234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BL" , 590 , "00" , "0" , , , "0" , , , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BM : [ , [ , , "[4589]\\d{9}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "441(?:2(?:02|23|61|[3479]\\d)|[46]\\d{2}|5(?:4\\d|60|89)|824)\\d{4}" , , , , "4412345678" , , , , [ 7 ] ] , [ , , "441(?:[37]\\d|5[0-39])\\d{5}" , , , , "4413701234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" ,
, , , "8002123456" ] , [ , , "900[2-9]\\d{6}" , , , , "9002123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:(?:00|22|33|44|66|77|88)[2-9]|21[23])\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "BM" , 1 , "011" , "1" , , , "1" , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "441" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BN : [ , [ , , "[2-578]\\d{6}" , , , , , , , [ 7 ] ] , [ , , "2(?:[013-9]\\d|2[0-7])\\d{4}|[3-5]\\d{6}" , , , , "2345678" ] , [ , , "22[89]\\d{4}|[78]\\d{6}" , , , , "7123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "BN" , 673 , "00" , , , , , , , , [ [ , "([2-578]\\d{2})(\\d{4})" ,
"$1 $2" , [ "[2-578]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , BO : [ , [ , , "[23467]\\d{7}|8\\d{8}" , , , , , , , [ 8 , 9 ] , [ 7 ] ] , [ , , "(?:2(?:2\\d{2}|5(?:11|[258]\\d|9[67])|6(?:12|2\\d|9[34])|8(?:2[34]|39|62))|3(?:3\\d{2}|4(?:6\\d|8[24])|8(?:25|42|5[257]|86|9[25])|9(?:2\\d|3[234]|4[248]|5[24]|6[2-6]|7\\d))|4(?:4\\d{2}|6(?:11|[24689]\\d|72)))\\d{4}" , , , , "22123456" , , , [ 8 ] , [ 7 ] ] , [ , , "[67]\\d{7}" , , , , "71234567" , , , [ 8 ] ] , [ , , "80017\\d{4}" , , , , "800171234" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , ,
@ -113,7 +114,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
"0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CF : [ , [ , , "[278]\\d{7}" , , , , , , , [ 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" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CG : [ , [ , , "[028]\\d{8}" , , , , , , , [ 9 ] ] , [ , , "222[1-589]\\d{5}" , , , , "222123456" ] , [ , , "0[14-6]\\d{7}" ,
, , , "061234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "80(?:0\\d{2}|11[01])\\d{4}" , , , , "800123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CG" , 242 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "801" ] ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[02]" ] ] , [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "800" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CH : [ , [ , , "[2-9]\\d{8}|860\\d{9}" , , , , , , , [ 9 , 12 ] ] , [ , , "(?:2[12467]|3[1-4]|4[134]|5[256]|6[12]|[7-9]1)\\d{7}" , , , , "212345678" , , , [ 9 ] ] ,
[ , , "7[5-9]\\d{7}" , , , , "781234567" , , , [ 9 ] ] , [ , , "800\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ , , "90[016]\\d{6}" , , , , "900123456" , , , [ 9 ] ] , [ , , "84[0248]\\d{6}" , , , , "840123456" , , , [ 9 ] ] , [ , , "878\\d{6}" , , , , "878123456" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CH" , 41 , "00" , "0" , , , "0" , , , , [ [ , "([2-9]\\d)(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[2-7]|[89]1" ] , "0$1" ] , [ , "([89]\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "8[047]|90" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4 $5" , [ "860" ] , "0$1" ] ] , , [ , , "74[0248]\\d{6}" , , , , "740123456" , , , [ 9 ] ] ,
, , [ , , , , , , , , , [ - 1 ] ] , [ , , "5[18]\\d{7}" , , , , "581234567" , , , [ 9 ] ] , , , [ , , "860\\d{9}" , , , , "860123456789" , , , [ 12 ] ] ] , CI : [ , [ , , "[02-8]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "(?:2(?:0[023]|1[02357]|[23][045]|4[03-5])|3(?:0[06]|1[069]|[2-4][07]|5[09]|6[08]))\\d{5}" , , , , "21234567" ] , [ , , "(?:0[1-9]|4\\d|5[14-9]|6[015-79]|[78] [4-9])\\d{6}" , , , , "01234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CI" , 225 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ,
, , [ , , , , , , , , , [ - 1 ] ] , [ , , "5[18]\\d{7}" , , , , "581234567" , , , [ 9 ] ] , , , [ , , "860\\d{9}" , , , , "860123456789" , , , [ 12 ] ] ] , CI : [ , [ , , "[02-8]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "(?:2(?:0[023]|1[02357]|[23][045]|4[03-5])|3(?:0[06]|1[069]|[2-4][07]|5[09]|6[08]))\\d{5}" , , , , "21234567" ] , [ , , "(?:0[1-9]|[45]\\d|6[014-9]|7[124-9]|8 [4-9])\\d{6}" , , , , "01234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CI" , 225 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CK : [ , [ , , "[2-8]\\d{4}" , , , , , , , [ 5 ] ] , [ , , "(?:2\\d|3[13-7]|4[1-5])\\d{3}" , , , , "21234" ] , [ , , "[5-8]\\d{4}" , , , , "71234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CK" , 682 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{3})" , "$1 $2" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CL : [ , [ , , "1230\\d{7}|[2-46-9]\\d{8,10}|5[1-3578]\\d{7}" , , , , , , , [ 9 , 10 , 11 ] , [ 7 , 8 ] ] , [ , , "2(?:1962\\d{4}|2\\d{7}|32[0-467]\\d{5})|(?:3[2-5]|[47][1-35]|5[1-3578]|6[13-57]|9[3-9])\\d{7}" ,
, , , "221234567" , , , [ 9 ] , [ 7 , 8 ] ] , [ , , "2(?:1962\\d{4}|2\\d{7}|32[0-467]\\d{5})|(?:3[2-5]|[47][1-35]|5[1-3578]|6[13-57]|9[3-9])\\d{7}" , , , , "961234567" , , , [ 9 ] , [ 8 ] ] , [ , , "800\\d{6}|1230\\d{7}" , , , , "800123456" , , , [ 9 , 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "600\\d{7,8}" , , , , "6001234567" , , , [ 10 , 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "44\\d{7}" , , , , "441234567" , , , [ 9 ] ] , "CL" , 56 , "(?:0|1(?:1[0-69]|2[0-57]|5[13-58]|69|7[0167]|8[018]))0" , "0" , , , "0|(1(?:1[0-69]|2[0-57]|5[13-58]|69|7[0167]|8[018]))" , , , 1 , [ [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2[23]" ] , "($1)" , "$CC ($1)" ] ,
[ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[357]|4[1-35]|6[13-57]" ] , "($1)" , "$CC ($1)" ] , [ , "(9)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "9" ] , "0$1" ] , [ , "(44)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "44" ] , "0$1" ] , [ , "([68]00)(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[68]00" ] , "$1" ] , [ , "(600)(\\d{3})(\\d{2})(\\d{3})" , "$1 $2 $3 $4" , [ "600" ] , "$1" ] , [ , "(1230)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "123" , "1230" ] , "$1" ] , [ , "(\\d{5})(\\d{4})" , "$1 $2" , [ "219" ] , "($1)" , "$CC ($1)" ] , [ , "(\\d{4,5})" , "$1" , [ "[1-9]" ] , "$1" ] ] , [ [ , "(\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "2[23]" ] ,
@ -121,8 +122,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 ] ] ] , CM : [ , [ , , "[2368]\\d{7,8}" , , , , , , , [ 8 , 9 ] ] , [ , , "2(?:22|33|4[23])\\d{6}" , , , , "222123456" , , , [ 9 ] ] , [ , , "6[5-9]\\d{7}" , , , , "671234567" , , , [ 9 ] ] , [ , , "88\\d{6}" , , , , "88012345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CM" , 237 , "00" , , , , , , , , [ [ , "([26])(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4 $5" , [ "[26]" ] ] , [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[23]|88" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , CN : [ , [ , , "[1-7]\\d{6,11}|8[0-357-9]\\d{6,9}|9\\d{7,10}" ,
, , , , , , [ 7 , 8 , 9 , 10 , 11 , 12 ] , [ 5 , 6 ] ] , [ , , "21(?:100\\d{2}|95\\d{3,4}|\\d{8,10})|(?:10|2[02-57-9]|3(?:11|7[179])|4(?:[15]1|3[1-35])|5(?:1\\d|2[37]|3[12]|51|7[13-79]|9[15])|7(?:31|5[457]|6[09]|91)|8(?:[57]1|98))(?:100\\d{2}|95\\d{3,4}|\\d{8})|(?:3(?:1[02-9]|35|49|5\\d|7[02-68]|9[1-68])|4(?:1[02-9]|2[179]|3[3-9]|5[2-9]|6[4789]|7\\d|8[23])|5(?:3[03-9]|4[36]|5[02-9]|6[1-46]|7[028]|80|9[2-46-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[17]\\d|2[248]|3[04-9]|4[3-6]|5[0-4689]|6[2368]|9[02-9])|8(?:078|1[236-8]|2[5-7]|3\\d|5[1-9]|7[02-9]|8[3678]|9[1-7])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))(?:100\\d{2}|95\\d{3,4}|\\d{7})" ,
, , , "1012345678" , , , , [ 5 , 6 ] ] , [ , , "1(?:[38]\\d{3}|4[57]\\d{2}|5[0-35-9]\\d{2}|66\\d{2}|7(?:[0-35-8]\\d{2}|40[0-5])|9[89]\\d{2})\\d{6}" , , , , "13123456789" , , , [ 11 ] ] , [ , , "(?:10)?800\\d{7}" , , , , "8001234567" , , , [ 10 , 12 ] ] , [ , , "16[08]\\d{5}" , , , , "16812345" , , , [ 8 ] ] , [ , , "400\\d{7}|950\\d{7,8}|(?:10|2[0-57-9]|3(?:[157]\\d|35|49|9[1-68])|4(?:[17]\\d|2[179]|[35][1-9]|6[4789]|8[23])|5(?:[1357]\\d|2[37]|4[36]|6[1-46]|80|9[1-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]\\d|2[248]|3[014-9]|4[3-6]|6[023689])|8(?:1[236-8]|2[5-7]|[37]\\d|5[14-9]|8[3678]|9[1-8])|9(?:0[1-3689]|1[1-79]|[379]\\d|4[13]|5[1-5]))96\\d{3,4}" ,
, , , "4001234567" , , , [ 7 , 8 , 9 , 10 , 11 ] , [ 5 , 6 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CN" , 86 , "(1(?:[129 ]\\d{3}|79\\d{2}))?00" , "0" , , , "(1(?:[129 ]\\d{3}|79\\d{2}))|0" , , "00" , , [ [ , "([48]00)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[48]00" ] ] , [ , "(\\d{5,6})" , "$1" , [ "100|95" ] ] , [ , "(\\d{2})(\\d{5,6})" , "$1 $2" , [ "(?:10|2\\d)[19]" , "(?:10|2\\d)(?:10|9[56])" , "(?:10|2\\d)(?:100|9[56])" ] , "0$1" , "$CC $1" ] , [ , "(\\d{3})(\\d{5,6})" , "$1 $2" , [ "[3-9]" , "[3-9]\\d\\d[19]" , "[3-9]\\d\\d(?:10|9[56])" ] , "0$1" , "$CC $1" ] , [ , "(\\d{3,4})(\\d{4})" , "$1 $2" , [ "[2-9]" ] ] ,
[ , "(21)(\\d{4})(\\d{4,6})" , "$1 $2 $3" , [ "21" ] , "0$1" , "$CC $1" , 1 ] , [ , "([12]\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "10[1-9]|2[02-9]" , "10[1-9]|2[02-9]" , "10(?:[1-79]|8(?:0[1-9]|[1-9]))|2[02-9]" ] , "0$1" , "$CC $1" , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "3(?:1[02-9]|35|49|5|7[02-68]|9[1-68])|4(?:1[02-9]|2[179]|[35][2-9]|6[47-9]|7|8[23])|5(?:3[03-9]|4[36]|5[02-9]|6[1-46]|7[028]|80|9[2-46-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[04-9]|4[3-6]|6[2368])|8(?:1[236-8]|2[5-7]|3|5[1-9]|7[02-9]|8[36-8]|9[1-7])|9(?:0[1-3689]|1[1-79]|[379]|4[13]|5[1-5])" ] ,
, , , "4001234567" , , , [ 7 , 8 , 9 , 10 , 11 ] , [ 5 , 6 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "CN" , 86 , "(1(?:[12]\\d{3}|79\\d{2}|9[0-7] \\d{2}))?00" , "0" , , , "(1(?:[12]\\d{3}|79\\d{2}|9[0-7] \\d{2}))|0" , , "00" , , [ [ , "([48]00)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[48]00" ] ] , [ , "(\\d{5,6})" , "$1" , [ "100|95" ] ] , [ , "(\\d{2})(\\d{5,6})" , "$1 $2" , [ "(?:10|2\\d)[19]" , "(?:10|2\\d)(?:10|9[56])" , "(?:10|2\\d)(?:100|9[56])" ] , "0$1" , "$CC $1" ] , [ , "(\\d{3})(\\d{5,6})" , "$1 $2" , [ "[3-9]" , "[3-9]\\d\\d[19]" , "[3-9]\\d\\d(?:10|9[56])" ] , "0$1" , "$CC $1" ] , [ , "(\\d{3,4})(\\d{4})" ,
"$1 $2" , [ "[2-9]" ] ] , [ , "(21)(\\d{4})(\\d{4,6})" , "$1 $2 $3" , [ "21" ] , "0$1" , "$CC $1" , 1 ] , [ , "([12]\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "10[1-9]|2[02-9]" , "10[1-9]|2[02-9]" , "10(?:[1-79]|8(?:0[1-9]|[1-9]))|2[02-9]" ] , "0$1" , "$CC $1" , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "3(?:1[02-9]|35|49|5|7[02-68]|9[1-68])|4(?:1[02-9]|2[179]|[35][2-9]|6[47-9]|7|8[23])|5(?:3[03-9]|4[36]|5[02-9]|6[1-46]|7[028]|80|9[2-46-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[04-9]|4[3-6]|6[2368])|8(?:1[236-8]|2[5-7]|3|5[1-9]|7[02-9]|8[36-8]|9[1-7])|9(?:0[1-3689]|1[1-79]|[379]|4[13]|5[1-5])" ] ,
"0$1" , "$CC $1" , 1 ] , [ , "(\\d{3})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "3(?:11|7[179])|4(?:[15]1|3[1-35])|5(?:1|2[37]|3[12]|51|7[13-79]|9[15])|7(?:[39]1|5[457]|6[09])|8(?:[57]1|98)" ] , "0$1" , "$CC $1" , 1 ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "807" , "8078" ] , "0$1" , "$CC $1" , 1 ] , [ , "(\\d{3})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "1(?:[3-57-9]|66)" ] , , "$CC $1" ] , [ , "(10800)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "108" , "1080" , "10800" ] ] , [ , "(\\d{3})(\\d{7,8})" , "$1 $2" , [ "950" ] ] ] , [ [ , "([48]00)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[48]00" ] ] , [ , "(\\d{2})(\\d{5,6})" ,
"$1 $2" , [ "(?:10|2\\d)[19]" , "(?:10|2\\d)(?:10|9[56])" , "(?:10|2\\d)(?:100|9[56])" ] , "0$1" , "$CC $1" ] , [ , "(\\d{3})(\\d{5,6})" , "$1 $2" , [ "[3-9]" , "[3-9]\\d\\d[19]" , "[3-9]\\d\\d(?:10|9[56])" ] , "0$1" , "$CC $1" ] , [ , "(21)(\\d{4})(\\d{4,6})" , "$1 $2 $3" , [ "21" ] , "0$1" , "$CC $1" , 1 ] , [ , "([12]\\d)(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "10[1-9]|2[02-9]" , "10[1-9]|2[02-9]" , "10(?:[1-79]|8(?:0[1-9]|[1-9]))|2[02-9]" ] , "0$1" , "$CC $1" , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "3(?:1[02-9]|35|49|5|7[02-68]|9[1-68])|4(?:1[02-9]|2[179]|[35][2-9]|6[47-9]|7|8[23])|5(?:3[03-9]|4[36]|5[02-9]|6[1-46]|7[028]|80|9[2-46-9])|6(?:3[1-5]|6[0238]|9[12])|7(?:01|[1579]|2[248]|3[04-9]|4[3-6]|6[2368])|8(?:1[236-8]|2[5-7]|3|5[1-9]|7[02-9]|8[36-8]|9[1-7])|9(?:0[1-3689]|1[1-79]|[379]|4[13]|5[1-5])" ] ,
"0$1" , "$CC $1" , 1 ] , [ , "(\\d{3})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "3(?:11|7[179])|4(?:[15]1|3[1-35])|5(?:1|2[37]|3[12]|51|7[13-79]|9[15])|7(?:[39]1|5[457]|6[09])|8(?:[57]1|98)" ] , "0$1" , "$CC $1" , 1 ] , [ , "(\\d{4})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "807" , "8078" ] , "0$1" , "$CC $1" , 1 ] , [ , "(\\d{3})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "1(?:[3-57-9]|66)" ] , , "$CC $1" ] , [ , "(10800)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "108" , "1080" , "10800" ] ] , [ , "(\\d{3})(\\d{7,8})" , "$1 $2" , [ "950" ] ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "(?:4|(?:10)?8)00\\d{7}|950\\d{7,8}" , , , , "4001234567" ,
@ -197,9 +198,9 @@ GY:[,[,,"[2-46-9]\\d{6}",,,,,,,[7]],[,,"(?:2(?:1[6-9]|2[0-35-9]|3[1-4]|5[3-9]|6\
[ , , "1700\\d{6}" , , , , "1700123456" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "7(?:18\\d|2[23]\\d|3[237]\\d|47\\d|6[58]\\d|7\\d{2}|8(?:2\\d|33|55|77|81)|9[2579]\\d)\\d{5}" , , , , "771234567" , , , [ 9 ] ] , "IL" , 972 , "0(?:0|1[2-9])" , "0" , , , "0" , , , , [ [ , "([2-489])(\\d{3})(\\d{4})" , "$1-$2-$3" , [ "[2-489]" ] , "0$1" ] , [ , "([57]\\d)(\\d{3})(\\d{4})" , "$1-$2-$3" , [ "[57]" ] , "0$1" ] , [ , "(153)(\\d{1,2})(\\d{3})(\\d{4})" , "$1 $2 $3 $4" , [ "153" ] ] , [ , "(1)([7-9]\\d{2})(\\d{3})(\\d{3})" , "$1-$2-$3-$4" , [ "1[7-9]" ] ] , [ , "(1255)(\\d{3})" , "$1-$2" , [ "125" , "1255" ] ] , [ , "(1200)(\\d{3})(\\d{3})" ,
"$1-$2-$3" , [ "120" , "1200" ] ] , [ , "(1212)(\\d{2})(\\d{2})" , "$1-$2-$3" , [ "121" , "1212" ] ] , [ , "(1599)(\\d{6})" , "$1-$2" , [ "159" , "1599" ] ] , [ , "(151)(\\d{1,2})(\\d{3})(\\d{4})" , "$1-$2 $3-$4" , [ "151" ] ] , [ , "(\\d{4})" , "*$1" , [ "[2-689]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "1700\\d{6}|[2-689]\\d{3}" , , , , "1700123456" , , , [ 4 , 10 ] ] , [ , , "[2-689]\\d{3}|1599\\d{6}" , , , , "1599123456" , , , [ 4 , 10 ] ] , , , [ , , "151\\d{8,9}" , , , , "15112340000" , , , [ 11 , 12 ] ] ] , IM : [ , [ , , "[135789]\\d{6,9}" , , , , , , , [ 10 ] , [ 6 ] ] , [ , , "1624[5-8]\\d{5}" , , , , "1624756789" , , , , [ 6 ] ] , [ , , "7(?:4576|[59]24\\d|624[0-4689])\\d{5}" ,
, , , "7924123456" ] , [ , , "808162\\d{4}" , , , , "8081624567" ] , [ , , "(?:872299|90[0167]624)\\d{4}" , , , , "9016247890" ] , [ , , "8(?:4(?:40[49]06|5624\\d)|70624\\d)\\d{3}" , , , , "8456247890" ] , [ , , "70\\d{8}" , , , , "7012345678" ] , [ , , "56\\d{8}" , , , , "5612345678" ] , "IM" , 44 , "00" , "0" , , , "0" , , , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "3(?:08162\\d|3\\d{5}|4(?:40[49]06|5624\\d)|7(?:0624\\d|2299\\d))\\d{3}|55\\d{8}" , , , , "5512345678" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , IN : [ , [ , , "008\\d{9}|1\\d{7,12}|[2-9]\\d{9,10}" , , , , , , , [ 8 , 9 , 10 , 11 , 12 , 13 ] , [ 6 , 7 ] ] , [ , , "(?:11|2[02]|33|4[04]|79|80)[2-7]\\d{7}|(?:1(?:2[0-249]|3[0-25]|4[145]|[59][14]|6[014]|7[1257]|8[01346])|2(?:1[257]|3[013]|4[01]|5[0137]|6[0158]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|[36][25]|22|4[28]|5[12]|[78]1|9[15])|6(?:12|[2345]1|57|6[13]|7[14]|80)|7(?:12|2[14]|3[134]|4[47]|5[15]|[67]1|88)|8(?:16|2[014]|3[126]|6[136]|7[078]|8[34]|91))[2-7]\\d{6}|(?:(?:1(?:2[35-8]|3[346-9]|4[236-9]|[59][0235-9]|6[235-9]|7[34689]|8[257-9])|2(?:1[134689]|3[24-8]|4[2-8]|5[25689]|6[2-4679]|7[13-79]|8[2-479]|9[235-9])|3(?:01|1[79]|2[1-5]|4[25-8]|5[125689]|6[235-7]|7[157-9]|8[2-46-8])|4(?:1[14578]|2[5689]|3[2-467]|5[4-7]|6[35]|73|8[2689]|9[2389])|5(?:[16][146-9]|2[14-8]|3[1346]|4[14-69]|5[46]|7[2-4]|8[2-8]|9[246])|6(?:1[1358]|2[2457]|3[2-4]|4[235-7]|[57][2-689]|6[24-578]|8[1-6])|8(?:1[1357-9]|2[235-8]|3[03-57-9]|4[0-24-9]|5\\d|6[2457-9]|7[1-6]|8[1256]|9[2-4]))\\d|7(?:(?:1[013-9]|2[0235-9]|3[2679]|4[1-35689]|5[2-46-9]|[67][02-9]|9\\d)\\d|8(?:2[0-6]|[013-8]\\d)))[2-7]\\d{5}" ,
, , , "1123456789" , , , [ 10 ] , [ 6 , 7 , 8 ] ] , [ , , "(?:6(?:00[0-3]\\d|1279|2(?:0[0-2]|39|6[02]|8[0-2]|9[045])\\d|3(?:0[01]\\d|5(?:0[0-6]|[12]\\d)|60\\d|7[05]\\d|8[01]\\d|9[023-5 ]\\d)|900\\d)|7(?:0\\d{3}|19[0-5]\\d|2(?:[0235679]\\d{2}|[14][017-9]\\d|8(?:[0-59]\\d|[678][089]))|3(?:[05-8]\\d{2}|1(?:[089]\\d|11|7[5-8])|2(?:[0-49][089]|[5-8]\\d)|3[017-9]\\d|4(?:[07-9]\\d|11)|9(?:[016-9]\\d|[2-5][089]))|4(?:0\\d{2}|1(?:[015-9]\\d|[23][089]|4[089])|2(?:0[089]|[1-7][089]|[89]\\d)|3(?:[0-8][089]|9\\d)|4(?:[089]\\d|11|7[02-8])|[56]\\d[089]|7(?:[089]\\d|11|7[02-8])|8(?:[0-24-7][089]|[389]\\d)|9(?:[0-6][089]|7[089]|[89]\\d))|5(?:[0346-8]\\d{2}|1(?:[07-9]\\d|11)|2(?:[04-9]\\d|[123][089])|5[017-9]\\d|9(?:[0-6][089]|[7-9]\\d))|6(?:0(?:[0-47]\\d|[5689][089])|(?:1[0-257-9]|[6-9]\\d)\\d|2(?:[0-4]\\d|[5-9][089])|3(?:[02-8][089]|[19]\\d)|4\\d[089]|5(?:[0-367][089]|[4589]\\d))|7(?:0(?:0[02-9]|[13-7][089]|[289]\\d)|[1-9]\\d{2})|8(?:[0-79]\\d{2}|8(?:[089]\\d|11|7[02-9]))|9(?:[089]\\d{2}|313|7(?:[02-8]\\d|9[07-9])))|8(?:0(?:[01589]\\d{2}|6[67]\\d|7(?:[02-8]\\d|9[04-9]))|1(?:[02-57-9]\\d{2}|1(?:[0-35-9]\\d|4[0-46-9])|6(?:[089]\\d|7[02-8]))|2(?:0(?:[089]\\d|7[02-8])|[14](?:[089]\\d|7[02-8])|[235-9]\\d{2})|3(?:[0357-9]\\d{2}|1(?:[089]\\d|7[02-7])|2(?:[09]\\d|7[02-8]|8[0-689])|4\\d{2}|6(?:[089]\\d|7[02-7]))|[45]\\d{3}|6(?:[02457-9]\\d{2}|1(?:[089]\\d|7[02-8])|3(?:[089]\\d|7[02-8])|6(?:[08]\\d|7[02-8]|9\\d))|7(?:0[07-9]\\d|[1-69]\\d{2}|[78](?:[089]\\d|7[02-8]))|8(?:[0-25-9]\\d{2}|3(?:[089]\\d|7[02-8])|4(?:[0489]\\d|7[02-8]))|9(?:[02-9]\\d{2}|1(?:[0289]\\d|7[02-8])))|9\\d{4})\\d{5}" ,
, , , "8123456789" , , , [ 10 ] ] , [ , , "00800\\d{7}|1(?:600\\d{6}|80(?:0\\d{4,9}|3\\d{9}))" , , , , "1800123456" ] , [ , , "186[12]\\d{9}" , , , , "1861123456789" , , , [ 13 ] ] , [ , , "1860\\d{7}" , , , , "18603451234" , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "IN" , 91 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{8})" , "$1" , [ "561" , "5616" , "56161" ] , "$1" , , 1 ] , [ , "(\\d{5})(\\d{5})" , "$1 $2" , [ "6(?:[09]0|12|2[03689]|3[05-9])|7(?:[02-8]|19|9[037-9])|8(?:0[015-9]|[1-9])|9" , "6(?:[09]0|127|2(?:0[01]|39|6[02]|8[0-2]|9[04])|3(?:0[01]|5[0-2]|60|7[05]|81|9[02-5 ]))|7(?:[07]|19[0-5]|2(?:[0235-9]|[14][017-9])|3(?:[025-9]|[134][017-9])|4(?:[0-35689]|[47][017-9])|5(?:[02-46-9]|[15][017-9])|6(?:[02-9]|1[0-257-9])|8(?:[0-79]|8[0189])|9(?:[089]|31|7[02-9]))|8(?:0(?:[01589]|6[67]|7[02-9])|1(?:[0-57-9]|6[07-9])|2(?:[014][07-9]|[235-9])|3(?:[03-57-9]|[126][07-9])|[45]|6(?:[02457-9]|[136][07-9])|7(?:[078][07-9]|[1-69])|8(?:[0-25-9]|3[07-9]|4[047-9])|9(?:[02-9]|1[027-9]))|9" ,
"6(?:[09]0|1279|2(?:0[01]|39|6[02]|8[0-2]|9[04])|3(?:0[01]|5[0-2]|60|7[05]|81|9[02-5 ]))|7(?:0|19[0-5]|2(?:[0235-79]|[14][017-9]|8(?:[0-69]|[78][089]))|3(?:[05-8]|1(?:[0189]|7[5-9])|2(?:[0-49][089]|[5-8])|3[017-9]|4(?:[07-9]|11)|9(?:[01689]|[2-5][089]|7[0189]))|4(?:[056]|1(?:[0135-9]|[24][089])|[29](?:[0-7][089]|[89])|3(?:[0-8][089]|9)|[47](?:[089]|11|7[02-8])|8(?:[0-24-7][089]|[389]))|5(?:[0346-9]|[15][017-9]|2(?:[03-9]|[12][089]))|6(?:[0346-9]|1[0-257-9]|2(?:[0-4]|[5-9][089])|5(?:[0-367][089]|[4589]))|7(?:0(?:[02-9]|1[089])|[1-9])|8(?:[0-79]|8(?:0[0189]|11|8[013-9]|9))|9(?:[089]|313|7(?:[02-8]|9[07-9])))|8(?:0(?:[01589]|6[67]|7(?:[02-8]|9[04-9]))|1(?:[02-57-9]|1(?:[0-35-9]|4[0-46-9])|6(?:[089]|7[02-8]))|2(?:[014](?:[089]|7[02-8])|[235-9])|3(?:[03-57-9]|[16](?:[089]|7[02-7])|2(?:[09]|7[02-8]|8[0-689]))|[45]|6(?:[02457-9]|[136](?:[089]|7[02-8]))|7(?:0[07-9]|[1-69]|[78](?:[089]|7[02-8]))|8(?:[0-25-9]|3(?:[089]|7[02-8])|4(?:[0489]|7[02-8]))|9(?:[02-9]|1(?:[0289]|7[02-8])))|9" ] ,
, , , "1123456789" , , , [ 10 ] , [ 6 , 7 , 8 ] ] , [ , , "(?:6(?:00[0-35]\\d|1279|2(?:0[0-3]|39|6[02]|8[0-2]|9[045])\\d|3(?:0[01]\\d|5(?:0[0-6]|[1-3]\\d)|60\\d|7[05]\\d|8[01]\\d|9[023-6 ]\\d)|900\\d)|7(?:0\\d{3}|19[0-5]\\d|2(?:[0235679]\\d{2}|[14][017-9]\\d|8(?:[0-59]\\d|[678][089]))|3(?:[05-8]\\d{2}|1(?:[089]\\d|11|7[5-8])|2(?:[0-49][089]|[5-8]\\d)|3[017-9]\\d|4(?:[07-9]\\d|11)|9(?:[016-9]\\d|[2-5][089]))|4(?:0\\d{2}|1(?:[015-9]\\d|[23][089]|4[089])|2(?:0[089]|[1-7][089]|[89]\\d)|3(?:[0-8][089]|9\\d)|4(?:[089]\\d|11|7[02-8])|[56]\\d[089]|7(?:[089]\\d|11|7[02-8])|8(?:[0-24-7][089]|[389]\\d)|9(?:[0-6][089]|7[089]|[89]\\d))|5(?:[0346-8]\\d{2}|1(?:[07-9]\\d|11)|2(?:[04-9]\\d|[123][089])|5[017-9]\\d|9(?:[0-6][089]|[7-9]\\d))|6(?:0(?:[0-47]\\d|[5689][089])|(?:1[0-257-9]|[6-9]\\d)\\d|2(?:[0-4]\\d|[5-9][089])|3(?:[02-8][089]|[19]\\d)|4\\d[089]|5(?:[0-367][089]|[4589]\\d))|7(?:0(?:0[02-9]|[13-7][089]|[289]\\d)|[1-9]\\d{2})|8(?:[0-79]\\d{2}|8(?:[089]\\d|11|7[02-9]))|9(?:[089]\\d{2}|313|7(?:[02-8]\\d|9[07-9])))|8(?:0(?:[01589]\\d{2}|6[67]\\d|7(?:[02-8]\\d|9[04-9]))|1(?:[02-57-9]\\d{2}|1(?:[0-35-9]\\d|4[0-46-9])|6(?:[089]\\d|7[02-8]))|2(?:0(?:[089]\\d|7[02-8])|[14](?:[089]\\d|7[02-8])|[235-9]\\d{2})|3(?:[0357-9]\\d{2}|1(?:[089]\\d|7[02-7])|2(?:[09]\\d|7[02-8]|8[0-689])|4\\d{2}|6(?:[089]\\d|7[02-7]))|[45]\\d{3}|6(?:[02457-9]\\d{2}|1(?:[089]\\d|7[02-8])|3(?:[089]\\d|7[02-8])|6(?:[08]\\d|7[02-8]|9\\d))|7(?:0[07-9]\\d|[1-69]\\d{2}|[78](?:[089]\\d|7[02-8]))|8(?:[0-25-9]\\d{2}|3(?:[089]\\d|7[02-8])|4(?:[0489]\\d|7[02-8]))|9(?:[02-9]\\d{2}|1(?:[0289]\\d|7[02-8])))|9\\d{4})\\d{5}" ,
, , , "8123456789" , , , [ 10 ] ] , [ , , "00800\\d{7}|1(?:600\\d{6}|80(?:0\\d{4,9}|3\\d{9}))" , , , , "1800123456" ] , [ , , "186[12]\\d{9}" , , , , "1861123456789" , , , [ 13 ] ] , [ , , "1860\\d{7}" , , , , "18603451234" , , , [ 11 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "IN" , 91 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{8})" , "$1" , [ "561" , "5616" , "56161" ] , "$1" , , 1 ] , [ , "(\\d{5})(\\d{5})" , "$1 $2" , [ "6(?:[09]0|12|2[03689]|3[05-9])|7(?:[02-8]|19|9[037-9])|8(?:0[015-9]|[1-9])|9" , "6(?:[09]0|127|2(?:0[013]|39|6[02]|8[0-2]|9[04])|3(?:0[01]|5[0-3]|60|7[05]|81|9[02-6 ]))|7(?:[07]|19[0-5]|2(?:[0235-9]|[14][017-9])|3(?:[025-9]|[134][017-9])|4(?:[0-35689]|[47][017-9])|5(?:[02-46-9]|[15][017-9])|6(?:[02-9]|1[0-257-9])|8(?:[0-79]|8[0189])|9(?:[089]|31|7[02-9]))|8(?:0(?:[01589]|6[67]|7[02-9])|1(?:[0-57-9]|6[07-9])|2(?:[014][07-9]|[235-9])|3(?:[03-57-9]|[126][07-9])|[45]|6(?:[02457-9]|[136][07-9])|7(?:[078][07-9]|[1-69])|8(?:[0-25-9]|3[07-9]|4[047-9])|9(?:[02-9]|1[027-9]))|9" ,
"6(?:[09]0|1279|2(?:0[013]|39|6[02]|8[0-2]|9[04])|3(?:0[01]|5[0-3]|60|7[05]|81|9[02-6 ]))|7(?:0|19[0-5]|2(?:[0235-79]|[14][017-9]|8(?:[0-69]|[78][089]))|3(?:[05-8]|1(?:[0189]|7[5-9])|2(?:[0-49][089]|[5-8])|3[017-9]|4(?:[07-9]|11)|9(?:[01689]|[2-5][089]|7[0189]))|4(?:[056]|1(?:[0135-9]|[24][089])|[29](?:[0-7][089]|[89])|3(?:[0-8][089]|9)|[47](?:[089]|11|7[02-8])|8(?:[0-24-7][089]|[389]))|5(?:[0346-9]|[15][017-9]|2(?:[03-9]|[12][089]))|6(?:[0346-9]|1[0-257-9]|2(?:[0-4]|[5-9][089])|5(?:[0-367][089]|[4589]))|7(?:0(?:[02-9]|1[089])|[1-9])|8(?:[0-79]|8(?:0[0189]|11|8[013-9]|9))|9(?:[089]|313|7(?:[02-8]|9[07-9])))|8(?:0(?:[01589]|6[67]|7(?:[02-8]|9[04-9]))|1(?:[02-57-9]|1(?:[0-35-9]|4[0-46-9])|6(?:[089]|7[02-8]))|2(?:[014](?:[089]|7[02-8])|[235-9])|3(?:[03-57-9]|[16](?:[089]|7[02-7])|2(?:[09]|7[02-8]|8[0-689]))|[45]|6(?:[02457-9]|[136](?:[089]|7[02-8]))|7(?:0[07-9]|[1-69]|[78](?:[089]|7[02-8]))|8(?:[0-25-9]|3(?:[089]|7[02-8])|4(?:[0489]|7[02-8]))|9(?:[02-9]|1(?:[0289]|7[02-8])))|9" ] ,
"0$1" , , 1 ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1 $2 $3" , [ "11|2[02]|33|4[04]|79[1-9]|80[2-46]" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1(?:2[0-249]|3[0-25]|4[145]|[59][14]|[68][1-9]|7[1257])|2(?:1[257]|3[013]|4[01]|5[0137]|6[0158]|78|8[1568]|9[14])|3(?:26|4[1-3]|5[34]|6[01489]|7[02-46]|8[159])|4(?:1[36]|2[1-47]|3[15]|5[12]|6[0-26-9]|7[0-24-9]|8[013-57]|9[014-7])|5(?:1[025]|22|[36][25]|4[28]|5[12]|[78]1|9[15])|6(?:12|[2-4]1|5[17]|6[13]|7[14]|80)|7(?:12|2[14]|3[134]|4[47]|5[15]|[67]1|88)|8(?:16|2[014]|3[126]|6[136]|7[078]|8[34]|91)" ] ,
"0$1" , , 1 ] , [ , "(\\d{4})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "1(?:[23579]|[468][1-9])|[2-8]" ] , "0$1" , , 1 ] , [ , "(\\d{2})(\\d{3})(\\d{4})(\\d{3})" , "$1 $2 $3 $4" , [ "008" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "140" ] , "$1" , , 1 ] , [ , "(\\d{4})(\\d{2})(\\d{4})" , "$1 $2 $3" , [ "160" , "1600" ] , "$1" , , 1 ] , [ , "(\\d{4})(\\d{4,5})" , "$1 $2" , [ "180" , "1800" ] , "$1" , , 1 ] , [ , "(\\d{4})(\\d{2,4})(\\d{4})" , "$1 $2 $3" , [ "180" , "1800" ] , "$1" , , 1 ] , [ , "(\\d{4})(\\d{3,4})(\\d{4})" , "$1 $2 $3" , [ "186" , "1860" ] , "$1" , , 1 ] , [ , "(\\d{4})(\\d{3})(\\d{3})(\\d{3})" ,
"$1 $2 $3 $4" , [ "18[06]" ] , "$1" , , 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "00800\\d{7}|1(?:600\\d{6}|8(?:0(?:0\\d{4,9}|3\\d{9})|6(?:0\\d{7}|[12]\\d{9})))" , , , , "1800123456" ] , [ , , "140\\d{7}" , , , , "1409305260" , , , [ 10 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , IO : [ , [ , , "3\\d{6}" , , , , , , , [ 7 ] ] , [ , , "37\\d{5}" , , , , "3709100" ] , [ , , "38\\d{5}" , , , , "3801234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "IO" , 246 , "00" , , , , , , , , [ [ , "(\\d{3})(\\d{4})" , "$1 $2" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] ,
@ -242,9 +243,9 @@ IQ:[,[,,"[1-7]\\d{7,9}",,,,,,,[8,9,10],[6,7]],[,,"1\\d{7}|(?:2[13-5]|3[02367]|4[
"1[016-9]114" ] , "0$1" , "0$CC-$1" ] , [ , "(\\d)(\\d{3,4})(\\d{4})" , "$1-$2-$3" , [ "2[1-9]" ] , "0$1" , "0$CC-$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1-$2-$3" , [ "60[2-9]|80" ] , "0$1" , "0$CC-$1" ] , [ , "(\\d{2})(\\d{3,4})(\\d{4})" , "$1-$2-$3" , [ "1[0-25-9]|(?:3[1-3]|[46][1-4]|5[1-5])[1-9]" ] , "0$1" , "0$CC-$1" ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1-$2-$3" , [ "[57]0" ] , "0$1" , "0$CC-$1" ] , [ , "(\\d{5})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "003" , "0030" , "00308" ] , "$1" , "0$CC-$1" ] , [ , "(\\d{5})(\\d{3,4})(\\d{4})" , "$1 $2 $3" , [ "00[37]" , "00(?:36|79)" , "00(?:36|79)8" ] ,
"$1" , "0$CC-$1" ] , [ , "(\\d{5})(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3 $4" , [ "007" , "0079" , "00798" ] , "$1" , "0$CC-$1" ] ] , [ [ , "(\\d{2})(\\d{3,4})" , "$1-$2" , [ "(?:3[1-3]|[46][1-4]|5[1-5])1" ] , "0$1" , "0$CC-$1" ] , [ , "(\\d{4})(\\d{4})" , "$1-$2" , [ "1(?:5[246-9]|6[046-8]|8[03579])" , "1(?:5(?:22|44|66|77|88|99)|6(?:[07]0|44|6[16]|88)|8(?:00|33|55|77|99))" ] , "$1" , "0$CC-$1" ] , [ , "(\\d{5})" , "$1" , [ "1[016-9]1" , "1[016-9]11" , "1[016-9]114" ] , "0$1" , "0$CC-$1" ] , [ , "(\\d)(\\d{3,4})(\\d{4})" , "$1-$2-$3" , [ "2[1-9]" ] , "0$1" , "0$CC-$1" ] , [ , "(\\d{2})(\\d{3})(\\d{4})" ,
"$1-$2-$3" , [ "60[2-9]|80" ] , "0$1" , "0$CC-$1" ] , [ , "(\\d{2})(\\d{3,4})(\\d{4})" , "$1-$2-$3" , [ "1[0-25-9]|(?:3[1-3]|[46][1-4]|5[1-5])[1-9]" ] , "0$1" , "0$CC-$1" ] , [ , "(\\d{2})(\\d{4})(\\d{4})" , "$1-$2-$3" , [ "[57]0" ] , "0$1" , "0$CC-$1" ] ] , [ , , "15\\d{7,8}" , , , , "1523456789" , , , [ 9 , 10 ] ] , , , [ , , "00(?:3(?:08|68\\d)|798\\d{1,3})\\d{6}" , , , , "007981234567" , , , [ 11 , 12 , 13 , 14 ] ] , [ , , "1(?:5(?:22|44|66|77|88|99)|6(?:00|44|6[16]|70|88)|8(?:00|33|55|77|99))\\d{4}" , , , , "15441234" , , , [ 8 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , KW : [ , [ , , "[12569]\\d{6,7}" , , , , , , , [ 7 , 8 ] ] , [ ,
, "(?:18\\d|2(?:[23]\\d{2}|4(?:[1-35-9]\\d|44)|5(?:0[034]|[2-46]\\d|5[1-3]|7[1-7])))\\d{4}" , , , , "22345678" ] , [ , , "(?:5(?:[05]\\d{2}|1[0-7]\\d|2(?:22|5[25])|6[56]\\d)|6(?:0[034679]\\d|222|5[015-9]\\d|6\\d{2}|7(?:0[013-9]|[67]\\d)|9(?:[069]\\d|3[039]))|9(?:0[09]\\d|22\\d|4[01479]\\d|55\\d|6[0679]\\d|7(?:02|[1-9]\\d)|8[057-9]\\d|9\\d{2}))\\d{4}" , , , , "50012345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "KW" , 965 , "00" , , , , , , , , [ [ , "(\\d{4})(\\d{3,4})" , "$1 $2" , [ "[16]|2(?:[0-35-9]|4[0-35-9])|52[25]|9[024-9]" ] ] ,
[ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "244|5(?:[015]|6[56])" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , KY : [ , [ , , "[3589]\\d{9}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "345(?:2(?:22|44)|444|6(?:23|38|40)|7(?:4[35-79]|6[6-9]|77)|8(?:00|1[45]|25|[48]8)|9(?:14|4[035-9]))\\d{4}" , , , , "3452221234" , , , , [ 7 ] ] , [ , , "345(?:32[1-9]|5(?:1[67]|2[5-79]|4[6-9]|50|76)|649|9(?:1[67]|2[2-9]|3[689]))\\d{4}" , , , , "3453231234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}|345976\\d{4}" ,
, , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:(?:00|22|33|44|66|77|88)[2-9]|21[23])\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "KY" , 1 , "011" , "1" , , , "1" , , , , , , [ , , "345849\\d{4}" , , , , "3458491234" ] , , "345" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , KZ : [ , [ , , "(?:33\\d|7\\d{2}|80[089])\\d{7}" , , , , , , , [ 10 ] ] , [ , , "33622\\d{5}|7(?:1(?:0(?:[23]\\d|4[0-3]|59|63)|1(?:[23]\\d|4[0-79]|59)|2(?:[23]\\d|59)|3(?:2\\d|3[0-79]|4[0-35-9]|59)|4(?:[24]\\d|3[013-9]|5[1-9])|5(?:2\\d|3[1-9]|4[0-7]|59)|6(?:[234]\\d|5[19]|61)|72\\d|8(?:[27]\\d|3[1-46-9]|4[0-5]))|2(?:1(?:[23]\\d|4[46-9]|5[3469])|2(?:2\\d|3[0679]|46|5[12679])|3(?:[234]\\d|5[139])|4(?:2\\d|3[1235-9]|59)|5(?:[23]\\d|4[01246-8]|59|61)|6(?:2\\d|3[1-9]|4[0-4]|59)|7(?:[2379]\\d|40|5[279])|8(?:[23]\\d|4[0-3]|59)|9(?:2\\d|3[124578]|59)))\\d{5}" ,
, "(?:18\\d|2(?:[23]\\d{2}|4(?:[1-35-9]\\d|44)|5(?:0[034]|[2-46]\\d|5[1-3]|7[1-7])))\\d{4}" , , , , "22345678" ] , [ , , "(?:5(?:[05]\\d{2}|1[0-7]\\d|2(?:22|5[25])|6[56]\\d)|6(?:0[034679]\\d|222|5[015-9]\\d|6\\d{2}|7(?:0[013-9]|[67]\\d)|9(?:[069]\\d|3[039]))|9(?:0[09]\\d|11[01]| 22\\d|4[01479]\\d|55\\d|6[0679]\\d|7(?:02|[1-9]\\d)|8[057-9]\\d|9\\d{2}))\\d{4}" , , , , "50012345" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "KW" , 965 , "00" , , , , , , , , [ [ , "(\\d{4})(\\d{3,4})" , "$1 $2" ,
[ "[16]|2(?:[0-35-9]|4[0-35-9])|52[25]|9[0-24-9]" ] ] , [ , "(\\d{3})(\\d{5})" , "$1 $2" , [ "244|5(?:[015]|6[56])" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , KY : [ , [ , , "[3589]\\d{9}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "345(?:2(?:22|44)|444|6(?:23|38|40)|7(?:4[35-79]|6[6-9]|77)|8(?:00|1[45]|25|[48]8)|9(?:14|4[035-9]))\\d{4}" , , , , "3452221234" , , , , [ 7 ] ] , [ , , "345(?:32[1-9]|5(?:1[67]|2[5-79]|4[6-9]|50|76)|649|9(?:1[67]|2[2-9]|3[689]))\\d{4}" , , , , "3453231234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" ,
, , , "8002345678" ] , [ , , "900[2-9]\\d{6}|345976\\d{4}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:(?:00|22|33|44|66|77|88)[2-9]|21[23])\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "KY" , 1 , "011" , "1" , , , "1" , , , , , , [ , , "345849\\d{4}" , , , , "3458491234" ] , , "345" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , KZ : [ , [ , , "(?:33\\d|7\\d{2}|80[089])\\d{7}" , , , , , , , [ 10 ] ] , [ , , "33622\\d{5}|7(?:1(?:0(?:[23]\\d|4[0-3]|59|63)|1(?:[23]\\d|4[0-79]|59)|2(?:[23]\\d|59)|3(?:2\\d|3[0-79]|4[0-35-9]|59)|4(?:[24]\\d|3[013-9]|5[1-9])|5(?:2\\d|3[1-9]|4[0-7]|59)|6(?:[234]\\d|5[19]|61)|72\\d|8(?:[27]\\d|3[1-46-9]|4[0-5]))|2(?:1(?:[23]\\d|4[46-9]|5[3469])|2(?:2\\d|3[0679]|46|5[12679])|3(?:[234]\\d|5[139])|4(?:2\\d|3[1235-9]|59)|5(?:[23]\\d|4[01246-8]|59|61)|6(?:2\\d|3[1-9]|4[0-4]|59)|7(?:[2379]\\d|40|5[279])|8(?:[23]\\d|4[0-3]|59)|9(?:2\\d|3[124578]|59)))\\d{5}" ,
, , , "7123456789" ] , [ , , "7(?:0[012578]|47|6[02-4]|7[15-8]|85)\\d{7}" , , , , "7710009998" ] , [ , , "800\\d{7}" , , , , "8001234567" ] , [ , , "809\\d{7}" , , , , "8091234567" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "808\\d{7}" , , , , "8081234567" ] , [ , , "751\\d{7}" , , , , "7511234567" ] , "KZ" , 7 , "810" , "8" , , , "8" , , "8~10" , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "751\\d{7}" , , , , "7511234567" ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , LA : [ , [ , , "[2-8]\\d{7,9}" , , , , , , , [ 8 , 9 , 10 ] , [ 6 ] ] , [ , , "(?:2[13]|3(?:0\\d|[14])|[5-7][14]|41|8[1468])\\d{6}" , , , , "21212862" , , , [ 8 , 9 ] , [ 6 ] ] , [ , , "20(?:2[2389]|5[24-689]|7[6-8]|9[125-9])\\d{6}" ,
, , , "2023123456" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "LA" , 856 , "00" , "0" , , , "0" , , , , [ [ , "(20)(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3 $4" , [ "20" ] , "0$1" ] , [ , "([2-8]\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "2[13]|3[14]|[4-8]" ] , "0$1" ] , [ , "(30)(\\d{2})(\\d{2})(\\d{3})" , "$1 $2 $3 $4" , [ "30" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , LB : [ , [ , , "[13-9]\\d{6,7}" , , , , , , , [ 7 , 8 ] ] , [ , , "(?:[14-6]\\d{2}|7(?:[2-57]\\d|62|8[0-7]|9[04-9])|8[02-9]\\d|9\\d{2})\\d{4}" ,
, , , "1123456" , , , [ 7 ] ] , [ , , "(?:3\\d|7(?:[01]\\d|6[013-9]|8[89]|9[1-3])|81\\d)\\d{5}" , , , , "71123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "9[01]\\d{6}" , , , , "90123456" , , , [ 8 ] ] , [ , , "80\\d{6}" , , , , "80123456" , , , [ 8 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "LB" , 961 , "00" , "0" , , , "0" , , , , [ [ , "(\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[13-69]|7(?:[2-57]|62|8[0-7]|9[04-9])|8[02-9]" ] , "0$1" ] , [ , "([7-9]\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "7(?:[01]|6[013-9]|8[89]|9[1-3])|[89][01]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , LC : [ ,
@ -335,7 +336,7 @@ NC:[,[,,"[2-57-9]\\d{5}",,,,,,,[6]],[,,"(?:2[03-9]|3[0-5]|4[1-7]|88)\\d{4}",,,,"
SA : [ , [ , , "[15]\\d{8}|8\\d{9}|92\\d{7}" , , , , , , , [ 9 , 10 ] , [ 7 ] ] , [ , , "1(?:1\\d|2[24-8]|3[35-8]|4[3-68]|6[2-5]|7[235-7])\\d{6}" , , , , "112345678" , , , [ 9 ] , [ 7 ] ] , [ , , "(?:5(?:[013-689]\\d|7[0-36-8])|811\\d)\\d{6}" , , , , "512345678" ] , [ , , "800\\d{7}" , , , , "8001234567" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "92[05]\\d{6}" , , , , "920012345" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "SA" , 966 , "00" , "0" , , , "0" , , , , [ [ , "(1\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "1[1-467]" ] , "0$1" ] , [ , "(5\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "5" ] , "0$1" ] , [ , "(92\\d{2})(\\d{5})" , "$1 $2" ,
[ "92" ] , "$1" ] , [ , "(800)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "800" ] , "$1" ] , [ , "(811)(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "811" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SB : [ , [ , , "[1-9]\\d{4,6}" , , , , , , , [ 5 , 7 ] ] , [ , , "(?:1[4-79]|[23]\\d|4[0-2]|5[03]|6[0-37])\\d{3}" , , , , "40123" , , , [ 5 ] ] , [ , , "48\\d{3}|7(?:30|[46-8]\\d|5[025-9]|9[0-5])\\d{4}|8[4-9]\\d{5}|9(?:1[2-9]|2[013-9]|3[0-2]|[46]\\d|5[0-46-9]|7[0-689]|8[0-79]|9[0-8])\\d{4}" , , , , "7421234" ] , [ , , "1[38]\\d{3}" , , , , "18123" , , , [ 5 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5[12]\\d{3}" , , , , "51123" , , , [ 5 ] ] , "SB" , 677 , "0[01]" , , , , , , , , [ [ , "(\\d{2})(\\d{5})" , "$1 $2" , [ "[7-9]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SC : [ , [ , , "[24689]\\d{5,6}" , , , , , , , [ 7 ] ] , [ , , "4[2-46]\\d{5}" , , , , "4217123" ] , [ , , "2[5-8]\\d{5}" , , , , "2510123" ] , [ , , "8000\\d{3}" , , , , "8000000" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:64\\d|971)\\d{4}" , , , , "6412345" ] , "SC" , 248 , "0(?:[02]|10?)" , , , , , , "00" , , [ [ , "(\\d)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "[246]" ] ] ] ,
, [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SD : [ , [ , , "[19]\\d{8}" , , , , , , , [ 9 ] ] , [ , , "1(?:[1 25]\\d|8[3567])\\d{6}" , , , , "121231234" ] , [ , , "9[0-3569]\\d{7}" , , , , "911231234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "SD" , 249 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SE : [ , [ , , "[1-35-9]\\d{5,11}|4\\d{6,8}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 , 12 ] ] , [ , , "1(?:0[1-8]\\d{6}|[136]\\d{5,7}|(?:2[0-35]|4[0-4]|5[0-25-9]|7[13-6]|[89]\\d)\\d{5,6})|2(?:[136]\\d{5,7}|(?:2[0-7]|4[0136-8]|5[0138]|7[018]|8[01]|9[0-57])\\d{5,6})|3(?:[356]\\d{5,7}|(?:0[0-4]|1\\d|2[0-25]|4[056]|7[0-2]|8[0-3]|9[023])\\d{5,6})|4(?:[0246]\\d{5,7}|(?:1[013-8]|3[0135]|5[14-79]|7[0-246-9]|8[0156]|9[0-689])\\d{5,6})|5(?:0[0-6]|[15][0-5]|2[0-68]|3[0-4]|4\\d|6[03-5]|7[013]|8[0-79]|9[01])\\d{5,6}|6(?:[03]\\d{5,7}|(?:1[1-3]|2[0-4]|4[02-57]|5[0-37]|6[0-3]|7[0-2]|8[0247]|9[0-356])\\d{5,6})|8\\d{6,8}|9(?:0[1-9]\\d{4,6}|(?:1[0-68]|2\\d|3[02-5]|4[0-3]|5[0-4]|[68][01]|7[0135-8])\\d{5,6})" ,
, [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SD : [ , [ , , "[19]\\d{8}" , , , , , , , [ 9 ] ] , [ , , "1(?:[0- 25]\\d|8[3567])\\d{6}" , , , , "121231234" ] , [ , , "9[0-3569]\\d{7}" , , , , "911231234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "SD" , 249 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3})(\\d{4})" , "$1 $2 $3" , , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SE : [ , [ , , "[1-35-9]\\d{5,11}|4\\d{6,8}" , , , , , , , [ 6 , 7 , 8 , 9 , 10 , 12 ] ] , [ , , "1(?:0[1-8]\\d{6}|[136]\\d{5,7}|(?:2[0-35]|4[0-4]|5[0-25-9]|7[13-6]|[89]\\d)\\d{5,6})|2(?:[136]\\d{5,7}|(?:2[0-7]|4[0136-8]|5[0138]|7[018]|8[01]|9[0-57])\\d{5,6})|3(?:[356]\\d{5,7}|(?:0[0-4]|1\\d|2[0-25]|4[056]|7[0-2]|8[0-3]|9[023])\\d{5,6})|4(?:[0246]\\d{5,7}|(?:1[013-8]|3[0135]|5[14-79]|7[0-246-9]|8[0156]|9[0-689])\\d{5,6})|5(?:0[0-6]|[15][0-5]|2[0-68]|3[0-4]|4\\d|6[03-5]|7[013]|8[0-79]|9[01])\\d{5,6}|6(?:[03]\\d{5,7}|(?:1[1-3]|2[0-4]|4[02-57]|5[0-37]|6[0-3]|7[0-2]|8[0247]|9[0-356])\\d{5,6})|8\\d{6,8}|9(?:0[1-9]\\d{4,6}|(?:1[0-68]|2\\d|3[02-5]|4[0-3]|5[0-4]|[68][01]|7[0135-8])\\d{5,6})" ,
, , , "8123456" , , , [ 7 , 8 , 9 ] ] , [ , , "7[02369]\\d{7}" , , , , "701234567" , , , [ 9 ] ] , [ , , "20\\d{4,7}" , , , , "20123456" , , , [ 6 , 7 , 8 , 9 ] ] , [ , , "649\\d{6}|9(?:00|39|44)[1-8]\\d{3,6}" , , , , "9001234567" , , , [ 7 , 8 , 9 , 10 ] ] , [ , , "77(?:0\\d{3}(?:\\d{3})?|[1-7]\\d{6})" , , , , "771234567" , , , [ 6 , 9 ] ] , [ , , "75[1-8]\\d{6}" , , , , "751234567" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , "SE" , 46 , "00" , "0" , , , "0" , , , , [ [ , "(8)(\\d{2,3})(\\d{2,3})(\\d{2})" , "$1-$2 $3 $4" , [ "8" ] , "0$1" ] , [ , "([1-69]\\d)(\\d{2,3})(\\d{2})(\\d{2})" , "$1-$2 $3 $4" , [ "1[013689]|2[0136]|3[1356]|4[0246]|54|6[03]|90" ] , "0$1" ] ,
[ , "([1-469]\\d)(\\d{3})(\\d{2})" , "$1-$2 $3" , [ "[12][136]|3[356]|4[0246]|6[03]|90" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{2})(\\d{2})" , "$1-$2 $3 $4" , [ "1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[0-5]|4[0-3])" ] , "0$1" ] , [ , "(\\d{3})(\\d{2,3})(\\d{2})" , "$1-$2 $3" , [ "1[2457]|2(?:[247-9]|5[0138])|3[0247-9]|4[1357-9]|5[0-35-9]|6(?:[124-689]|7[0-2])|9(?:[125-8]|3[0-5]|4[0-3])" ] , "0$1" ] , [ , "(7\\d)(\\d{3})(\\d{2})(\\d{2})" , "$1-$2 $3 $4" , [ "7" ] , "0$1" ] , [ , "(77)(\\d{2})(\\d{2})" ,
"$1-$2$3" , [ "77" ] , "0$1" ] , [ , "(20)(\\d{2,3})(\\d{2})" , "$1-$2 $3" , [ "20" ] , "0$1" ] , [ , "(9[034]\\d)(\\d{2})(\\d{2})(\\d{3})" , "$1-$2 $3 $4" , [ "9[034]" ] , "0$1" ] , [ , "(9[034]\\d)(\\d{4})" , "$1-$2" , [ "9[034]" ] , "0$1" ] , [ , "(\\d{3})(\\d{2})(\\d{3})(\\d{2})(\\d{2})" , "$1-$2 $3 $4 $5" , [ "25[245]|67[3-6]" ] , "0$1" ] ] , [ [ , "(8)(\\d{2,3})(\\d{2,3})(\\d{2})" , "$1 $2 $3 $4" , [ "8" ] ] , [ , "([1-69]\\d)(\\d{2,3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "1[013689]|2[0136]|3[1356]|4[0246]|54|6[03]|90" ] ] , [ , "([1-469]\\d)(\\d{3})(\\d{2})" , "$1 $2 $3" , [ "[12][136]|3[356]|4[0246]|6[03]|90" ] ] ,
@ -359,7 +360,7 @@ SA:[,[,,"[15]\\d{8}|8\\d{9}|92\\d{7}",,,,,,,[9,10],[7]],[,,"1(?:1\\d|2[24-8]|3[3
, , , "112345678" , , , , [ 6 , 7 ] ] , [ , , "9(?:22|[3-589]\\d|6[024-9])\\d{6}" , , , , "944567890" , , , [ 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "SY" , 963 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{2})(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "[1-5]" ] , "0$1" , , 1 ] , [ , "(9\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "9" ] , "0$1" , , 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , SZ : [ , [ , , "[027]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "2[2-9]\\d{6}" , , , , "22171234" ] , [ , , "7[6-9]\\d{6}" , , , , "76123456" ] , [ , , "0800\\d{4}" , , ,
, "08001234" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "SZ" , 268 , "00" , , , , , , , , [ [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[027]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "0800\\d{4}" , , , , "08001234" ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TA : [ , [ , , "8\\d{3}" , , , , , , , [ 4 ] ] , [ , , "8\\d{3}" , , , , "8999" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TA" , 290 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TC : [ , [ , , "[5689]\\d{9}" , , , , , , , [ 10 ] , [ 7 ] ] ,
[ , , "649(?:712|9(?:4\\d|50))\\d{4}" , , , , "6497121234" , , , , [ 7 ] ] , [ , , "649(?:2(?:3[129]|4[1-7])|3(?:3[1-389]|4[1-8])|4[34][1-3])\\d{4}" , , , , "6492311234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:(?:00|22|33|44|66|77|88)[2-9]|21[23])\\d{6}" , , , , "5002345678" ] , [ , , "64971[01]\\d{4}" , , , , "6497101234" , , , , [ 7 ] ] , "TC" , 1 , "011" , "1" , , , "1" , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "649" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TD : [ , [ , , "[2679]\\d{7}" ,
, , , , , , [ 8 ] ] , [ , , "22(?:[3789]0|5[0-5]|6[89])\\d{4}" , , , , "22501234" ] , [ , , "(?:6[023568]\\d|77\\d|9\\d{2})\\d{5}" , , , , "63012345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TD" , 235 , "00|16" , , , , , , "00" , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TG : [ , [ , , "[279]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "2(?:2[2-7]|3[23]|44|55|66|77)\\d{5}" , , , , "22212345" ] , [ , , "(?:70|9[0-36-9])\\d{6}" , , , , "90112345" ] , [ , , , , , , , , , [ - 1 ] ] ,
, , , , , , [ 8 ] ] , [ , , "22(?:[3789]0|5[0-5]|6[89])\\d{4}" , , , , "22501234" ] , [ , , "(?:6[023568]\\d|77\\d|9\\d{2})\\d{5}" , , , , "63012345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TD" , 235 , "00|16" , , , , , , "00" , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TG : [ , [ , , "[279]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "2(?:2[2-7]|3[23]|44|55|66|77)\\d{5}" , , , , "22212345" ] , [ , , "(?:7[ 09] |9[0-36-9])\\d{6}" , , , , "90112345" ] , [ , , , , , , , , , [ - 1 ] ] ,
[ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TG" , 228 , "00" , , , , , , , , [ [ , "(\\d{2})(\\d{2})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[279]" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TH : [ , [ , , "1\\d{8,9}|[2-9]\\d{7,8}" , , , , , , , [ 8 , 9 , 10 ] ] , [ , , "(?:2\\d|3[2-9]|4[2-5]|5[2-6]|7[3-7])\\d{6}" , , , , "21234567" , , , [ 8 ] ] , [ , , "(?:14|6[1-6]|[89]\\d)\\d{7}" , , , , "812345678" , , , [ 9 ] ] , [ , , "1800\\d{6}" , , , , "1800123456" , , , [ 10 ] ] , [ , , "1900\\d{6}" , , , , "1900123456" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
[ , , "6[08]\\d{7}" , , , , "601234567" , , , [ 9 ] ] , "TH" , 66 , "00" , "0" , , , "0" , , , , [ [ , "(2)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "2" ] , "0$1" ] , [ , "([13-9]\\d)(\\d{3})(\\d{3,4})" , "$1 $2 $3" , [ "14|[3-9]" ] , "0$1" ] , [ , "(1[89]00)(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "1[89]0" , "1[89]00" ] , "$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TJ : [ , [ , , "[3-57-9]\\d{8}" , , , , , , , [ 9 ] , [ 3 , 5 , 7 ] ] , [ , , "(?:3(?:1[3-5]|2[245]|3[12]|4[24-7]|5[25]|72)|4(?:46|74|87))\\d{6}" , , , , "372123456" , , , , [ 3 , 5 , 7 ] ] , [ , , "(?:41[18]|(?:5[05]|77|88|9[0-35-9])\\d)\\d{6}" ,
, , , "917123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TJ" , 992 , "810" , "8" , , , "8" , , "8~10" , , [ [ , "([349]\\d{2})(\\d{2})(\\d{4})" , "$1 $2 $3" , [ "[34]7|91[78]" ] , , , 1 ] , [ , "([457-9]\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "4[148]|[578]|9(?:[0235-9]|1[59])" ] , , , 1 ] , [ , "(331700)(\\d)(\\d{2})" , "$1 $2 $3" , [ "331" , "3317" , "33170" , "331700" ] , , , 1 ] , [ , "(\\d{4})(\\d)(\\d{4})" , "$1 $2 $3" , [ "3[1-5]" , "3(?:[1245]|3(?:[02-9]|1[0-589]))" ] , , , 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ ,
@ -367,8 +368,8 @@ SA:[,[,,"[15]\\d{8}|8\\d{9}|92\\d{7}",,,,,,,[9,10],[7]],[,,"1(?:1\\d|2[24-8]|3[3
, , [ 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[3-8]" ] ] ] , , [ , , , , , , , , , [ - 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[1-9]\\d{6}" , , , , "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{2})(\\d{6})" , "$1 $2" , [ "6" ] , "8 $1" ] , [ , "(\\d{3})(\\d)(\\d{2})(\\d{2})" , "$1 $2-$3-$4" , [ "13|[2-5]" ] , "(8 $1)" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TN : [ , [ , , "[2-57-9]\\d{7}" , , , , , , , [ 8 ] ] , [ , , "3(?:[012]\\d|6[0-4]|91)\\d{5}|7\\d{7}|81200\\d{3}" , , , , "71234567" ] , [ , , "(?:[259]\\d|4[0-6])\\d{6}" , , , , "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" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TO : [ , [ , , "[02-8]\\d{4,6}" , , , , , , , [ 5 , 7 ] ] , [ , , "(?:2\\d|3[1-8]|4[1-4]|[56]0|7[0149]|8[05])\\d{3}" , , , , "20123" , , , [ 5 ] ] , [ , , "(?:7[578]|8[47-9])\\d{5}" , , , , "7715123" , , , [ 7 ] ] , [ , , "0800\\d{3}" , , , , "0800222" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TO" , 676 , "00" ,
, , , , , , , [ [ , "(\\d{2})(\\d{3})" , "$1-$2" , [ "[1-6]|7[0-4]|8[05]" ] ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "7[5-9]|8[47-9]" ] ] , [ , "(\\d{4})(\\d{3})" , "$1 $2" , [ "0" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TR : [ , [ , , "[2-589]\\d{9}|444\\d{4}" , , , , , , , [ 7 , 10 ] ] , [ , , "(?: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 ] ] , [ , , "5(?:(?:0[1-7]|22|[34]\\d|5[1-59]|9[246])\\d{2}|6161)\\d{5}" , , , , "5012345678" ,
, , [ 10 ] ] , [ , , "800\\d{7}" , , , , "8001234567" , , , [ 10 ] ] , [ , , "900\\d{7}" , , , , "9001234567" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TR" , 90 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[23]|4(?:[0-35-9]|4[0-35-9])" ] , "(0$1)" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "5[02-69]" ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "51|[89]" ] , "0$1" , , 1 ] , [ , "(444)(\\d{1})(\\d{3})" , "$1 $2 $3" , [ "444" ] , , , 1 ] ] , , [ , , "512\\d{7}" , , , , "5123456789" , , , [ 10 ] ] , , , [ , , "444\\d{4}" ,
, , , , , , , [ [ , "(\\d{2})(\\d{3})" , "$1-$2" , [ "[1-6]|7[0-4]|8[05]" ] ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "7[5-9]|8[47-9]" ] ] , [ , "(\\d{4})(\\d{3})" , "$1 $2" , [ "0" ] ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TR : [ , [ , , "[2-589]\\d{9}|444\\d{4}" , , , , , , , [ 7 , 10 ] ] , [ , , "(?: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 ] ] , [ , , "5(?:(?:0[1-7]|22|[34]\\d|5[1-59]|9[246])\\d{2}|1616| 6161)\\d{5}" , , , , "5012345678" ,
, , [ 10 ] ] , [ , , "800\\d{7}" , , , , "8001234567" , , , [ 10 ] ] , [ , , "900\\d{7}" , , , , "9001234567" , , , [ 10 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TR" , 90 , "00" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "[23]|4(?:[0-35-9]|4[0-35-9])" ] , "(0$1)" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{2})(\\d{2})" , "$1 $2 $3 $4" , [ "5(?: [02-69]|16) " ] , "0$1" , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "51|[89]" ] , "0$1" , , 1 ] , [ , "(444)(\\d{1})(\\d{3})" , "$1 $2 $3" , [ "444" ] , , , 1 ] ] , , [ , , "512\\d{7}" , , , , "5123456789" , , , [ 10 ] ] , , , [ , , "444\\d{4}" ,
, , , "4441444" , , , [ 7 ] ] , [ , , "444\\d{4}|850\\d{7}" , , , , "4441444" ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TT : [ , [ , , "[589]\\d{9}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "868(?:2(?:01|[23]\\d)|6(?:0[7-9]|1[02-8]|2[1-9]|[3-69]\\d|7[0-79])|82[124])\\d{4}" , , , , "8682211234" , , , , [ 7 ] ] , [ , , "868(?:2(?:6[6-9]|[789]\\d)|3(?:0[1-9]|1[02-9]|[2-9]\\d)|4[6-9]\\d|6(?:20|78|8\\d)|7(?:0[1-9]|1[02-9]|[2-9]\\d))\\d{4}" , , , , "8682911234" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:(?:00|22|33|44|66|77|88)[2-9]|21[23])\\d{6}" ,
, , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "TT" , 1 , "011" , "1" , , , "1" , , , , , , [ , , , , , , , , , [ - 1 ] ] , , "868" , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , "868619\\d{4}" , , , , "8686191234" , , , , [ 7 ] ] ] , TV : [ , [ , , "[279]\\d{4,6}" , , , , , , , [ 5 , 6 , 7 ] ] , [ , , "2[02-9]\\d{3}" , , , , "20123" , , , [ 5 ] ] , [ , , "(?:70\\d|90)\\d{4}" , , , , "901234" , , , [ 6 , 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "TV" , 688 , "00" , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , TW : [ , [ , , "2\\d{6,8}|[3-689]\\d{7,8}|7\\d{7,9}" , ,
, , , , , [ 7 , 8 , 9 , 10 ] ] , [ , , "(?:2(?:[235-8]\\d{3}|4\\d{2,3})|3[2-9]\\d{2}|4(?:[239]\\d|[78])\\d{2}|5[2-8]\\d{2}|6[235-79]\\d{2}|7[1-9]\\d{2}|8(?:2(?:3\\d|66)|[7-9]\\d{2}))\\d{4}" , , , , "221234567" , , , [ 8 , 9 ] ] , [ , , "9[0-8]\\d{7}" , , , , "912345678" , , , [ 9 ] ] , [ , , "80[0-79]\\d{6}" , , , , "800123456" , , , [ 9 ] ] , [ , , "20(?:2|[013-9]\\d{2})\\d{4}" , , , , "203123456" , , , [ 7 , 9 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "99\\d{7}" , , , , "990123456" , , , [ 9 ] ] , [ , , "70\\d{8}" , , , , "7012345678" , , , [ 10 ] ] , "TW" , 886 , "0(?:0[25679]|19)" , "0" , "#" , , "0" , , , , [ [ , "(20)(\\d)(\\d{4})" , "$1 $2 $3" ,
@ -377,8 +378,8 @@ SA:[,[,,"[15]\\d{8}|8\\d{9}|92\\d{7}",,,,,,,[9,10],[7]],[,,"1(?:1\\d|2[24-8]|3[3
, , , , , , [ 9 ] , [ 5 , 6 , 7 ] ] , [ , , "(?:3[1-8]|4[13-8]|5[1-7]|6[12459])\\d{7}" , , , , "311234567" , , , , [ 5 , 6 , 7 ] ] , [ , , "(?:39|50|6[36-8]|7[1-3]|9[1-9])\\d{7}" , , , , "391234567" ] , [ , , "800\\d{6}" , , , , "800123456" ] , [ , , "900[2-49]\\d{5}" , , , , "900212345" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "89[1-579]\\d{6}" , , , , "891234567" ] , "UA" , 380 , "00" , "0" , , , "0" , , "0~0" , , [ [ , "([3-9]\\d)(\\d{3})(\\d{4})" , "$1 $2 $3" , [ "[38]9|4(?:[45][0-5]|87)|5(?:0|[67][37])|6[36-8]|7|9[1-9]" , "[38]9|4(?:[45][0-5]|87)|5(?:0|6(?:3[14-7]|7)|7[37])|6[36-8]|7|9[1-9]" ] , "0$1" ] ,
[ , "([3-689]\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "(?:3[1-8]|4[136-8])2|5(?:[12457]2|6[24])|6(?:[12][29]|[49]2|5[24])|8[0-8]|90" , "3(?:[1-46-8]2[013-9]|52)|4(?:[1378]2|62[013-9])|5(?:[12457]2|6[24])|6(?:[12][29]|[49]2|5[24])|8[0-8]|90" ] , "0$1" ] , [ , "([3-6]\\d{3})(\\d{5})" , "$1 $2" , [ "3(?:[1-46-8]|5[013-9])|4(?:[137][013-9]|[45][6-9]|6|8[4-6])|5(?:[1245][013-9]|3|6[0135689]|7[4-6])|6(?:[12][13-8]|[49][013-9]|5[0135-9])" , "3(?:[1-46-8](?:[013-9]|22)|5[013-9])|4(?:[137][013-9]|[45][6-9]|6(?:[013-9]|22)|8[4-6])|5(?:[1245][013-9]|3|6(?:[015689]|3[02389])|7[4-6])|6(?:[12][13-8]|[49][013-9]|5[0135-9])" ] ,
"0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , UG : [ , [ , , "\\d{9}" , , , , , , , [ 9 ] , [ 5 , 6 , 7 ] ] , [ , , "20(?:[0147]\\d{3}|2(?:40|[5-9]\\d)\\d|3(?:0[0-4]|[2367]\\d)\\d|5[0-4]\\d{2}|6(?:00[0-2]|30[0-4]|[5-9]\\d{2})|8[0-2]\\d{2})\\d{3}|[34]\\d{8}" , , , , "312345678" , , , , [ 5 , 6 , 7 ] ] , [ , , "7(?:0[0-7]\\d|[1578]\\d{2}|2(?:[03]\\d|60)|30\\d|4[0-4]\\d|9(?:[0-6]\\d|74))\\d{5}" , , , , "712345678" ] , [ , , "800[123]\\d{5}" , , , , "800123456" ] , [ , , "90[123]\\d{6}" , , , , "901123456" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , ,
, , [ - 1 ] ] , "UG" , 256 , "00[057]" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{6})" , "$1 $2" , [ "20[0-8]|4(?:6[45]|[7-9])|[7-9]" , "20(?:[013-8]|2[5-9])|4(?:6[45]|[7-9])|[7-9]" ] , "0$1" ] , [ , "(\\d{2})(\\d{7})" , "$1 $2" , [ "3|4(?:[1-5]|6[0-36-9])" ] , "0$1" ] , [ , "(2024)(\\d{5})" , "$1 $2" , [ "202" , "2024" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , US : [ , [ , , "[2-9]\\d{9}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "(?:2(?:0[1-35-9]|1[02-9]|2[03-589]|3[149]|4[08]|5[1-46]|6[0279]|7[026]|8[13])|3(?:0[1-57-9]|1[02-9]|2[0135]|3[0-24679]|4[67]|5[12]|6[014]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[0235]|58|6[39]|7[0589]|8[04])|5(?:0[1-57-9]|1[0235-8]|20|3[0149]|4[01]|5[19]|6[1-47]|7[013-5]|8[056])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[16]|5[017]|6[0-279]|78|8[012])|7(?:0[1-46-8]|1[02-9]|2[04-7]|3[1247]|4[037]|5[47]|6[02359]|7[02-59]|8[156])|8(?:0[1-68]|1[02-8]|28|3[0-258]|4[3578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[014678]|4[0179]|5[12469]|7[0-3589]|8[04-69]))[2-9]\\d{6}" ,
, , , "2015550123" , , , , [ 7 ] ] , [ , , "(?:2(?:0[1-35-9]|1[02-9]|2[03-589]|3[149]|4[08]|5[1-46]|6[0279]|7[026]|8[13])|3(?:0[1-57-9]|1[02-9]|2[0135]|3[0-24679]|4[67]|5[12]|6[014]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[0235]|58|6[39]|7[0589]|8[04])|5(?:0[1-57-9]|1[0235-8]|20|3[0149]|4[01]|5[19]|6[1-47]|7[013-5]|8[056])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[16]|5[017]|6[0-279]|78|8[012])|7(?:0[1-46-8]|1[02-9]|2[04-7]|3[1247]|4[037]|5[47]|6[02359]|7[02-59]|8[156])|8(?:0[1-68]|1[02-8]|28|3[0-258]|4[3578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[014678]|4[0179]|5[12469]|7[0-3589]|8[04-69]))[2-9]\\d{6}" ,
, , [ - 1 ] ] , "UG" , 256 , "00[057]" , "0" , , , "0" , , , , [ [ , "(\\d{3})(\\d{6})" , "$1 $2" , [ "20[0-8]|4(?:6[45]|[7-9])|[7-9]" , "20(?:[013-8]|2[5-9])|4(?:6[45]|[7-9])|[7-9]" ] , "0$1" ] , [ , "(\\d{2})(\\d{7})" , "$1 $2" , [ "3|4(?:[1-5]|6[0-36-9])" ] , "0$1" ] , [ , "(2024)(\\d{5})" , "$1 $2" , [ "202" , "2024" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , US : [ , [ , , "[2-9]\\d{9}" , , , , , , , [ 10 ] , [ 7 ] ] , [ , , "(?:2(?:0[1-35-9]|1[02-9]|2[03-589]|3[149]|4[08]|5[1-46]|6[0279]|7[0269 ]|8[13])|3(?:0[1-57-9]|1[02-9]|2[0135]|3[0-24679]|4[67]|5[12]|6[014]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[0235]|58|6[39]|7[0589]|8[04])|5(?:0[1-57-9]|1[0235-8]|20|3[0149]|4[01]|5[19]|6[1-47]|7[013-5]|8[056])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[16]|5[017]|6[0-279]|78|8[012])|7(?:0[1-46-8]|1[02-9]|2[04-7]|3[1247]|4[037]|5[47]|6[02359]|7[02-59]|8[156])|8(?:0[1-68]|1[02-8]|28|3[0-258]|4[3578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[014678]|4[0179]|5[12469]|7[0-3589]|8[04-69]))[2-9]\\d{6}" ,
, , , "2015550123" , , , , [ 7 ] ] , [ , , "(?:2(?:0[1-35-9]|1[02-9]|2[03-589]|3[149]|4[08]|5[1-46]|6[0279]|7[0269 ]|8[13])|3(?:0[1-57-9]|1[02-9]|2[0135]|3[0-24679]|4[67]|5[12]|6[014]|8[056])|4(?:0[124-9]|1[02-579]|2[3-5]|3[0245]|4[0235]|58|6[39]|7[0589]|8[04])|5(?:0[1-57-9]|1[0235-8]|20|3[0149]|4[01]|5[19]|6[1-47]|7[013-5]|8[056])|6(?:0[1-35-9]|1[024-9]|2[03689]|3[016]|4[16]|5[017]|6[0-279]|78|8[012])|7(?:0[1-46-8]|1[02-9]|2[04-7]|3[1247]|4[037]|5[47]|6[02359]|7[02-59]|8[156])|8(?:0[1-68]|1[02-8]|28|3[0-258]|4[3578]|5[046-9]|6[02-5]|7[028])|9(?:0[1346-9]|1[02-9]|2[0589]|3[014678]|4[0179]|5[12469]|7[0-3589]|8[04-69]))[2-9]\\d{6}" ,
, , , "2015550123" , , , , [ 7 ] ] , [ , , "8(?:00|33|44|55|66|77|88)[2-9]\\d{6}" , , , , "8002345678" ] , [ , , "900[2-9]\\d{6}" , , , , "9002345678" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "5(?:(?:00|22|33|44|66|77|88)[2-9]|21[23])\\d{6}" , , , , "5002345678" ] , [ , , , , , , , , , [ - 1 ] ] , "US" , 1 , "011" , "1" , , , "1" , , , 1 , [ [ , "(\\d{3})(\\d{4})" , "$1-$2" , , , , 1 ] , [ , "(\\d{3})(\\d{3})(\\d{4})" , "($1) $2-$3" , , , , 1 ] ] , [ [ , "(\\d{3})(\\d{3})(\\d{4})" , "$1-$2-$3" ] ] , [ , , , , , , , , , [ - 1 ] ] , 1 , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , UY : [ , [ , , "[2489]\\d{6,7}" , , , , , , , [ 7 , 8 ] ] , [ , , "2\\d{7}|4[2-7]\\d{6}" ,
, , , "21231234" , , , [ 8 ] , [ 7 ] ] , [ , , "9[1-9]\\d{6}" , , , , "94231234" , , , [ 8 ] ] , [ , , "80[05]\\d{4}" , , , , "8001234" , , , [ 7 ] ] , [ , , "90[0-8]\\d{4}" , , , , "9001234" , , , [ 7 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , "UY" , 598 , "0(?:1[3-9]\\d|0)" , "0" , " int. " , , "0" , , "00" , , [ [ , "(\\d{4})(\\d{4})" , "$1 $2" , [ "[24]" ] ] , [ , "(\\d{2})(\\d{3})(\\d{3})" , "$1 $2 $3" , [ "9[1-9]" ] , "0$1" ] , [ , "(\\d{3})(\\d{4})" , "$1 $2" , [ "[89]0" ] , "0$1" ] ] , , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , [ , , , , , , , , , [ - 1 ] ] ] , UZ : [ , [ , , "[679]\\d{8}" , , , , , , , [ 9 ] , [ 7 ] ] , [ , , "(?:6(?:1(?:22|3[124]|4[1-4]|5[123578]|64)|2(?:22|3[0-57-9]|41)|5(?:22|3[3-7]|5[024-8])|6\\d{2}|7(?:[23]\\d|7[69])|9(?:22|4[1-8]|6[135]))|7(?:0(?:5[4-9]|6[0146]|7[12456]|9[135-8])|1[12]\\d|2(?:22|3[1345789]|4[123579]|5[14])|3(?:2\\d|3[1578]|4[1-35-7]|5[1-57]|61)|4(?:2\\d|3[1-579]|7[1-79])|5(?:22|5[1-9]|6[1457])|6(?:22|3[12457]|4[13-8])|9(?:22|5[1-9])))\\d{5}" ,
, , , "662345678" , , , , [ 7 ] ] , [ , , "6(?:1(?:2(?:98|2[01])|35[0-4]|50\\d|61[23]|7(?:[01][017]|4\\d|55|9[5-9]))|2(?:11\\d|2(?:[12]1|9[01379])|5(?:[126]\\d|3[0-4])|7\\d{2})|5(?:19[01]|2(?:27|9[26])|30\\d|59\\d|7\\d{2})|6(?:2(?:1[5-9]|2[0367]|38|41|52|60)|3[79]\\d|4(?:56|83)|7(?:[07]\\d|1[017]|3[07]|4[047]|5[057]|67|8[0178]|9[79])|9[0-3]\\d)|7(?:2(?:24|3[237]|4[5-9]|7[15-8])|5(?:7[12]|8[0589])|7(?:0\\d|[39][07])|9(?:0\\d|7[079]))|9(?:2(?:1[1267]|5\\d|3[01]|7[0-4])|5[67]\\d|6(?:2[0-26]|8\\d)|7\\d{2}))\\d{4}|7(?:0\\d{3}|1(?:13[01]|6(?:0[47]|1[67]|66)|71[3-69]|98\\d)|2(?:2(?:2[79]|95)|3(?:2[5-9]|6[0-6])|57\\d|7(?:0\\d|1[17]|2[27]|3[37]|44|5[057]|66|88))|3(?:2(?:1[0-6]|21|3[469]|7[159])|33\\d|5(?:0[0-4]|5[579]|9\\d)|7(?:[0-3579]\\d|4[0467]|6[67]|8[078])|9[4-6]\\d)|4(?:2(?:29|5[0257]|6[0-7]|7[1-57])|5(?:1[0-4]|8\\d|9[5-9])|7(?:0\\d|1[024589]|2[0127]|3[0137]|[46][07]|5[01]|7[5-9]|9[079])|9(?:7[015-9]|[89]\\d))|5(?:112|2(?:0\\d|2[29]|[49]4)|3[1568]\\d|52[6-9]|7(?:0[01578]|1[017]|[23]7|4[047]|[5-7]\\d|8[78]|9[079]))|6(?:2(?:2[1245]|4[2-4])|39\\d|41[179]|5(?:[349]\\d|5[0-2])|7(?:0[017]|[13]\\d|22|44|55|67|88))|9(?:22[128]|3(?:2[0-4]|7\\d)|57[05629]|7(?:2[05-9]|3[37]|4\\d|60|7[2579]|87|9[07])))\\d{4}|9[0-57-9]\\d{7}" ,
@ -423,42 +424,41 @@ SA:[,[,,"[15]\\d{8}|8\\d{9}|92\\d{7}",,,,,,,[9,10],[7]],[,,"1(?:1\\d|2[24-8]|3[3
See the License for the specific language governing permissions and
limitations under the License .
* /
function Qa ( ) { this . a = { } } aa ( Qa ) ;
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" } , Ra = { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" ,
7 : "7" , 8 : "8" , 9 : "9" , "+" : "+" , "*" : "*" , "#" : "#" } , Sa = { 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" } , Ta = /[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?/ , Ua = /[+\uff0b]+/ , M = /^[+\uff0b]+/ , Va = /([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9])/ , Wa = /[+\uff0b0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]/ , Xa = /[\\\/] *x/ , Ya = /[^0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9A-Za-z#]+$/ , Za = /(?:.*?[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?|[;,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?|[;,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 ,
bb = /(\$\d)/ , cb = /\$NP/ , db = /\$FG/ , eb = /\$CC/ , fb = /^\(?\$1\)?$/ ; function gb ( a ) { var b = a . search ( Wa ) ; 0 <= b ? ( a = a . substring ( b ) , a = a . replace ( Ya , "" ) , b = a . search ( Xa ) , 0 <= b && ( a = a . substring ( 0 , b ) ) ) : a = "" ; return a } function hb ( a ) { return 2 > a . length ? ! 1 : N ( ab , a ) } function ib ( a ) { return N ( Za , a ) ? O ( a , Sa ) : O ( a , L ) } function jb ( a ) { var b = ib ( a . toString ( ) ) ; D ( a ) ; a . a ( b ) } function kb ( 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 lb ( a ) { return null != a && isNaN ( a ) && a . toUpperCase ( ) in Pa } 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 = mb ( b , a , c ) ; e = nb ( e , a , c ) ; return S ( d , c , e , b ) }
function ob ( a , b , c ) { var d = y ( b , 1 ) , e = Q ( b ) ; if ( ! ( d in K ) ) return e ; a = T ( a , d , U ( d ) ) ; b = mb ( b , a , 2 ) ; c = nb ( 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 pb ( a , b , c ) { if ( ! lb ( 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 == qb ( a , c ) ) return P ( a , b , 2 ) ; var f = V ( a , c ) , g = y ( f , 11 ) ; c = "" ; N ( Ta , g ) ? c = g : u ( f , 17 ) && ( c = y ( f , 17 ) ) ; a = T ( a , d , U ( d ) ) ; e = nb ( e , a , 1 ) ; b = mb ( b , a , 1 ) ; return 0 < c . length ? c + " " + d + " " + e + b : S ( d , 1 , e , b ) }
function rb ( 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 != ub ( 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 = pb ( 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 , wb ( 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 ( 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 ( ) , Ga ( g , 4 ) , d = [ g ] , g = y ( b , 1 ) , c = Q ( b ) , g in K ? ( a = T ( a , g , U ( g ) ) , e = ub ( d , c ) , null != e && ( d = e . clone ( ) , e = y ( e , 4 ) , 0 < e . length && ( f = y ( a , 12 ) , 0 < f . length ? ( e = e . replace ( cb , f ) . replace ( db , "$1" ) , w ( d , 4 , e ) ) : Ga ( d , 4 ) ) , c = xb ( c , d , 2 ) ) , a = mb ( b , a , 2 ) , a = S ( g , 2 , c , a ) ) : a = c ) ) ) ) } } b = y ( b , 5 ) ; null != a && 0 < b . length && ( g = O ( a , Ra ) , c = O ( b , Ra ) , 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 nb ( a , b , c , d ) { b = 0 == x ( b , 20 ) . length || 2 == c ? x ( b , 19 ) : x ( b , 20 ) ; b = ub ( b , a ) ; return null == b ? a : xb ( a , b , c , d ) }
function ub ( 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 xb ( 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 ( eb , d ) , e = e . replace ( bb , b ) , a = a . replace ( f , e ) ) : ( b = y ( b , 4 ) , a = 2 == c && null != b && 0 < b . length ? a . replace ( f , e . replace ( bb , 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 mb ( 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 yb ( 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 zb ( 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 = Pa [ 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 vb ( a , b ) { var c = Ab ( a , b ) ; return Bb ( a , b , c ) }
function Bb ( a , b , c ) { var d = y ( b , 1 ) , e = T ( a , d , c ) ; if ( null == e || "001" != c && d != qb ( a , c ) ) return ! 1 ; a = Q ( b ) ; return - 1 != zb ( a , e ) } function Ab ( 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 != zb ( b , g ) ) { a = d ; break a } } a = null } return a } function U ( a ) { a = K [ a ] ; return null == a ? "ZZ" : a [ 0 ] }
function qb ( a , b ) { a = V ( a , b ) ; if ( null == a ) throw Error ( "Invalid region code: " + b ) ; return y ( a , 10 ) } function Cb ( a , b , c , d ) { var e = yb ( c , d ) , f = 0 == z ( e , 9 ) ? x ( v ( c , 1 ) , 9 ) : x ( e , 9 ) ; e = x ( e , 10 ) ; if ( 2 == d ) if ( kb ( yb ( c , 0 ) ) ) a = yb ( c , 1 ) , kb ( 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 Cb ( 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 Db ( a , b ) { var c = Q ( b ) ; b = y ( b , 1 ) ; if ( ! ( b in K ) ) return 1 ; b = T ( a , b , U ( b ) ) ; return Cb ( a , c , b , - 1 ) } function Eb ( 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 Fb ( 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 ( ib ( k ) ) , g = 1 ; else { k = new RegExp ( g ) ; jb ( b ) ; g = b . toString ( ) ; if ( 0 == g . search ( k ) ) { k = g . match ( k ) [ 0 ] . length ; var m = g . substring ( k ) . match ( Va ) ; 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 = Eb ( 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 ) ) , Gb ( k , c , null ) , k = k . toString ( ) , ! N ( m , b . toString ( ) ) && N ( m , k ) || 3 == Cb ( 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 Gb ( 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 wb ( 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 ( gb ( b ) ) ; f = e . toString ( ) ; g = f . indexOf ( ";isub=" ) ; 0 < g && ( D ( e ) , e . a ( f . substring ( 0 , g ) ) ) ; if ( ! hb ( e . toString ( ) ) ) throw Error ( "The string supplied did not seem to be a phone number" ) ;
f = e . toString ( ) ; if ( ! ( lb ( 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 && hb ( 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 = Fb ( a , m , g , b , d , f ) } catch ( R ) { if ( "Invalid country calling code" == R . message && M . test ( m ) ) { if ( m = m . replace ( M , "" ) , k = Fb ( 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 ) ) ) : ( jb ( e ) , b . a ( e . toString ( ) ) , null != c ? ( k = y ( g , 10 ) , w ( f , 1 , k ) ) : d && Ga ( 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 ( ) ) , Gb ( e , g , c ) , a = Cb ( 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 Hb ( a ) { this . fa = /\u2008/ ; this . ha = "" ; this . m = new C ; this . w = "" ; this . i = new C ; this . v = new C ; this . j = ! 0 ; this . $ = this . o = this . ja = ! 1 ; this . ga = Qa . ca ( ) ; this . s = 0 ; this . b = new C ; this . aa = ! 1 ; this . l = "" ; this . a = new C ; this . f = [ ] ; this . ia = a ; this . g = Ib ( this , this . ia ) } var Jb = new H ; w ( Jb , 11 , "NA" ) ;
var Kb = /\[([^\[\]])*\]/g , Lb = /\d(?=[^,}][^,}])/g , Mb = /^[-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]*)+$/ , Nb = /[- ]/ ; function Ib ( a , b ) { var c = a . ga ; b = lb ( b ) ? qb ( c , b ) : 0 ; a = V ( a . ga , U ( b ) ) ; return null != a ? a : Jb }
function Ob ( 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 ) ; if ( - 1 != k . indexOf ( "|" ) ) f = ! 1 ; else { k = k . replace ( Kb , "\\d" ) ; k = k . replace ( Lb , "\\d" ) ; 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 = Nb . test ( v ( d , 4 ) ) , a . s = 0 , ! 0 } return a . j = ! 1 }
function Pb ( 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 Qb ( a , b ) { a . ha = Rb ( a , b ) ; return a . ha }
function Rb ( a , b ) { a . i . a ( b ) ; var c = b ; Va . test ( c ) || 1 == a . i . b . length && Ua . test ( c ) ? ( "+" == b ? ( c = b , a . v . a ( b ) ) : ( c = L [ b ] , a . v . a ( c ) , a . a . a ( c ) ) , b = c ) : ( a . j = ! 1 , a . ja = ! 0 ) ; if ( ! a . j ) { if ( ! a . ja ) if ( Sb ( a ) ) { if ( Tb ( a ) ) return Ub ( a ) } else if ( 0 < a . l . length && ( b = a . a . toString ( ) , D ( a . a ) , a . a . a ( a . l ) , a . a . a ( b ) , b = a . b . toString ( ) , c = b . lastIndexOf ( a . l ) , D ( a . b ) , a . b . a ( b . substring ( 0 , c ) ) ) , a . l != Vb ( a ) ) return a . b . a ( " " ) , Ub ( a ) ; return a . i . toString ( ) } switch ( a . v . b . length ) { case 0 : case 1 : case 2 : return a . i . toString ( ) ; case 3 : if ( Sb ( a ) ) a . $ = ! 0 ; else return a . l = Vb ( a ) , Wb ( a ) ;
default : if ( a . $ ) return Tb ( a ) && ( a . $ = ! 1 ) , a . b . toString ( ) + a . a . toString ( ) ; if ( 0 < a . f . length ) { b = Xb ( a , b ) ; c = Yb ( a ) ; if ( 0 < c . length ) return c ; Pb ( a , a . a . toString ( ) ) ; return Ob ( a ) ? Zb ( a ) : a . j ? $b ( a , b ) : a . i . toString ( ) } return Wb ( a ) } } function Ub ( a ) { a . j = ! 0 ; a . $ = ! 1 ; a . f = [ ] ; a . s = 0 ; D ( a . m ) ; a . w = "" ; return Wb ( a ) } function Yb ( 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 ) ) return a . aa = Nb . test ( v ( e , 4 ) ) , b = b . replace ( new RegExp ( f , "g" ) , v ( e , 2 ) ) , $b ( a , b ) } return "" }
function $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 Wb ( a ) { var b = a . a . toString ( ) ; if ( 3 <= b . length ) { for ( var c = a . o && 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 ] , g ; ( g = ! u ( a . g , 12 ) || a . o || v ( f , 6 ) ) || ( g = y ( f , 4 ) , g = 0 == g . length || fb . test ( g ) ) ; g && Mb . test ( y ( f , 2 ) ) && a . f . push ( f ) } Pb ( a , b ) ; b = Yb ( a ) ; return 0 < b . length ? b : Ob ( a ) ? Zb ( a ) : a . i . toString ( ) } return $b ( a , b ) }
function Zb ( a ) { var b = a . a . toString ( ) , c = b . length ; if ( 0 < c ) { for ( var d = "" , e = 0 ; e < c ; e ++ ) d = Xb ( a , b . charAt ( e ) ) ; return a . j ? $b ( a , d ) : a . i . toString ( ) } return a . b . toString ( ) }
function Vb ( 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 . o = ! 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 . o = ! 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 Sb ( a ) { var b = a . v . toString ( ) , c = new RegExp ( "^(?:\\+|" + v ( a . g , 11 ) + ")" ) ; c = b . match ( c ) ; return null != c && null != c [ 0 ] && 0 < c [ 0 ] . length ? ( a . o = ! 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 Tb ( a ) { if ( 0 == a . a . b . length ) return ! 1 ; var b = new C , c = Eb ( 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 = Ib ( a , b ) ) ; a . b . a ( "" + c ) . a ( " " ) ; a . l = "" ; return ! 0 }
function Xb ( a , b ) { var c = a . m . toString ( ) ; if ( 0 <= c . substring ( a . s ) . search ( a . fa ) ) { var d = c . search ( a . fa ) ; b = c . replace ( a . fa , b ) ; D ( a . m ) ; a . m . a ( b ) ; a . s = d ; return b . substring ( 0 , a . s + 1 ) } 1 == a . f . length && ( a . j = ! 1 ) ; a . w = "" ; return a . i . toString ( ) } ; var ac = { AC : [ , [ , , "9\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AC" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AD : [ , [ , , "1\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AD" , , , , , , , , , , , , , , , , , , [ , , "11[0268]" , , , , "112" ] , , [ , , "11[0268]" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AE : [ , [ , , "[149]\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AE" , , , , , , , , , , , , , , , , , , [ , , "112|99[789]" , , , , "112" , , , [ 3 ] ] ,
function Xa ( ) { this . a = { } } ga ( Xa ) ;
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" } , Ya = { 0 : "0" , 1 : "1" , 2 : "2" , 3 : "3" , 4 : "4" , 5 : "5" , 6 : "6" ,
7 : "7" , 8 : "8" , 9 : "9" , "+" : "+" , "*" : "*" , "#" : "#" } , Za = { 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" } , $a = /[\d]+(?:[~\u2053\u223C\uFF5E][\d]+)?/ , ab = RegExp ( "[+\uff0b]+" ) , M = RegExp ( "^[+\uff0b]+" ) , bb = RegExp ( "([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9])" ) , cb = RegExp ( "[+\uff0b0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]" ) , db = /[\\\/] *x/ , eb = RegExp ( "[^0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9A-Za-z#]+$" ) , fb = /(?:.*?[A-Za-z]){3}.*/ , gb = RegExp ( "(?:;ext=([0-9\uff10-\uff19\u0660-\u0669\u06f0-\u06f9]{1,7})|[ \u00a0\\t,]*(?:e?xt(?:ensi(?:o\u0301?|\u00f3))?n?|\uff45?\uff58\uff54\uff4e?|[;,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" ) , hb = RegExp ( "^[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?|[;,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" ) , ib = /(\$\d)/ , jb = /\$NP/ , kb = /\$FG/ , lb = /\$CC/ , mb = /^\(?\$1\)?$/ ; function nb ( a ) { var b = a . search ( cb ) ; 0 <= b ? ( a = a . substring ( b ) , a = a . replace ( eb , "" ) , b = a . search ( db ) , 0 <= b && ( a = a . substring ( 0 , b ) ) ) : a = "" ; return a } function ob ( a ) { return 2 > a . length ? ! 1 : N ( hb , a ) } function pb ( a ) { return N ( fb , a ) ? O ( a , Za ) : O ( a , L ) } function qb ( a ) { var b = pb ( a . toString ( ) ) ; E ( a ) ; a . a ( b ) } function rb ( a ) { return ! ! a && ( 1 != A ( a , 9 ) || - 1 != y ( a , 9 ) [ 0 ] ) }
function O ( a , b ) { for ( var c = new D , 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 sb ( a ) { return null != a && isNaN ( a ) && a . toUpperCase ( ) in Wa } function P ( a , b , c ) { if ( 0 == v ( b , 2 ) && u ( b , 5 ) ) { var d = z ( b , 5 ) ; if ( 0 < d . length ) return d } var d = z ( b , 1 ) , e = Q ( b ) ; if ( 0 == c ) return R ( d , 0 , e , "" ) ; if ( ! ( d in K ) ) return e ; a = S ( a , d , T ( d ) ) ; b = tb ( b , a , c ) ; e = ub ( e , a , c ) ; return R ( d , c , e , b ) }
function vb ( a , b , c ) { var d = z ( b , 1 ) , e = Q ( b ) ; if ( ! ( d in K ) ) return e ; a = S ( a , d , T ( d ) ) ; b = tb ( b , a , 2 ) ; c = ub ( e , a , 2 , c ) ; return R ( d , 2 , c , b ) } function S ( a , b , c ) { return "001" == c ? U ( a , "" + b ) : U ( a , c ) }
function wb ( a , b , c ) { if ( ! sb ( c ) ) return P ( a , b , 1 ) ; var d = z ( b , 1 ) , e = Q ( b ) ; if ( ! ( d in K ) ) return e ; if ( 1 == d ) { if ( null != c && r ( K [ 1 ] , c . toUpperCase ( ) ) ) return d + " " + P ( a , b , 2 ) } else if ( d == xb ( a , c ) ) return P ( a , b , 2 ) ; var f = U ( a , c ) , g = z ( f , 11 ) ; c = "" ; N ( $a , g ) ? c = g : u ( f , 17 ) && ( c = z ( f , 17 ) ) ; a = S ( a , d , T ( d ) ) ; e = ub ( e , a , 1 ) ; b = tb ( b , a , 1 ) ; return 0 < c . length ? c + " " + d + " " + e + b : R ( d , 1 , e , b ) }
function Ab ( a , b , c ) { var d ; if ( d = u ( b , 5 ) ) { d = z ( b , 1 ) ; if ( d = S ( a , d , T ( d ) ) ) { var e = Q ( b ) ; d = ! ! Bb ( y ( d , 19 ) , e ) } else d = ! 1 ; d = ! d } if ( d ) return z ( 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 = wb ( a , b , c ) ; break ; case 10 : a = P ( a , b , 1 ) . substring ( 1 ) ; break ; default : d = T ( z ( b , 1 ) ) ; var f ; ( c = U ( a , d ) ) ? ( c = z ( c , 12 ) , f = c . length ? c = c . replace ( "~" , "" ) : null ) : f = null ; c = P ( a , b , 2 ) ; if ( null != f && f . length ) { var g ; a : { e = z ( b , 5 ) ; e = O ( e , L ) ; if ( ! e . lastIndexOf ( f , 0 ) ) try { g = Cb ( a , Db ( a , e . substring ( f . length ) , d , ! 1 ) ) ; break a } catch ( h ) { } g = ! 1 } if ( g ) a =
c ; else if ( g = U ( a , d ) , d = Q ( b ) , g = Bb ( y ( g , 19 ) , d ) ) if ( d = z ( g , 4 ) , e = d . indexOf ( "$1" ) , 0 >= e ) a = c ; else if ( d = d . substring ( 0 , e ) , d = O ( d , L ) , d . length ) if ( g = g . clone ( ) , Na ( g , 4 ) , d = [ g ] , g = z ( b , 1 ) , c = Q ( b ) , g in K ) { a = S ( a , g , T ( g ) ) ; if ( e = Bb ( d , c ) ) d = e . clone ( ) , e = z ( e , 4 ) , 0 < e . length && ( f = z ( a , 12 ) , 0 < f . length ? ( e = e . replace ( jb , f ) . replace ( kb , "$1" ) , w ( d , 4 , e ) ) : Na ( d , 4 ) ) , c = Eb ( c , d , 2 ) ; a = tb ( b , a , 2 ) ; a = R ( g , 2 , c , a ) } else a = c ; else a = c ; else a = c } else a = c } b = z ( b , 5 ) ; null != a && 0 < b . length && ( g = O ( a , Ya ) , c = O ( b , Ya ) , 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 < z ( a , 8 ) ? Array ( z ( a , 8 ) + 1 ) . join ( "0" ) + b : b } function R ( 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 ub ( a , b , c , d ) { b = y ( b , 20 ) . length && 2 != c ? y ( b , 20 ) : y ( b , 19 ) ; return ( b = Bb ( b , a ) ) ? Eb ( a , b , c , d ) : a } function Bb ( a , b ) { for ( var c , d = a . length , e = 0 ; e < d ; ++ e ) { c = a [ e ] ; var f = A ( c , 3 ) ; if ( ! f || ! b . search ( v ( c , 3 , f - 1 ) ) ) if ( f = new RegExp ( v ( c , 1 ) ) , N ( f , b ) ) return c } return null }
function Eb ( a , b , c , d ) { var e = z ( b , 2 ) , f = new RegExp ( v ( b , 1 ) ) , g = z ( b , 5 ) ; 2 == c && null != d && 0 < d . length && 0 < g . length ? ( b = g . replace ( lb , d ) , e = e . replace ( ib , b ) , a = a . replace ( f , e ) ) : ( b = z ( b , 4 ) , a = 2 == c && null != b && 0 < b . length ? a . replace ( f , e . replace ( ib , b ) ) : a . replace ( f , e ) ) ; 3 == c && ( a = a . replace ( RegExp ( "^[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\\[\\]/~\u2053\u223c\uff5e]+" ) , "" ) , a = a . replace ( RegExp ( "[-x\u2010-\u2015\u2212\u30fc\uff0d-\uff0f \u00a0\u00ad\u200b\u2060\u3000()\uff08\uff09\uff3b\uff3d.\\[\\]/~\u2053\u223c\uff5e]+" ,
"g" ) , "-" ) ) ; return a } function tb ( a , b , c ) { return u ( a , 3 ) && v ( a , 3 ) . length ? 3 == c ? ";ext=" + v ( a , 3 ) : u ( b , 13 ) ? v ( b , 13 ) + z ( a , 3 ) : " ext. " + z ( a , 3 ) : "" } function Fb ( 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 Gb ( a , b ) { return V ( a , v ( b , 1 ) ) ? V ( a , v ( b , 5 ) ) ? 4 : V ( a , v ( b , 4 ) ) ? 3 : V ( a , v ( b , 6 ) ) ? 5 : V ( a , v ( b , 8 ) ) ? 6 : V ( a , v ( b , 7 ) ) ? 7 : V ( a , v ( b , 21 ) ) ? 8 : V ( a , v ( b , 25 ) ) ? 9 : V ( a , v ( b , 28 ) ) ? 10 : V ( a , v ( b , 2 ) ) ? v ( b , 18 ) || V ( a , v ( b , 3 ) ) ? 2 : 0 : ! v ( b , 18 ) && V ( a , v ( b , 3 ) ) ? 1 : - 1 : - 1 } function U ( a , b ) { if ( null == b ) return null ; b = b . toUpperCase ( ) ; var c = a . a [ b ] ; if ( ! c ) { c = Wa [ b ] ; if ( ! c ) return null ; c = ( new I ) . f ( H . h ( ) , c ) ; a . a [ b ] = c } return c } function V ( a , b ) { var c = a . length ; return 0 < A ( b , 9 ) && - 1 == la ( y ( b , 9 ) , c ) ? ! 1 : N ( z ( b , 2 ) , a ) } function Cb ( a , b ) { var c = Hb ( a , b ) ; return Ib ( a , b , c ) }
function Ib ( a , b , c ) { var d = z ( b , 1 ) , e = S ( a , d , c ) ; if ( ! e || "001" != c && d != xb ( a , c ) ) return ! 1 ; a = Q ( b ) ; return - 1 != Gb ( a , e ) } function Hb ( a , b ) { if ( ! b ) return null ; var c = z ( b , 1 ) ; if ( c = K [ c ] ) if ( 1 == c . length ) c = c [ 0 ] ; else a : { for ( var d = Q ( b ) , e , f = c . length , g = 0 ; g < f ; g ++ ) { e = c [ g ] ; var h = U ( a , e ) ; if ( u ( h , 23 ) ) { if ( ! d . search ( v ( h , 23 ) ) ) { c = e ; break a } } else if ( - 1 != Gb ( d , h ) ) { c = e ; break a } } c = null } else c = null ; return c } function T ( a ) { return ( a = K [ a ] ) ? a [ 0 ] : "ZZ" } function xb ( a , b ) { var c = U ( a , b ) ; if ( ! c ) throw Error ( "Invalid region code: " + b ) ; return z ( c , 10 ) }
function Jb ( a , b , c , d ) { var e = Fb ( c , d ) , f = A ( e , 9 ) ? y ( e , 9 ) : y ( v ( c , 1 ) , 9 ) , e = y ( e , 10 ) ; if ( 2 == d ) if ( rb ( Fb ( c , 0 ) ) ) a = Fb ( c , 1 ) , rb ( a ) && ( f = f . concat ( A ( a , 9 ) ? y ( a , 9 ) : y ( v ( c , 1 ) , 9 ) ) , ma ( f ) , e . length ? ( e = e . concat ( y ( a , 10 ) ) , ma ( e ) ) : e = y ( a , 10 ) ) ; else return Jb ( a , b , c , 1 ) ; if ( - 1 == f [ 0 ] ) return 5 ; b = b . length ; if ( - 1 < la ( e , b ) ) return 4 ; c = f [ 0 ] ; return c == b ? 0 : c > b ? 2 : f [ f . length - 1 ] < b ? 3 : - 1 < la ( f , b , 1 ) ? 0 : 5 } function Kb ( a , b ) { var c = Q ( b ) , d = z ( b , 1 ) ; if ( ! ( d in K ) ) return 1 ; d = S ( a , d , T ( d ) ) ; return Jb ( a , c , d , - 1 ) }
function Lb ( a , b ) { var c = a . toString ( ) ; if ( ! c . length || "0" == c . charAt ( 0 ) ) return 0 ; for ( var d , e = c . length , f = 1 ; 3 >= f && f <= e ; ++ f ) if ( d = parseInt ( c . substring ( 0 , f ) , 10 ) , d in K ) return b . a ( c . substring ( f ) ) , d ; return 0 }
function Mb ( a , b , c , d , e , f ) { if ( ! b . length ) return 0 ; b = new D ( b ) ; var g ; c && ( g = v ( c , 11 ) ) ; null == g && ( g = "NonMatch" ) ; var h = b . toString ( ) ; if ( h . length ) if ( M . test ( h ) ) h = h . replace ( M , "" ) , E ( b ) , b . a ( pb ( h ) ) , g = 1 ; else { h = new RegExp ( g ) ; qb ( b ) ; g = b . toString ( ) ; if ( g . search ( h ) ) g = ! 1 ; else { var h = g . match ( h ) [ 0 ] . length , m = g . substring ( h ) . match ( bb ) ; m && null != m [ 1 ] && 0 < m [ 1 ] . length && "0" == O ( m [ 1 ] , L ) ? g = ! 1 : ( E ( b ) , b . a ( g . substring ( h ) ) , g = ! 0 ) } g = g ? 5 : 20 } else g = 20 ; e && w ( f , 6 , g ) ; if ( 20 != g ) { if ( 2 >= b . b . length ) throw Error ( "Phone number too short after IDD" ) ; if ( a = Lb ( b ,
d ) ) return w ( f , 1 , a ) , a ; throw Error ( "Invalid country calling code" ) ; } if ( c && ( g = z ( c , 10 ) , h = "" + g , m = b . toString ( ) , ! m . lastIndexOf ( h , 0 ) && ( h = new D ( m . substring ( h . length ) ) , m = v ( c , 1 ) , m = new RegExp ( z ( m , 2 ) ) , Nb ( h , c , null ) , h = h . toString ( ) , ! N ( m , b . toString ( ) ) && N ( m , h ) || 3 == Jb ( a , b . toString ( ) , c , - 1 ) ) ) ) return d . a ( h ) , e && w ( f , 6 , 10 ) , w ( f , 1 , g ) , g ; w ( f , 1 , 0 ) ; return 0 }
function Nb ( a , b , c ) { var d = a . toString ( ) , e = d . length , f = v ( b , 15 ) ; if ( e && null != f && f . length ) { var g = new RegExp ( "^(?:" + f + ")" ) ; if ( e = g . exec ( d ) ) { var f = new RegExp ( z ( v ( b , 1 ) , 2 ) ) , h = N ( f , d ) , m = e . length - 1 ; b = v ( b , 16 ) ; if ( null != b && b . length && null != e [ m ] && e [ m ] . length ) { if ( d = d . replace ( g , b ) , ! h || N ( f , d ) ) c && 0 < m && c . a ( e [ 1 ] ) , a . set ( d ) } else if ( ! h || N ( f , d . substring ( e [ 0 ] . length ) ) ) c && 0 < m && null != e [ m ] && c . a ( e [ 1 ] ) , a . set ( d . substring ( e [ 0 ] . length ) ) } } }
function Db ( 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 D , f = b . indexOf ( ";phone-context=" ) ; if ( 0 <= f ) { var g = f + 15 ; if ( "+" == b . charAt ( g ) ) { var h = b . indexOf ( ";" , g ) ; 0 < h ? e . a ( b . substring ( g , h ) ) : e . a ( b . substring ( g ) ) } g = b . indexOf ( "tel:" ) ; e . a ( b . substring ( 0 <= g ? g + 4 : 0 , f ) ) } else e . a ( nb ( b ) ) ; f = e . toString ( ) ; g = f . indexOf ( ";isub=" ) ; 0 < g && ( E ( e ) , e . a ( f . substring ( 0 , g ) ) ) ; if ( ! ob ( e . toString ( ) ) ) throw Error ( "The string supplied did not seem to be a phone number" ) ;
f = e . toString ( ) ; if ( ! ( sb ( 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 ( gb ) ; if ( 0 <= g && ob ( b . substring ( 0 , g ) ) ) for ( var h = b . match ( gb ) , m = h . length , x = 1 ; x < m ; ++ x ) if ( null != h [ x ] && 0 < h [ x ] . length ) { E ( e ) ; e . a ( b . substring ( 0 , g ) ) ; b = h [ x ] ; break a } b = "" } 0 < b . length && w ( f , 3 , b ) ; g = U ( a , c ) ; b = new D ; h = 0 ; m = e . toString ( ) ; try { h = Mb ( a , m , g , b , d , f ) } catch ( W ) { if ( "Invalid country calling code" == W . message && M . test ( m ) ) { if ( m = m . replace ( M , "" ) , h = Mb ( a , m , g , b , d , f ) , ! h ) throw W ;
} else throw W ; } h ? ( e = T ( h ) , e != c && ( g = S ( a , h , e ) ) ) : ( qb ( e ) , b . a ( e . toString ( ) ) , null != c ? ( h = z ( g , 10 ) , w ( f , 1 , h ) ) : d && Na ( f , 6 ) ) ; if ( 2 > b . b . length ) throw Error ( "The string supplied is too short to be a phone number" ) ; g && ( c = new D , e = new D ( b . toString ( ) ) , Nb ( e , g , c ) , a = Jb ( 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 ) { var c = "string" == typeof a ? b . match ( "^(?:" + a + ")$" ) : b . match ( a ) ; return c && c [ 0 ] . length == b . length ? ! 0 : ! 1 } ; function Ob ( a ) { this . da = RegExp ( "\u2008" ) ; this . fa = "" ; this . m = new D ; this . w = "" ; this . i = new D ; this . v = new D ; this . j = ! 0 ; this . $ = this . o = this . ha = ! 1 ; this . ea = Xa . ca ( ) ; this . s = 0 ; this . b = new D ; this . aa = ! 1 ; this . l = "" ; this . a = new D ; this . f = [ ] ; this . ga = a ; this . g = Pb ( this , this . ga ) } var Qb = new H ; w ( Qb , 11 , "NA" ) ;
var Rb = /\[([^\[\]])*\]/g , Sb = /\d(?=[^,}][^,}])/g , Tb = RegExp ( "^[-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]*)+$" ) , Ub = /[- ]/ ; function Pb ( a , b ) { var c = sb ( b ) ? xb ( a . ea , b ) : 0 ; return ( c = U ( a . ea , T ( c ) ) ) ? c : Qb }
function Vb ( a ) { for ( var b = a . f . length , c = 0 ; c < b ; ++ c ) { var d = a . f [ c ] , e = z ( d , 1 ) ; if ( a . w == e ) return ! 1 ; var f ; f = a ; var g = d , h = z ( g , 1 ) ; if ( - 1 != h . indexOf ( "|" ) ) f = ! 1 ; else { h = h . replace ( Rb , "\\d" ) ; h = h . replace ( Sb , "\\d" ) ; E ( f . m ) ; var m ; m = f ; var g = z ( g , 2 ) , x = "999999999999999" . match ( h ) [ 0 ] ; x . length < m . a . b . length ? m = "" : ( m = x . replace ( new RegExp ( h , "g" ) , g ) , m = m . replace ( RegExp ( "9" , "g" ) , "\u2008" ) ) ; 0 < m . length ? ( f . m . a ( m ) , f = ! 0 ) : f = ! 1 } if ( f ) return a . w = e , a . aa = Ub . test ( v ( d , 4 ) ) , a . s = 0 , ! 0 } return a . j = ! 1 }
function Wb ( a , b ) { for ( var c = [ ] , d = b . length - 3 , e = a . f . length , f = 0 ; f < e ; ++ f ) { var g = a . f [ f ] ; A ( g , 3 ) ? ( g = v ( g , 3 , Math . min ( d , A ( g , 3 ) - 1 ) ) , b . search ( g ) || c . push ( a . f [ f ] ) ) : c . push ( a . f [ f ] ) } a . f = c } function Xb ( a , b ) { a . fa = Yb ( a , b ) ; return a . fa }
function Yb ( a , b ) { a . i . a ( b ) ; var c = b ; if ( bb . test ( c ) || 1 == a . i . b . length && ab . test ( c ) ) { var c = b , d ; "+" == c ? ( d = c , a . v . a ( c ) ) : ( d = L [ c ] , a . v . a ( d ) , a . a . a ( d ) ) ; b = d } else a . j = ! 1 , a . ha = ! 0 ; if ( ! a . j ) { if ( ! a . ha ) if ( Zb ( a ) ) { if ( $b ( a ) ) return ac ( a ) } else if ( 0 < a . l . length && ( c = a . a . toString ( ) , E ( a . a ) , a . a . a ( a . l ) , a . a . a ( c ) , c = a . b . toString ( ) , d = c . lastIndexOf ( a . l ) , E ( a . b ) , a . b . a ( c . substring ( 0 , d ) ) ) , a . l != bc ( a ) ) return a . b . a ( " " ) , ac ( a ) ; return a . i . toString ( ) } switch ( a . v . b . length ) { case 0 : case 1 : case 2 : return a . i . toString ( ) ; case 3 : if ( Zb ( a ) ) a . $ = ! 0 ; else return a . l =
bc ( a ) , cc ( a ) ; default : if ( a . $ ) return $b ( a ) && ( a . $ = ! 1 ) , a . b . toString ( ) + a . a . toString ( ) ; if ( 0 < a . f . length ) { c = dc ( a , b ) ; d = ec ( a ) ; if ( 0 < d . length ) return d ; Wb ( a , a . a . toString ( ) ) ; return Vb ( a ) ? fc ( a ) : a . j ? gc ( a , c ) : a . i . toString ( ) } return cc ( a ) } } function ac ( a ) { a . j = ! 0 ; a . $ = ! 1 ; a . f = [ ] ; a . s = 0 ; E ( a . m ) ; a . w = "" ; return cc ( a ) } function ec ( a ) { for ( var b = a . a . toString ( ) , c = a . f . length , d = 0 ; d < c ; ++ d ) { var e = a . f [ d ] , f = z ( e , 1 ) ; if ( ( new RegExp ( "^(?:" + f + ")$" ) ) . test ( b ) ) return a . aa = Ub . test ( v ( e , 4 ) ) , b = b . replace ( new RegExp ( f , "g" ) , v ( e , 2 ) ) , gc ( a , b ) } return "" }
function gc ( 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 cc ( a ) { var b = a . a . toString ( ) ; if ( 3 <= b . length ) { for ( var c = a . o && 0 < A ( a . g , 20 ) ? y ( a . g , 20 ) : y ( a . g , 19 ) , d = c . length , e = 0 ; e < d ; ++ e ) { var f = c [ e ] , g ; ( g = ! u ( a . g , 12 ) || a . o || v ( f , 6 ) ) || ( g = z ( f , 4 ) , g = ! g . length || mb . test ( g ) ) ; g && Tb . test ( z ( f , 2 ) ) && a . f . push ( f ) } Wb ( a , b ) ; b = ec ( a ) ; return 0 < b . length ? b : Vb ( a ) ? fc ( a ) : a . i . toString ( ) } return gc ( a , b ) }
function fc ( a ) { var b = a . a . toString ( ) , c = b . length ; if ( 0 < c ) { for ( var d = "" , e = 0 ; e < c ; e ++ ) d = dc ( a , b . charAt ( e ) ) ; return a . j ? gc ( a , d ) : a . i . toString ( ) } return a . b . toString ( ) }
function bc ( a ) { var b = a . a . toString ( ) , c = 0 , d ; 1 != v ( a . g , 10 ) ? d = ! 1 : ( 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 . o = ! 0 ) : u ( a . g , 15 ) && ( d = new RegExp ( "^(?:" + v ( a . g , 15 ) + ")" ) , ( d = b . match ( d ) ) && null != d [ 0 ] && 0 < d [ 0 ] . length && ( a . o = ! 0 , c = d [ 0 ] . length , a . b . a ( b . substring ( 0 , c ) ) ) ) ; E ( a . a ) ; a . a . a ( b . substring ( c ) ) ; return b . substring ( 0 , c ) }
function Zb ( a ) { var b = a . v . toString ( ) , c = new RegExp ( "^(?:\\+|" + v ( a . g , 11 ) + ")" ) ; return ( c = b . match ( c ) ) && null != c [ 0 ] && 0 < c [ 0 ] . length ? ( a . o = ! 0 , c = c [ 0 ] . length , E ( a . a ) , a . a . a ( b . substring ( c ) ) , E ( a . b ) , a . b . a ( b . substring ( 0 , c ) ) , "+" != b . charAt ( 0 ) && a . b . a ( " " ) , ! 0 ) : ! 1 } function $b ( a ) { if ( ! a . a . b . length ) return ! 1 ; var b = new D , c = Lb ( a . a , b ) ; if ( ! c ) return ! 1 ; E ( a . a ) ; a . a . a ( b . toString ( ) ) ; b = T ( c ) ; "001" == b ? a . g = U ( a . ea , "" + c ) : b != a . ga && ( a . g = Pb ( a , b ) ) ; a . b . a ( "" + c ) . a ( " " ) ; a . l = "" ; return ! 0 }
function dc ( a , b ) { var c = a . m . toString ( ) ; if ( 0 <= c . substring ( a . s ) . search ( a . da ) ) { var d = c . search ( a . da ) , c = c . replace ( a . da , b ) ; E ( a . m ) ; a . m . a ( c ) ; a . s = d ; return c . substring ( 0 , a . s + 1 ) } 1 == a . f . length && ( a . j = ! 1 ) ; a . w = "" ; return a . i . toString ( ) } ; var hc = { AC : [ , [ , , "9\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AC" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AD : [ , [ , , "1\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AD" , , , , , , , , , , , , , , , , , , [ , , "11[0268]" , , , , "112" ] , , [ , , "11[0268]" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AE : [ , [ , , "[149]\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AE" , , , , , , , , , , , , , , , , , , [ , , "112|99[789]" , , , , "112" , , , [ 3 ] ] ,
, [ , , "112|445[16]|99[789]" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , "445[16]" , , , , "4451" , , , [ 4 ] ] ] , AF : [ , [ , , "[14]\\d{2,4}" , , , , , , , [ 3 , 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AF" , , , , , , , , , , , , , , , , , , [ , , "1(?:02|19)" , , , , "119" , , , [ 3 ] ] , , [ , , "1(?:02|19)|40404" , , , , "119" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "40404" , , , , "40404" , , , [ 5 ] ] , , [ , , "40404" , , , , "40404" , , , [ 5 ] ] ] , AG : [ , [ , , "[19]\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AG" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" , , , , "911" ] , , [ , , "176|9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ ,
, "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , AI : [ , [ , , "[19]\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AI" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , AL : [ , [ , , "[15]\\d{2,5}" , , , , , , , [ 3 , 5 , 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AL" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|2[789])" , , , , "129" , , , [ 3 ] ] , , [ , , "1(?:1(?:2|6(?:000|1(?:06|11|23)))|2[5-9])|5\\d{4}" , , , , "129" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , "5\\d{4}" , , , , "51234" , , , [ 5 ] ] ] , AM : [ , [ , , "[148]\\d{2,4}" ,
, , , , , , [ 3 , 4 , 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AM" , , , , , , , , , , , , , , , , , , [ , , "10[123]" , , , , "102" , , , [ 3 ] ] , , [ , , "1\\d{2}|40404|8[1-7]\\d{2}" , , , , "8711" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "40404" , , , , "40404" , , , [ 5 ] ] , , [ , , "40404" , , , , "40404" , , , [ 5 ] ] ] , AO : [ , [ , , "1\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "AO" , , , , , , , , , , , , , , , , , , [ , , "11[235]" , , , , "113" ] , , [ , , "11[235]" , , , , "113" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , AR : [ , [ , , "[01389]\\d{1,4}" , , , , , , , [ 2 , 3 , 4 , 5 ] ] , , , [ , , "[09]\\d{2}|1(?:[02-9]\\d?|1[0-24-9]?)" , , , , "111" ,
@ -498,9 +498,9 @@ function Xb(a,b){var c=a.m.toString();if(0<=c.substring(a.s).search(a.fa)){var d
[ - 1 ] ] , , , , "FJ" , , , , , , , , , , , , , , , , , , [ , , "91[17]" , , , , "911" , , , [ 3 ] ] , , [ , , "0(?:1[34]|8[1-4])|1(?:0[1-3]|[25]9)|2[289]|30|4(?:0404|4)|54|75|91[137]" , , , , "22" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , "40404" , , , , "40404" , , , [ 5 ] ] ] , FK : [ , [ , , "[19]\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FK" , , , , , , , , , , , , , , , , , , [ , , "999" , , , , "999" ] , , [ , , "1\\d{2}|999" , , , , "123" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FM : [ , [ , , "3\\d{5}|9\\d{2}" , , , , , , , [ 3 , 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FM" , , , , , , , , , , , , , , , , , , [ , , "320221|911" ,
, , , "911" ] , , [ , , "320221|911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FO : [ , [ , , "1\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "FO" , , , , , , , , , , , , , , , , , , [ , , "11[24]" , , , , "112" , , , [ 3 ] ] , , [ , , "1(?:1[248]|4[124]\\d|71\\d|8[7-9]\\d)" , , , , "114" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , FR : [ , [ , , "1\\d{1,5}|[267]\\d{2,4}|3\\d{3,4}|[458]\\d{4}" , , , , , , , [ 2 , 3 , 4 , 5 , 6 ] ] , , , [ , , "1(?:0(?:07|13)|1(?:[0459]|6\\d{3}|871[03])|9[167])|224|3(?:[01]\\d{2}|3700)|740" , , , , "3010" , , , [ 3 , 4 , 5 , 6 ] ] , [ , , "118(?:[0-68]\\d{2}|7(?:0\\d|1[1-9]|[2-9]\\d))|36665|[4-8]\\d{4}" ,
, , , "42000" , , , [ 5 , 6 ] ] , , , , "FR" , , , , , , , , , , , , , , , , , , [ , , "1(?:[578]|12)" , , , , "112" , , , [ 2 , 3 ] ] , , [ , , "1(?:0\\d{2}|1(?:[02459]|6(?:000|111)|8\\d{3})|9[167]|[578])|2(?:0(?:000|20)|24)|3\\d{3,4}|6(?:1[14]|34|\\d{4})|7(?:0[06]|22|40|\\d{4})|[458]\\d{4}" , , , , "1010" ] , [ , , "10(?:14|2[23]|34|6[14]|99)|2020|3(?:646|9[07]0)|6(?:1[14]|34)|70[06]" , , , , "1023" , , , [ 3 , 4 ] ] , [ , , "118777|2(?:0(?:000|20)|24)|6(?:1[14]|34)|7\\d{2}" , , , , "118777" , , , [ 3 , 4 , 5 , 6 ] ] , , [ , , "(?:114|[3-8]\\d{4})" , , , , "33700" , , , [ 3 , 5 ] ] ] , GA : [ , [ , , "1\\d{1,3}" , , , , , , , [ 2 , 4 ] ] , , , [ ,
, , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GA" , , , , , , , , , , , , , , , , , , [ , , "1(?:730|8|3\\d{2})" , , , , "1730" ] , , [ , , "1(?:730|8|3\\d{2})" , , , , "1730" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GB : [ , [ , , "[1-467-9]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "1(?:16\\d{3}|7[56]0|8000)|2(?:202|48)|4444" , , , , "116000" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GB" , , , , , , , , , , , , , , , , , , [ , , "112|999" , , , , "112" , , , [ 3 ] ] , , [ , , "1(?:0[01]|1(?:[12]|6(?:000|1(?:11|23))|8\\d{3})|2(?:[123]|50)|33|4(?:1|7\\d)|5(?:\\d|71)|7(?:0\\d|[56]0)|800\\d|9[15])|2(?:02(?:02)?|1300|2(?:02|11|2)|3(?:02|336|45)|4(?:25|8))|3[13]3|4(?:0[02]|35[01]|44[45]|5\\d)|6(?:50|\\d{4})|7(?:0\\d{3}|8(?:9|\\d{3})|9\\d{3})|8\\d{4}|9(?:01|99)" ,
, , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GA" , , , , , , , , , , , , , , , , , , [ , , "1(?:730|8|3\\d{2})" , , , , "1730" ] , , [ , , "1(?:730|8|3\\d{2})" , , , , "1730" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GB : [ , [ , , "[1-467-9]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "1(?:05| 16\\d{3}|7[56]0|8000)|2(?:202|48)|4444" , , , , "116000" ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GB" , , , , , , , , , , , , , , , , , , [ , , "112|999" , , , , "112" , , , [ 3 ] ] , , [ , , "1(?:0[015 ]|1(?:[12]|6(?:000|1(?:11|23))|8\\d{3})|2(?:[123]|50)|33|4(?:1|7\\d)|5(?:\\d|71)|7(?:0\\d|[56]0)|800\\d|9[15])|2(?:02(?:02)?|1300|2(?:02|11|2)|3(?:02|336|45)|4(?:25|8))|3[13]3|4(?:0[02]|35[01]|44[45]|5\\d)|6(?:50|\\d{4})|7(?:0\\d{3}|8(?:9|\\d{3})|9\\d{3})|8\\d{4}|9(?:01|99)" ,
, , , "150" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "1(?:250|571|7[56]0)|2(?:02(?:02)?|1300|3336|48)|4444|901" , , , , "1571" , , , [ 3 , 4 , 5 ] ] , , [ , , "1250|2(?:0202|1300)|7\\d{4}|8[01]\\d{3}" , , , , "20202" , , , [ 4 , 5 ] ] ] , GD : [ , [ , , "[19]\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GD" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] , GE : [ , [ , , "[041]\\d{2,4}" , , , , , , , [ 3 , 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GE" , , , , , , , , , , , , , , , , , , [ , , "0(?:11|22|33)|1(?:1[123]|22)" , , , , "112" ,
, , [ 3 ] ] , , [ , , "0(?:11|22|33)|1(?:1[123]|22)|40404" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "40404" , , , , "40404" , , , [ 5 ] ] , , [ , , "40404" , , , , "40404" , , , [ 5 ] ] ] , GF : [ , [ , , "1\\d" , , , , , , , [ 2 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GF" , , , , , , , , , , , , , , , , , , [ , , "1[578]" , , , , "15" ] , , [ , , "1[578]" , , , , "15" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GG : [ , [ , , "[19]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GG" , , , , , , , , , , , , , , , , , , [ , , "112|999" , , , , "999" , , , [ 3 ] ] , , [ , , "1(?:0[01]|1(?:[12]|[68]\\d{3})|23|4(?:1|7\\d)|55|800\\d|95)|999" ,
, , [ 3 ] ] , , [ , , "0(?:11|22|33)|1(?:1[123]|22)|40404" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "40404" , , , , "40404" , , , [ 5 ] ] , , [ , , "40404" , , , , "40404" , , , [ 5 ] ] ] , GF : [ , [ , , "1\\d" , , , , , , , [ 2 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GF" , , , , , , , , , , , , , , , , , , [ , , "1[578]" , , , , "15" ] , , [ , , "1[578]" , , , , "15" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GG : [ , [ , , "[19]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GG" , , , , , , , , , , , , , , , , , , [ , , "112|999" , , , , "999" , , , [ 3 ] ] , , [ , , "1(?:0[01]|1(?:[12]|[68]\\d{3})|23|4(?:1|7\\d)|55|800\\d|9[0 5] )|999" ,
, , , "155" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GH : [ , [ , , "[14589]\\d{2,4}" , , , , , , , [ 3 , 4 , 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GH" , , , , , , , , , , , , , , , , , , [ , , "19[123]|999" , , , , "999" , , , [ 3 ] ] , , [ , , "19[123]|40404|(?:54|83)00|999" , , , , "999" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "40404|(?:54|83)00" , , , , "5400" , , , [ 4 , 5 ] ] , , [ , , "40404|(?:54|83)00" , , , , "5400" , , , [ 4 , 5 ] ] ] , GI : [ , [ , , "[158]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "1(?:00|16\\d{3}|23|4(?:1|7\\d)|5[15]|9[2-4])|555|80\\d{2}" , , , , "100" , , , [ 3 , 4 , 6 ] ] , [ , , "8[1-69]\\d{2}" , , , , "8112" , , , [ 4 ] ] ,
, , , "GI" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|9[09])" , , , , "112" , , , [ 3 ] ] , , [ , , "1(?:00|1(?:2|6(?:00[06]|1(?:1[17]|23))|8\\d{2})|23|4(?:1|7[014])|5[015]|9[02349])|555|8(?:0(?:0|\\d{2})|[1-35-79]\\d{2}|4(?:[0-2]|\\d{2})|8[1-589])" , , , , "116000" ] , [ , , "150|87\\d{2}" , , , , "150" , , , [ 3 , 4 ] ] , [ , , "1(?:18\\d{2}|23|51|9[2-4])|555|8(?:00|88)" , , , , "123" , , , [ 3 , 5 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GL : [ , [ , , "1\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GL" , , , , , , , , , , , , , , , , , , [ , , "112" , , , , "112" ] , , [ , , "112" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] ,
, [ , , , , , , , , , [ - 1 ] ] ] , GM : [ , [ , , "1\\d{1,2}" , , , , , , , [ 2 , 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GM" , , , , , , , , , , , , , , , , , , [ , , "1?1[678]" , , , , "117" ] , , [ , , "1?1[678]" , , , , "117" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , GN : [ , [ , , "4\\d{4}" , , , , , , , [ 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GN" , , , , , , , , , , , , , , , , , , [ , , , , , , , , , [ - 1 ] ] , , [ , , "40404" , , , , "40404" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "40404" , , , , "40404" ] , , [ , , "40404" , , , , "40404" ] ] , GP : [ , [ , , "1\\d" , , , , , , , [ 2 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "GP" , , , , , , , , , , , , , , , , , , [ , , "1[578]" , , , ,
@ -514,9 +514,9 @@ function Xb(a,b){var c=a.m.toString();if(0<=c.substring(a.s).search(a.fa)){var d
, , , "10400" , , , [ 5 ] ] , , [ , , "10400" , , , , "10400" , , , [ 5 ] ] ] , IM : [ , [ , , "[189]\\d{2,5}" , , , , , , , [ 3 , 5 , 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "IM" , , , , , , , , , , , , , , , , , , [ , , "999" , , , , "999" , , , [ 3 ] ] , , [ , , "1\\d{2}(?:\\d{3})?|8(?:6444|9887)|999" , , , , "150" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , "8(?:6444|9887)" , , , , "86444" , , , [ 5 ] ] ] , IN : [ , [ , , "[125]\\d{2,7}" , , , , , , , [ 3 , 4 , 5 , 6 , 7 , 8 ] ] , , , [ , , "1\\d{2,5}" , , , , "105010" , , , [ 3 , 4 , 5 , 6 ] ] , [ , , "11[67][0-2]\\d{3}|56161561" , , , , "1160530" , , , [ 7 , 8 ] ] , , , , "IN" , , , , , , , , , , , , , , , , , , [ , , "1(?:0[0128]|12|298)|2611" , , , , "108" ,
, , [ 3 , 4 ] ] , , [ , , "1(?:0(?:[01248]|5(?:010|6|902)|7(?:[07]|80)|9[0157])|1(?:[289]|[67][0-2]\\d{3})|2(?:1|98)|39|4[01]|55[23]\\d{2}|7000|9(?:0[019]|47|50|6[1347]|[89]))|2611|5(?:14(?:2[5-9]|[34]\\d)|3000|6161(?:17[89]|561)|757555)" , , , , "108" ] , [ , , "5(?:14(?:2[5-9]|[34]\\d)|757555)" , , , , "5757555" , , , [ 5 , 7 ] ] , [ , , "1(?:1(?:[67][0-2]\\d{3}|[89])|21|4[01]|55330|7\\d{3}|9(?:[89]|09))|5(?:3000|6161(?:17[89]|561))" , , , , "53000" ] , , [ , , "1(?:39|90[019])|5(?:14(?:2[5-9]|[34]\\d)|6161(?:17[89]|561)|757555)" , , , , "51431" , , , [ 3 , 4 ,
5 , 7 , 8 ] ] ] , IQ : [ , [ , , "[1479]\\d{2,4}" , , , , , , , [ 3 , 4 , 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "IQ" , , , , , , , , , , , , , , , , , , [ , , "1(?:0[04]|15|22)" , , , , "122" , , , [ 3 ] ] , , [ , , "1(?:0[04]|15|22)|4432|71117|9988" , , , , "4432" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "4432|71117|9988" , , , , "4432" , , , [ 4 , 5 ] ] , , [ , , "4432|71117|9988" , , , , "4432" , , , [ 4 , 5 ] ] ] , IR : [ , [ , , "[0-29]\\d{2,5}" , , , , , , , [ 3 , 4 , 5 , 6 ] ] , , , [ , , "1[129]\\d" , , , , "123" , , , [ 3 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "IR" , , , , , , , , , , , , , , , , , , [ , , "1(?:1[025]|25)|911" , , , , "112" , , , [ 3 ] ] , , [ , , "096(?:0[12]|2[16-8]|3(?:08|[14]5|[23]|66)|4(?:0|80)|5[01]|6[89]|86|9[19])|1(?:1[0-68]|2[0-59]|3[346-8]|4(?:[0147]|[289]0)|5(?:0[14]|1[02479]|2[0-3]|39|[49]0|65)|6(?:[16]6|[27]|90)|8(?:03|1[18]|22|3[37]|4[28]|88|99)|9[0-579])|20(?:00|1(?:[038]|1[079]|26|9[69])|2[01]|90)|9(?:11|9(?:90|0009))" ,
, , , "112" ] , [ , , "(?:096|1[58])\\d{2}" , , , , "09612" , , , [ 4 , 5 ] ] , [ , , "1[58]\\d{2}|99(?:90|0009)" , , , , "9990" , , , [ 4 , 6 ] ] , , [ , , "990009" , , , , "990009" , , , [ 6 ] ] ] , IS : [ , [ , , "1\\d{2,5}" , , , , , , , [ 3 , 4 , 6 ] ] , , , [ , , "1717" , , , , "1717" , , , [ 4 ] ] , [ , , "1848" , , , , "1848" , , , [ 4 ] ] , , , , "IS" , , , , , , , , , , , , , , , , , , [ , , "112" , , , , "112" , , , [ 3 ] ] , , [ , , "1(?:1(?:[28]|6(?:1(?:23|16)))|4(?:00|1[145]|4[0146])|55|7(?:00|17|7[07-9])|8(?:0[08]|1[016-9]|20|48|8[018] )|900)" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "1441" , , , , "1441" , , , [ 4 ] ] , , [ , , "1(?:415|848 |900)" , , , , "1415" , , , [ 4 ] ] ] , IT : [ , [ , , "[14]\\d{2,6}" ,
, , , , , , [ 3 , 4 , 5 , 6 , 7 ] ] , , , [ , , "1(?:16\\d{3}|87)" , , , , "187" , , , [ 3 , 6 ] ] , [ , , "(?:12|4(?:[478]\\d{1,3}|55))\\d{2}" , , , , "1254" , , , [ 4 , 5 , 6 , 7 ] ] , , , , "IT" , , , , , , , , , , , , , , , , , , [ , , "11[2358]" , , , , "112" , , , [ 3 ] ] , , [ , , "1(?:0\\d{2,3}|1(?:[2-5789]|6(?:000|111))|2\\d{2}|3[39]|4(?:82|9\\d{1,3})|5(?:00|1[58]|2[25]|3[03]|44|[59])|60|8[67]|9(?:[01]|2(?:[01]\\d{2}|[2-9])|4\\d|696))|4(?:2323|3(?:[01]|[45]\\d{2})\\d{2}|[478](?:[0-4]|[5-9]\\d{2})\\d{2}|5(?:045|5\\d{2}))" , , , , "114" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , "4[3-578]\\d{3,5}" , , , , "43000" ,
, , [ 5 , 6 , 7 ] ] ] , JE : [ , [ , , "[129]\\d{2,5}" , , , , , , , [ 3 , 4 , 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "JE" , , , , , , , , , , , , , , , , , , [ , , "112|999" , , , , "999" , , , [ 3 ] ] , , [ , , "1(?:00|1(?:2|8\\d{3})|23|4(?:[14]|28|7\\d)|5\\d|7(?:0[12]|[128]|35?)|808|9[135])|23[234]|999" , , , , "150" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , JM : [ , [ , , "[19]\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "JM" , , , , , , , , , , , , , , , , , , [ , , "11[029]|911" , , , , "112" ] , , [ , , "1(?:1[029]|76)|911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] ,
, , , "112" ] , [ , , "(?:096|1[58])\\d{2}" , , , , "09612" , , , [ 4 , 5 ] ] , [ , , "1[58]\\d{2}|99(?:90|0009)" , , , , "9990" , , , [ 4 , 6 ] ] , , [ , , "990009" , , , , "990009" , , , [ 6 ] ] ] , IS : [ , [ , , "1\\d{2,5}" , , , , , , , [ 3 , 4 , 6 ] ] , , , [ , , "1717" , , , , "1717" , , , [ 4 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "IS" , , , , , , , , , , , , , , , , , , [ , , "112" , , , , "112" , , , [ 3 ] ] , , [ , , "1(?:1(?:[28]|6(?:1(?:23|16)))|4(?:00|1[145]|4[0146])|55|7(?:00|17|7[07-9])|8(?:[02]0|1[16-9]|88 )|900)" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "14(?:00| 41) " , , , , "1441" , , , [ 4 ] ] , , [ , , "1(?:415|900)" , , , , "1415" , , , [ 4 ] ] ] , IT : [ , [ , , "[14]\\d{2,6}" , , , , , ,
, [ 3 , 4 , 5 , 6 , 7 ] ] , , , [ , , "1(?:16\\d{3}|87)" , , , , "187" , , , [ 3 , 6 ] ] , [ , , "(?:12|4(?:[478]\\d{1,3}|55))\\d{2}" , , , , "1254" , , , [ 4 , 5 , 6 , 7 ] ] , , , , "IT" , , , , , , , , , , , , , , , , , , [ , , "11[2358]" , , , , "112" , , , [ 3 ] ] , , [ , , "1(?:0\\d{2,3}|1(?:[2-5789]|6(?:000|111))|2\\d{2}|3[39]|4(?:82|9\\d{1,3})|5(?:00|1[58]|2[25]|3[03]|44|[59])|60|8[67]|9(?:[01]|2(?:[01]\\d{2}|[2-9])|4\\d|696))|4(?:2323|3(?:[01]|[45]\\d{2})\\d{2}|[478](?:[0-4]|[5-9]\\d{2})\\d{2}|5(?:045|5\\d{2}))" , , , , "114" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , "4[3-578]\\d{3,5}" , , , , "43000" ,
, , [ 5 , 6 , 7 ] ] ] , JE : [ , [ , , "[129]\\d{2,5}" , , , , , , , [ 3 , 4 , 6 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "JE" , , , , , , , , , , , , , , , , , , [ , , "112|999" , , , , "999" , , , [ 3 ] ] , , [ , , "1(?:00|1(?:2|8\\d{3})|23|4(?:[14]|28|7\\d)|5\\d|7(?:0[12]|[128]|35?)|808|9[0 135])|23[234]|999" , , , , "150" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , JM : [ , [ , , "[19]\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "JM" , , , , , , , , , , , , , , , , , , [ , , "11[029]|911" , , , , "112" ] , , [ , , "1(?:1[029]|76)|911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "176" , , , , "176" ] , , [ , , "176" , , , , "176" ] ] ,
JO : [ , [ , , "[19]\\d{2,4}" , , , , , , , [ 3 , 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "JO" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|9[127])|911" , , , , "112" , , , [ 3 ] ] , , [ , , "1(?:09|1[0-2]|9[0-24-79])|9(?:0903|11|8788)" , , , , "111" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "9(?:0903|8788)" , , , , "90903" , , , [ 5 ] ] , , [ , , "9(?:0903|8788)" , , , , "90903" , , , [ 5 ] ] ] , JP : [ , [ , , "1\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "JP" , , , , , , , , , , , , , , , , , , [ , , "11[09]" , , , , "110" ] , , [ , , "11[09]" , , , , "110" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , KE : [ , [ , , "[1-9]\\d{2,4}" , , , , , ,
, [ 3 , 4 , 5 ] ] , , , [ , , "1(?:1(?:6|9\\d)|5(?:01|2[127]|6(?:29|6[67])))" , , , , "1501" , , , [ 4 , 5 ] ] , [ , , "909\\d{2}" , , , , "90912" , , , [ 5 ] ] , , , , "KE" , , , , , , , , , , , , , , , , , , [ , , "112|114|999" , , , , "999" , , , [ 3 ] ] , , [ , , "1(?:0(?:[07-9]|1[0-25]|400)|1(?:[02456]|9[0-579])|2[123]|3[01]|4[14]|5(?:[01][01]|2[0-24-79]|33|4[05]|5[59]|6(?:00|29|6[67]))|6[035]\\d{2}|[78]\\d|9(?:[02-9]\\d{2}|19))|(?:2[0-79]|3[0-29]|4[0-4])\\d{3}|5(?:[0-7]\\d|99)\\d{2}|(?:6[2357]|7[0-29])\\d{3}|8(?:[0-9]\\d{3}|988)|9(?:09\\d{2}|99)" , , , , "116" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "1(?:0400|3[01]|4[14]|5(?:1[01]|2[25])|6[35]\\d{2})|(?:2[0-79]|3[0-29]|4[0-4])\\d{3}|5(?:[0-7]\\d|99)\\d{2}|(?:6[2357]|7[0-29])\\d{3}|8(?:988|[0-9]\\d{3})|909\\d{2}" ,
, , , "90912" ] , , [ , , "1(?:0400|4[14]|5(?:01|55|6(?:29|6[67]))|6[035]\\d{2})|40404|8988|909\\d{2}" , , , , "8988" ] ] , KG : [ , [ , , "[14]\\d{2,3}" , , , , , , , [ 3 , 4 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "KG" , , , , , , , , , , , , , , , , , , [ , , "10[123]" , , , , "101" , , , [ 3 ] ] , , [ , , "10[123]|4040" , , , , "101" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "4040" , , , , "4040" , , , [ 4 ] ] , , [ , , "4040" , , , , "4040" , , , [ 4 ] ] ] , KH : [ , [ , , "[146]\\d{2,4}" , , , , , , , [ 3 , 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "KH" , , , , , , , , , , , , , , , , , , [ , , "11[789]|666" , , , , "117" , , , [ 3 ] ] , , [ , , "11[789]|40404|666" , , , , "117" ] , [ , , , , , , ,
@ -577,10 +577,10 @@ KN:[,[,,"[39]\\d{2}",,,,,,,[3]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,,"KN",,,,,,,
, , , "104" ] , [ , , "1787" , , , , "1787" , , , [ 4 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , UZ : [ , [ , , "[04]\\d{1,4}" , , , , , , , [ 2 , 3 , 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "UZ" , , , , , , , , , , , , , , , , , , [ , , "0(?:0[123]|[123]|50)" , , , , "01" , , , [ 2 , 3 ] ] , , [ , , "0(?:0[123]|[123]|50)|45400" , , , , "01" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "45400" , , , , "45400" , , , [ 5 ] ] , , [ , , "45400" , , , , "45400" , , , [ 5 ] ] ] , VA : [ , [ , , "1\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "VA" , , , , , , , , , , , , , , , , , , [ , , "11[2358]" , , , , "113" ] , , [ , , "11[2358]" , , , , "113" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ ,
, , , , , , , , [ - 1 ] ] ] , VC : [ , [ , , "9\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "VC" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" , , , , "911" ] , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , VE : [ , [ , , "[19]\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "VE" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|71)|911" , , , , "171" ] , , [ , , "1(?:12|71)|911" , , , , "171" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , VG : [ , [ , , "9\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "VG" , , , , , , , , , , , , , , , , , , [ , , "9(?:11|99)" ,
, , , "911" ] , , [ , , "9(?:11|99)" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , VI : [ , [ , , "9\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "VI" , , , , , , , , , , , , , , , , , , [ , , "911" , , , , "911" ] , , [ , , "911" , , , , "911" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , VN : [ , [ , , "1\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "VN" , , , , , , , , , , , , , , , , , , [ , , "11[345]" , , , , "113" ] , , [ , , "11[345]" , , , , "113" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , VU : [ , [ , , "1\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , ,
, , , , , [ - 1 ] ] , , , , "VU" , , , , , , , , , , , , , , , , , , [ , , "112" , , , , "112" ] , , [ , , "112" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , WF : [ , [ , , "1\\d" , , , , , , , [ 2 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "WF" , , , , , , , , , , , , , , , , , , [ , , "1[578]" , , , , "15" ] , , [ , , "1[578]" , , , , "15" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , WS : [ , [ , , "9\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "WS" , , , , , , , , , , , , , , , , , , [ , , "99[4-6]" , , , , "994" ] , , [ , , "99[4-6]" , , , , "994" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , YE : [ , [ , , "1\\d{2}" ,
, , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "YE" , , , , , , , , , , , , , , , , , , [ , , "19[1459]" , , , , "191" ] , , [ , , "19[1459]" , , , , "191" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , YT : [ , [ , , "1\\d{1,2}" , , , , , , , [ 2 , 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "YT" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|5)" , , , , "15" ] , , [ , , "1(?:12|5)" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , ZA : [ , [ , , "[134]\\d{2,4}" , , , , , , , [ 3 , 4 , 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "41(?:348|851)" , , , , "41851" , , , [ 5 ] ] , , , , "ZA" , , , , , , , , , , , , , , , , , , [ , , "1(?:0(?:1(?:11|77)|7)|12)" ,
, , , "10111" , , , [ 3 , 5 ] ] , , [ , , "1(?:0(?:1(?:11|77)|20|7)|1[12]|77(?:3[237]|[45]7|6[279]|9[26]))|[34]\\d{4}" , , , , "10111" ] , [ , , "3(?:078[23]|7(?:064|567)|8126)|4(?:3(?:699|946)|7751)" , , , , "47751" , , , [ 5 ] ] , [ , , "1(?:07|11)" , , , , "111" , , , [ 3 ] ] , , [ , , "[34]\\d{4}" , , , , "47751 ", , , [ 5 ] ] ] , ZM : [ , [ , , "[19]\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "ZM " , , , , , , , , , , , , , , , , , , [ , , "(?:112|99[139] )" , , , , "999" ] , , [ , , "(?:112|99[139])" , , , , "999" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , ZW : [ , [ , , "[19]\\d{2} ", , , , , , , [ 3 ] ] , , , [ , , , ,
, , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "ZW" , , , , , , , , , , , , , , , , , , [ , , "(?:11[24]|99[3-59])" , , , , "999" ] , , [ , , "(?: 11[249]|99[3-59])" , , , , "999" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] } ; / *
, , , , , [ - 1 ] ] , , , , "VU" , , , , , , , , , , , , , , , , , , [ , , "112" , , , , "112" ] , , [ , , "112" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , WF : [ , [ , , "1\\d" , , , , , , , [ 2 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "WF" , , , , , , , , , , , , , , , , , , [ , , "1[578]" , , , , "15" ] , , [ , , "1[578]" , , , , "15" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , WS : [ , [ , , "9\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "WS" , , , , , , , , , , , , , , , , , , [ , , "99[4-6]" , , , , "994" ] , , [ , , "99[4-6]" , , , , "994" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , XK : [ , [ , , "1\\d{2}" ,
, , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "XK" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|9[2-4])" , , , , "112" ] , , [ , , "1(?:12|9[2-4])" , , , , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , YE : [ , [ , , "1\\d{2}" , , , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "YE" , , , , , , , , , , , , , , , , , , [ , , "19[1459]" , , , , "191" ] , , [ , , "19[1459]" , , , , "191" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , YT : [ , [ , , "1\\d{1,2}" , , , , , , , [ 2 , 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "YT" , , , , , , , , , , , , , , , , , , [ , , "1(?:12|5)" , , , , "15" ] , , [ , , "1(?:12|5)" , ,
, , "112" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , ZA : [ , [ , , "[134]\\d{2,4} ", , , , , , , [ 3 , 4 , 5 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , "41(?:348|851)" , , , , "41851" , , , [ 5 ] ] , , , , "ZA " , , , , , , , , , , , , , , , , , , [ , , "1(?:0(?:1(?:11|77)|7)|12 )" , , , , "10111" , , , [ 3 , 5 ] ] , , [ , , "1(?:0(?:1(?:11|77)|20|7)|1[12]|77(?:3[237]|[45]7|6[279]|9[26]))|[34]\\d{4}" , , , , "10111" ] , [ , , "3(?:078[23]|7(?:064|567)|8126)|4(?:2699|3(?:699|94[16])|7751|8837)" , , , , "47751" , , , [ 5 ] ] , [ , , "1(?:07|11)" , , , , "111" , , , [ 3 ] ] , , [ , , "[34]\\d{4}" , , , , "47751 ", , , [ 5 ] ] ] , ZM : [ , [ , , "[19]\\d{2}" ,
, , , , , , [ 3 ] ] , , , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , , , "ZM" , , , , , , , , , , , , , , , , , , [ , , "(?:112|99[139])" , , , , "999" ] , , [ , , "(?:112|99[139])" , , , , "999" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , , , , , , , , [ - 1 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] , Z W : [ , [ , , "[139]\\d{2,4} ", , , , , , , [ 3 , 5 ] ] , , , [ , , "9(?:5[023]|61)" , , , , "961" , , , [ 3 ] ] , [ , , "3\\d{4}" , , , , "30123" , , , [ 5 ] ] , , , , "ZW" , , , , , , , , , , , , , , , , , , [ , , "(?:11[24]|99[3-59])" , , , , "999" , , , [ 3 ] ] , , [ , , "11[246 9]|9(?:5[023]|6[0-25]| 9[3-59])" , , , , "999" ] , [ , , , , , , , , , [ - 1 ] ] , [ , , "(?:114|9(?:5[023]|6[0-25]))" , , , , "114" , , , [ 3 ] ] , , [ , , , , , , , , , [ - 1 ] ] ] } ; / *
Copyright ( C ) 2018 The Libphonenumber Authors .
@ -596,10 +596,10 @@ KN:[,[,,"[39]\\d{2}",,,,,,,[3]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,,"KN",,,,,,,
See the License for the specific language governing permissions and
limitations under the License .
* /
function b c( ) { this . a = { } } aa ( b c) ; function c c( a ) { return ( a = K [ a ] ) ? a : [ ] } function d c( a , b , c ) { var d = cc ( y ( b , 1 ) ) ; if ( ! q ( d , c ) ) return ! 1 ; a = e c( a , c ) ; if ( ! a ) return ! 1 ; b = f c( b ) . length ; return q ( x ( v ( a , 1 ) , 9 ) , b ) } function g c( a , b ) { var c = cc ( y ( b , 1 ) ) ; b = f c( b ) . length ; for ( var d = 0 ; d < c . length ; d ++ ) { var e = e c( a , c [ d ] ) ; if ( e && ( e = x ( v ( e , 1 ) , 9 ) , q ( e , b ) ) ) return ! 0 } return ! 1 } function h c( a , b , c ) { var d = cc ( y ( b , 1 ) ) ; if ( ! q ( d , c ) ) return ! 1 ; a = e c( a , c ) ; if ( ! a ) return ! 1 ; b = f c( b ) ; c = v ( a , 1 ) ; if ( ! i c( b , c ) ) return ! 1 ; a = v ( a , 29 ) ; return i c( b , a ) }
function j c( a , b ) { var c = cc ( y ( b , 1 ) ) ; a : if ( 0 === c . length ) var d = null ; else if ( 1 === c . length ) d = c [ 0 ] ; else { d = f c( b ) ; for ( var e = 0 ; e < c . length ; e ++ ) { var f = c [ e ] , g = e c( a , f ) ; if ( g && i c( d , v ( g , 29 ) ) ) { d = f ; break a } } d = null } return 1 < c . length && null != d ? ! 0 : h c( a , b , d ) } function e c( a , b ) { if ( ! b ) return null ; b = b . toUpperCase ( ) ; var c = a . a [ b ] ; if ( null == c ) { c = a c[ b ] ; if ( null == c ) return null ; c = ( new I ) . f ( H . h ( ) , c ) ; a . a [ b ] = c } return c } function f 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 i c( a , b ) { return 0 < x ( b , 9 ) . length && ! q ( x ( b , 9 ) , a . length ) ? ! 1 : N ( y ( b , 2 ) , a . toString ( ) ) } ; function k c( ) { var a = r ( "phoneNumber" ) . value , b = r ( "defaultCountry" ) . value , c = r ( "carrierCode" ) . value , d = new C ; try { var e = Q 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 ( k a( ( new B ( 1 ) ) . g ( f ) ) ) ; d . a ( "\n\n****Validation Results:****" ) ; var g = Db ( 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 sb = - 1 ; else { var mc = Q ( f ) ; sb = zb ( mc , R ) } switch ( sb ) { 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 ma = b c. ca ( ) ; d . a ( "\n\n****ShortNumberInfo Results:****" ) ; d . a ( "\nResult from isPossibleShortNumber: " ) ; d . a ( gc ( m a, f ) ) ; d . a ( "\nResult from isValidShortNumber: " ) ; d . a ( jc ( m a, f ) ) ; d . a ( "\nResult from isPossibleShortNumberForRegion: " ) ; d . a ( dc ( m a, f , b ) ) ; d . a ( "\nResult from isValidShortNumberForRegion: " ) ;
d . a ( hc ( 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 ( r 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 nc = new H b( b ) , o c= a . length ; for ( b = 0 ; b < o c; ++ b ) { var t b= a . charAt ( b ) ; d . a ( "\nChar entered: " ) ; d . a ( t b) ; d . a ( " Output: " ) ; d . a ( Qb ( nc , t b) ) } } catch ( p c) { d . a ( "\n" + p c. toString ( ) ) } r ( "output" ) . value = d . toString ( ) ; return ! 1 } var X = [ "phoneNumberParser" ] , Y = this ; X [ 0 ] in Y || ! Y . execScript || Y . execScript ( "var " + X [ 0 ] ) ; for ( var Z ; X . length && ( Z = X . shift ( ) ) ; ) { var lc ; if ( l c= ! X . length ) l c= void 0 !== kc ; l c? Y [ Z ] = k c: Y [ Z ] && Y [ Z ] !== Object . prototype [ Z ] ? Y = Y [ Z ] : Y = Y [ Z ] = { } } ; } ) ( ) ;
function i c( ) { this . a = { } } ga ( i c) ; function j c( a ) { return ( a = K [ a ] ) ? a : [ ] } function k c( a , b , c ) { var d = jc ( z ( b , 1 ) ) ; if ( ! r ( d , c ) ) return ! 1 ; a = l c( a , c ) ; if ( ! a ) return ! 1 ; b = m c( b ) . length ; return r ( y ( v ( a , 1 ) , 9 ) , b ) } function n c( a , b ) { for ( var c = jc ( z ( b , 1 ) ) , d = m c( b ) . length , e = 0 ; e < c . length ; e ++ ) { var f = l c( a , c [ e ] ) ; if ( f && ( f = y ( v ( f , 1 ) , 9 ) , r ( f , d ) ) ) return ! 0 } return ! 1 } function o c( a , b , c ) { var d = jc ( z ( b , 1 ) ) ; if ( ! r ( d , c ) ) return ! 1 ; a = l c( a , c ) ; if ( ! a ) return ! 1 ; b = m c( b ) ; c = v ( a , 1 ) ; if ( ! p c( b , c ) ) return ! 1 ; a = v ( a , 29 ) ; return p c( b , a ) }
function q c( a , b ) { var c = jc ( z ( b , 1 ) ) , d ; a : if ( c . length ) if ( 1 === c . length ) d = c [ 0 ] ; else { d = m c( b ) ; for ( var e = 0 ; e < c . length ; e ++ ) { var f = c [ e ] , g = l c( a , f ) ; if ( g && p c( d , v ( g , 29 ) ) ) { d = f ; break a } } d = null } else d = null ; return 1 < c . length && null != d ? ! 0 : o c( a , b , d ) } function l c( a , b ) { if ( ! b ) return null ; b = b . toUpperCase ( ) ; var c = a . a [ b ] ; if ( ! c ) { c = h c[ b ] ; if ( ! c ) return null ; c = ( new I ) . f ( H . h ( ) , c ) ; a . a [ b ] = c } return c } function m c( a ) { if ( ! u ( a , 2 ) ) return "" ; var b = "" + v ( a , 2 ) ; return u ( a , 4 ) && v ( a , 4 ) && 0 < z ( a , 8 ) ? Array ( z ( a , 8 ) + 1 ) . join ( "0" ) + b : b }
function p c( a , b ) { return 0 < y ( b , 9 ) . length && ! r ( y ( b , 9 ) , a . length ) ? ! 1 : N ( z ( b , 2 ) , a . toString ( ) ) } ; function r c( ) { var a = ra ( "phoneNumber" ) . value , b = ra ( "defaultCountry" ) . value , c = ra ( "carrierCode" ) . value , d = new D ; try { var e = X a. ca ( ) , f ; if ( ! s b( b ) && 0 < a . length && "+" != a . charAt ( 0 ) ) throw Error ( "Invalid country calling code" ) ; f = D b( e , a , b , ! 0 ) ; d . a ( "****Parsing Result:****\n" ) ; d . a ( s a( ( new C ( 1 ) ) . g ( f ) ) ) ; d . a ( "\n\n****Validation Results:****" ) ; var g , h = Kb ( e , f ) ; g = 0 == h || 4 == h ; d . a ( "\nResult from isPossibleNumber(): " ) ; d . a ( g ) ; if ( g ) { var m = C b( e , f ) ; d . a ( "\nResult from isValidNumber(): " ) ; d . a ( m ) ; m && b && "ZZ" != b && ( d . a ( "\nResult from isValidNumberForRegion(): " ) ,
d . a ( I b( e , f , b ) ) ) ; d . a ( "\nPhone Number region: " ) ; d . a ( H b( e , f ) ) ; d . a ( "\nResult from getNumberType(): " ) ; var x ; var W = H b( e , f ) , yb = S ( e , z ( f , 1 ) , W ) ; if ( yb ) { var tc = Q ( f ) ; x = Gb ( tc , yb ) } else x = - 1 ; switch ( x ) { 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 ( K 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 na = i c. ca ( ) ; d . a ( "\n\n****ShortNumberInfo Results:****" ) ; d . a ( "\nResult from isPossibleShortNumber: " ) ; d . a ( nc ( n a, f ) ) ; d . a ( "\nResult from isValidShortNumber: " ) ; d . a ( qc ( n a, f ) ) ; d . a ( "\nResult from isPossibleShortNumberForRegion: " ) ; d . a ( kc ( n a, f , b ) ) ; d . a ( "\nResult from isValidShortNumberForRegion: " ) ;
d . a ( oc ( n 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 ( A 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 ? w b( e , f , "US" ) : "invalid" ) ; d . a ( "\nOut-of-country format from Switzerland: " ) ; d . a ( m ? w b( e , f , "CH" ) : "invalid" ) ; 0 < c . length && ( d . a ( "\nNational format with carrier code: " ) , d . a ( v b( e , f , c ) ) ) ; d . a ( "\n\n****AsYouTypeFormatter Results****" ) ;
for ( var uc = new O b( b ) , v c= a . length , b = 0 ; b < v c; ++ b ) { var z b= a . charAt ( b ) ; d . a ( "\nChar entered: " ) ; d . a ( z b) ; d . a ( " Output: " ) ; d . a ( Xb ( uc , z b) ) } } catch ( w c) { d . a ( "\n" + w c. toString ( ) ) } ra ( "output" ) . value = d . toString ( ) ; return ! 1 } var X = [ "phoneNumberParser" ] , Y = this ; X [ 0 ] in Y || ! Y . execScript || Y . execScript ( "var " + X [ 0 ] ) ; for ( var Z ; X . length && ( Z = X . shift ( ) ) ; ) { var sc ; if ( s c= ! X . length ) s c= void 0 !== rc ; s c? Y [ Z ] = r c: Y [ Z ] ? Y = Y [ Z ] : Y = Y [ Z ] = { } } ; } ) ( ) ;