/*! 28.0.1.0 */ /*! VersionVI: 01A290089j */ STD_LUNDI="Monday";STD_MARDI="Tuesday";STD_MERCREDI="Wednesday";STD_JEUDI="Thursday";STD_VENDREDI="Friday";STD_SAMEDI="Saturday";STD_DIMANCHE="Sunday";STD_JANVIER="January";STD_FEVRIER="February";STD_MARS="March";STD_AVRIL="April";STD_MAI="May";STD_JUIN="June";STD_JUILLET="July";STD_AOUT="August";STD_SEPTEMBRE="September";STD_OCTOBRE="October";STD_NOVEMBRE="November";STD_DECEMBRE="December";TABLE_EXPORT={EXCEL:{sLibelle:"Export to Excel...",sTitre:"Export the content to Excel..."},WORD:{sLibelle:"Export to Word...",sTitre:"Export the content to Word..."},XML:{sLibelle:"Export to XML...",sTitre:"Export the content to XML..."},PDF:{sLibelle:"Print in PDF...",sTitre:"Print to a PDF file..."}};TABLE_FILTRE={RECHERCHE:{sLibelle:"Find"},FILTRE:{sLibelle:"Filters:"},FILTRE_EGAL:{sLibelle:"Is equal to"},FILTRE_COMMENCE:{sLibelle:"Starts with"},FILTRE_CONTIENT:{sLibelle:"Contains"},FILTRE_TERMINE:{sLibelle:"Ends with"},FILTRE_DIFFERENT:{sLibelle:"Is different from"},FILTRE_COMMENCE_PAS:{sLibelle:"Does not start with"},FILTRE_CONTIENT_PAS:{sLibelle:"Does not contain"},FILTRE_TERMINE_PAS:{sLibelle:"Does not end with"},FILTRE_SUPERIEUR:{sLibelle:"Greater than"},FILTRE_SUPERIEUR_EGAL:{sLibelle:"Greater than or equal to"},FILTRE_INFERIEUR:{sLibelle:"Less than"},FILTRE_INFERIEUR_EGAL:{sLibelle:"Less than or equal to"},FILTRE_SUPPRIME:{sLibelle:"Remove filter"}};TDB_MENU={EDITION:{sLibelle:"Edit"},CONFINIT:{sLibelle:"Restore initial configuration"}};STD_TITRE_TRACE="Trace of WEBDEV browser codes";STD_INFO_TRACE="Ctrl+P enables you to print the trace window";STD_ERREUR_MESSAGE_UPLOAD="Unable to upload.\nAn unexpected error occurred while uploading one of the files.\nMake sure the files to upload are not too large.";CHART_TOOLBAR={ALTTEXT:{PIE:"Pie charts...",COL:"Column charts...",CUR:"Line charts...",STO:"Stock charts...",SAV:"Save as...",PRI:"Print...",LEG:"Legend",GDH:"Horizontal gridlines",GDV:"Vertical gridlines",SMO:"Smoothing",GRA:"Gradient",RAI:"Raised",ANT:"Anti-aliasing",TRA:"Transparency",MIR:"Crosshair",ANI:"Animation",INT:"Interactivity",ZOH:"Horizontal zoom",ZOV:"Vertical zoom",FUS:"Full screen"},LEG:{"0":"None","1":"Right","2":"Left","3":"Top","4":"Bottom"},PIE:{"0":"Pie","1":"Semi-circular","2":"Donut","3":"Funnel","4":"Sunburst","5":"Waffle"},COL:{"0":"Clustered Column charts","1":"Stacked Column charts","2":"Horizontal Clustered Column charts","3":"Horizontal Stacked Column charts","4":"Waterfall"},CUR:{"0":"Line","1":"Scatter","2":"Area","3":"Radar","4":"Bubbles","5":"Heatmap","6":"Polar area"},STO:{"0":"Candlestick","1":"BarCharts","2":"Minimum Maximum"},MIR:{"0":"Multiple crosshairs","1":"Crosshair","2":"Tooltip"},PARAMS:"Parameters",TABLABELS:["Display","Axes"],AXISFORM:{AXY:"Y-axis bounds",MIN:"Minimum",MAX:"Maximum",PAS:"Interval between marks",Y:"Main axis",Y2:"Secondary axis",AUTO:"Automatic"}};HTML_TOOLBAR={DLG:{IMG:"Enter the image address",IMGURL:"Insert an image from its URL?\nCancel to open the image editor.",LNK:"Enter the link address",MRG:"Enter the margin value",ALT:"Enter the image alternative text",CPY:"A copy of the image will be integrated into the text to apply this action",ERR:"Unable to perform this action.\nThe server hosting the image does not allow local copies (CORS)",TSY:"Choose a style",DBL:"Double-click to enter the margin value"},ALTTEXT:{GRA:"Bold",ITA:"Italic",SOU:"Underline",BAR:"Strikeout",AGA:"Align left",ACE:"Center",ADR:"Align right",AJU:"Justify",LNU:"Numbering",LPU:"Bullets",RMO:"Decrease indent",RPL:"Increase indent",EXP:"Superscript",IND:"Index",COL:"Color",LNK:"Insert a link",IMG:"Insert an image",FNA:"Font",FSI:"Font size",EMO:"Emoticon",UND:"Cancel",COD:"Show/Hide source HTML code",TAB:"HTML table",RED:"Redo"},COSP:{"0":"Initial"},COFP:{"0":"General","1":"Title","2":"Sub-title","3":"Note/Warning"},COLP:{"0":"General","1":"Title","2":"Sub-title","3":"Link (1)","4":"Link (2)","5":"Note/Warning"},FHE:{"0":"Body text","1":"Title 1","2":"Title 2","3":"Title 3","4":"Title 4","5":"Title 5","6":"Title 6","7":"Preformatted","8":"Highlighted"},FSI:{"0":"Small","1":"Normal","2":"Slightly large","3":"Large","4":"Larger","5":"Very large","6":"Huge"},HAB:{"0":"In line with text","1":"Left","2":"Right","3":"Paragraph centered","4":"Stretched paragraph","5":"Modify image","6":"Crop (integrates a copy of the image to the text)","7":"Rotate right (integrates a copy of the image to the text)","8":"Alternative text"},LNK:{"0":"Open in a new tab","1":"Modify link","2":"Delete link"},EMO:{"0":"Frequent","1":"Persons","2":"Nature","3":"Objects","4":"Locations","5":"Symbols"},TABLE:{ROW:{BEFORE:"Insert row above",AFTER:"Insert row below",PROP:"Row properties",DELETE:"Delete row"},COLUMN:{BEFORE:"Insert column left",AFTER:"Insert column right",PROP:"Column properties",DELETE:"Delete column"},CELL:{PROP:"Cell properties"},PROP:"Table properties",STYLE:"Choose a style"}};tabWDErrors={"0":"Unknown error.","1":"Error in the browser code:\n","200":"Incorrect value index: access to index %1, but there are %2 value(s).","201":"Element not found in the associative array.","202":"The associative array contains %1 element(s) referenced by this key: unable to access element %2.","203":"Reading an element of an associative array with duplicates is not allowed with this syntax: several elements can be referenced by the same key.","204":"Invalid format.","205":"ArrayToString() and ArrayToCSV() can only be used on a one-dimensional or two-dimensional array.","206":"ArrayToString() and ArrayToCSV() cannot be used on an array of structures if the structure itself contains an array or a structure.","207":"A sorted addition can only be performed on an array previously sorted by a call to the Sort() method or to the ArraySort() method.","208":"The array has %1 dimension(s) and you access it with %2 dimension(s).","209":"The dimensions of an array must be positive.","210":"Dimension cannot be used to modify the number of array dimensions.","211":"%1()/%2() can only be used on a one-dimensional array.","212":"%1()/%2() can only be used on a one-dimensional or two-dimensional array.","213":"%1()/%2() can only be used on a two-dimensional array.","214":"Sorts are not available with native JavaScript objects passed to a WLanguage procedure.","215":"The dynamic array has not been created.","216":"Division by 0","217":"You must specify the type of search (asBinary, asLinear, etc.).","218":"Factorial of a negative number.","219":"The month must be a value between 1 and 12.","220":"The %1 stopwatch has not been started.","300":"Invalid index: %1. The control is empty.","301":"Invalid index: %1. Values must be between %2 and %3.","302":"The <%1> column is unknown.","303":"The value of the constant (%1) is invalid with this function.","400":"The <%1> request does not exist.","401":"No current connections.","500":"Error sending the request:\n%1","600":"Only a structure with same definition can be assigned to a structure.","601":"Incompatible type.","602":"The '%1' operator is not allowed.","603":"'%1' property not found.","604":"Parameter #%1 has no default value: enter a value.","605":"The '%1' element does not exist.","606":"No current element.","607":"Invalid JSON format.","608":"The JSON serialization can only be done to a string variable.","609":"The JSON deserialization can only be done to a complex variable.","610":"The control (alias: '%1') cannot be handled because it is not in the HTML code of the page.\nThis control is directly or indirectly positioned in a layer with delayed loading that has not been displayed (loaded) yet.","611":"The control (alias: '%1') cannot be handled because it is not in the HTML code of the page.\nThis control (or one of its parents) is invisible and the option 'Generate HTML code of the control, even if it is invisible' is not enabled.","612":"Incorrect parameter index: %2 parameter(s) found, but you are trying to access parameter %1.","613":"The call parameters are incorrect: %1 parameters were expected, but only %2 parameters have been passed.","614":"The call parameters are incorrect: %1 and %2 parameters were expected, but only %3 parameters have been passed.","615":"The dynamic object has not been created yet.","616":"The '%1' element does not exist.\nThe use of an object syntax (e.g. \"ControlList.Add\") is allowed on controls handled by their name, on typed parameters or on variables.","617":"'%1' control required","618":"An object of class '%1' cannot be assigned in an object of class '%2'.","619":"The Variant variable is not an object.","700":"The bounds are reversed: the higher bound (%2) is less than the lower bound (%1).","800":"The sockets are not available.","801":"You called SocketConnect requesting %1 as socket name.\nHowever, a socket with this name already exists.","802":"You called SocketWrite.\nThere is no socket named %1.","803":"You called SocketClose.\nThere is no socket named %1.","804":"You called SocketWrite.\nThe %1 socket is not connected yet.","805":"You called SocketWrite.\nThe %1 socket is closed.","900":"Error caused by %1 parameter.\nWhen passing parameters by address, an element of '%2' type cannot be converted to the '%3' type. Use a local parameter in the procedure called or pass a parameter of '%3' type.","901":"The name/value '%1' does not exist in the enumeration/combination or it was deleted or renamed.","902":"The '%1' value of the enumeration has no associated value.","903":"An element of type '%2' cannot be converted to an element of type '%1'.","904":"A Nulll value or no value has been assigned to the interface.","905":"The '%1' class has no method corresponding to the '%2' method of the '%3' interface.","906":"The '%1' class has no property corresponding to the '%2' property of the '%3' interface.","907":"The '%1' property of the '%2' class cannot be accessed in read mode, as specified in the '%3' interface.","908":"The '%1' property of the '%2' class cannot be accessed in write mode, as specified in the '%3' interface.","1000":"The value of ..TokenCurrentInput must not contain token separators.","1001":"There is no input in progress in the control (alias:'%1').","1002":"The control (alias: '%1') has no method corresponding to the '%2' method of the '%3' interface.","1003":"The control (alias: '%1') has no property corresponding to the '%2' property of the '%3' interface.","1100":"The Variant variable already contains the '%1' member.","1101":"The requested hash function is not available in this browser.","1102":"The WINDEV host control does not implement the '%1' interface.","1103":"The content of the object or Variant variable is read-only.","1104":"Aucune visite guid\u00e9e n'est en cours. D\u00e9butez une visite guid\u00e9e avec la fonction VisiteGuid\u00e9eD\u00e9marre.","1200":"Invalid matrix","1201":"Invalid index: <%1>. Row and column indexes start at 1.","1202":"Units <%1> and <%2> are not of the same type.\nUnable to convert.","1203":"Internal error: one or more conversion factors required to convert <%1> to <%2> were not found.","1204":"Unknown unit: <%1>.","1205":"Attempt to access a position outside the matrix","1206":"The matrix dimensions are not compatible","1207":"The indexes passed as parameters are invalid.","1208":"Singular matrix: unable to calculate.","1209":"Null determinant: unable to calculate the inverse of the matrix.","1210":"Wrong formatting string","1300":"An error occurred while retrieving the geographic area."};GRF={BULLE:{BOURSIER:"[%CATEGORIE%]\nMin=[%MIN%]\nMax=[%MAX%]\nStart=[%DEBUT%]\nEnd=[%FIN%]"}};WDSTD_CONST={FORMAT_TAILLE_OCTET:"byte",FORMAT_TAILLE_KO:"KB",FORMAT_TAILLE_MO:"MB",FORMAT_TAILLE_GO:"GB",FORMAT_TAILLE_TO:"TB",CONTINENT:{AFRIQUE:"Africa",AMERIQUE_DU_NORD:"North America",AMERIQUE_DU_SUD:"South America",ANTARCTIQUE:"Antarctic",ASIE:"Asia",EUROPE:"Europe",OCEANIE:"Oceania"},PAYS:{AFGHANISTAN:"Afghanistan",AFRIQUE_DU_SUD:"South Africa",ALAND_ILES:"Aland (Islands)",ALBANIE:"Albania",ALGERIE:"Algeria",ALLEMAGNE:"Germany",ANDORRE:"Andorra",ANGOLA:"Angola",ANGUILLA:"Anguilla",ANTARCTIQUE:"Antarctic",ANTIGUA_ET_BARBUDA:"Antigua and Barbuda",ARABIE_SAOUDITE:"Saudi Arabia",ARGENTINE:"Argentina",ARMENIE:"Armenia",ARUBA:"Aruba",AUSTRALIE:"Australia",AUTRICHE:"Austria",AZERBAIDJAN:"Azerbaijan",BAHAMAS:"Bahamas",BAHREIN:"Bahrain",BANGLADESH:"Bangladesh",BARBADE:"Barbados",BELARUS:"Belarus",BELGIQUE:"Belgium",BELIZE:"Belize",BENIN:"Benin",BERMUDES:"Bermuda",BHOUTAN:"Bhutan",BOLIVIE_L_ETAT_PLURINATIONAL_DE:"Bolivia (Plurinational state of)",BONAIRE_SAINT_EUSTACHE_ET_SABA:"Bonaire, Saint Eustatius and Saba",BOSNIE_HERZEGOVINE:"Bosnia-Herzegovina",BOTSWANA:"Botswana",BOUVET_ILE:"Bouvet (Island)",BRESIL:"Brazil",BRUNEI_DARUSSALAM:"Brunei Darussalam",BULGARIE:"Bulgaria",BURKINA_FASO:"Burkina-Faso",BURUNDI:"Burundi",CAIMANES_ILES:"Cayman (Islands)",CAMBODGE:"Cambodia",CAMEROUN:"Cameroon",CANADA:"Canada",CAP_VERT:"Cabo Verde",CENTRAFRICAINE_REPUBLIQUE:"Central African Republic",CHILI:"Chile",CHINE:"China",CHYPRE:"Cyprus",COCOS_KEELING_ILES:"Cocos (Islands) / Keeling (Islands)",COLOMBIE:"Colombia",COMORES:"Comoros",CONGO:"Congo",CONGO_RD:"Congo (Democratic Republic)",COREE_DU_NORD:"Korea (Democratic People's Republic of)",COREE_REPUBLIQUE_DE:"Korea (Republic of)",COSTA_RICA:"Costa Rica",COTE_D_IVOIRE:"C\u00f4te d'Ivoire",CROATIE:"Croatia",CUBA:"Cuba",CURACAO:"Cura\u00e7ao",DANEMARK:"Denmark",DJIBOUTI:"Djibouti",DOMINICAINE_REPUBLIQUE:"Dominican (Republic)",DOMINIQUE:"Dominica",EGYPTE:"Egypt",EL_SALVADOR:"El Salvador",EMIRATS_ARABES_UNIS:"United Arab Emirates",EQUATEUR:"Ecuador",ERYTHREE:"Eritrea",ESPAGNE:"Spain",ESTONIE:"Estonia",ETATS_FEDERES_DE_MICRONESIE:"Micronesia (Federated States of)",ETATS_UNIS:"United States of America",ETHIOPIE:"Ethiopia",FALKLAND_ILES_MALVINAS:"Falkland (Islands)",FEROE_ILES:"Faroe (Islands)",FIDJI:"Fiji Islands",FINLANDE:"Finland",FRANCE:"France",GABON:"Gabon",GAMBIE:"Gambia",GEORGIE:"Georgia",GEORGIE_DU_SUD_ET_LES_ILES_SANDWICH_DU_SU:"South Georgia and the South Sandwich Islands",GHANA:"Ghana",GIBRALTAR:"Gibraltar",GRECE:"Greece",GRENADE:"Grenada",GROENLAND:"Greenland",GUADELOUPE:"Guadeloupe",GUAM:"Guam",GUATEMALA:"Guatemala",GUERNESEY:"Guernsey",GUINEE:"Guinea",GUINEE_EQUATORIALE:"Equatorial Guinea",GUINEE_BISSAU:"Guinea-Bissau",GUYANA:"Guyana",GUYANE_FRANCAISE:"French Guyana",HAITI:"Haiti",HEARD_ILE_ET_MCDONALD_ILES:"Heard Island and McDonald Islands",HONDURAS:"Honduras",HONG_KONG:"Hong Kong",HONGRIE:"Hungary",ILE_CHRISTMAS:"Christmas (Island)",ILE_DE_MAN:"Isle of Man",ILE_NORFOLK:"Norfolk (Island)",ILES_COOK:"Cook (Islands)",ILES_MARIANNES_DU_NORD:"Northern Mariana (Islands)",ILES_MINEURES_ELOIGNEES_DES_ETATS_UNIS:"United States Minor Outlying Islands",ILES_TURKS_ET_CAIQUES:"Turks and Caicos (Islands)",ILES_VIERGES_BRITANNIQUES:"British Virgin (Islands)",ILES_VIERGES_DES_ETATS_UNIS:"United States Virgin (Islands)",INDE:"India",INDONESIE:"Indonesia",IRAN_REPUBLIQUE_ISLAMIQUE_D_:"Iran (Islamic Republic of)",IRAQ:"Iraq",IRLANDE:"Ireland",ISLANDE:"Iceland",ISRAEL:"Israel",ITALIE:"Italy",JAMAIQUE:"Jamaica",JAPON:"Japan",JERSEY:"Jersey",JORDANIE:"Jordan",KAZAKHSTAN:"Kazakhstan",KENYA:"Kenya",KIRGHIZISTAN:"Kyrgyzstan",KIRIBATI:"Kiribati",KOWEIT:"Kuwait",LAO_REPUBLIQUE_DEMOCRATIQUE_POPULAIRE:"Lao (People's Democratic Republic)",LESOTHO:"Lesotho",LETTONIE:"Latvia",LIBAN:"Lebanon",LIBERIA:"Liberia",LIBYENNE_JAMAHIRIYA_ARABE:"Libya",LIECHTENSTEIN:"Liechtenstein",LITUANIE:"Lithuania",LUXEMBOURG:"Luxembourg",MACAO:"Macau",MACEDOINE:"Macedonia (Former Yugoslav Republic of)",MADAGASCAR:"Madagascar",MALAISIE:"Malaysia",MALAWI:"Malawi",MALDIVES:"Maldives",MALI:"Mali",MALTE:"Malta",MAROC:"Morocco",MARSHALL_ILES:"Marshall (Islands)",MARTINIQUE:"Martinique",MAURICE:"Mauritius",MAURITANIE:"Mauritania",MAYOTTE:"Mayotte",MEXIQUE:"Mexico",MOLDOVA:"Moldova (Republic of)",MONGOLIE:"Mongolia",MONTENEGRO:"Montenegro",MONTSERRAT:"Montserrat",MOZAMBIQUE:"Mozambique",MYANMAR:"Myanmar",NAMIBIE:"Namibia",NAURU:"Nauru",NEPAL:"Nepal",NICARAGUA:"Nicaragua",NIGER:"Niger",NIGERIA:"Nigeria",NIUE:"Niue",NORVEGE:"Norway",NOUVELLE_CALEDONIE:"New Caledonia",NOUVELLE_ZELANDE:"New Zealand",OMAN:"Oman",OUGANDA:"Uganda",OUZBEKISTAN:"Uzbekistan",PAKISTAN:"Pakistan",PALAOS:"Palau",PALESTINE_GAZA:"Palestine (State of)",PANAMA:"Panama",PAPOUASIE_NOUVELLE_GUINEE:"Papua New Guinea",PARAGUAY:"Paraguay",PAYS_BAS:"Netherlands",PEROU:"Peru",PHILIPPINES:"Philippines",PITCAIRN:"Pitcairn",POLOGNE:"Poland",POLYNESIE_FRANCAISE:"French Polynesia",PORTO_RICO:"Puerto Rico",PORTUGAL:"Portugal",PRINCIPAUTE_DE_MONACO:"Monaco",QATAR:"Qatar",REUNION:"R\u00e9union",ROUMANIE:"Romania",ROYAUME_UNI:"United Kingdom of Great Britain and Northern Ireland",RUSSIE_FEDERATION_DE:"Russia (Federation of)",RWANDA:"Rwanda",SAHARA_OCCIDENTAL:"Western Sahara",SAINT_BARTHELEMY:"Saint Barthelemy",SAINTE_HELENE_ASCENSION_ET_TRISTAN_DA_CUN:"Saint Helena, Ascension and Tristan Da Cunha",SAINTE_LUCIE:"St. Lucia",SAINT_KITTS_ET_NEVIS:"Saint Kitts and Nevis",SAINT_MAARTIN:"Sint Maarten (Dutch)",SAINT_MARIN:"San Marino",SAINT_MARTIN:"Saint Martin (French)",SAINT_PIERRE_ET_MIQUELON:"Saint Pierre and Miquelon",SAINT_SIEGE_ETAT_DE_LA_CITE_DU_VATICAN:"Holy See",SAINT_VINCENT_ET_LES_GRENADINES:"St. Vincent and the Grenadines",SALOMON_ILES:"Solomon (Islands)",SAMOA:"Samoa",SAMOA_AMERICAINES:"American Samoa",SAO_TOME_ET_PRINCIPE:"Sao Tome and Principe",SENEGAL:"Senegal",SERBIE:"Serbia",SEYCHELLES:"Seychelles",SIERRA_LEONE:"Sierra Leone",SINGAPOUR:"Singapore",SLOVAQUIE:"Slovakia",SLOVENIE:"Slovenia",SOMALIE:"Somalia",SOUDAN:"Sudan",SOUDAN_SUD:"South Sudan",SRI_LANKA:"Sri Lanka",SUEDE:"Sweden",SUISSE:"Switzerland",SURINAME:"Suriname",SVALBARD_ET_ILE_JAN_MAYEN:"Svalbard and Jan Mayen islands",SWAZILAND:"Swaziland",SYRIENNE_REPUBLIQUE_ARABE:"Syrian Arab Republic",TADJIKISTAN:"Tajikistan",TAIWAN_PROVINCE_DE_CHINE:"Taiwan (Province of China)",TANZANIE_REPUBLIQUE_UNIE_DE:"Tanzania (United Republic of)",TCHAD:"Chad",TCHEQUE_REPUBLIQUE:"Czech (Republic)",TERRES_AUSTRALES_FRANCAISES:"French Southern Lands",TERRITOIRE_BRITANNIQUE_DE_L_OCEAN_INDIEN:"Indian (British Ocean Territory)",THAILANDE:"Thailand",TIMOR_ORIENTAL:"Timor-Leste",TOGO:"Togo",TOKELAU:"Tokelau",TONGA:"Tonga",TRINITE_ET_TOBAGO:"Trinidad and Tobago",TUNISIE:"Tunisia",TURKMENISTAN:"Turkmenistan",TURQUIE:"Turkey",TUVALU:"Tuvalu",UKRAINE:"Ukraine",URUGUAY:"Uruguay",VANUATU:"Vanuatu",VENEZUELA_REPUBLIQUE_BOLIVARIENNE_DU:"Venezuela (Bolivarian Republic of)",VIET_NAM:"Vietnam",WALLIS_ET_FUTUNA:"Wallis and Futuna",YEMEN:"Yemen",ZAMBIE:"Zambia",ZIMBABWE:"Zimbabwe"},UNITES:{MILLIERS:["thousand","million","billion","trillion","quadrillion","quintillion","sextillion"],CHIFFRES:["one","two","three","four","five","six","seven","eight","nine","ten","eleven","twelve","thirteen","fourteen","fifteen","sixteen","seventeen","eighteen","nineteen"],DIZAINES:["twenty","thirty","forty","fifty","sixty","seventy","eighty","ninety"],CENT:"one hundred",ZERO:"zero",MOINS:"minus",VIRGULE:"comma"}};WDSaisieRiche_ms_tabEmojis=[{"👍":"Thumbs up","👎":"Thumbs down","😭":"Loudly crying face","😕":"Confused face","😐":"Neutral face","😊":"Smiling face with smiling eyes","😍":"Smiling face with heart-eyes"},{"😄":"Grinning face with smiling eyes","😃":"Grinning face with big eyes","😀":"Grinning face","😊":"Smiling face with smiling eyes","😉":"Winking face","😍":"Smiling face with heart-eyes","😘":"Face blowing a kiss","😚":"Kissing face with closed eyes","😗":"Kissing face","😙":"Kissing face with smiling eyes","😜":"Winking face with tongue","😝":"Squinting face with tongue","😛":"Face with tongue","😳":"Flushed face","😁":"Beaming face with smiling eyes","😔":"Pensive face","😌":"Relieved face","😒":"Unamused face","😞":"Disappointed face","😣":"Persevering face","😢":"Crying face","😂":"Face with tears of joy","😭":"Loudly crying face","😪":"Sleepy face","😥":"Sad but relieved face","😰":"Anxious face with sweat","😅":"Grinning face with sweat","😓":"Downcast face with sweat","😩":"Weary face","😫":"Tired face","😨":"Fearful face","😱":"Face screaming in fear","😠":"Angry face","😡":"Pouting face","😤":"Face with steam from nose","😖":"Confounded face","😆":"Grinning squinting face","😋":"Face savoring food","😷":"Face with medical mask","😎":"Smiling face with sunglasses","😴":"Sleeping face","😵":"Dizzy face","😲":"Astonished face","😟":"Worried face","😦":"Frowning face with open mouth","😧":"Anguished face","👿":"Angry face with horns","😮":"Face with open mouth","😬":"Grimacing face","😐":"Neutral face","😕":"Confused face","😯":"Hushed face","😏":"Smirking face","😑":"Expressionless face","👲":"Man with Chinese cap","👳":"Person wearing turban","👮":"Police officer","👷":"Construction worker","💂":"Guard","👶":"Baby","👦":"Boy","👧":"Girl","👨":"Man","👩":"Woman","👴":"Old man","👵":"Old woman","👱":"Person with blond hair","👼":"Baby angel","👸":"Princess","😺":"Grinning cat face","😸":"Grinning cat face with smiling eyes","😻":"Smiling cat face with heart-eyes","😽":"Kissing cat face","😼":"Cat face with wry smile","🙀":"Weary cat face","😿":"Crying cat face","😹":"Cat face with tears of joy","😾":"Pouting cat face","👹":"Ogre","👺":"Goblin","🙈":"See-no-evil monkey","🙉":"Hear-no-evil monkey","🙊":"Speak-no-evil monkey","💀":"Skull","👽":"Alien","💩":"Pile of poo","🔥":"Fire","✨":"Sparkles","🌟":"Glowing star","💫":"Dizzy","💥":"Collision","💢":"Anger symbol","💦":"Sweat droplets","💧":"Droplet","💤":"Zzz","💨":"Dashing away","👂":"Ear","👀":"Eyes","👃":"Nose","👅":"Language","👄":"Mouth","👍":"Thumbs up","👎":"Thumbs down","👌":"OK hand","👊":"Oncoming fist","✊":"Raised fist","👋":"Waving hand","✋":"Raised hand","👐":"Open hands","👆":"Backhand index pointing up","👇":"Backhand index pointing down","👉":"Backhand index pointing right","👈":"Backhand index pointing left","🙌":"Raising hands","🙏":"Folded hands","👏":"Clapping hands","💪":"Flexed biceps","🚶":"Person walking","🏃":"Person running","💃":"Woman dancing","👫":"Woman and man holding hands","👪":"Family","💏":"Kiss","💑":"Couple with heart","👯":"People with bunny ears","🙆":"Person gesturing OK","🙅":"Person gesturing No","💁":"Person tipping hand","🙋":"Person raising hand","💆":"Person getting massage","💇":"Person getting haircut","💅":"Nail polish","👰":"Bride with veil","🙎":"Person pouting","🙍":"Person frowning","🙇":"Person bowing","🎩":"Top hat","👑":"Crown","👒":"Woman's hat","👟":"Running shoe","👞":"Man's shoe","👡":"Women's sandal","👠":"High-heeled shoe","👢":"Woman's boot","👕":"T-shirt","👔":"Necktie","👚":"Woman's clothes","👗":"Dress","🎽":"Running shirt","👖":"Jeans","👘":"Kimono","👙":"Bikini","💼":"Briefcase","👜":"Handbag","👝":"Clutch bag","👛":"Purse","👓":"Glasses","🎀":"Ribbon","🌂":"Closed umbrella","💄":"Lipstick","💛":"Yellow heart","💙":"Blue heart","💜":"Purple heart","💚":"Green heart","💔":"Broken heart","💗":"Growing heart","💓":"Beating heart","💕":"Two hearts","💖":"Sparkling heart","💞":"Revolving hearts","💘":"Heart with arrow","💌":"Love letter","💋":"Kiss mark","💍":"Ring","💎":"Gem stone","👤":"Bust in silhouette","💬":"Speech balloon","👣":"Footprints"},{"🐶":"Dog face","🐺":"Wolf face","🐱":"Cat face","🐭":"Mouse face","🐹":"Hamster face","🐰":"Rabbit face","🐸":"Frog face","🐯":"Tiger face","🐨":"Koala face","🐻":"Bear face","🐷":"Pig face","🐽":"Pig nose","🐮":"Cow face","🐗":"Boar face","🐵":"Monkey face","🐒":"Monkey","🐴":"Horse face","🐑":"Ewe","🐘":"Elephant","🐼":"Panda face","🐧":"Penguin","🐦":"Bird","🐤":"Baby chick","🐥":"Front-facing baby chick","🐣":"Hatching chick","🐔":"Chicken","🐍":"Snake","🐢":"Turtle","🐛":"Bug","🐝":"Bee","🐜":"Ant","🐞":"Ladybird","🐌":"Snail","🐙":"Octopus","🐚":"Spiral shell","🐠":"Tropical fish","🐟":"Fish","🐬":"Dolphin","🐳":"Spouting whale","🐎":"Horse","🐲":"Dragon face","🐡":"Blowfish","🐫":"Two-hump camel","🐩":"Poodle","🐾":"Paw prints","💐":"Bouquet","🌸":"Cherry blossom","🌷":"Tulip","🍀":"Four-leaf clover","🌹":"Rose","🌻":"Sunflower","🌺":"Hibiscus","🍁":"Maple leaf","🍃":"Leaf fluttering in wind","🍂":"Fallen leaf","🌿":"Herb","🌾":"Sheaf of rice","🍄":"Mushroom","🌵":"Cactus","🌴":"Palm tree","🌰":"Chestnut","🌱":"Seedling","🌼":"Flower","🌑":"New moon","🌓":"First quarter moon","🌔":"Waxing gibbous moon","🌕":"Full moon","🌛":"First quarter moon face","🌙":"Crescent moon","🌏":"Globe showing Asia-Australia","🌋":"Volcano","🌌":"Milky Way","🌠":"Shooting star","⛅":"Sun behind cloud","⛄":"Snowman","🌀":"Cyclone","🌁":"Mist","🌈":"Rainbow","🌊":"Wave"},{"🎍":"Pine decoration","💝":"Heart with ribbon","🎎":"Japanese dolls","🎒":"Backpack","🎓":"Graduation cap","🎏":"Carp streamer","🎆":"Fireworks","🎇":"Sparkler","🎐":"Wind chime","🎑":"Moon viewing ceremony","🎃":"Jack-O-Lantern","👻":"Ghost","🎅":"Santa Claus","🎄":"Christmas tree","🎁":"Wrapped gift","🎋":"Tanabata tree","🎉":"Party popper","🎊":"Confetti ball","🎈":"Balloon","🎌":"Crossed flags","🔮":"Crystal ball","🎥":"Movie camera","📷":"Camera","📹":"Video camera","📼":"Videocassette","💿":"Optical disk","📀":"DVD","💽":"Computer disk","💾":"Diskette","💻":"Laptop computer","📱":"Mobile phone","📞":"Telephone receiver","📟":"Pager","📠":"Fax machine","📡":"Satellite antenna","📺":"Television","📻":"Radio","🔊":"Speaker high volume","🔔":"Bell","📢":"Speaker","📣":"Megaphone","⏳":"Hourglass not done","⌛":"Hourglass","⏰":"Alarm clock","⌚":"Watch","🔓":"Unlocked","🔒":"Locked","🔏":"Locked with pen","🔐":"Locked with key","🔑":"Key","🔎":"Magnifying glass tilted right","💡":"Light bulb","🔦":"Flashlight","🔌":"Electrical plug","🔋":"Battery","🔍":"Magnifying glass tilted left","🛀":"Person taking bath","🚽":"Toilet","🔧":"Wrench","🔩":"Nut and bolt","🔨":"Hammer","🚪":"Door","🚬":"Cigarette","💣":"Bomb","🔫":"Pistol","🔪":"Kitchen knife","💊":"Pill","💉":"Syringe","💰":"Money bag","💴":"Yen banknote","💵":"Dollar banknote","💳":"Credit card","💸":"Money with wings","📲":"Mobile phone with arrow","📥":"Inbox","📤":"Outbox","📩":"Envelope with arrow","📨":"Incoming envelope","📫":"Closed mailbox with raised flag","📪":"Closed mailbox with lowered flag","📮":"Postbox","📦":"Package","📝":"Memo","📄":"Page facing up","📃":"Page with curl","📑":"Bookmark tabs","📊":"Bar chart","📈":"Chart increasing","📉":"Chart decreasing","📜":"Scroll","📋":"Clipboard","📅":"Calendar","📆":"Tear-off calendar","📇":"Card index","📁":"File folder","📂":"Open file folder","📌":"Pushpin","📎":"Paperclip","📏":"Ruler","📐":"Triangle ruler","📕":"Closed book","📗":"Green book","📘":"Blue book","📙":"Orange book","📓":"Notebook","📔":"Notebook with decorative cover","📒":"Ledger","📚":"Books","📖":"Open book","🔖":"Bookmark","📛":"Badge","📰":"Newspaper","🎨":"Artist palette","🎬":"Clapper board","🎤":"Microphone","🎧":"Headphones","🎼":"Musical score","🎵":"Musical note","🎶":"Musical notes","🎹":"Musical keyboard","🎻":"Violin","🎺":"Trumpet","🎷":"Saxophone","🎸":"Guitar","👾":"Alien monster","🎮":"Video game","🃏":"Joker","🎴":"Flower playing cards","🀄":"Mahjong red dragon","🎲":"Game die","🎯":"Direct hit","🏈":"American football","🏀":"Basketball","⚽":"Soccer ball","⚾":"Baseball","🎾":"Tennis","🎱":"Pool 8 ball","🎳":"Bowling","⛳":"Flag in hole","🏁":"Checkered flag","🏆":"Trophy","🎿":"Ski","🏂":"Snowboarder","🏊":"Person swimming","🏄":"Person surfing","🎣":"Fishing pole","🍵":"Teacup without handle","🍶":"Sake","🍺":"Beer mug","🍻":"Clinking beer mugs","🍸":"Cocktail glass","🍹":"Tropical drink","🍷":"Wine glass","🍴":"Fork and knife","🍕":"Pizza","🍾":"Champagne","🍔":"Hamburger","🍟":"French fries","🍗":"Poultry leg","🍖":"Meat on bone","🍝":"Spaghetti","🍛":"Curry rice","🍤":"Fried shrimp","🍱":"Bento box","🍣":"Sushi","🍥":"Fish cake with swirl","🍙":"Rice ball","🍘":"Rice cracker","🍚":"Cooked rice","🍜":"Steaming bowl","🍲":"Pot of food","🍢":"Oden","🍡":"Dango","🍳":"Cooking","🍞":"Bread","🍩":"Donut","🍮":"Custard","🍦":"Soft ice cream","🍨":"Ice cream","🍧":"Shaved ice","🎂":"Birthday cake","🍰":"Shortcake","🍪":"Cookie","🍫":"Chocolate bar","🍬":"Candies","🍭":"Lollipop","🍯":"Honey pot","🍎":"Red apple","🍏":"Green apple","🍊":"Tangerine","🍒":"Cherries","🍇":"Grapes","🍉":"Watermelon","🍓":"Strawberry","🍑":"Peach","🍈":"Melon","🍌":"Banana","🍍":"Pineapple","🍠":"Roasted sweet potato","🍆":"Eggplant","🍅":"Tomato","🌽":"Ear of corn"},{"🏠":"House","🏡":"House with garden","🏫":"School","🏢":"Office building","🏣":"Japanese Post Office","🏥":"Hospital","🏦":"Bank","🏪":"Convenience store","🏩":"Love hotel","🏨":"Hotel","💒":"Wedding","⛪":"Church","🏬":"Department store","🌇":"Sunset","🌆":"Cityscape at dusk","🏯":"Japanese castle","🏰":"Castle","⛺":"Tent","🏭":"Factory","🗼":"Tokyo tower","🗾":"Map of Japan","🗻":"Mount Fuji","🌄":"Sunrise over mountains","🌅":"Sunrise","🌃":"Night with stars","🗽":"Statue of Liberty","🌉":"Bridge at night","🎠":"Carousel horse","🎡":"Ferris wheel","⛲":"Fountain","🎢":"Roller coaster","🚢":"Ship","⛵":"Sailboat","🚤":"Speedboat","🚀":"Rocket","💺":"Seat","🚉":"Station","🚄":"High speed train","🚅":"Bullet train","🚇":"Metro","🚃":"Railway car","🚌":"Bus","🚙":"Sport Utility Vehicle","🚗":"Car","🚕":"Taxi","🚚":"Delivery truck","🚨":"Flashing light","🚓":"Police car","🚒":"Fire engine","🚑":"Ambulance","🚲":"Bicycle","💈":"Barber pole","🚏":"Bus stop","🎫":"Ticket","🚥":"Horizontal traffic light","🚧":"Construction","🔰":"Japanese symbol for beginner","⛽":"Fuel pump","🏮":"Red paper lantern","🎰":"Slot machine","🗿":"Moai","🎪":"Circus tent","🎭":"Performing arts","📍":"Round pushpin","🚩":"Triangular flag"},{"💯":"Hundred points","🔢":"Input numbers","🔟":"Keycap: 10","🔣":"Input symbols","🔠":"Input Latin uppercase","🔡":"Input Latin lowercase","🔤":"Input Latin letters","🔼":"Upwards button","🔽":"Downwards button","⏪":"Fast reverse button","⏩":"Fast forward button","⏫":"Fast up button","⏬":"Fast down button","🆗":"OK button","🆕":"New button","🆙":"Up button","🆒":"Cool button","🆓":"Free button","🆖":"NG button","📶":"Antenna bars","🎦":"Cinema","🈁":"Japanese 'Here' button","🈯":"Japanese 'Reserved' button","🈳":"Japanese 'Vacancy' button","🈵":"Japanese 'No vacancy' button","🈴":"Japanese 'Passing grade' button","🈲":"Japanese 'Prohibited' button","🉐":"Japanese 'Bargain' button","🈹":"Japanese 'Discount' button","🈺":"Japanese 'Open for business' button","🈶":"Japanese 'Not free of charge' button","🈚":"Japanese 'Free of charge' button","🚻":"Restroom","🚹":"Men's room","🚺":"Women's room","🚼":"Baby symbol","🚾":"WC","🚭":"No smoking","🈸":"Japanese 'Application' button","🉑":"Japanese 'Acceptable' button","🆑":"CL button","🆘":"SOS button","🆔":"ID button","🚫":"Forbidden","🔞":"No one under eighteen","⛔":"No entry","❎":"Cross mark button","✅":"White heavy check","💟":"Heart decoration","🆚":"VS button","📳":"Vibration mode","📴":"Mobile phone off","🆎":"AB button (Blood type)","💠":"Diamond with a dot","⛎":"Ophiuchus","🔯":"Dotted six-pointed star","🏧":"ATM sign","💹":"Graph increasing with yen","💲":"Heavy dollar sign","💱":"Currency exchange","❌":"Cross","❗":"Exclamation mark","❓":"Question mark","❕":"White exclamation mark","❔":"White question mark","⭕":"Hollow red circle","🔝":"Top arrow","🔚":"End arrow","🔙":"Back arrow","🔛":"On arrow","🔜":"Soon arrow","🔃":"Clockwise vertical arrows","🕛":"Twelve o'clock","🕐":"One o'clock","🕑":"Two o'clock","🕒":"Three o'clock","🕓":"Four o'clock","🕔":"Five o'clock","🕕":"Six o'clock","🕖":"Seven o'clock","🕗":"Eight o'clock","🕘":"Nine o'clock","🕙":"Ten o'clock","🕚":"Eleven o'clock","➕":"Plus sign","➖":"Minus sign","➗":"Division sign","💮":"White flower","🔘":"Radio button","🔗":"Bind","➰":"Loop","🔱":"Trident emblem","🔺":"Red triangle pointed up","🔲":"Black square button","🔳":"White square button","🔴":"Red circle","🔵":"Blue circle","🔻":"Red triangle pointed down","⬜":"Large white square","⬛":"Large black square","🔶":"Large orange diamond","🔷":"Large blue diamond","🔸":"Small orange diamond","🔹":"Small blue diamond"}];WDLIB_MASQUE_SAISIE={ERREUR:"Invalid value.",ERREURMAIL:"Invalid email address.",ERREURMAILMULTI:"One of the email addresses is invalid."}