{"id":1154,"date":"2021-01-20T13:57:51","date_gmt":"2021-01-20T12:57:51","guid":{"rendered":"https:\/\/jmj-location.com\/\/creation-de-compte"},"modified":"2021-01-20T13:57:51","modified_gmt":"2021-01-20T12:57:51","slug":"creation-de-compte","status":"publish","type":"page","link":"https:\/\/jmj-location.com\/en\/creation-de-compte\/","title":{"rendered":"Nouveau client"},"content":{"rendered":"<div><form class=\"form-horizontal locpress-module\" name=\"monFormTier\" id=\"monFormTier\" method=\"post\" action=\"\">\n\t<fieldset class=\"mb-5\">\n\t\t<legend>Login<\/legend>\n\t\t<span class=\"mr-3 align-middle\">I already have an account<\/span> <a class=\"align-middle\" href=\"https:\/\/jmj-location.com\/en\/identification\/\"> <button type=\"button\" class=\"btn btn-primary btn-xl align-middle\">Sign in<\/button> <\/a>\n\t<\/fieldset>\n\t<fieldset>\n\t\t<legend>Registering<\/legend>\n\t\t<input type=\"hidden\" name=\"customer[company][id]\" value=\"JMJLOC\">\n<input type=\"hidden\" name=\"customer[location][id]\" value=\"DIJON\">\n<div class=\"row\">\n\t<div class=\"col-xl-3 pr-0\">\n\t\t<h3 class=\"title\">identifiers<\/h3>\n\t<\/div>\n\t<div class=\"col-xl-9 ml-xl-auto\">\n\t\t<div class=\"form-group row\">\n\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"username\"><span id=\"user[LAB_username]\">Email <\/span><small class=\"text-default\">*<\/small><\/label>\n\t\t\t<div class=\"col-lg-6\"> <input tabindex=\"1\" id=\"username\" class=\"form-control\" name=\"customer[user][username]\" type=\"email\" value=\"\"  maxlength=\"250\" data-error=\"Un compte existe d\u00e9j\u00e0 avec cette adresse mail, veuillez vous connecter avec votre mot de passe ou en demander un nouveau\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"form-group row\">\n\t\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"password\">Password<small class=\"text-default\">*<\/small><\/label>\n\t\t\t\t<div class=\"col-lg-6 password-container\"> \n\t\t\t\t\t<input tabindex=\"2\" class=\"form-control p\" value=\"\" id=\"password\" autocomplete=\"off\" name=\"customer[user][password]\" type=\"password\" required=\"required\" oninput=\"this.setCustomValidity('')\" oninvalid=\"this.setCustomValidity('Le mot de passe doit contenir 8 caract\u00e8res au minimum, 1 lettre, 1 chiffre et peut contenir des caract\u00e8res sp\u00e9ciaux.')\" maxlength=\"100\" pattern=\"(?=.*[0-9])(?=.*[a-z])(?=.*[A-Z])(?=\\S+$).{8,}\"\/>\n\t\t\t\t\t\t<i class=\"fa fa-eye password-eye\" data-target=\"password\" aria-hidden=\"true\"><\/i>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<div class=\"form-group row\">\n\t\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"user[password]\">Password confirmation<small class=\"text-default\">*<\/small><\/label>\n\t\t\t\t<div class=\"col-lg-6 password-container\"> \n\t\t\t\t\t<input tabindex=\"3\" class=\"form-control p\" id=\"password_confirm\" autocomplete=\"off\" name=\"password_confirm\" type=\"password\" required=\"required\" data-error=\"Invalid password confirmation\">\n\t\t\t\t\t<i class=\"fa fa-eye password-eye\" data-target=\"password_confirm\" aria-hidden=\"true\"><\/i>\n\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/div>\n<\/div>\n<hr class=\"m-3 mb-5\" \/>\n<div class=\"row\">\n\t<div class=\"col-xl-3 pr-0\">\n\t\t<h3 class=\"title\">Identity<\/h3>\n\t<\/div>\n\t<div class=\"col-xl-9 ml-xl-auto\">\n\t\t<div class=\"form-group row\">\n\t\t\t<label for=\"civility[id]\" class=\"col-lg-4 control-label text-lg-right col-form-label\">Civility<small class=\"text-default\">*<\/small><\/label>\n\t\t\t<div class=\"col-lg-3\">\n\t\t\t\t<select id=\"civility[id]\" name=\"customer[civility][id]\" class=\"form-control\" placeholder=\"Choisir...\" required=\"\" tabindex=\"4\">\n\t\t\t\t\t<option class=\"optType\" id=\"1\" value=\"1\" >Mr.<\/option>\n\t\t\t\t\t<option class=\"optType\" id=\"2\" value=\"2\" >Mrs<\/option>\n\t\t\t\t<\/select>\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"form-group row\">\n\t\t\t<label for=\"firstName\" class=\"col-lg-4 control-label text-lg-right col-form-label\"><span id=\"LAB_firstName\">First name <\/span><small class=\"text-default\">*<\/small><\/label>\n\t\t\t<div class=\"col-lg-6\"> <input tabindex=\"5\" type=\"text\" name=\"customer[firstName]\" required=\"\" id=\"firstName\" class=\"form-control\" value=\"\" oninput=\"this.setCustomValidity('')\" oninvalid=\"this.setCustomValidity('Please fill in the field : : First name')\" maxlength=\"80\"><\/div>\n\t\t<\/div>\n\t\t<div class=\"form-group row\">\n\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"lastName\"><span id=\"LAB_lastName\">Last name <\/span><small class=\"text-default\">*<\/small><\/label>\n\t\t\t<div class=\"col-lg-6\"> <input tabindex=\"6\" type=\"text\" class=\"form-control\" name=\"customer[lastName]\" id=\"lastName\" value=\"\" required=\"\" oninput=\"this.setCustomValidity('')\" oninvalid=\"this.setCustomValidity('Please fill in the field : : Last name')\" maxlength=\"40\"><\/div>\n\t\t<\/div>\n\t\t<div class=\"form-group row\">\n\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"otherBirthDate\"><span id=\"LAB_other[birthDate]\">Birth date <\/span><small class=\"text-default\">*<\/small><\/label>\n\t\t\t<div class=\"col-lg-6\"> <input tabindex=\"7\" type=\"text\" name=\"customer[other][birthDate]\" id=\"otherBirthDate\" class=\"form-control\" value=\"\" required=\"required\" onblur=\"this.setCustomValidity('')\" oninvalid=\"this.setCustomValidity(' Il est n\u00e9cessaire d\\'avoir 21 ans pour r\u00e9server un v\u00e9hicule')\"><\/div>\n\t\t\t<input type=\"hidden\" name=\"customer[driverInformation][birthDate]\" id=\"otherBirthDateDB\" value=\"\" \/>\n\t\t<\/div>\n\t\t<div class=\"form-group row\">\n\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"driverInformation[birthPlace]\"><span id=\"LAB_LAB_driverInformation[birthPlace]\">Birthplace <\/span><small class=\"text-default\">*<\/small><\/label>\n\t\t\t<div class=\"col-lg-6\"> <input tabindex=\"8\" type=\"text\" name=\"customer[driverInformation][birthPlace]\" id=\"driverInformation[birthPlace]\" class=\"form-control\" value=\"\" required=\"required\" oninput=\"this.setCustomValidity('')\" oninvalid=\"this.setCustomValidity('Please fill in the field : : Birthplace')\" maxlength=\"40\"><\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<hr class=\"m-3 mb-5\" \/>\n<div class=\"row\">\n\t<div class=\"col-xl-3 pr-0\">\n\t\t<h3 class=\"title mt-5 mt-lg-0\">contact details<\/h3>\n\t<\/div>\n\t<div class=\"col-xl-9 ml-xl-auto\">\n\t\t<div class=\"form-group row\">\n\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"mobiledata\"><span id=\"LAB_contactdetail[phone][tel]\">Phone <\/span><small class=\"text-default\">*<\/small><\/label>\n\t\t\t<div class=\"col-lg-6\"> <input tabindex=\"9\" type=\"tel\" name=\"customer[mobile][data]\" id=\"mobiledata\" value=\"\" class=\"form-control telnum\" required=\"required\"><\/div>\n\t\t\t<input type=\"hidden\" name=\"customer[mobile][id]\" value=\"\" \/>\n\t\t\t<input type=\"hidden\" name=\"customer[mobile][wording]\" value=\"tel\" \/>\n\t\t\t<input type=\"hidden\" name=\"customer[mobile][type]['id']\" value=\"3\" \/>\n\n\t\t\t<input type=\"hidden\" name=\"customer[mail][id]\" value=\"\" \/>\n\t\t\t<input type=\"hidden\" name=\"customer[mail][wording]\" value=\"email\" \/>\n\t\t\t<input type=\"hidden\" name=\"customer[mail][data]\" value=\"\" \/>\n\t\t\t<input type=\"hidden\" name=\"customer[mail][type]['id']\" value=\"2\" \/>\n\t\t<\/div>\n\t\t<div class=\"form-group row\">\n\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"phonedata\"><span id=\"LAB_LAB_phone[data]\">Phone 2<\/span><\/label>\n\t\t\t<div class=\"col-lg-6\"> <input tabindex=\"10\" type=\"tel\" name=\"customer[phone][data]\" id=\"phonedata\" class=\"form-control  telnum\" value=\"\"><\/div>\n\t\t\t<input type=\"hidden\" name=\"customer[phone][id]\" value=\"\" \/>\n\t\t\t<input type=\"hidden\" name=\"customer[phone][wording]\" value=\"tel2\" \/>\n\t\t\t<input type=\"hidden\" name=\"customer[phone][type]['id']\" value=\"1\" \/>\n\t\t<\/div>\n\t\t<div class=\"form-group row\">\n\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"mainAddress[address1]\"><span id=\"LAB_mainAddress[address1]\">Adress <\/span><small class=\"text-default\">*<\/small><\/label>\n\t\t\t<div class=\"col-lg-6\"> <input tabindex=\"11\" type=\"text\" name=\"customer[mainAddress][address1]\" id=\"mainAddress[address1]\" required=\"\" class=\"form-control\" value=\"\" oninput=\"this.setCustomValidity('')\" oninvalid=\"this.setCustomValidity('Please fill in the field : : Adress')\" maxlength=\"40\"><\/div>\n\t\t<\/div>\n\t\t<div class=\"form-group row\">\n\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"mainAddress[address2]\"><span id=\"LAB_mainAddress[address2]\">Address supplement<\/span><\/label>\n\t\t\t<div class=\"col-lg-6\"> <input tabindex=\"12\" type=\"text\" name=\"customer[mainAddress][address2]\" id=\"mainAddress[address2]\" class=\"form-control\" value=\"\"><\/div>\n\t\t<\/div>\n\t\t<div class=\"form-group row\">\n\t\t\t<span class=\"col-lg-4 text-lg-right\">\n\t\t\t\t<label class=\" control-label  col-form-label\" for=\"mainAddress[zipCode]\"><span id=\"LAB_mainAddress[zipCode]\">Zip code <\/span><small class=\"text-default\">*<\/small><\/label> \/\n\t\t\t\t<label class=\"control-label col-form-label\" for=\"mainAddress[city]\"><span id=\"LAB_mainAddress[city]\">City <\/span><small class=\"text-default\">*<\/small><\/label>\n\t\t\t<\/span>\n\t\t\t<div class=\"col-4 col-lg-2\"> <input tabindex=\"13\" type=\"text\" name=\"customer[mainAddress][zipCode]\" id=\"mainAddress[zipCode]\" required=\"\" class=\"form-control\" value=\"\" oninput=\"this.setCustomValidity('')\" oninvalid=\"this.setCustomValidity('Please fill in the field : : Please fill in the field :')\" maxlength=\"20\"><\/div>\n\t\t\t<div class=\"col-8 col-lg-4\"> <input tabindex=\"14\" type=\"text\" name=\"customer[mainAddress][city]\" id=\"mainAddress[city]\" required=\"\" class=\"form-control\" value=\"\" oninput=\"this.setCustomValidity('')\" oninvalid=\"this.setCustomValidity('Please fill in the field : : City')\" maxlength=\"80\"><\/div>\n\t\t<\/div>\n\t\t<div class=\"form-group row\">\n\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"mainAddress[country][id]\"><span id=\"LAB_mainAddress[country][id]\">Country <\/span><small class=\"text-default\">*<\/small><\/label>\n\t\t\t<div class=\"col-lg-6\">\n\t\t\t\t<select tabindex=\"15\" id=\"mainAddress[country][id]\" name=\"customer[mainAddress][country][id]\" class=\"mainAddress[country][id] form-control\">\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AU\" value=\"AU\">Australie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CK\" value=\"CK\">Cook, Iles<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AG\" value=\"AG\">Antigua et Barbuda<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AN\" value=\"AN\">Antilles N\u00e9erlandaise<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"ER\" value=\"ER\">Erythr\u00e9e<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"FM\" value=\"FM\">Micron\u00e9sie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GL\" value=\"GL\">Gro\u00ebnland<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GF\" value=\"GF\">Guyane Fran\u00e7aise<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GU\" value=\"GU\">Guam<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"KN\" value=\"KN\">St-Kitts et Nevis<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"KG\" value=\"KG\">Kirghizistan<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"KY\" value=\"KY\">Ca\u00efman, Iles<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"KZ\" value=\"KZ\">Kazakhstan<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"LC\" value=\"LC\">St-Lucie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"LI\" value=\"LI\">Liechtenstein<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"LK\" value=\"LK\">Sri Lanka<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"LS\" value=\"LS\">Lesotho<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"LV\" value=\"LV\">Lettonie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MM\" value=\"MM\">Birmanie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MN\" value=\"MN\">Mongolie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MO\" value=\"MO\">Macao<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MP\" value=\"MP\">Saipan<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MQ\" value=\"MQ\">Martinique<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MR\" value=\"MR\">Mauritanie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MS\" value=\"MS\">Montserrat<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MT\" value=\"MT\">Malte<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MU\" value=\"MU\">Maurice, Ile<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MV\" value=\"MV\">Maldives<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MW\" value=\"MW\">Malawi<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MC\" value=\"MC\">Monaco<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MD\" value=\"MD\">Moldavie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MH\" value=\"MH\">Marshall, Iles<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MK\" value=\"MK\">Mac\u00e9doine<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MZ\" value=\"MZ\">Mozambique<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"NA\" value=\"NA\">Namibie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"NC\" value=\"NC\">Nouvelle-Cal\u00e9donie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"NP\" value=\"NP\">N\u00e9pal<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"NZ\" value=\"NZ\">Nouvelle-Z\u00e9lande<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"OM\" value=\"OM\">Oman<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"PA\" value=\"PA\">Panama<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"PE\" value=\"PE\">P\u00e9rou<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"PF\" value=\"PF\">Polyn\u00e9sie Fran\u00e7aise<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"PG\" value=\"PG\">Papouasie-Nouvelle-Guin\u00e9es<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"PH\" value=\"PH\">Philippines<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"PL\" value=\"PL\">Pologne<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"PT\" value=\"PT\">Portugal<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"PW\" value=\"PW\">Palau<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"PY\" value=\"PY\">Paraguay<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"NI\" value=\"NI\">Nicaragua<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"RE\" value=\"RE\">R\u00e9union, Ile<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SC\" value=\"SC\">Seychelles<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SL\" value=\"SL\">Sierra Leone<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SM\" value=\"SM\">St-Marin<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SR\" value=\"SR\">Surinam<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SV\" value=\"SV\">Salvador<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SZ\" value=\"SZ\">Swaziland<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"TC\" value=\"TC\">Turks et Ca\u00efcos, Iles<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"TM\" value=\"TM\">Turkm\u00e9nistan<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"TT\" value=\"TT\">Trinidad et Tobago<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"TZ\" value=\"TZ\">Tanzanie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"UG\" value=\"UG\">Ouganda<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"VG\" value=\"VG\">Iles Vierges Britanniques<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"VI\" value=\"VI\">Iles Vierges Am\u00e9ricaines<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"VN\" value=\"VN\">Vietnam<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"VU\" value=\"VU\">Vanuatu<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"WF\" value=\"WF\">Wallis et Futuna, Iles<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"UZ\" value=\"UZ\">Ouzb\u00e9kistan<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"VA\" value=\"VA\">Cit\u00e9 du Vatican<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"VC\" value=\"VC\">St-Vincent<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"ZR\" value=\"ZR\">Za\u00efre (Congo-Kinshasa)<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option selected=\"selected\"class=\"optType\" id=\"FR\" value=\"FR\">France<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AL\" value=\"AL\">Albanie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"QA\" value=\"QA\">Quatar<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"KP\" value=\"KP\">Cor\u00e9e du Nord<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"KR\" value=\"KR\">Cor\u00e9e du Sud<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"RU\" value=\"RU\">Russie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"RW\" value=\"RW\">Rwanda<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"KW\" value=\"KW\">Koweit<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"LB\" value=\"LB\">Liban<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SA\" value=\"SA\">Arabie Saoudite<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"LR\" value=\"LR\">Liberia<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SE\" value=\"SE\">Su\u00e8de<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SG\" value=\"SG\">Singapour<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"LT\" value=\"LT\">Lithuanie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"LU\" value=\"LU\">Luxembourg<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SI\" value=\"SI\">Slovenie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SK\" value=\"SK\">R\u00e9publique Slovaque<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"LY\" value=\"LY\">Libye<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MA\" value=\"MA\">Maroc<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SN\" value=\"SN\">S\u00e9n\u00e9gal<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SO\" value=\"SO\">Somalie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MG\" value=\"MG\">Madagascar<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"ML\" value=\"ML\">Mali<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"SY\" value=\"SY\">Syrie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"TD\" value=\"TD\">Tchad<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MX\" value=\"MX\">Mexique<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"MY\" value=\"MY\">Malaisie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"TG\" value=\"TG\">Togo<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"TH\" value=\"TH\">Tha\u00eflande<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"NE\" value=\"NE\">Niger<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"NG\" value=\"NG\">Nigeria<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"TN\" value=\"TN\">Tunisie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"TR\" value=\"TR\">Turquie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"NL\" value=\"NL\">Pay Bas<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"NO\" value=\"NO\">Norv\u00e8ge<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"TW\" value=\"TW\">Ta\u00efwan<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"UA\" value=\"UA\">Ukraine<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"US\" value=\"US\">Etats-Unis<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"PK\" value=\"PK\">Pakistan<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"UY\" value=\"UY\">Uruguay<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AM\" value=\"AM\">Arm\u00e9nie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"VE\" value=\"VE\">V\u00e9n\u00e9zuela<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"YB\" value=\"YB\">Serbie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"YC\" value=\"YC\">Croatie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"YE\" value=\"YE\">Yemen<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"YL\" value=\"YL\">Slovenie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"YU\" value=\"YU\">Yougoslavie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"ZA\" value=\"ZA\">Afrique du Sud<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"ZM\" value=\"ZM\">Zambie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"ZW\" value=\"ZW\">Zimbabwe<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AO\" value=\"AO\">Angola<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AQ\" value=\"AQ\">Antarctique<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AR\" value=\"AR\">Argentine<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AS\" value=\"AS\">ILes Samoas<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AT\" value=\"AT\">Autriche<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AW\" value=\"AW\">Aruba<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AD\" value=\"AD\">Andorre<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AZ\" value=\"AZ\">Azerbaijan<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BA\" value=\"BA\">Bosnie Herzegovine<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BB\" value=\"BB\">Iles Barbades<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BD\" value=\"BD\">Bangladesh<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BE\" value=\"BE\">Belgique<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BF\" value=\"BF\">Burkina Faso<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BG\" value=\"BG\">Bulgarie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BH\" value=\"BH\">Bahrein<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BI\" value=\"BI\">Burundi<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BJ\" value=\"BJ\">B\u00e9nin<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AE\" value=\"AE\">Emirats arabes unis (EAU)<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BM\" value=\"BM\">Bermudes<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BN\" value=\"BN\">Brunei<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BO\" value=\"BO\">Bolivie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BR\" value=\"BR\">Br\u00e9sil<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BS\" value=\"BS\">(Les) Bahamas<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BT\" value=\"BT\">Bhoutan<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BU\" value=\"BU\">Birmanie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BW\" value=\"BW\">Botswana<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BY\" value=\"BY\">Bi\u00e9lorussie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"BZ\" value=\"BZ\">Belize<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AF\" value=\"AF\">Afghanistan<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CA\" value=\"CA\">Canada<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CD\" value=\"CD\">R\u00e9publique d\u00e9mocratique Congo<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CF\" value=\"CF\">R\u00e9publique centrafricaine<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CG\" value=\"CG\">Congo<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CH\" value=\"CH\">Suisse<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CI\" value=\"CI\">C\u00f4te d'Ivoire<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CL\" value=\"CL\">Chili<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CM\" value=\"CM\">Cameroun<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CN\" value=\"CN\">Chine<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CO\" value=\"CO\">Colombie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"IT\" value=\"IT\">Italie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CR\" value=\"CR\">Costa Rica<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CU\" value=\"CU\">Cuba<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CV\" value=\"CV\">Cap Vert<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CY\" value=\"CY\">Chypre<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"CZ\" value=\"CZ\">R\u00e9publique Tch\u00e8que<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"DE\" value=\"DE\">Allemagne<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"DJ\" value=\"DJ\">Djibouti<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"DK\" value=\"DK\">Danemark<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"DM\" value=\"DM\">Dominique<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"DO\" value=\"DO\">R\u00e9publique Dominicaine<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"DZ\" value=\"DZ\">Algerie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"EC\" value=\"EC\">Equateur<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"EE\" value=\"EE\">Estonie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"EG\" value=\"EG\">Egypte<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"ES\" value=\"ES\">Espagne<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"ET\" value=\"ET\">Ethiopie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"FI\" value=\"FI\">Finland<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"FJ\" value=\"FJ\">Fidji<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"FO\" value=\"FO\">Iles F\u00e9ro\u00e9<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GA\" value=\"GA\">Gabon<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"RO\" value=\"RO\">Roumanie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GB\" value=\"GB\">Grande Bretagne<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GD\" value=\"GD\">Grenade<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GE\" value=\"GE\">Georgie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GY\" value=\"GY\">Guyane<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GH\" value=\"GH\">Ghana<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GI\" value=\"GI\">Gibraltar<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GM\" value=\"GM\">Gambie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GN\" value=\"GN\">Guin\u00e9e<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GP\" value=\"GP\">Guadeloupe<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GR\" value=\"GR\">Gr\u00e8ce<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GT\" value=\"GT\">Guatemala<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GW\" value=\"GW\">Guin\u00e9e-Bissau<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"HK\" value=\"HK\">Hong-Kong<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"HN\" value=\"HN\">Honduras<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"HR\" value=\"HR\">Croatie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"HT\" value=\"HT\">Ha\u00efti<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"HU\" value=\"HU\">Hongrie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"ID\" value=\"ID\">Indonesie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"IE\" value=\"IE\">Irland<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"IL\" value=\"IL\">Israel<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"IN\" value=\"IN\">Inde<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"AI\" value=\"AI\">Anguilla<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"IQ\" value=\"IQ\">Irak<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"IR\" value=\"IR\">Iran<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"IS\" value=\"IS\">Island<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"JE\" value=\"JE\">Channel Islands<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"JM\" value=\"JM\">Jama\u00efque<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"JO\" value=\"JO\">Jordanie<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"JP\" value=\"JP\">Japon<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"KE\" value=\"KE\">Kenya<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"KH\" value=\"KH\">Cambodge<\/option>\n\t\t\t\t\t\t\t\t\t\t\t<option class=\"optType\" id=\"GDA\" value=\"GDA\">Guadeloupe<\/option>\n\t\t\t\t\t\t\t\t\t<\/select>\n\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div>\n<hr class=\"m-3 mb-5\" \/>\n<div class=\"row\">\n\t<div class=\"col-xl-3 pr-0\">\n\t\t<h3 class=\"title mt-5 mt-lg-0\">Driver's license<\/h3>\n\t<\/div>\n\t<div class=\"col-xl-9 ml-xl-auto\">\n\t\t<div class=\"form-group row\">\n\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"driverInformation[driverLicenseNumber]\"><span id=\"LAB_LAB_driverInformation[driverLicenseNumber]\">Driver's license<\/span><small class=\"text-default\">*<\/small><\/label>\n\t\t\t<div class=\"col-lg-6\"> <input tabindex=\"16\" type=\"text\" name=\"customer[driverInformation][driverLicenseNumber]\" id=\"driverInformation[driverLicenseNumber]\" required=\"\" class=\"form-control\" value=\"\" oninput=\"this.setCustomValidity('')\" oninvalid=\"this.setCustomValidity('Please fill in the field : : Driver's license #')\" maxlength=\"40\"><\/div>\n\t\t<\/div>\n\t\t<div class=\"form-group row\">\n\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"otherDriverLicenseIssuingDate\"><span id=\"LAB_LAB_LAB_other[driverLicenseIssuingDate]\">Issued on<\/span><small class=\"text-default\">*<\/small><\/label>\n\t\t\t<div class=\"col-lg-6\"> <input tabindex=\"17\" type=\"text\" name=\"customer[other][driverLicenseIssuingDate]\" id=\"otherDriverLicenseIssuingDate\" required=\"\" class=\"form-control\" value=\"\" onblur=\"this.setCustomValidity('')\" oninvalid=\"this.setCustomValidity('Please fill in the field : : Issued on')\"><\/div>\n\t\t\t<input type=\"hidden\" name=\"customer[driverInformation][driverLicenseIssuingDate]\" id=\"otherDriverLicenseIssuingDateDB\" value=\"\" \/>\n\t\t\t<div class=\"invalid-value offset-lg-4\" id=\"invalidDateDB\">Vous devez avoir 2 ans de permis pour r\u00e9server un v\u00e9hicule<\/div>\n\t\t<\/div>\n\t\t<div class=\"form-group row\">\n\t\t\t<label class=\"col-lg-4 control-label text-lg-right col-form-label\" for=\"driverInformation[driverLicenseIssuingPlace]\"><span id=\"LAB_LAB_LAB_LAB_driverInformation[driverLicenseIssuingPlace]\">Location<\/span><small class=\"text-default\">*<\/small><\/label>\n\t\t\t<div class=\"col-lg-6\"> <input tabindex=\"18\" type=\"text\" name=\"customer[driverInformation][driverLicenseIssuingPlace]\" id=\"driverInformation[driverLicenseIssuingPlace]\" required=\"\" class=\"form-control\" value=\"\" oninput=\"this.setCustomValidity('')\" oninvalid=\"this.setCustomValidity('Please fill in the field : : Issue place')\" maxlength=\"40\"><\/div>\n\t\t<\/div>\n\t\t<input type=\"hidden\" name=\"customer[currency][id]\" value=\"EUR\" \/>\n\t<\/div>\n<\/div>\n<hr class=\"m-3 mb-5\">\n\n<P>\n<P><\/P>\n<div class=\"row myaccountRadios mb-2\">\n\t<div class=\"col-md-6 align-right\">\n\t\tJ\u2019accepte de recevoir des offres de la part de JMJ Location <small class=\"text-default\">*<\/small>\n\t<\/div>\n\t<input type=\"hidden\" name=\"radios[INFOSEMAIL][id]\" value=\"\" \/>\n\t<input type=\"hidden\" name=\"radios[INFOSEMAIL][oldValue]\" value=\"false\" \/>\n\n\t<div class=\"col-md-6\">\n\t\t<input tabindex=\"23\" type=\"radio\" name=\"radios[INFOSEMAIL][value]\" value=\"true\" required \n\t\t\t \/>\n\t\tYes\t\t<input tabindex=\"24\" type=\"radio\" class=\"ml-4\" name=\"radios[INFOSEMAIL][value]\" value=\"false\" \n\t\t\tchecked=\"checked\" \/>\n\t\tNo\t<\/div>\n\t\t\n<\/div>\n\t<\/fieldset>\n\t<div class=\"text-right mb-3\">\n\t\t<button tabindex=\"25\" type=\"submit\" onclick=\"checkform()\" class=\" btn btn-primary btn-xl\" name=\"newAccount\" id=\"BTNnewAccount\">Register<\/button>\n\t<\/div>\n<\/form><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":10,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"empty.php","meta":[],"categories":[],"_links":{"self":[{"href":"https:\/\/jmj-location.com\/en\/wp-json\/wp\/v2\/pages\/1154"}],"collection":[{"href":"https:\/\/jmj-location.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jmj-location.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jmj-location.com\/en\/wp-json\/wp\/v2\/users\/10"}],"replies":[{"embeddable":true,"href":"https:\/\/jmj-location.com\/en\/wp-json\/wp\/v2\/comments?post=1154"}],"version-history":[{"count":0,"href":"https:\/\/jmj-location.com\/en\/wp-json\/wp\/v2\/pages\/1154\/revisions"}],"wp:attachment":[{"href":"https:\/\/jmj-location.com\/en\/wp-json\/wp\/v2\/media?parent=1154"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/jmj-location.com\/en\/wp-json\/wp\/v2\/categories?post=1154"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}