function ModalAction(n,t){$(n).foundation("reveal",t)}function Disconnect(){$(".promptLogin").show();$(".loggedInDialog").hide()}function setCulture(n){$.ajax({url:"/Home/SetCulture",data:{culture:n},cache:!1,success:function(){window.location.pathname.indexOf("Search/AdvancedSearch")>=0?$("#formAdvancedSearch").submit():location.reload(!0)},error:function(n){alert("error");alert("error : "+n)}})}function OpenOrCloseMyBaskets(){$("input#basketContent").length==0&&($("#divMyBaskets").attr("state")=="expend"?($("#divMyBaskets").width("0px"),$("#divContent").width("100%"),$("#divMyBaskets").attr("state","collapse")):($("#divMyBaskets").width("20%"),$("#divContent").width("80%"),$("#divMyBaskets").attr("state","expend")))}function SubmitManual(){ClearFacet();$("#hidManualRefresh").val("True");$(".checkValue").each(function(n,t){$(t).val(encodeEntities($(t).val()))});$("#formAdvancedSearch").submit()}function dislpayShareDiv(n){var t=$("#"+n);t.length>0&&(t.is(":visible")?t.hide():t.css("display","inline-block"))}function partialErrorInit(){var n=$(".popupErrorMessage");n.each(function(n,t){var i=$(t).attr("reveal")=="open",r;i&&(r=$(t).attr("id"),$(t).foundation("reveal","open"),$(t).find(".closeButton").click(function(){$(t).foundation("reveal","close")}))})}function onAjaxComplete(n){var i=n.getResponseHeader("X-Responded-JSON"),t;i!=null&&(t=$.parseJSON(i),t.status==401&&(window.location.href=t.headers.location))}function encodeEntities(n){return n.replace(/&/g,"").replace(SURROGATE_PAIR_REGEXP,function(){return""}).replace(/</g,"").replace(/>/g,"")}function CheckAndSubmit(n,t){if($("."+n).each(function(n,t){$(t).val(encodeEntities($(t).val()))}),$(".h-captcha").length>0&&($("#hcaptcha-error").hide(),!captchaValidate))return $("#hcaptcha-error").show(),!1;window.location.pathname.toLowerCase()!="/user/login"?$("#RedirectTo").val(window.location.pathname):$("#RedirectTo").val("/");$("#"+t).submit()}function UpdateUrl(n){var t=window.location.protocol+"//"+window.location.host+window.location.pathname+"?"+n;window.history.pushState({path:t},"",t)}function ClearFacet(){$("#hidSelectedFacets").val("");$("#hidBeginningDateYear").val("");$("#hidEnddingDateYear").val("")}function SetVisibilityForBasket(n,t){var i=$("#"+t),r;i&&(r=i.attr("src"),r.indexOf("ico_unlock.png")>-1?ChangeBasketVisibility(n,!1,i):ChangeBasketVisibility(n,!0,i))}function ChangeBasketVisibility(n,t,i){$.ajax({url:"/Basket/ChangeVisibility",type:"POST",data:{basketId:n,isPublic:t},success:function(n){Empty(n)||Empty(n.Error)?t?(i.attr("src","/Content/Images/ico_unlock.png"),$("li[id^='share']").show()):(i.attr("src","/Content/Images/ico_lock.png"),$("li[id^='share']").hide()):($("#popupErrorMessage-error").text(n.Error),$("#popupErrorMessage").foundation("reveal","open"))}})}function CloseCreateBasketPopup(){$("#popupCreateBasket").foundation("reveal","close");document.getElementById("popupCreateBasketForm").reset();$("#popupBasketTitle-error").length&&$("#popupBasketTitle-error").remove()}function OpenCreateBasketPopup(){$("#popupCreateBasket").foundation("reveal","open")}function CreateBasket(n,t,i){n.preventDefault();t=encodeEntities(t);CheckBasketTitle(t)&&$.ajax({url:"/Basket/Create",type:"POST",data:{basketTitle:t},success:function(n){var r,t;return n.indexOf("popupErrorMessage")<=0?($("#partialDropdownBasket").html(n),window.location.toString().indexOf("Basket")>=0?(t=$("#currentBasket").val(),r=i.replace("basketid",t),window.location.href=r):(CloseCreateBasketPopup(),t=$("#currentBasket").val(),$("#myBasketButton").attr("href",$("#myBasketButton").attr("href")+"/"+t))):($("#partialErrorPopup").html(n),$("#popupErrorMessage").foundation("reveal","open")),!1}})}function DeleteBasket(n){Empty(n)||$.ajax({url:"/Basket/Delete",type:"POST",data:{basketId:n},success:function(n){$("#popupDeleteBasket").foundation("reveal","close");Empty(n.Error)?Empty(n.basketId)?window.location.replace():window.location.replace("/BasketContent/"+n.basketId):($("#popupErrorMessage-error").text(n.Error),$("#popupErrorMessage").foundation("reveal","open"))}})}function CheckBasketTitle(n){var t=!0,i;return Empty(n)?($("#popupBasketTitle").attr("aria-invalid",!0),$("#popupBasketTitle").attr("class","invalid"),$("#popupBasketTitle-errorField").attr("class","field-validation-error"),i=$("#popupBasketTitle-error"),i.length==0&&$("#popupBasketTitle-errorField").prepend('<span id="'+$("#popupBasketTitle").attr("id")+'-error" class>'+$("#popupBasketTitle").attr("data-val-required")+"<\/span>"),t=!1):($("#popupBasketTitle-errorField").attr("class","field-validation-valid"),$("#"+$("#popupBasketTitle").attr("id")+"-error").remove()),t}function AddMedia(n,t,i,r){let u=document.getElementById("Fav_"+n);u.src=loaderWhiteSrc;$.ajax({url:"/Basket/AddMedia",type:"POST",data:{mediaId:n,mediaType:t},success:function(t){switch(t){case"not connected":callPopin("popinAddMediaConnect","InformationConfirm","information","connectForAddMedia");break;case"success":$("#currentBasket").toggle("highlight");setTimeout(function(){var u=$("#basketNumberTopBar").text();u=u.replace(/&nbsp;| |\(|\)/g,"");++u;updateBasketCount($("#currentBasket").val(),u);let t=document.getElementById("FavPart_"+n);if(t){let n=t.title;t.src="/Content/images/add-to-cart-yellow.png";t.title=r;$(t).data("invoketype","Remove");$(t).data("newtitletext",n)}let i=document.getElementById("Fav_"+n),f=i.title;i.src="/Content/images/add-to-cart-yellow.png";i.title=r;$(i).data("invoketype","Remove");$(i).data("newtitletext",f)},250);$("#currentBasket").toggle("highlight");break;default:$("#popupErrorMessage-error").text(t);$("#popupErrorMessage").foundation("reveal","open");$("#popupErrorMessage").find(".closeButton").click(function(){$("#popupErrorMessage").foundation("reveal","close")})}},error:function(){}})}function RemoveMedia(n,t,i,r,u){var f=$("#basket-title-header").text(),e=$("#btnBasketVisibility").length>0,o=$(".hIsSynchro").val(),s=$(".hSharePicture").val();let h=document.getElementById("Fav_"+n);h.src=loaderWhiteSrc;$.ajax({url:"/Basket/RemoveMedia",type:"POST",data:{basketId:i,mediaId:n,mediaType:t,isPublic:e,isSynchro:o,sharePicture:s,basketTitle:f},success:function(f){var c=parseInt($(":visible >.hidDisplayOption").val()),l=parseInt($(":visible >.hMediaType").val()),e,o,s,h;if($.isPlainObject(f)){if($(".og-grid").children().length==1)RefreshSearchResult(c,l);else if(r==="True"||r===!0){let t=document.getElementById("FavPart_"+n);if(t){let n=t.title;t.src="/Content/images/add-to-cart-dark.png";t.title=u;$(t).data("invoketype","Add");$(t).data("newtitletext",n)}let i=document.getElementById("Fav_"+n),r=i.title;i.src="/Content/images/add-to-cart-dark.png";i.title=u;$(i).data("invoketype","Add");$(i).data("newtitletext",r)}else{e=null;switch(t){case"Sound":case 1:e=$("#Sound-"+n);break;case"Film":case 2:e=$("#Film-"+n);break;case"Picture":case 3:e=$("#Picture-"+n)}$(".og-grid").find(".og-close").click();e.fadeOut("slow",function(){e.remove()})}$(".share").show();t=="Picture"||t==3?(o=parseInt($("#lblPictureCount").text()),--o,$("#lblPictureCount").text(o)):t=="Sound"||t==1?(s=parseInt($("#lblSoundCount").text()),--s,$("#lblSoundCount").text(s)):(t=="Film"||t==2)&&(h=parseInt($("#lblFilmCount").text()),--h,$("#lblFilmCount").text(h));$("#currentBasket").toggle("highlight");setTimeout(function(){var n=getBasketCount(i);--n;updateBasketCount(i,n)},250);$("#currentBasket").toggle("highlight")}}})}function copyMedia(n,t,i){if(i==""){var e=typeof t=="undefined"?!1:!0,r,u,f;e&&($(t).is("img")?r=$(t):$(t).is("a")&&(r=$(t).find("img")),oldSrc=r.attr("src"),f=r.parent(),r.remove(),u=new Image,u.src=loaderSrc,f.append(u));$.ajax({url:"/Basket/CopyMedia",type:"POST",data:{basketSource:n},complete:function(){e&&($(u).remove(),f.append(r))},success:function(n){var t=$("#currentBasket").val(),i=n.alreadyExist,r=getCurrentBasketCount(),u=getBasketCount(t),f=u+(r-i);updateBasketCount(t,f)},error:function(n){$("#popupErrorMessage").html(n.responseText);$("#popupErrorMessage").foundation("reveal","open");partialErrorInit()}})}else callPopin("popinCopyMediaConnect","InformationConfirm","information","connectForAddMedia");return!1}function updateBasketCount(n,t){$("#basket-list > #basket-"+n).find(".lblTotalCount").text(t);$("#currentBasket").val()==n&&$("#basketNumberTopBar").text("("+t+")")}function getBasketCount(n){var i=$("#basket-list > #basket-"+n).find(".lblTotalCount").text(),r,t;return i==""&&(r=$("#currentBasket"),r.attr("value")==n&&(t=r.find("#basketNumberTopBar").text(),t=t.replace(new RegExp("\n","g"),""),t=t.replace("(",""),t=t.replace(")",""),t=t.trim(),i=t)),parseInt(i)}function getCurrentBasketCount(){var n=parseInt($("#lblPictureCount").text()),t=parseInt($("#lblSoundCount").text()),i=parseInt($("#lblFilmCount").text());return n+t+i}function OpenRemoveMediaPopup(n,t){$("#popupRemoveMedia-media-id").val(n);$("#popupRemoveMedia-media-type").val(t);$("#popupRemoveMedia").foundation("reveal","open")}function SelectBasket(n){var t=$(".selected-basket");if(n=="-1"&&t.attr("id")=="select-default-basket"||t.attr("id")=="select-basket-"+n)return!1;$.ajax({url:"/Basket/SelectBasket",type:"POST",data:{basketId:n},success:function(t){var i,r;t!=""&&($("#partialDropdownBasket").html(t),$("#myBasketButton").attr("href","/BasketContent/"+n),window.location.href.indexOf("Basket")>0&&($("td.selected-basket").addClass("not-selected-basket").removeClass("selected-basket"),$("#select-basket-"+n).addClass("selected-basket").removeClass("not-selected-basket"),$("#btnSelectBasket").hasClass("selected-basket")?($("#btnSelectBasket").removeClass("selected-basket"),$("#btnSelectBasket").attr("src","/Content/Images/ico_basket_hollow.png")):($("#btnSelectBasket").addClass("selected-basket"),$("#btnSelectBasket").attr("src","/Content/Images/ico_basket.png"))),i=$("#basket-list > .selected"),i.length>0&&(r="basket-"+$("#currentBasket").val(),r==i.attr("id")?$(".copyMedia").hide():$(".copyMedia").show()))},complete:onAjaxComplete})}function startEdit(n){var t=$("#basket-title-span"),i=$("#basket-description"),u,f,r;t.is("textarea")&&i.is("textarea")?$.ajax({url:"/Basket/Update",type:"POST",data:{basketId:n,newTitle:encodeEntities(t.val()),newDescription:encodeEntities(i.val())},success:function(r){var u,o,f,s,e;r.success?(u=r.Title,o=r.Description,o=o.replace(new RegExp("\n","g"),"<br>"),t.parent().html("<span id='basket-title-span' class='BasketTitle'>"+u+"<\/span><span class='BasketDate'> ("+r.datetimeNow+")<\/span>"),i.parent().html("<div id='basket-description'>"+o+"<\/div>"),$("#partialDropdownBasket").find(".dropdown-basket-"+n).html(u),f=$("#editButtonBasket").attr("src"),f=f.substring(0,f.indexOf("ico_save.png")),$("#editButtonBasket").attr("src",f+"ico_edit.png"),$("#basket-title-header").html(u),s=$("#linkbasket-"+n).find(".basket-title"),s.html("<span>"+u+"<\/span>"),addthis.update("share","url",GetCurrentUrl()),addthis.update("share","title",r.ShareTitle),addthis.update("share","description",r.ShareDescription),addthis.toolbox(".addthis_toolbox"),e=$("#downloadAllMediaButton").attr("href"),e!=undefined&&(e=e.replace(/basketTitle=.*&basketId/g,"basketTitle="+encodeURIComponent(u)+"&basketId"),$("#downloadAllMediaButton").attr("href",e))):($("#popupErrorMessage-error").text(r.Error),$("#popupErrorMessage").foundation("reveal","open"))}}):(u=t.html(),t.parent().html("<textarea id='basket-title-span' class='BasketTitle' maxlength='128'>"+u+"<\/textarea>"),f=i.html().replace(new RegExp("<br>","g"),"\n"),i.parent().html("<textarea id='basket-description' maxlength='1500'>"+f.trim()+"<\/textarea>"),r=$("#editButtonBasket").attr("src"),r=r.substring(0,r.indexOf("ico_edit.png")),$("#editButtonBasket").attr("src",r+"ico_save.png"))}function loadBasketContent(n,t,i){if(n.preventDefault(),console.log("loadBasketContent"),$("#basket-"+t).attr("class")=="selected")return!1;var r=$("#"+i).html();$("#"+i).html('<img src="'+loaderWhiteSrc+'" alt="..." />');$.ajax({url:"/Basket/BasketContent",type:"POST",data:{id:t,partial:!0},success:function(n){var u,f,e;window.location.pathname="/Basket/BasketContent/"+t;u=window.location.protocol+"//"+window.location.host+window.location.pathname;window.history.pushState({path:u},"",u);$("#basketContentBody").html(n);resizeLeftMenu();$("#basket-list").find("li.selected").removeClass("selected");$("#basket-list").find("#basket-"+$("#idBasketContent").val()).addClass("selected");$("#"+i).html(r);$("#editButtonBasket").attr("onclick","startEdit('"+t+"')");$("#editButtonBasket").attr("src","/Content/Images/ico_edit.png");f=$("#basket-title-span").html();$("#basket-title-header").html(f);e=$("#inputHiddenBaseExternURL").val()+"/Basket/BasketContent/"+t;addthis.toolbox(".addthis_toolbox",{},{url:e,title:f});$("#select-basket-"+t).parent().html().indexOf("not-selected-basket")>0?($("#btnSelectBasket").attr("src","/Content/Images/ico_basket_hollow.png"),$("#btnSelectBasket").attr("onclick","SelectBasket('"+t+"')")):$("#btnSelectBasket").attr("src","/Content/Images/ico_basket.png");$(document).foundation()}})}function formatDate(n){var f=n.getDate(),t,e,i,r,u;return f<10&&(f="0"+f),t=n.getMonth()+1,t<10&&(t="0"+t),e=n.getFullYear(),i=n.getHours(),i<10&&(i="0"+i),r=n.getMinutes(),r<10&&(r="0"+r),u=n.getSeconds(),u<10&&(u="0"+u),f+"/"+t+"/"+e+" "+i+":"+r+":"+u}function getStringCollectionType(n){var t="";switch(n){case 1:t="Sound";break;case 2:t="Film";break;case 3:t="Picture"}return t}function fieldMapperBasket(n,t,i){$(n).find("[class*='"+t+"']").each(function(n,r){var e=$(r).attr("class"),f=getFieldName(t,e),u;f.length>0?(u=i[f],$.type(u)==="string"||$.type(u)==="number"||$.type(u)==="boolean"?setValue(r,u):$.type(u)==="array"?setValue(r,u.join()):$.type(u)=="null"||Empty(u)||alert(f+" "+$.type(u))):alert("Field not found "+f)})}function setValue(n,t){$(n).hasClass("mosaicImageContainer")||$(n).hasClass("resultVignetImgContainer")?Empty(t)||$(n).css("background-image","url('"+t+"')"):$(n).is("input")?$(n).val(t):$(n).text(t)}function getFieldName(n,t){for(var r=t.split(" "),i=0;i<r.length;i++)if(r[i].substring(0,n.length)===n)return r[i].substring(n.length);return""}function ShareFacebook(){var n=GetCurrentUrl(),t;n=encodeURIComponent(n);t="https://www.facebook.com/sharer/sharer.php?u="+n;openNewWindow(t,"Share",550,420)}function ShareTwitter(n){var t=GetCurrentUrl(),i;t=encodeURIComponent(t);i="https://twitter.com/intent/tweet?url={0}&text={1}".format(t,n);openNewWindow(i,"Share",550,420)}function SharePinterest(n,t){var i=GetCurrentUrl(),r;i=encodeURIComponent(i);r="http://pinterest.com/pin/create/button/?url={0}&amp;media={1}&amp;description={2}".format(i,t,n);openNewWindow(r,"Share",550,420)}function ShareMail(n,t,i){var r=GetCurrentUrl(),u;t=decodeURIComponent(t).replace(/\+/g," ");u="";u=i!=""&&t!=""?'{0}\n<img src="{1}"/>\n\n{2}'.format(t,i,r):t==""?'<img src="{0}"/>\n\n{1}'.format(i,r):i==""?"{0}\n\n{1}".format(t,r):"{0}".format(r);n;$("#mailToSubject").val(n);$("#mailToBody").val(u);$("#popupMailTo").foundation("reveal","open")}function ShareMailInternal(n,t,i,r){var u="";t=decodeURIComponent(t).replace(/\+/g," ");n=decodeURIComponent(n).replace(/\+/g," ");r=r==undefined?window.location.href:window.location.origin+decodeURIComponent(r).replace(/\+/g," ");u=i!=""&&t!=""?'{0}\n<img src="{1}"/>\n\n{2}'.format(t,i,r):t==""&&i!=""?'<img src="{0}"/>\n\n{1}'.format(i,r):i==""&&t!=r?"{0}\n\n{1}".format(t,r):i==""&&t==r?r:"{0}".format(r);$("#mailToSubject").val(n);$("#mailToBody").val(u);$("#popupMailTo").foundation("reveal","open")}function openNewWindow(n,t,i,r){var n=n||null,t=t||"",i=i||980,r=r||600,f,e,u;n!=null&&(f="scrollbars=yes,resizable=yes,toolbar=no,location=yes",e=Math.round($(window).width()/2-i/2),u=0,$(window).height()>r&&(u=Math.round($(window).height()/2-r/2)),window.open(n,t,f+",width="+i+",height="+r+",left="+e+",top="+u))}function onSuccess(){ModalAction("#popupMailTo","close");ModalAction("#popupMailSended","open")}function onFailure(n){$("#popupMailTo").html(n.responseText);ModalAction("#popupMailTo","close");ModalAction("#popupMailNotSended","open")}function GetCurrentUrl(){return window.location.toString().indexOf("Basket")>=0?$("#inputHiddenBaseExternURL").val()+"/BasketContent/"+$("#idBasketContent").val():$("#inputHiddenBaseExternURL").val()+window.location.pathname}function SendMail(){$(".field-validation-error").length>0||($("#btnSubmitMail").html('<img src="'+loaderSrc+'" alt="..." />'),$("#formSendMail").submit())}var loaderSrc="/Content/Images/loader-dark.gif",loaderWhiteSrc="/Content/Images/loader-white.gif",SURROGATE_PAIR_REGEXP=/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,NON_ALPHANUMERIC_REGEXP=/([^\#-~| |!])/g,Latinise;$(document).ready(function(){partialErrorInit()});$(document).ready(function(){$("#passwordToggle").click(function(){$("#passwordCountainer").toggle();$("#Password").prop("disabled")?($("#Password").removeAttr("disabled"),$("#ConfirmPassword").removeAttr("disabled"),$("#OldPassword").removeAttr("disabled")):($("#Password").attr("disabled","disabled"),$("#ConfirmPassword").attr("disabled","disabled"),$("#OldPassword").attr("disabled","disabled"))})});$(document).ready(function(){var n=$("#divPage");n.on("mouseenter",".fiche-outils li",function(){$(this).find(".share").length&&$(this).addClass("hovered")});n.on("mouseleave",".fiche-outils li",function(){$(this).find(".share").length&&$(this).removeClass("hovered")})});String.prototype.format=function(){for(var i,t=this,n=0;n<arguments.length;n++)i=new RegExp("\\{"+n+"\\}","gm"),t=t.replace(i,arguments[n]);return t};Latinise={};Latinise.latin_map={"Á":"A","Ă":"A","Ắ":"A","Ặ":"A","Ằ":"A","Ẳ":"A","Ẵ":"A","Ǎ":"A","Â":"A","Ấ":"A","Ậ":"A","Ầ":"A","Ẩ":"A","Ẫ":"A","Ä":"A","Ǟ":"A","Ȧ":"A","Ǡ":"A","Ạ":"A","Ȁ":"A","À":"A","Ả":"A","Ȃ":"A","Ā":"A","Ą":"A","Å":"A","Ǻ":"A","Ḁ":"A","Ⱥ":"A","Ã":"A","Ꜳ":"AA","Æ":"AE","Ǽ":"AE","Ǣ":"AE","Ꜵ":"AO","Ꜷ":"AU","Ꜹ":"AV","Ꜻ":"AV","Ꜽ":"AY","Ḃ":"B","Ḅ":"B","Ɓ":"B","Ḇ":"B","Ƀ":"B","Ƃ":"B","Ć":"C","Č":"C","Ç":"C","Ḉ":"C","Ĉ":"C","Ċ":"C","Ƈ":"C","Ȼ":"C","Ď":"D","Ḑ":"D","Ḓ":"D","Ḋ":"D","Ḍ":"D","Ɗ":"D","Ḏ":"D","ǲ":"D","ǅ":"D","Đ":"D","Ƌ":"D","Ǳ":"DZ","Ǆ":"DZ","É":"E","Ĕ":"E","Ě":"E","Ȩ":"E","Ḝ":"E","Ê":"E","Ế":"E","Ệ":"E","Ề":"E","Ể":"E","Ễ":"E","Ḙ":"E","Ë":"E","Ė":"E","Ẹ":"E","Ȅ":"E","È":"E","Ẻ":"E","Ȇ":"E","Ē":"E","Ḗ":"E","Ḕ":"E","Ę":"E","Ɇ":"E","Ẽ":"E","Ḛ":"E","Ꝫ":"ET","Ḟ":"F","Ƒ":"F","Ǵ":"G","Ğ":"G","Ǧ":"G","Ģ":"G","Ĝ":"G","Ġ":"G","Ɠ":"G","Ḡ":"G","Ǥ":"G","Ḫ":"H","Ȟ":"H","Ḩ":"H","Ĥ":"H","Ⱨ":"H","Ḧ":"H","Ḣ":"H","Ḥ":"H","Ħ":"H","Í":"I","Ĭ":"I","Ǐ":"I","Î":"I","Ï":"I","Ḯ":"I","İ":"I","Ị":"I","Ȉ":"I","Ì":"I","Ỉ":"I","Ȋ":"I","Ī":"I","Į":"I","Ɨ":"I","Ĩ":"I","Ḭ":"I","Ꝺ":"D","Ꝼ":"F","Ᵹ":"G","Ꞃ":"R","Ꞅ":"S","Ꞇ":"T","Ꝭ":"IS","Ĵ":"J","Ɉ":"J","Ḱ":"K","Ǩ":"K","Ķ":"K","Ⱪ":"K","Ꝃ":"K","Ḳ":"K","Ƙ":"K","Ḵ":"K","Ꝁ":"K","Ꝅ":"K","Ĺ":"L","Ƚ":"L","Ľ":"L","Ļ":"L","Ḽ":"L","Ḷ":"L","Ḹ":"L","Ⱡ":"L","Ꝉ":"L","Ḻ":"L","Ŀ":"L","Ɫ":"L","ǈ":"L","Ł":"L","Ǉ":"LJ","Ḿ":"M","Ṁ":"M","Ṃ":"M","Ɱ":"M","Ń":"N","Ň":"N","Ņ":"N","Ṋ":"N","Ṅ":"N","Ṇ":"N","Ǹ":"N","Ɲ":"N","Ṉ":"N","Ƞ":"N","ǋ":"N","Ñ":"N","Ǌ":"NJ","Ó":"O","Ŏ":"O","Ǒ":"O","Ô":"O","Ố":"O","Ộ":"O","Ồ":"O","Ổ":"O","Ỗ":"O","Ö":"O","Ȫ":"O","Ȯ":"O","Ȱ":"O","Ọ":"O","Ő":"O","Ȍ":"O","Ò":"O","Ỏ":"O","Ơ":"O","Ớ":"O","Ợ":"O","Ờ":"O","Ở":"O","Ỡ":"O","Ȏ":"O","Ꝋ":"O","Ꝍ":"O","Ō":"O","Ṓ":"O","Ṑ":"O","Ɵ":"O","Ǫ":"O","Ǭ":"O","Ø":"O","Ǿ":"O","Õ":"O","Ṍ":"O","Ṏ":"O","Ȭ":"O","Ƣ":"OI","Ꝏ":"OO","Ɛ":"E","Ɔ":"O","Ȣ":"OU","Ṕ":"P","Ṗ":"P","Ꝓ":"P","Ƥ":"P","Ꝕ":"P","Ᵽ":"P","Ꝑ":"P","Ꝙ":"Q","Ꝗ":"Q","Ŕ":"R","Ř":"R","Ŗ":"R","Ṙ":"R","Ṛ":"R","Ṝ":"R","Ȑ":"R","Ȓ":"R","Ṟ":"R","Ɍ":"R","Ɽ":"R","Ꜿ":"C","Ǝ":"E","Ś":"S","Ṥ":"S","Š":"S","Ṧ":"S","Ş":"S","Ŝ":"S","Ș":"S","Ṡ":"S","Ṣ":"S","Ṩ":"S","Ť":"T","Ţ":"T","Ṱ":"T","Ț":"T","Ⱦ":"T","Ṫ":"T","Ṭ":"T","Ƭ":"T","Ṯ":"T","Ʈ":"T","Ŧ":"T","Ɐ":"A","Ꞁ":"L","Ɯ":"M","Ʌ":"V","Ꜩ":"TZ","Ú":"U","Ŭ":"U","Ǔ":"U","Û":"U","Ṷ":"U","Ü":"U","Ǘ":"U","Ǚ":"U","Ǜ":"U","Ǖ":"U","Ṳ":"U","Ụ":"U","Ű":"U","Ȕ":"U","Ù":"U","Ủ":"U","Ư":"U","Ứ":"U","Ự":"U","Ừ":"U","Ử":"U","Ữ":"U","Ȗ":"U","Ū":"U","Ṻ":"U","Ų":"U","Ů":"U","Ũ":"U","Ṹ":"U","Ṵ":"U","Ꝟ":"V","Ṿ":"V","Ʋ":"V","Ṽ":"V","Ꝡ":"VY","Ẃ":"W","Ŵ":"W","Ẅ":"W","Ẇ":"W","Ẉ":"W","Ẁ":"W","Ⱳ":"W","Ẍ":"X","Ẋ":"X","Ý":"Y","Ŷ":"Y","Ÿ":"Y","Ẏ":"Y","Ỵ":"Y","Ỳ":"Y","Ƴ":"Y","Ỷ":"Y","Ỿ":"Y","Ȳ":"Y","Ɏ":"Y","Ỹ":"Y","Ź":"Z","Ž":"Z","Ẑ":"Z","Ⱬ":"Z","Ż":"Z","Ẓ":"Z","Ȥ":"Z","Ẕ":"Z","Ƶ":"Z","Ĳ":"IJ","Œ":"OE","ᴀ":"A","ᴁ":"AE","ʙ":"B","ᴃ":"B","ᴄ":"C","ᴅ":"D","ᴇ":"E","ꜰ":"F","ɢ":"G","ʛ":"G","ʜ":"H","ɪ":"I","ʁ":"R","ᴊ":"J","ᴋ":"K","ʟ":"L","ᴌ":"L","ᴍ":"M","ɴ":"N","ᴏ":"O","ɶ":"OE","ᴐ":"O","ᴕ":"OU","ᴘ":"P","ʀ":"R","ᴎ":"N","ᴙ":"R","ꜱ":"S","ᴛ":"T","ⱻ":"E","ᴚ":"R","ᴜ":"U","ᴠ":"V","ᴡ":"W","ʏ":"Y","ᴢ":"Z","á":"a","ă":"a","ắ":"a","ặ":"a","ằ":"a","ẳ":"a","ẵ":"a","ǎ":"a","â":"a","ấ":"a","ậ":"a","ầ":"a","ẩ":"a","ẫ":"a","ä":"a","ǟ":"a","ȧ":"a","ǡ":"a","ạ":"a","ȁ":"a","à":"a","ả":"a","ȃ":"a","ā":"a","ą":"a","ᶏ":"a","ẚ":"a","å":"a","ǻ":"a","ḁ":"a","ⱥ":"a","ã":"a","ꜳ":"aa","æ":"ae","ǽ":"ae","ǣ":"ae","ꜵ":"ao","ꜷ":"au","ꜹ":"av","ꜻ":"av","ꜽ":"ay","ḃ":"b","ḅ":"b","ɓ":"b","ḇ":"b","ᵬ":"b","ᶀ":"b","ƀ":"b","ƃ":"b","ɵ":"o","ć":"c","č":"c","ç":"c","ḉ":"c","ĉ":"c","ɕ":"c","ċ":"c","ƈ":"c","ȼ":"c","ď":"d","ḑ":"d","ḓ":"d","ȡ":"d","ḋ":"d","ḍ":"d","ɗ":"d","ᶑ":"d","ḏ":"d","ᵭ":"d","ᶁ":"d","đ":"d","ɖ":"d","ƌ":"d","ı":"i","ȷ":"j","ɟ":"j","ʄ":"j","ǳ":"dz","ǆ":"dz","é":"e","ĕ":"e","ě":"e","ȩ":"e","ḝ":"e","ê":"e","ế":"e","ệ":"e","ề":"e","ể":"e","ễ":"e","ḙ":"e","ë":"e","ė":"e","ẹ":"e","ȅ":"e","è":"e","ẻ":"e","ȇ":"e","ē":"e","ḗ":"e","ḕ":"e","ⱸ":"e","ę":"e","ᶒ":"e","ɇ":"e","ẽ":"e","ḛ":"e","ꝫ":"et","ḟ":"f","ƒ":"f","ᵮ":"f","ᶂ":"f","ǵ":"g","ğ":"g","ǧ":"g","ģ":"g","ĝ":"g","ġ":"g","ɠ":"g","ḡ":"g","ᶃ":"g","ǥ":"g","ḫ":"h","ȟ":"h","ḩ":"h","ĥ":"h","ⱨ":"h","ḧ":"h","ḣ":"h","ḥ":"h","ɦ":"h","ẖ":"h","ħ":"h","ƕ":"hv","í":"i","ĭ":"i","ǐ":"i","î":"i","ï":"i","ḯ":"i","ị":"i","ȉ":"i","ì":"i","ỉ":"i","ȋ":"i","ī":"i","į":"i","ᶖ":"i","ɨ":"i","ĩ":"i","ḭ":"i","ꝺ":"d","ꝼ":"f","ᵹ":"g","ꞃ":"r","ꞅ":"s","ꞇ":"t","ꝭ":"is","ǰ":"j","ĵ":"j","ʝ":"j","ɉ":"j","ḱ":"k","ǩ":"k","ķ":"k","ⱪ":"k","ꝃ":"k","ḳ":"k","ƙ":"k","ḵ":"k","ᶄ":"k","ꝁ":"k","ꝅ":"k","ĺ":"l","ƚ":"l","ɬ":"l","ľ":"l","ļ":"l","ḽ":"l","ȴ":"l","ḷ":"l","ḹ":"l","ⱡ":"l","ꝉ":"l","ḻ":"l","ŀ":"l","ɫ":"l","ᶅ":"l","ɭ":"l","ł":"l","ǉ":"lj","ſ":"s","ẜ":"s","ẛ":"s","ẝ":"s","ḿ":"m","ṁ":"m","ṃ":"m","ɱ":"m","ᵯ":"m","ᶆ":"m","ń":"n","ň":"n","ņ":"n","ṋ":"n","ȵ":"n","ṅ":"n","ṇ":"n","ǹ":"n","ɲ":"n","ṉ":"n","ƞ":"n","ᵰ":"n","ᶇ":"n","ɳ":"n","ñ":"n","ǌ":"nj","ó":"o","ŏ":"o","ǒ":"o","ô":"o","ố":"o","ộ":"o","ồ":"o","ổ":"o","ỗ":"o","ö":"o","ȫ":"o","ȯ":"o","ȱ":"o","ọ":"o","ő":"o","ȍ":"o","ò":"o","ỏ":"o","ơ":"o","ớ":"o","ợ":"o","ờ":"o","ở":"o","ỡ":"o","ȏ":"o","ꝋ":"o","ꝍ":"o","ⱺ":"o","ō":"o","ṓ":"o","ṑ":"o","ǫ":"o","ǭ":"o","ø":"o","ǿ":"o","õ":"o","ṍ":"o","ṏ":"o","ȭ":"o","ƣ":"oi","ꝏ":"oo","ɛ":"e","ᶓ":"e","ɔ":"o","ᶗ":"o","ȣ":"ou","ṕ":"p","ṗ":"p","ꝓ":"p","ƥ":"p","ᵱ":"p","ᶈ":"p","ꝕ":"p","ᵽ":"p","ꝑ":"p","ꝙ":"q","ʠ":"q","ɋ":"q","ꝗ":"q","ŕ":"r","ř":"r","ŗ":"r","ṙ":"r","ṛ":"r","ṝ":"r","ȑ":"r","ɾ":"r","ᵳ":"r","ȓ":"r","ṟ":"r","ɼ":"r","ᵲ":"r","ᶉ":"r","ɍ":"r","ɽ":"r","ↄ":"c","ꜿ":"c","ɘ":"e","ɿ":"r","ś":"s","ṥ":"s","š":"s","ṧ":"s","ş":"s","ŝ":"s","ș":"s","ṡ":"s","ṣ":"s","ṩ":"s","ʂ":"s","ᵴ":"s","ᶊ":"s","ȿ":"s","ɡ":"g","ᴑ":"o","ᴓ":"o","ᴝ":"u","ť":"t","ţ":"t","ṱ":"t","ț":"t","ȶ":"t","ẗ":"t","ⱦ":"t","ṫ":"t","ṭ":"t","ƭ":"t","ṯ":"t","ᵵ":"t","ƫ":"t","ʈ":"t","ŧ":"t","ᵺ":"th","ɐ":"a","ᴂ":"ae","ǝ":"e","ᵷ":"g","ɥ":"h","ʮ":"h","ʯ":"h","ᴉ":"i","ʞ":"k","ꞁ":"l","ɯ":"m","ɰ":"m","ᴔ":"oe","ɹ":"r","ɻ":"r","ɺ":"r","ⱹ":"r","ʇ":"t","ʌ":"v","ʍ":"w","ʎ":"y","ꜩ":"tz","ú":"u","ŭ":"u","ǔ":"u","û":"u","ṷ":"u","ü":"u","ǘ":"u","ǚ":"u","ǜ":"u","ǖ":"u","ṳ":"u","ụ":"u","ű":"u","ȕ":"u","ù":"u","ủ":"u","ư":"u","ứ":"u","ự":"u","ừ":"u","ử":"u","ữ":"u","ȗ":"u","ū":"u","ṻ":"u","ų":"u","ᶙ":"u","ů":"u","ũ":"u","ṹ":"u","ṵ":"u","ᵫ":"ue","ꝸ":"um","ⱴ":"v","ꝟ":"v","ṿ":"v","ʋ":"v","ᶌ":"v","ⱱ":"v","ṽ":"v","ꝡ":"vy","ẃ":"w","ŵ":"w","ẅ":"w","ẇ":"w","ẉ":"w","ẁ":"w","ⱳ":"w","ẘ":"w","ẍ":"x","ẋ":"x","ᶍ":"x","ý":"y","ŷ":"y","ÿ":"y","ẏ":"y","ỵ":"y","ỳ":"y","ƴ":"y","ỷ":"y","ỿ":"y","ȳ":"y","ẙ":"y","ɏ":"y","ỹ":"y","ź":"z","ž":"z","ẑ":"z","ʑ":"z","ⱬ":"z","ż":"z","ẓ":"z","ȥ":"z","ẕ":"z","ᵶ":"z","ᶎ":"z","ʐ":"z","ƶ":"z","ɀ":"z","ﬀ":"ff","ﬃ":"ffi","ﬄ":"ffl","ﬁ":"fi","ﬂ":"fl","ĳ":"ij","œ":"oe","ﬆ":"st","ₐ":"a","ₑ":"e","ᵢ":"i","ⱼ":"j","ₒ":"o","ᵣ":"r","ᵤ":"u","ᵥ":"v","ₓ":"x"};String.prototype.latinise=function(){return this.replace(/[^A-Za-z0-9\[\] ]/g,function(n){return Latinise.latin_map[n]||n})};String.prototype.latinize=String.prototype.latinise;String.prototype.isLatin=function(){return this==this.latinise()}