var IM=function(n,t){"use strict";function r(){t(".countryRegionLink").length>0&&t(".countryRegionLink").click(function(n){t(this).prop("disabled",!0);n.preventDefault();t.ajax({url:"/Site/CMSService/GetLanguageAndRegionAsync",cache:!1,dataType:"html",contentType:"application/json; charset=utf-8",success:function(n){t("#countryPopupModel").html(n);t("#CountryPopupModal").modal("show")},complete:function(){t(".countryRegionLink").prop("disabled",!1)}})})}var i={countryRegionPopupClientCall:function(){r()}};return n.CountryRegionpopup=n.CountryRegionpopup||{},t.extend(n.CountryRegionpopup,i),n}(IM||{},jQuery,window);$(function(){IM&&IM.CountryRegionpopup.countryRegionPopupClientCall()})