(function(require){ require(['modules/01-topNav.min'], function(topNav){ topNav(); $('.changeLanguage').on('click', function(){ var getCurrentURL = window.location.href; var getIndexForArabic = getCurrentURL.indexOf('/en/'); var getIndexForEnglish = getCurrentURL.indexOf('/ar/'); var resultString = ''; if(getIndexForArabic != -1){ resultString = getCurrentURL.replace("/en/", "/ar/"); window.location.href = resultString; } else if(getIndexForEnglish != -1) { resultString = getCurrentURL.replace("/ar/", "/en/"); window.location.href = resultString; } else { return false; } }) }); }(require))
#modified-form-default input:-webkit-autofill, #modified-form-default textarea:-webkit-autofill, #modified-form-default select:-webkit-autofill{ opacity:1 background-color: #f1f1eb !important; -webkit-box-shadow:0 0 0 1000px #f1f1eb inset!important } .termCondition { /* text-align: left; */ font-size: 0.68rem; color: #848789!important; margin-bottom: 0.15rem; letter-spacing: 0; } .termCondition a { letter-spacing: 0; color: #719e19; }
function setDetails(){ location.reload(); } function getSSOURL(token){ console.log("token::"+token); document.cookie = "ATG_B2C_DATA=; expires=Thu, 01 Jan 1970 00:00:00 UTC;domain=.etisalat.ae;path=/;"; var tok=token.toString(); location.href="https://onlineservices.etisalat.ae/scp/servlet/SSOlogin?token="+token+"&channel=coexistence&destination=https://onlineservices.etisalat.ae/scp/index.jsp?_requestid=981#"; } function redirecturl(map){ location.href=map["ssourl"]; } function deleteAllCookies(){ document.cookie = 'ATG_B2C_DATA=; Path=/; Expires=Thu, 01 Jan 1970 00:00:01 GMT;'; var cookies = document.cookie.split(";"); for (var i = 0; i < cookies.length; i++) deleteCookie(cookies[i].split("=")[0]); } function setCookie(name, value, expirydays) { var d = new Date(); d.setTime(d.getTime() + (expirydays*24*60*60*1000)); var expires = "expires="+ d.toUTCString(); document.cookie = name + "=" + value + "; " + expires; } function deleteCookie(name){ document.cookie = name +'=; Path=/; Expires=Thu, 01 Jan 2000 00:00:01 GMT;'; }
(function(require){ require(['modules/02-main-menu.min'], function(menu){ menu(); }); }(require))
.searchbtn-close { background: url(https://www.etisalat.ae/b2c/assets/img/self-care-profile/Icon_arrow_down-thin.svg) no-repeat; width: 24px; height: 24px; border-color: transparent; border-width: 0; background-size: 24px; left: 40px; position: absolute; top: 60px; transform: rotate(90deg); z-index: 99; } a.col-xs-2.search-close { display: none !important; } a.col-xs-1.searchbtn-close.closeBtnSearch { background: none; right: 40px; left: auto; }
var locale = 'English'; localStorage.setItem('curr_language', locale);

(function (require) { require(['modules/43-search-new.min','modules/00-login-form-portal'], function (arg , loginArgs) { arg(); loginArgs(); $(document).ready(function () { $('#tipue_search_input').tipuesearch(); $(document).on('click',".searchbtn-close",function () { $(".search-container").hide(); $("html, body").removeAttr("style"); }); $(document).on('click',".search-link a",function () { setTimeout(function(){ $('.search-container .col-xs-12').html('