Make Yahoo Your Homepage
Discover something new every day from News, Sports, Finance, Entertainment and more!
  • HOME
  • MAIL
  • NEWS
  • FINANCE
  • SPORTS
  • ENTERTAINMENT
  • LIFE
  • SHOPPING
  • YAHOO PLUS
  • MORE...
  • Download the Yahoo Home app
/* setting alt tags to "" since that is the a11y recommendation given that the property name is the text of the href *. Yahoo Home
Sign in
Mail
Sign in to view your mail
  • Mail
    Mail
  • COVID-19
    COVID-19
  • News
    News
  • Finance
    Finance
  • Sports
    Sports
  • Sportsbook LIVE
    Sportsbook
  • Entertainment
    Entertainment
  • Life
    Life
  • Shopping
    Shopping
  • Yahoo Plus
    Yahoo Plus
  • More...
    More...
':"";r&&(r=r.replace("{notifOnboardBtnLabel}",n.promos.notifOnboardBtnLabel).replace("{notifOnboardMsg}",n.promos.notifOnboardMsg).replace("{subscriptionTopic}",n.promos.subscriptionTopic));var o=t.newCount>n.panel.maxCount?t.newCount:"",s=n.panel.notificationCenterPath,c=s?"":wt,l=n.panel.headerMsg?"":" "+wt,u=s?Et:"",d=void 0;t.count?d=t.markup:d='
  • {emptyPanelMsg}
  • '.replace("{emptyPanelMsg}",n.panel.emptyPanelMsg);return e=e.replace("{notifMarkup}",d).replace("{promoMarkup}",r).replace("{hideClass}",c).replace("{notifCenterLink}",s).replace("{paddingClass}",u).replace("{headerMsg}",n.panel.headerMsg).replace("{hideHeaderClass}",l).replace(/{notificationCenterNavMsg}/g,n.panel.notificationCenterNavMsg).replace(/{newCount}/g,o)}},{key:"render",value:function(e,t){if(this._panelNode){var n=void 0,i=this._panelNode,a=void 0,r=void 0;switch(e){case"expanded_panel":n='
    {headerMsg}
      {promoMarkup}{notifMarkup}
    {notificationCenterNavMsg}
    ',r=this._store.getNotifications(),a=this._generatePanelMarkup(n,r),i.innerHTML=a;break;case"error_panel":a=(n='
    {errorMsg}
    ').replace("{errorMsg}",this._config.panel.errorMsg),i.innerHTML=a}t&&t()}else t&&t(new Error("No panel parent"))}},{key:"createPanelParentNode",value:function(e){e&&(e.innerHTML='
    ',this._panelNode=document.getElementById(_t))}},{key:"updateBadgeNode",value:function(e){if(e){var t=this._store.getNotifications().newCount,n=this._config.badge.maxCount;if(t){var i=t>n?n+"+":t;e.innerHTML=i}else e.innerHTML=""}}},{key:"addStyles",value:function(e){if(e&&"undefined"!=typeof window){var t=document.getElementById(this._config.panel.styleTagId);t||((t=document.createElement("style")).type="text/css",t.id=this._config.panel.styleTagId,t.innerText=e,document.head.appendChild(t))}}}]),e}(),xt=function(){function e(t,n,i){dt(this,e);this._store=n,this._view=i,this._config=t;var a=this._config.panel;this._panelParentNode=document.querySelector(a.parentSelector),this._badgeNode=this._config.badge.selector&&document.querySelector(this._config.badge.selector),this._indicatorNode=a.indicatorSelector&&document.querySelector(a.indicatorSelector)}return pt(e,[{key:"createPanelParentNode",value:function(){this._view.createPanelParentNode(this._panelParentNode),this._notifPanelNode=document.getElementById(_t)}},{key:"refreshPanelNode",value:function(e,t){var n=this;ft(n._notifPanelNode,vt),n._store.fetchNotifications(e,(function(e,i){e?n._notifPanelNode.innerHTML||(n._view.render("error_panel"),ft(n._notifPanelNode,vt)):(n._view.render("expanded_panel"),n._view.updateBadgeNode(n._badgeNode),n._showBadge(),n._showIndicator(),n._view.addStyles(i.css)),mt(n._notifPanelNode,vt),t&&t(e,i)}))}},{key:"resetBadge",value:function(){this._store.resetNewCount(),this._view.updateBadgeNode(this._badgeNode),ft(this._badgeNode,this._config.badge.hideClass)}},{key:"_showIndicator",value:function(){this._indicatorNode&&(this._store.getNotifications().newCount?ft(this._indicatorNode,this._config.panel.indicatorClass):mt(this._indicatorNode,this._config.panel.indicatorClass))}},{key:"_showBadge",value:function(){this._store.getNotifications().newCount?mt(this._badgeNode,this._config.badge.hideClass):ft(this._badgeNode,this._config.badge.hideClass)}}]),e}(),kt={promos:{eligibleBodyClass:"display-push-promos",enableNotifOnboard:!0,notifOnboardBtnLabel:"Notify Me",notifOnboardMsg:"Get alerts for breaking news and top stories",subscriptionTopic:"gondor_homerun_news"},badge:{hideClass:"",maxCount:5,selector:""},panel:{emptyPanelMsg:"You have no new notifications.",errorMsg:"",headerMsg:"Notifications",imageTag:"img:40x40|2|80",indicatorClass:"yns-indicator",indicatorSelector:null,maxCount:6,notificationCenterNavMsg:"View all {newCount} notifications",notificationCenterPath:"",notificationTypes:"",parentSelector:null,styleTagId:"notificationStyles",theme:"default"},service:{attemptCount:2,attemptDelay:1,url:null,resetUrl:null,isRMP:!1,responseType:"json",timeout:1500}},Tt={NotificationClient:function(){function e(t){dt(this,e);this.config=this._parseConfig(t),this._validateRequiredConfigs()&&(this._request=new ht(this.config),this._store=new gt(this.config,this._request),this._view=new Ct(this.config,this._store),this._panelController=new xt(this.config,this._store,this._view),this._panelController.createPanelParentNode(),this._assignHelperMethods())}return pt(e,[{key:"_parseConfig",value:function(e){var t={};for(var n in bt(t,kt),t)if(t.hasOwnProperty(n)){var i=t[n],a=e[n];"object"===(void 0===i?"undefined":ut(i))?bt(i,a):t[n]=e[n]}return t}},{key:"_validateRequiredConfigs",value:function(){var e=this.config;return!(!e.panel.parentSelector||!e.service.url)}},{key:"_assignHelperMethods",value:function(){var e=this;e.helpers={refreshPanelNode:e._panelController.refreshPanelNode.bind(e._panelController),resetBadge:e._panelController.resetBadge.bind(e._panelController),resetIndicator:function(){mt(e._panelController._indicatorNode,e.config.panel.indicatorClass)}}}}]),e}()},Lt=function(){return window.localStorage&&window.localStorage.getItem("lnct")},St=function(){var e=""+Math.floor((new Date).getTime()/1e3);return window.localStorage&&window.localStorage.setItem("lnct",e),e},It=E.logError,Nt=Tt.NotificationClient,qt=St,At=Lt,Mt=document.getElementById("notif-badge"),Ot=document.getElementById("notifBell"),Bt={promos:{eligibleBodyClass:"display-push-promos",enableNotifOnboard:!0},badge:{selector:"#notif-badge",hideClass:"ybar-notification-hidden"},panel:{emptyPanelMsg:"You have no new notifications.",errorMsg:"Please check back later.",maxCount:5,parentSelector:"#ybarNotificationBody",notificationTypes:"breakingNews"},service:{url:"/tdv2_fp/api/resource/NotificationHistory.getHistory",isRMP:!1}},Pt=function(e){var t=e&&e.dataset&&e.dataset.config,n=!1;if(t){try{t=JSON.parse(t),Object.keys(Bt).forEach((function(e){if(e in t)for(var n in t[e])Bt[e][n]=t[e][n]}))}catch(e){console.error("Config is not parsed correctly",e)}n=1===t.personalize,delete e.dataset.config}return n},Vt=new Nt(Bt),jt={refreshPanel:function(e,t){if(e){var n={lastUpdate:At()||qt(),loadInHpViewer:!0,includePersonalized:Pt(e)};Vt.helpers.refreshPanelNode({matrixParams:n},(function(e,n){e?It("Error:",e):(n&&n.newCount>0&&Mt&&(Mt.style.visibility="visible",Ot&&Ot.play()),t&&"function"==typeof t&&t(n))}))}},resetBadge:Vt.helpers.resetBadge},Rt=i(Ue).selectorStr,Ht=document.querySelector.bind(document),Ut=St,Ft=V.beaconClick,Yt=document.getElementById("ybarAccountContainer"),zt=document.getElementById("smartphoneNotifContainer"),Dt=document.getElementById("smartphoneNotifMenu"),Qt=document.getElementById("notif-badge"),Wt=Ht(Rt("prof-notif-badge")),Gt=document.getElementById("notifDropdownContainer"),Jt=document.getElementById("ybarNotificationBody"),Kt=document.getElementById("backButton"),$t=function(e){Ft("ybar",e&&e.slk||"Ybar","",e,null,(function(){}))},Xt=function(){jt.refreshPanel(zt,(function(e){e&&e.newCount>0&&Qt&&Wt&&(Qt.style.visibility="visible",Wt.style.visibility="visible",Wt.innerText=Qt.innerText)}))},Zt=function(){Xt(),setInterval((function(){Xt()}),3e5),zt&&(Dt.addEventListener("click",(function(){Gt.style.display="block",Yt.style.width="100%",jt.resetBadge(),Ut(),Qt.style.visibility="hidden",Wt.style.visibility="hidden",$t({slk:"notification",elm:"btn",elmt:"visible"===Qt.style.visibility?"new alert":"",sec:"ybar",subsec:"notification",pkgt:"profile-pane",itc:"1"})})),Kt.addEventListener("click",(function(){Gt.style.display="none",Yt.style.width=null,$t({slk:"back-notification",elm:"arrow",pkgt:"profile-pane",sec:"ybar",subsec:"notification",itc:"1"})})),Jt&&Jt.addEventListener("click",(function(e){(function(e){if("function"==typeof e.composedPath)return e.composedPath();if(e.path)return e.path;for(var t=e.target,n=[];null!==t.parentNode;)n.push(t),t=t.parentNode;return n.push(document,window),n})(e).find((function(e){if(e.nodeName&&"a"===e.nodeName.toLowerCase()&&e.classList.contains("yns-link"))return Gt.style.display="none",Yt.style.width=null,Yt.dispatchEvent(new CustomEvent("toggle-overlay")),!0}))})))},en={overlay:"_yb_mh4m8",noscroll:"_yb_1oo67","-webkit-animation":"_yb_ajct1",animation:"_yb_ajct1","left-open":"_yb_m8zjt","right-open":"_yb_nxigl"},tn=V.refreshModule,nn=V.beaconClick,an=V.refreshModule,rn=function(e,t){e=e||document.body;var n=document.createElement("div");n.classList.add(en.overlay),n.setAttribute("data-hidden",!0),e.parentNode.parentNode.appendChild(n),e.classList.add(en.animation);var i=!0,a=0,r=function(){i=!i,n.setAttribute("data-hidden",i),document.body.classList.toggle(en.noscroll,!i),e.classList.toggle(en[t+"-open"],!i),i&&(n.scrollTop=0),0===a&&(a=1,setTimeout((function(){tn()}),300))};e.addEventListener("toggle-overlay",(function(){r()})),n.addEventListener("mousedown",(function(){r()}))},on=E.logError,sn=i(Ue).selectorStr,cn=document.querySelector.bind(document),ln=!0,un=document.getElementById("ybarAccountContainer"),dn=document.getElementById("ybarAccountMenu"),pn=cn(sn("mobile","ybar-account-user-email")),hn=cn(sn("smartphone")),fn=document.getElementById("ybarMenuManagePub"),yn=document.getElementById("smartphone-arrow"),mn=document.getElementById("down-arrow"),bn=document.getElementById("up-arrow"),gn=document.getElementById("otherAccWrapper"),vn=!1,_n=0,wn={ybarAccountImage:{selector:"ybar-account-img",size:"64"},ybarCurrentUserProfileImage:{selector:"ybar-current-user-profile-img",size:"128"},ybarUserProfileImage:{selector:"ybar-user-profile-img",size:"128"}},En=function(e){if(un)un.style.removeProperty("display"),"false"===un.getAttribute("data-enabled")&&(un.style.display="none");else{var t=new Error("ybarAccountContainer not Found");on("ERROR:",t)}un&&ln&&(ln=!1,lt(e))},Cn=function(){0===_n&&(_n=1,dn.parentNode.removeEventListener("mouseenter",Cn),dn.parentNode.removeEventListener("focusin",Cn),setTimeout((function(){an()}),500))},xn=function(){un.classList.remove("ybarMenuOpen")};if(dn||pn){if(pn)En(!0);else{En(),E.addEventListener("close-all-menus",(function(){H(dn)||(dn.checked=!1)})),dn.onchange=function(){E.triggerEvent("close-all-menus")};if(hn){var kn=document.querySelector("#ybarAccountMenuOpener");kn&&kn.setAttribute("data-ylk","slk:Settings;elm:btn;sec:ybar;subsec:settings;pkgt:profile-pane;itc:0;tar:login.yahoo.com"),function(){rn(un,"right");var e=cn(sn("ybar-icon-image-wrapper"));e&&e.addEventListener("click",(function(){un.dispatchEvent(new CustomEvent("toggle-overlay"))}))}(),yn&&yn.addEventListener("click",(function(){if(vn?(mn.classList.remove("hide"),bn.classList.add("hide"),gn.style.height=0):(mn.classList.add("hide"),bn.classList.remove("hide"),function(e){var t=e.scrollHeight;e.style.height=t+"px"}(gn)),vn=!vn,"function"==typeof nn){var e="manage-account-open",t={elm:"expand",subsec:"settings",pkgt:"profile-pane",itc:"1"};vn||(e="manage-account-close",t.elm="btn"),nn("ybar",e,"",t)}})),Zt()}else U(dn.parentNode,"yb_accounts","_",{itc:"2",elm:"menu",elmt:"user-info"}),dn.parentNode.addEventListener("mouseenter",Cn),dn.parentNode.addEventListener("focusin",Cn);F("#ybarAccountMenu","#ybarAccountMenu + label"),un.addEventListener("focusin",(function(){un.classList.add("ybarMenuOpen")})),un.addEventListener("focusout",xn),fn&&fn.addEventListener("click",xn)}Object.keys(wn).forEach((function(e){var t=wn[e],n=cn(sn(t.selector));n&&(n.onerror=function(){var e,i,a;e=t.size,a="https://s.yimg.com/wm/modern/images/default_user_profile_pic_"+e+".png",(i=n).onerror=null,i.srcset="",i.src=a})}))}var Tn={"ybar-mod-mail":"_yb_9w4mt","ybar-mail-preview":"_yb_1fph8 _yb_155q0","ybar-mail-link":"_yb_vxdx4","property-homepage":"_yb_1sj6s",smartphone:"_yb_1o221","ybar-mail-icon":"_yb_mu95s","ybar-unread":"_yb_794lt","property-member-center":"_yb_1qt2n","property-help":"_yb_1d2bv",mobile:"_yb_1id11",count:"_yb_1y2vi","ybar-mail-icon-text":"_yb_152j2","ybar-text-wrap":"_yb_2al7h","ybar-text-bold":"_yb_1p86z","ybar-mail-signin":"_yb_1n873","ybar-mail-loading":"_yb_1pmgo","ybar-mail-signin-link":"_yb_16kq3","popover-body":"_yb_1vq0q _yb_1njd8","ybar-mail-list":"_yb_1kqh8","ybar-mail-item":"_yb_79t80","ybar-mail-item-link":"_yb_1b0xt","ybar-mail-item-name":"_yb_ad4w3","ybar-mail-item-desc":"_yb_1qvg4","ybar-mail-item-image":"_yb_18u7z","ybar-mail-item-unread":"_yb_4qws2","ybar-mail-bottom-wrapper":"_yb_1w78d","ybar-mail-compose-link":"_yb_1gjg1","ybar-icon-compose":"_yb_d6vx2","ybar-compose-link-text":"_yb_5gjvg","mail-animation":"_yb_v1zr3","ybar-mail-item-snippet":"_yb_1st5l","ybar-mail-item-time":"_yb_108mx","ybar-mail-viewall":"_yb_r8q0d"},Ln=function(e,t,n,i){var a=new XMLHttpRequest,r=n?JSON.stringify(n):null;a.open("POST",e,!0),a.setRequestHeader("Content-type","application/json"),a.setRequestHeader("X-Oath-YmReqId",t),a.withCredentials=!0,a.onreadystatechange=function(){4===a.readyState&&function(e,t,n,i){if(200!==e){var a=new Error("Post request failed with status: "+e);a._meta={status:e,ymreqid:i},n(a)}else{var r=null;try{r=JSON.parse(t)}catch(e){var o=new Error("Error parsing responseText");return o._meta={originalError:e},void n(o)}n(null,r)}}(a.status,a.responseText,i,t)},a.send(r)},Sn=function(){var e=(new Date).getTime(),t=null;return"xxxxxxxx-xxxx-xxxx-09xx-xxxxxxxxxx00".replace(/x/g,(function(n){return t=(e+16*Math.random())%16|0,e=Math.floor(e/16),t.toString(16)}))},In=E.logError,Nn=document.querySelector('input[name="mail_wssid"]'),qn=document.querySelector('input[name="mail_appid"]'),An=function(e,t){var n=t.pop();return t.reduce((function(e,t){return e[t]||{}}),e||{})[n]},Mn=[],On=null,Bn=!1,Pn=function(e){Ln("https://apis.mail.yahoo.com/ws/v3/batch?appId="+qn.value+"&wssid="+Nn.value,Sn(),{responseType:"json",requests:[{id:"GetMailboxId",uri:"/ws/v3/mailboxes/",method:"GET",filters:{select:{mailboxId:"$..mailboxes[?(@.isPrimary==true)].id"}},suppressResponse:!0,requests:[{id:"ListMessages",uri:"/ws/v3/mailboxes/@.id==$(mailboxId)/messages/@.select==q?q=count%3A6+offset%3A0+folderType%3AINBOX+-sort%3Adate",method:"GET"}]}]},(function(t,n){if(t)return console.error(t),t._meta=t._meta||{},n&&n.error&&(t._meta.jedi=n.error),t._meta&&0!==t._meta.status&&In("Error loading mail messages",t,t._meta),e(t,null);var i=null;if(!n.error&&n.result&&n.result.responses&&n.result.responses.length&&(i=An(n.result.responses[0],["response","result","messages"])),!i){var a=new Error("Missing data for reverse cron");return console.error(a),e(a,null)}var r=i.map((function(e){return{from:e.headers.from.length?e.headers.from[0].name:"",email:e.headers.from.length?e.headers.from[0].email:"",subject:e.headers.subject,read:!!e.flags&&e.flags.read,mid:e.id,date:e.headers.date,snippet:e.snippet}}));e(null,r)}))},Vn=function(e,t){if(t&&null!==On)return e(null,On);if(!qn||!qn.value)return e(new Error("No appId, user is logged out"));if(!Nn||!Nn.value){var n=new Error("Missing wssid for getUnseen");return In("Wssid error",n),console.error(n),e(n)}Mn.push(e),Bn||(Bn=!0,Ln("https://apis.mail.yahoo.com/ws/v3/batch?appId="+qn.value+"&wssid="+Nn.value,Sn(),{responseType:"json",requests:[{id:"GetMailboxId",uri:"/ws/v3/mailboxes/",method:"GET",filters:{select:{mailboxId:"$..mailboxes[?(@.isPrimary==true)].id"}},suppressResponse:!0,requests:[{id:"ListDecos",uri:"/ws/v3/mailboxes/@.id==$(mailboxId)/decos",method:"GET"}]}]},(function(e,t){if(e)return console.error(e),e._meta=e._meta||{},t&&t.error&&(e._meta.jedi=t.error),In("Error with mail count request",e,e._meta),Mn.forEach((function(t){t(e,null)})),void(Bn=!1);var n=null;if(!t.error&&t.result&&t.result.responses&&t.result.responses.length)for(var i=An(t.result.responses[0],["response","result","decos"]),a=0;a0&&function(e){var t=document.createElement("script");t.src=e,t.type="text/javascript",t.async=!0,document.getElementsByTagName("head")[0].appendChild(t)}(a))}),10)}},Fn=V.beaconClick,Yn=H,zn=i(Tn).selectorStr,Dn=Qe.appendQorA,Qn=Qe.getObjectValue,Wn=We.trustHTML,Gn=We.getTemplateContent,Jn=E.logError,Kn=!1,$n=!1,Xn=function(){$n||($n=!0,Zn({slk:"Mail",elm:"expand",sec:"ybar",subsec:"mailprev",itc:"2"}),setTimeout((function(){$n=!1}),1e3))},Zn=function(e){Fn("ybar",e&&e.slk||"Mail","",e,null,(function(){}))},ei=function(e,t){var n,i,a=(n=e.date,(i=Math.round((new Date).getTime()/1e3)-n)86400?parseInt(i/86400)+"d":""),r=Gn(document.getElementById("ybarMailItemTemplate")),o=r.children&&r.children[0];if(!o&&r.childNodes)for(var s=0;s999&&t?"99+":n>999?"999+":n)}}})),null!==document.getElementById("ybarMailMessages"))n.addEventListener("mouseover",(function(){ii(),Xn()})),n.addEventListener("focus",(function(){ii(),Xn()}));else{var o=n.getAttribute("data-redirect-params");o&&""!==o&&(o=-1!==n.href.indexOf("&activity=ybar-")?"":o.replace(/\[\[pspid\]\]/,r),n.href=Dn(n.href)+o,i&&i.href&&(i.href=Dn(i.href)+o))}};ri();var oi=E.logError,si=Vn,ci=function(){var e=document.querySelector("#ybar-navigation-item-mail"),t=document.querySelector("#ybar-navigation-item-mail > a"),n=document.querySelector("#ybar-navigation-item-mail > a > span");if(null!==e&&null!==t)console.log("[ybar mailcount] nav calling unseen"),si((function(e,t){e||t999?"999+":t)+")")}),!0);else{var i=new Error("mail navigation item not found");oi("Error:",i)}},li={"ybar-mod-navigation":"_yb_11clf",smartphone:"_yb_ta2a0","ybar-parent-navigation":"_yb_115ho","ybar-sub-navigation":"_yb_1aqdo","navigation-dropdown-list":"_yb_z59zr","ybar-navigation-item":"_yb_mhidh","locale-zh-hant-tw":"_yb_1wd7y","locale-zh-hant-hk":"_yb_1cy6s","dropdown-wrapper":"_yb_jgx92","normal-text":"_yb_1o7kt","locale-zh-hans-cn":"_yb_1ambz","ybar-navigation-text-fuji2":"_yb_du5v5","locale-es-us":"_yb_a3b82","variant-att":"_yb_1gjra","locale-en-us":"_yb_7gury","bold-text":"_yb_jjx09",focused:"_yb_1b0sd",fill:"_yb_lwwdx","ybar-article-page":"_yb_1engq","ybar-mail-icon":"_yb_l45cd","dropdown-link":"_yb_1367k","navigation-dropdown-list-left":"_yb_1fqtv","navigation-dropdown-list-right":"_yb_1v7ns","long-list":"_yb_oy6bo","navigation-dropdown-item":"_yb_pgwqq","ybar-navigation-item-badge":"_yb_ge9s6",tablet:"_yb_1hhyy"};if("undefined"!=typeof Element&&!Element.prototype.matches){var ui=Element.prototype;ui.matches=ui.matchesSelector||ui.mozMatchesSelector||ui.msMatchesSelector||ui.oMatchesSelector||ui.webkitMatchesSelector}var di=function(e,t){for(;e&&9!==e.nodeType;){if("function"==typeof e.matches&&e.matches(t))return e;e=e.parentNode}};function pi(e,t,n,i,a){var r=hi.apply(this,arguments);return e.addEventListener(n,r,a),{destroy:function(){e.removeEventListener(n,r,a)}}}function hi(e,t,n,i){return function(n){n.delegateTarget=di(n.target,t),n.delegateTarget&&i.call(e,n)}}var fi,yi=function(e,t,n,i,a){return"function"==typeof e.addEventListener?pi.apply(null,arguments):"function"==typeof n?pi.bind(null,document).apply(null,arguments):("string"==typeof e&&(e=document.querySelectorAll(e)),Array.prototype.map.call(e,(function(e){return pi(e,t,n,i,a)})))},mi=ci,bi=i(li).selectorStr,gi=E.logError,vi=-1,_i=document.querySelector("#ybar-navigation"),wi=document.querySelector(bi("ybar-mod-navigation")+" ul"),Ei=document.querySelectorAll("li."+li["ybar-navigation-item"]),Ci=document.querySelector("#ybar-nav-more-menu ul"),xi=document.querySelector("#ybar-nav-more-menu"),ki=document.querySelector(".ybar-shift-more-menu"),Ti=document.querySelector(bi("tablet")),Li=null!==document.querySelector(".ybar-ytheme-fuji2"),Si=null===document.querySelector(bi("ybar-article-page")),Ii=function(){for(var e=-1,t=0,n=window.getComputedStyle(_i),i=parseInt(n.width,10)-parseInt(n.paddingLeft,10)-parseInt(n.paddingRight,10),a=0;ai-84&&(a!==Ei.length-1||t+r>i||Ci.hasChildNodes()&&vivi&&-1!==vi)for(var s=vi;s=e;){var l=Ei[c].cloneNode(!0),u=l.querySelector(bi("navigation-dropdown-list"));u&&(u.style.display="none"),l.classList.remove(li["dropdown-wrapper"]),l.classList.remove(li["ybar-navigation-item"]),l.classList.add(li["navigation-dropdown-item"]),Ci.insertBefore(l,Ci.firstChild),c--}vi=e}-1!==e&&(wi.style.maxWidth=parseInt(t,10)+"px"),Ci.hasChildNodes()?(xi.classList.add(li["dropdown-wrapper"]),xi.style.visibility="visible"):(xi.classList.remove(li["dropdown-wrapper"]),xi.style.visibility="hidden"),Ci.childElementCount>10?Ci.classList.add(li["long-list"]):Ci.classList.remove(li["long-list"])},Ni=function(){var e=document.querySelectorAll(bi("ybar-sub-navigation")+" a");e&&e.length&&(Array.prototype.forEach.call(e,(function(e){e.addEventListener("click",(function(){var t=e.id;t&&E.triggerEvent("subnav-link-click",{id:t})}))})),E.addEventListener("subnav-pushstate",(function(t){!function(e,t){var n=document.getElementById(e);n&&(Array.prototype.forEach.call(t,(function(e){e.classList.remove(li.focused)})),n.classList.add(li.focused))}(t.detail&&t.detail.id,e)})))},qi=function(e){var t=e.querySelector(bi("ybar-navigation-item","focused"));if(t){var n=window.screen.width,i=t.getBoundingClientRect();e.scrollLeft=Math.abs(Math.max(0,i.left+i.width/2-n/2))}};!function(){for(var e,t,n,i=document.querySelectorAll(".ybar-mod-navigation a"),a=function(){!function(e){for(var t=0;tt&&(ki?(fi||(fi=parseInt(window.getComputedStyle(n).marginLeft,10)),n.style.marginLeft=fi+t-i+"px"):n.style.left=t-i+"px")}}else{var a=new Error("Dropdown could not be initialized");gi("Error:",a)}})),mi(),document.addEventListener("DOMContentLoaded",(function(){mi()})),ki&&Li&&wi&&Ei&&Ei.length>0&&(Ii(),window.addEventListener("load",Ii),window.addEventListener("resize",Ii)),Ni(),Si&&(t=document.querySelector(bi("ybar-parent-navigation")),n=document.querySelector(bi("ybar-sub-navigation")),t&&qi(t),n&&qi(n))}();var Ai=H,Mi=document.getElementById("notification-container");Mi&&function(){var e=V.beaconClick,t=jt,n=St,i=function(t){e("ybar",t&&t.slk||"Ybar","",t,null,(function(){}))},a=document.getElementById("notif-badge"),r=document.getElementById("ybarNotificationMenu"),o=document.getElementById("notifDropdownContainer"),s=!1,c=function(){r.checked=!1,o.classList.remove("ybarMenuOpen")};t.refreshPanel(Mi),setInterval((function(){t.refreshPanel(Mi)}),3e5),Mi.addEventListener("mouseenter",(function(){E.triggerEvent("close-all-menus"),t.resetBadge(),n(),a.style.visibility="hidden",s||(s=!0,i({slk:"notification",elm:"expand",elmt:"visible"===a.style.visibility?"new alert":"",sec:"ybar",subsec:"notification",itc:"2"}),setTimeout((function(){s=!1}),1e3))})),E.addEventListener("close-all-menus",(function(){Ai(Mi)||c()})),Mi.addEventListener("mouseleave",(function(){c()})),r.addEventListener("click",(function(){i({slk:"notification",elm:"btn",elmt:"visible"===a.style.visibility?"new alert":"",sec:"ybar",subsec:"notification",itc:"1"})})),o.addEventListener("focusin",(function(){r.checked=!0,o.classList.add("ybarMenuOpen")})),o.addEventListener("focusout",c)}()}()}};//# sourceMappingURL=property-homepage.desktop.js.map

    'Cross off that victory': Fox News host misleads Trump

    Fox News host Harris Faulkner had an awkward exchange with former President Donald Trump after erroneously saying the current DHS secretary had resigned.

    'Clean up on aisle 7' »

    • Marriage certificate suggests Meghan, Harry misled Oprah

    • What drove 'Naked & Afraid' contestant over the edge

    • 'Oldest rookie' featured in SI Swimsuit issue at 57

    • Stimulus checks ignite spending in two major areas

    • Basketball world mourns death of NBA Hall of Famer

    • Celebrity
      NBC News

      Bobby Brown Jr. died of effects of alcohol, cocaine, fentanyl, autopsy says

      The report also says that "no drugs or drug paraphernalia" were discovered at the scene where he was found dead.

      Thanks for your feedback!
    • U.S.
      In The Know

      Woman taken aback by sister-in-law’s ‘insane’ financial request: ‘Surely she isn’t serious’

      People could not believe the "gall" of the sister-in-law after what she did. The post Woman taken aback by sister-in-law’s ‘insane’ financial request: ‘Surely she isn’t serious’ appeared first on In The Know.

      Thanks for your feedback!
    • Celebrity
      Yahoo Celebrity

      Thomas Middleditch's 'Silicon Valley' co-star reacts to sexual misconduct allegations: 'Tried to warn you all'

      • Yahoo Entertainment

        Video Thomas Middleditch's 'Silicon Valley' co-star reacts to groping allegations: 'Tried to warn you all'

      • USA TODAY Entertainment

        'Silicon Valley' star Thomas Middleditch accused of sexual misconduct in 2019, report says

      Thanks for your feedback!
    • U.S.
      NextShark

      SF School Board Member Said Asian Americans 'Use White Supremacist Thinking' to 'Get Ahead' in Old Tweets

      Derogatory tweets by the vice president of San Francisco’s Board of Education have recently resurfaced, prompting several San Franciscans to push for her resignation. Resurfaced Tweets: In a series of tweets from 2016, Vice President Alison Collins shared anti-Asian American sentiments, according to the San Francisco Chronicle. Collins, who was elected to the San Francisco Unified School District Board in 2018, took to Twitter on Dec. 4, 2016, to complain about Asian Americans who do not call out anti-Black racism.

      Thanks for your feedback!
    • Health
      INSIDER

      The weightlifting rep-range rule is a myth - here's how you should work out to build muscle and strength

      Gym lore says that sets of 3-7 reps build strength, 8-12 build muscle, and 12 or more are endurance training or "toning." But this isn't true.

      Thanks for your feedback!
    • Lifestyle
      In The Know

      Burger King stuns customers by announcing returning cult-favorite menu item: ‘Gotta try it’

      The part-sweet, part-savory breakfast item has become a cult favorite for fast food lovers.

      Thanks for your feedback!
    • Celebrity
      Complex

      Steve Harvey on Daughter Lori's Boyfriend Michael B. Jordan: "I Just Can't Find Nothing Wrong With Him"

      • People

        Steve Harvey Says He 'Can't Find' Anything 'Wrong' with Daughter Lori's Boyfriend Michael B. Jordan

      • TheGrio

        Steve Harvey says he ‘can’t find nothing wrong’ with Michael B. Jordan

      Thanks for your feedback!

    Trending Now

      • 1. Donald Trump
      • 2. Katherine Diaz
      • 3. Lori Harvey
      • 4. Julia Letlow
      • 5. Cable Tv Packages
      • 6. Cameron Krutwig
      • 7. Apply Business License
      • 8. Whirlpool Parts
      • 9. Deshaun Watson
      • 10. Elgin Baylor
    Yahoo! Mail

    Horoscope

    • Aries3/21 - 4/19
    • Taurus4/20 - 5/20
    • Gemini5/21 - 6/20
    • Cancer6/21 - 7/22
    • Leo7/23 - 8/22
    • Virgo8/23 - 9/22
    • Libra9/23 - 10/22
    • Scorpio10/23 - 11/21
    • Sagittarius11/22 - 12/21
    • Capricorn12/22 - 1/19
    • Aquarius1/20 - 2/18
    • Pisces2/19 - 3/20
    Aries(change)
    March 22 - Find an outlet for your rage or frustration today. Otherwise, you're sure to let it out inappropriately, and who needs that? It's a good day to talk things over or to exercise your cares away.
    See more »