Reformat bench tests

This commit is contained in:
Wilson Lin 2020-01-03 18:46:04 +11:00
parent 7e91577e57
commit 0d9de94487
6 changed files with 4242 additions and 3529 deletions

View File

@ -4074,7 +4074,7 @@
<div class="a-section as-title-block">
<h2 class=as-title-block-left>
<h2 class="as-title-block-left">
<span class="a-color-base">
Books best sellers
</span>
@ -6024,7 +6024,7 @@
<div class="a-section as-title-block">
<h2 class=as-title-block-left>
<h2 class="as-title-block-left">
<span class="a-color-base">
Fashion best sellers
</span>
@ -6166,7 +6166,7 @@
<div class="a-section as-title-block">
<h2 class=as-title-block-left>
<h2 class="as-title-block-left">
<span class="a-color-base">
Most wished for in PC &amp; Video Games
</span>
@ -6367,7 +6367,7 @@
<div class="a-section as-title-block">
<h2 class=as-title-block-left>
<h2 class="as-title-block-left">
<span class="a-color-base">
Home &amp; Garden Store best sellers
</span>

File diff suppressed because it is too large Load Diff

View File

@ -1,27 +1,462 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta charset="utf-8">
<title>Coding Horror</title>
<meta name="description" content="programming and human factors"/>
<meta name="HandheldFriendly" content="True"/>
<meta name="MobileOptimized" content="320"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<meta name="google-site-verification" content="sl0m9SU_4V0JcvjWlOX4dUFBR6VS2P4tlxjJMo0gphU"/>
<meta name="description" content="programming and human factors">
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="google-site-verification" content="sl0m9SU_4V0JcvjWlOX4dUFBR6VS2P4tlxjJMo0gphU">
<script async="" src="//cse.google.com/adsense/search/async-ads.js"></script>
<script src="//clc.stackoverflow.com/j/p?d=hireme" async="" type="text/javascript"></script>
<script type="text/javascript" async="" src="https://www.google.com/cse/cse.js?cx=016956275695630057531:lqveu9tah7y"></script>
<script src="/cdn-cgi/apps/head/SYM5cnEAeGsP9NDCaVwd5sK2KK4.js"></script>
<link rel="shortcut icon" href="/favicon.ico">
<link rel="apple-touch-icon" href="/assets/images/codinghorror-app-icon.png?v=42aa5dfcd1">
<link rel="stylesheet" type="text/css" href="/assets/css/screen.css?v=42aa5dfcd1"/>
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700"/>
<link rel="stylesheet" type="text/css" href="/assets/css/screen.css?v=42aa5dfcd1">
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700">
<link rel="alternate" type="application/rss+xml" title="Coding Horror" href="http://feeds.feedburner.com/codinghorror">
<script src="https://code.jquery.com/jquery-2.2.3.min.js" async></script>
<script src="/assets/js/video-resize.js?v=42aa5dfcd1" async></script>
<script src="https://code.jquery.com/jquery-2.2.3.min.js" async=""></script>
<script src="/assets/js/video-resize.js?v=42aa5dfcd1" async=""></script>
<script type="text/javascript" async="" src="https://discourse.codinghorror.com/javascripts/count.js"></script>
<script src="https://www.google.com/cse/static/element/8b2252448421acb3/cse_element__en.js?usqp=CAI%3D" type="text/javascript"></script>
<link type="text/css" rel="stylesheet" href="https://www.google.com/cse/static/element/8b2252448421acb3/default+en.css">
<link type="text/css" rel="stylesheet" href="https://www.google.com/cse/static/style/look/v3/default.css">
<style type="text/css">.gsc-control-cse {
font-family: arial, sans-serif
}
.gsc-control-cse .gsc-table-result {
font-family: arial, sans-serif
}
.gsc-refinementsGradient {
background: linear-gradient(to left, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))
}
.gsc-control-cse {
border-color: #FFFFFF;
background-color: #FFFFFF
}
input.gsc-input, .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
border-color: #D9D9D9
}
.gsc-search-button-v2, .gsc-search-button-v2:hover, .gsc-search-button-v2:focus {
border-color: #666666;
background-color: #CECECE;
background-image: none;
filter: none
}
.gsc-search-button-v2 svg {
fill: #FFFFFF
}
.gsc-tabHeader.gsc-tabhActive, .gsc-refinementHeader.gsc-refinementhActive {
color: #CCCCCC;
border-color: #CCCCCC;
background-color: #FFFFFF
}
.gsc-tabHeader.gsc-tabhInactive, .gsc-refinementHeader.gsc-refinementhInactive {
color: #CCCCCC;
border-color: #CCCCCC;
background-color: #FFFFFF
}
.gsc-webResult.gsc-result, .gsc-results .gsc-imageResult {
border-color: #FFFFFF;
background-color: #FFFFFF
}
.gsc-webResult.gsc-result:hover, .gsc-imageResult:hover {
border-color: #FFFFFF;
background-color: #FFFFFF
}
.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
color: #0000CC
}
.gs-webResult.gs-result a.gs-title:visited, .gs-webResult.gs-result a.gs-title:visited b, .gs-imageResult a.gs-title:visited, .gs-imageResult a.gs-title:visited b {
color: #0000CC
}
.gs-webResult.gs-result a.gs-title:hover, .gs-webResult.gs-result a.gs-title:hover b, .gs-imageResult a.gs-title:hover, .gs-imageResult a.gs-title:hover b {
color: #0000CC
}
.gs-webResult.gs-result a.gs-title:active, .gs-webResult.gs-result a.gs-title:active b, .gs-imageResult a.gs-title:active, .gs-imageResult a.gs-title:active b {
color: #0000CC
}
.gsc-cursor-page {
color: #0000CC
}
a.gsc-trailing-more-results:link {
color: #0000CC
}
.gs-webResult .gs-snippet, .gs-imageResult .gs-snippet, .gs-fileFormatType {
color: #000000
}
.gs-webResult div.gs-visibleUrl, .gs-imageResult div.gs-visibleUrl {
color: #008000
}
.gs-webResult div.gs-visibleUrl-short {
color: #008000
}
.gs-webResult div.gs-visibleUrl-short {
display: none
}
.gs-webResult div.gs-visibleUrl-long {
display: block
}
.gs-promotion div.gs-visibleUrl-short {
display: none
}
.gs-promotion div.gs-visibleUrl-long {
display: block
}
.gsc-cursor-box {
border-color: #FFFFFF
}
.gsc-results .gsc-cursor-box .gsc-cursor-page {
border-color: #CCCCCC;
background-color: #FFFFFF;
color: #CCCCCC
}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
border-color: #CCCCCC;
background-color: #FFFFFF;
color: #CCCCCC
}
.gsc-webResult.gsc-result.gsc-promotion {
border-color: #336699;
background-color: #FFFFFF
}
.gsc-completion-title {
color: #0000CC
}
.gsc-completion-snippet {
color: #000000
}
.gs-promotion a.gs-title:link, .gs-promotion a.gs-title:link *, .gs-promotion .gs-snippet a:link {
color: #0000CC
}
.gs-promotion a.gs-title:visited, .gs-promotion a.gs-title:visited *, .gs-promotion .gs-snippet a:visited {
color: #0000CC
}
.gs-promotion a.gs-title:hover, .gs-promotion a.gs-title:hover *, .gs-promotion .gs-snippet a:hover {
color: #0000CC
}
.gs-promotion a.gs-title:active, .gs-promotion a.gs-title:active *, .gs-promotion .gs-snippet a:active {
color: #0000CC
}
.gs-promotion .gs-snippet, .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right * {
color: #000000
}
.gs-promotion .gs-visibleUrl, .gs-promotion .gs-visibleUrl-short {
color: #008000
}
.gcsc-find-more-on-google {
color: #0000CC
}
.gcsc-find-more-on-google-magnifier {
fill: #0000CC
}</style>
<style type="text/css">.gscb_a {
display: inline-block;
font: 27px/13px arial, sans-serif
}
.gsst_a .gscb_a {
color: #a1b9ed;
cursor: pointer
}
.gsst_a:hover .gscb_a, .gsst_a:focus .gscb_a {
color: #36c
}
.gsst_a {
display: inline-block
}
.gsst_a {
cursor: pointer;
padding: 0 4px
}
.gsst_a:hover {
text-decoration: none !important
}
.gsst_b {
font-size: 16px;
padding: 0 2px;
position: relative;
user-select: none;
-moz-user-select: none;
white-space: nowrap
}
.gsst_e {
vertical-align: middle;
opacity: 0.55;
}
.gsst_a:hover .gsst_e, .gsst_a:focus .gsst_e {
opacity: 0.72;
}
.gsst_a:active .gsst_e {
opacity: 1;
}
.gsst_f {
background: white;
text-align: left
}
.gsst_g {
background-color: white;
border: 1px solid #ccc;
border-top-color: #d9d9d9;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
margin: -1px -3px;
padding: 0 6px
}
.gsst_h {
background-color: white;
height: 1px;
margin-bottom: -1px;
position: relative;
top: -1px
}
.gsib_a {
width: 100%;
padding: 4px 6px 0
}
.gsib_a, .gsib_b {
vertical-align: top
}
.gssb_c {
border: 0;
position: absolute;
z-index: 989
}
.gssb_e {
border: 1px solid #ccc;
border-top-color: #d9d9d9;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
cursor: default
}
.gssb_f {
visibility: hidden;
white-space: nowrap
}
.gssb_k {
border: 0;
display: block;
position: absolute;
top: 0;
z-index: 988
}
.gsdd_a {
border: none !important
}
.gsq_a {
padding: 0
}
.gssb_a {
padding: 0 7px
}
.gssb_a, .gssb_a td {
white-space: nowrap;
overflow: hidden;
line-height: 22px
}
#gssb_b {
font-size: 11px;
color: #36c;
text-decoration: none
}
#gssb_b:hover {
font-size: 11px;
color: #36c;
text-decoration: underline
}
.gssb_g {
text-align: center;
padding: 8px 0 7px;
position: relative
}
.gssb_h {
font-size: 15px;
height: 28px;
margin: 0.2em
}
.gssb_i {
background: #eee
}
.gss_ifl {
visibility: hidden;
padding-left: 5px
}
.gssb_i .gss_ifl {
visibility: visible
}
a.gssb_j {
font-size: 13px;
color: #36c;
text-decoration: none;
line-height: 100%
}
a.gssb_j:hover {
text-decoration: underline
}
.gssb_l {
height: 1px;
background-color: #e5e5e5
}
.gssb_m {
color: #000;
background: #fff
}
.gssb_a {
padding: 0 9px
}
.gsib_a {
padding: 5px 9px 4px 9px
}
.gscb_a {
line-height: 27px
}
.gssb_e {
border: 0
}
.gssb_l {
margin: 5px 0
}
input.gsc-input::-webkit-input-placeholder {
font-size: 14px
}
input.gsc-input:-moz-placeholder {
font-size: 14px
}
input.gsc-input::-moz-placeholder {
font-size: 14px
}
input.gsc-input:-ms-input-placeholder {
font-size: 14px
}
input.gsc-input:focus::-webkit-input-placeholder {
color: transparent
}
input.gsc-input:focus:-moz-placeholder {
color: transparent
}
input.gsc-input:focus::-moz-placeholder {
color: transparent
}
input.gsc-input:focus:-ms-input-placeholder {
color: transparent
}
.gssb_c .gsc-completion-container {
position: static
}
.gssb_c {
z-index: 5000
}
.gsc-completion-container table {
background: transparent;
font-size: inherit;
font-family: inherit
}
.gssb_c > tbody > tr, .gssb_c > tbody > tr > td, .gssb_d, .gssb_d > tbody > tr, .gssb_d > tbody > tr > td, .gssb_e, .gssb_e > tbody > tr, .gssb_e > tbody > tr > td {
padding: 0;
margin: 0;
border: 0
}
.gssb_a table, .gssb_a table tr, .gssb_a table tr td {
padding: 0;
margin: 0;
border: 0
}</style>
<script src="https://discourse.codinghorror.com/embed/count?callback=discourseUpdateCounts&amp;embed_url[]=file%3A%2F%2F%2Fto-serve-man-with-software%2F%23discourse-comments&amp;embed_url[]=file%3A%2F%2F%2Fthe-existential-terror-of-battle-royale%2F%23discourse-comments&amp;embed_url[]=file%3A%2F%2F%2Fhacker-hack-thyself%2F%23discourse-comments&amp;embed_url[]=file%3A%2F%2F%2Fthunderbolting-your-video-card%2F%23discourse-comments&amp;embed_url[]=file%3A%2F%2F%2Fpassword-rules-are-bullshit%2F%23discourse-comments"></script>
</head>
<body class="home-template">
<header class="site-head">
<div class="site-head-content">
<a class="blog-logo" href="https://blog.codinghorror.com"><img src="/assets/images/codinghorror-app-icon.png?v=42aa5dfcd1"
alt="Coding Horror Logo" width="158" height="158"/></a>
alt="Coding Horror Logo" width="158" height="158"></a>
<h1 class="blog-title"><a href="https://blog.codinghorror.com">Coding Horror</a></h1>
<h2 class="blog-description">programming and human factors</h2>
<div class="site-search">
@ -35,7 +470,106 @@
s.parentNode.insertBefore(gcse, s);
})();
</script>
<gcse:search></gcse:search>
<div id="___gcse_0">
<div class="gsc-control-cse gsc-control-cse-en">
<div class="gsc-control-wrapper-cse" dir="ltr">
<form class="gsc-search-box gsc-search-box-tools" accept-charset="utf-8">
<table class="gsc-search-box" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="gsc-input">
<div class="gsc-input-box" id="gsc-iw-id1">
<table style="width: 100%; padding: 0px;" id="gs_id50" class="gstl_50 gsc-input" cellspacing="0"
cellpadding="0">
<tbody>
<tr>
<td id="gs_tti50" class="gsib_a"><input autocomplete="off" type="text" size="10" class="gsc-input"
name="search" title="search"
style="width: 100%; padding: 0px; border: medium none; margin: 0px; height: auto; background: rgb(255, 255, 255) url(&quot;http://www.google.com/cse/static/images/1x/googlelogo_lightgrey_46x16dp.png&quot;) no-repeat scroll left center; text-indent: 48px; outline: currentcolor none medium;"
id="gsc-i-id1" placeholder="Custom Search" dir="ltr"
spellcheck="false"></td>
<td class="gsib_b">
<div class="gsst_b" id="gs_st50" dir="ltr"><a class="gsst_a" href="javascript:void(0)"
style="display: none;" title="Clear search box"
role="button"><span class="gscb_a" id="gs_cb50"
aria-hidden="true">×</span></a>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</td>
<td class="gsc-search-button">
<button class="gsc-search-button gsc-search-button-v2">
<svg width="13" height="13" viewBox="0 0 13 13"><title>search</title>
<path d="m4.8495 7.8226c0.82666 0 1.5262-0.29146 2.0985-0.87438 0.57232-0.58292 0.86378-1.2877 0.87438-2.1144 0.010599-0.82666-0.28086-1.5262-0.87438-2.0985-0.59352-0.57232-1.293-0.86378-2.0985-0.87438-0.8055-0.010599-1.5103 0.28086-2.1144 0.87438-0.60414 0.59352-0.8956 1.293-0.87438 2.0985 0.021197 0.8055 0.31266 1.5103 0.87438 2.1144 0.56172 0.60414 1.2665 0.8956 2.1144 0.87438zm4.4695 0.2115 3.681 3.6819-1.259 1.284-3.6817-3.7 0.0019784-0.69479-0.090043-0.098846c-0.87973 0.76087-1.92 1.1413-3.1207 1.1413-1.3553 0-2.5025-0.46363-3.4417-1.3909s-1.4088-2.0686-1.4088-3.4239c0-1.3553 0.4696-2.4966 1.4088-3.4239 0.9392-0.92727 2.0864-1.3969 3.4417-1.4088 1.3553-0.011889 2.4906 0.45771 3.406 1.4088 0.9154 0.95107 1.379 2.0924 1.3909 3.4239 0 1.2126-0.38043 2.2588-1.1413 3.1385l0.098834 0.090049z"></path>
</svg>
</button>
</td>
<td class="gsc-clear-button">
<div class="gsc-clear-button" title="clear results">&nbsp;</div>
</td>
</tr>
</tbody>
</table>
</form>
<div class="gsc-results-wrapper-overlay">
<div class="gsc-results-close-btn" tabindex="0"></div>
<div class="gsc-positioningWrapper">
<div class="gsc-tabsAreaInvisible">
<div aria-label="refinement" role="tab" class="gsc-tabHeader gsc-inline-block gsc-tabhActive">Custom Search</div>
<span class="gs-spacer"> </span></div>
</div>
<div class="gsc-positioningWrapper">
<div class="gsc-tabsAreaInvisible"></div>
</div>
<div class="gsc-above-wrapper-area-invisible">
<table class="gsc-above-wrapper-area-container" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="gsc-result-info-container">
<div class="gsc-result-info-invisible"></div>
</td>
<td class="gsc-orderby-container">
<div class="gsc-orderby-invisible">
<div class="gsc-orderby-label gsc-inline-block">Sort by:</div>
<div class="gsc-option-menu-container gsc-inline-block">
<div class="gsc-selected-option-container gsc-inline-block">
<div class="gsc-selected-option">Relevance</div>
<div class="gsc-option-selector"></div>
</div>
<div class="gsc-option-menu-invisible">
<div class="gsc-option-menu-item gsc-option-menu-item-highlighted">
<div class="gsc-option">Relevance</div>
</div>
<div class="gsc-option-menu-item">
<div class="gsc-option">Date</div>
</div>
</div>
</div>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="gsc-adBlockInvisible"></div>
<div class="gsc-wrapper">
<div class="gsc-adBlockInvisible"></div>
<div class="gsc-resultsbox-invisible">
<div class="gsc-resultsRoot gsc-tabData gsc-tabdActive">
<div>
<div class="gsc-expansionArea"></div>
</div>
</div>
</div>
</div>
</div>
<div class="gsc-modal-background-image" tabindex="0"></div>
</div>
</div>
</div>
</div>
</div>
</header>
@ -70,11 +604,11 @@
<p>Here at the tail end of 2017, from where I sit neither of these jokes seem particularly funny to me any more. Perhaps I have
lost the capacity to feel joy as a human being? <em>Haha just kidding!</em> <em>... kinda.</em></p>
<p>Remember <a href="https://www.wsj.com/articles/SB10001424053111903480904576512250915629460">in 2011</a> when Marc Andreeseen
said that &quot;Software is eating the world?&quot;</p>
said that "Software is eating the world?"</p>
<p><img src="/content/images/2017/12/software-is-eating-the-world-marc-andreessen.jpg"
alt="software is eating the world, Marc Andreessen"></p>
<p>That used to sound all hip and cool and inspirational, like &quot;Wow! We software developers really <em>are</em> making a
difference in the world!&quot; and now for the life of me I can't read it as anything other than an ominous warning that we
<p>That used to sound all hip and cool and inspirational, like "Wow! We software developers really <em>are</em> making a
difference in the world!" and now for the life of me I can't read it as anything other than an ominous warning that we
just weren't smart enough to translate properly at the time. But <a
href="https://en.wikipedia.org/wiki/To_Serve_Man_(The_Twilight_Zone)">maybe now we are</a>.</p>
<p><a href="https://en.wikipedia.org/wiki/To_Serve_Man_(The_Twilight_Zone)"><img src="/content/images/2017/12/to-serve-man.jpg"
@ -94,14 +628,14 @@
that allow you to digitally Poke your friends. Its a powerful and potentially sinister collector of personal data, a
propaganda partner to government censors, and an enabler of discriminatory advertising.</p>
</blockquote>
<p>I'm reminded of a particular Mitchell and Webb skit: <em>&quot;Are we the baddies?&quot;</em></p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/qv2XGQBcvxQ" frameborder="0" gesture="media"
allow="encrypted-media" allowfullscreen></iframe>
<p>I'm reminded of a particular Mitchell and Webb skit: <em>"Are we the baddies?"</em></p>
<iframe src="https://www.youtube.com/embed/qv2XGQBcvxQ" gesture="media" allow="encrypted-media" allowfullscreen="" width="560"
height="315" frameborder="0"></iframe>
<p>On the topic of unanticipated downsides to technology, there is no show more essential than <a
href="https://www.netflix.com/title/70264888">Black Mirror</a>. If you haven't watched Black Mirror yet, do not pass go,
do not collect $200, go immediately to Netflix and watch it. Go on! Go ahead!</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/jDiYGjp5iFg" frameborder="0" gesture="media"
allow="encrypted-media" allowfullscreen></iframe>
<iframe src="https://www.youtube.com/embed/jDiYGjp5iFg" gesture="media" allow="encrypted-media" allowfullscreen="" width="560"
height="315" frameborder="0"></iframe>
<blockquote>
<p>⚠ Fair warning: please DO NOT start with season 1 episode 1 of Black Mirror! Start with season 3, and go forward. If you
like those, dip into season 2 and the just-released season 4, then the rest. But humor me and please at least watch the
@ -131,8 +665,8 @@
<p>In attempting to simplify my answers for an audience of kids, I had concisely articulated the one thing that keeps me coming
back to software: <strong>to serve man</strong>. Not on a platter, for bullshit monetization but software that <a
href="https://blog.codinghorror.com/the-just-in-time-theory/">helps people</a> be the best version of themselves.</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/cNi_HC839Wo?start=118" frameborder="0" gesture="media"
allow="encrypted-media" allowfullscreen></iframe>
<iframe src="https://www.youtube.com/embed/cNi_HC839Wo?start=118" gesture="media" allow="encrypted-media" allowfullscreen=""
width="560" height="315" frameborder="0"></iframe>
<p>And you know why I do it? I need that help, too. I get tired, angry, upset, emotional, cranky, irritable, frustrated and I need
to be reminded from time to time to choose to be the better version of myself. I don't always succeed. But <em>I want to</em>.
And I believe everyone else for some reasonable statistical value of everyone else fundamentally does, too.</p>
@ -150,6 +684,7 @@
— that software can and should be part of the solution.</p>
<p>I tried to amplify on these thoughts in recent podcasts:</p>
<table>
<tbody>
<tr>
<td><img src="/content/images/2017/12/kim-crayton.jpg" width="100" height="100"></td>
<td>&nbsp;<a href="http://www.kimcrayton.com/commengreport-jeff-atwood/">Community Engineering Report</a> with Kim Crayton
@ -165,6 +700,7 @@
<td><img src="/content/images/2017/12/william-channer.jpg" width="100" height="100"></td>
<td>&nbsp;<a href="https://drt.fm/jeff-atwood">Dorm Room Tycoon</a> with William Channer</td>
</tr>
</tbody>
</table>
<p>Software is easy to change, but people ... aren't. So in the new year, as software developers, let's make a resolution to focus
on the part we <em>can</em> change, and keep asking ourselves one very important question: <strong>how can our software help
@ -252,7 +788,7 @@
<p>There haven't been many Battle Royale games, so this game mode is a relatively new phenomenon. If you'd like to give it a try
for free, <strong>I highly recommend <a href="https://www.epicgames.com/fortnite/">Fortnite's Battle Royale mode</a> which is
100% free, a near-clone of PUBG, and quite good in its own right.</strong> They added their Battle Royale mode well after
the fact; the core single player &quot;save the world&quot; gameplay of building stuff and fighting zombie hordes is quite fun
the fact; the core single player "save the world" gameplay of building stuff and fighting zombie hordes is quite fun
too, though a bit shallow. It also has what is, in my opinion, some of the most outstanding visual style I've ever seen in a
game a cool, hyperbolic cartoon mix of Chuck Jones, Sam &amp; Max, and Cloudy with a Chance of Meatballs. It's also
delightfully diverse in its character models.</p>
@ -398,7 +934,7 @@ sha256:64000:ZWVhZWQ4YjZmODU4Mzc0M2E2ZDRlNjBkNjY3YzE2ODA=:93LlpbKZKficWfV9jjQNOS
<p><code>sha256:64000:ZWVhZWQ4YjZmODU4Mzc0M2E2ZDRlNjBkNjY3YzE2ODA=:93LlpbKZKficWfV9jjQNOSp39MT0pDPtYx7/gBLl5jw=:0234567890</code>
</p>
<p>Now that we know it works, let's get down to business. But we'll start easy. How long does it take to brute force attack
<strong>the easiest possible Discourse password, 8 numbers</strong> that's &quot;only&quot; 10<sup>8</sup> combinations, a
<strong>the easiest possible Discourse password, 8 numbers</strong> that's "only" 10<sup>8</sup> combinations, a
little over one hundred million.</p>
<pre><code>Hash.Type........: PBKDF2-HMAC-SHA256
Time.Estimated...: Fri Jun 02 00:15:37 2017 (1 hour, 0 mins)
@ -468,6 +1004,7 @@ Time.Estimated...: Sun Aug 02 09:29:48 2020 (3 years, 61 days)
researcher's previous password cracking experience, instead of raw brute force. That recovered the following passwords (and
one duplicate):</p>
<table>
<tbody>
<tr>
<td>
<code>007007bond</code><br>
@ -512,6 +1049,7 @@ Time.Estimated...: Sun Aug 02 09:29:48 2020 (3 years, 61 days)
<code>Welcome123</code><br>
</td>
</tr>
</tbody>
</table>
<p>If we multiply this effort by 8, and double the amount of time allowed, it's conceivable that a <em>very</em> motivated
attacker, or <a
@ -539,12 +1077,14 @@ PBKDF2-HMAC-SHA256
time to put those assumptions to the test. Don't wait around for hackers to attack you — <strong>hacker, hack
thyself!</strong></p>
<table>
<tbody>
<tr>
<td class="welovecodinghorror">[advertisement] At Stack Overflow, we put developers first. We already help you find
answers to your tough coding questions; now let us help you <a href="http://careers.stackoverflow.com" rel="nofollow">find
your next job</a>.
</td>
</tr>
</tbody>
</table>
</div>
<b><a href="//blog.codinghorror.com/hacker-hack-thyself/#discourse-comments">Discussion</a></b>
@ -578,11 +1118,11 @@ PBKDF2-HMAC-SHA256
<p>Don't believe me? Well, guess which display in the below picture is OLED? Go on, guess:</p>
<p><a href="http://www.consumerreports.org/lcd-led-oled-tvs/2016-LG-4K-oled-tvs/"><img
src="/content/images/2017/03/CptX7RCVYAAKNOP.jpg" alt="Guess which screen is OLED?"></a></p>
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr"><a
<blockquote class="twitter-tweet" data-lang="en"><p dir="ltr" lang="en"><a
href="https://twitter.com/andrewbstiles">@andrewbstiles</a> if it was physically possible to have sex with this TV I..
uh.. I&#39;d take it on long, romantic walks</p>&mdash; Jeff Atwood (@codinghorror) <a
uh.. I'd take it on long, romantic walks</p> Jeff Atwood (@codinghorror) <a
href="https://twitter.com/codinghorror/status/764304493483663361">August 13, 2016</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<script async="" src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<p>There's a reason every site that reviews TVs had to recalibrate their results when <a
href="http://thewirecutter.com/reviews/best-tv/">they reviewed the 2016 OLED sets</a>.</p>
<blockquote>
@ -615,14 +1155,14 @@ PBKDF2-HMAC-SHA256
ethernet, that 1 gigabit = 120 megabytes/second, and we arrive at <strong>4.8 gigabytes/second</strong>. Zow.</p>
<p>That's more than enough bandwidth to run even the highest of high end video cards, but it is not without overhead. There's <a
href="http://www.ultrabookreview.com/10761-razer-core-review/">a mild performance hit</a> for running the card externally,
on the order of <strong>15%</strong>. There's also a further performance hit of 10% if you are in &quot;loopback&quot; mode on
on the order of <strong>15%</strong>. There's also a further performance hit of 10% if you are in "loopback" mode on
a laptop where you don't <em>have</em> an external display, so the video frames have to be shuttled back from the GPU to the
internal laptop display.</p>
<p>This may look like a gamer-only thing, but surprisingly, it isn't. What you get is the general purpose ability to attach
<strong>any PCI express card</strong> to any computer with a <strong>Thunderbolt 3</strong> port and, for the most part, it
just works!</p>
<p>Linus breaks it down and answers all your most difficult questions:</p>
<iframe width="560" height="315" src="https://www.youtube.com/embed/2D79GsrEqe4" frameborder="0" allowfullscreen></iframe>
<iframe src="https://www.youtube.com/embed/2D79GsrEqe4" allowfullscreen="" width="560" height="315" frameborder="0"></iframe>
<p>Please watch the above video closely if you're actually interested in this stuff; it is essential. I'll add some caveats of my
own after working with the Razer Core for a while:</p>
<ul>
@ -654,16 +1194,16 @@ PBKDF2-HMAC-SHA256
</li>
<li>
<p>It's kinda ... <em>weird</em> having multiple GPUs simultaneously active. I wanted to make the Razer Core display the
only display, but you can't really turn off the built in GPU you can select &quot;only use display 2&quot;, that's
only display, but you can't really turn off the built in GPU you can select "only use display 2", that's
all. I got into several weird states where windows were opening on the other display and I had to mess around a fair
bit to get things locked down to just one display. You may want to consider whether you have both &quot;displays&quot;
bit to get things locked down to just one display. You may want to consider whether you have both "displays"
connected for troubleshooting, or not.</p>
</li>
</ul>
<p>And then, there I am, playing Lego Marvel in splitscreen co-op at glorious 3840 × 2160 UltraHD resolution on an amazing OLED
display with my son. It is <em>incredible</em>.</p>
<p><img src="/content/images/2017/03/lego-marvel-4k.jpg" alt=""></p>
<p>Beyond the technical &quot;because I could&quot;, I am <strong>wildly optimistic about the future of external Thunderbolt 3
<p>Beyond the technical "because I could", I am <strong>wildly optimistic about the future of external Thunderbolt 3
expansion boxes</strong>, and here's why:</p>
<ul>
<li>
@ -689,7 +1229,7 @@ PBKDF2-HMAC-SHA256
</li>
<li>
<p>External GPUs are not meaningfully bottlenecked by Thunderbolt 3 bandwidth; the impact is 15% to 25%, and perhaps even
less over time as drivers and implementations mature. While Thunderbolt 3 has &quot;only&quot; PCI Express x4
less over time as drivers and implementations mature. While Thunderbolt 3 has "only" PCI Express x4
bandwidth, many benchmarkers have noted that GPUs moving from PCI Express x16 to x8 has <a
href="https://www.pugetsystems.com/labs/articles/Impact-of-PCI-E-Speed-on-Gaming-Performance-518/">almost no
effect on performance</a>. And there's always Thunderbolt 4 on the horizon.</p>
@ -706,8 +1246,9 @@ PBKDF2-HMAC-SHA256
with the modest $150 <a href="http://www.notebookcheck.com/NVIDIA-GeForce-GTX-1050-Ti-Desktop.181030.0.html">GeForce GTX 1050
Ti</a>:</p>
<table width="300px">
<tbody>
<tr>
<td colspan=2><b>1920 &times; 1080 high detail</b></td>
<td colspan="2"><b>1920 × 1080 high detail</b></td>
</tr>
<tr>
<td>Bioshock Infinite</td>
@ -721,6 +1262,7 @@ PBKDF2-HMAC-SHA256
<td>Overwatch</td>
<td>43 → 114 fps</td>
</tr>
</tbody>
</table>
<p>As predicted, that's a 3x-5x stompdown. Mac users lamenting their general lack of upgradeability, hear me: <em>this sort of box
is exactly what you want and need</em>. Imagine if Apple was to embrace upgrading their laptops and all-in-one systems via
@ -729,12 +1271,14 @@ PBKDF2-HMAC-SHA256
<p>I know, I know. It's a stretch. But a man can dream … of externally upgradeable GPUs. That are too expensive, sure, but they
are here, right now, today. They'll only get cheaper over time.</p>
<table>
<tbody>
<tr>
<td class="welovecodinghorror">
[advertisement] <a href="http://careers.stackoverflow.com" rel="nofollow">Find a better job the Stack Overflow way</a>
- what you need when you need it, no spam, and no scams.
</td>
</tr>
</tbody>
</table>
</div>
<b><a href="//blog.codinghorror.com/thunderbolting-your-video-card/#discourse-comments">Discussion</a></b>
@ -749,11 +1293,11 @@ PBKDF2-HMAC-SHA256
<div class="kg-card-markdown"><p>Of the many, many, <em>many</em> <a
href="https://blog.codinghorror.com/the-dirty-truth-about-web-passwords/">bad things about passwords</a>, you know what the
worst is? Password rules.</p>
<blockquote class="twitter-tweet" data-lang="en"><p lang="en" dir="ltr">If we don&#39;t solve the password problem for users in my
<blockquote class="twitter-tweet" data-lang="en"><p dir="ltr" lang="en">If we don't solve the password problem for users in my
lifetime I am gonna haunt you from beyond the grave as a ghost <a href="http://t.co/Tf9EnwgoZv">pic.twitter.com/Tf9EnwgoZv</a>
</p>&mdash; Jeff Atwood (@codinghorror) <a href="https://twitter.com/codinghorror/status/631238409269309440">August 11, 2015</a>
</p> Jeff Atwood (@codinghorror) <a href="https://twitter.com/codinghorror/status/631238409269309440">August 11, 2015</a>
</blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<script async="" src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<p>Let this pledge be duly noted on the permanent record of the Internet. I don't know if there's an afterlife, but I'll be
finding out soon enough, and I plan to go out <em>mad as hell</em>.</p>
<p>The world is absolutely awash in terrible password rules:</p>
@ -769,7 +1313,7 @@ PBKDF2-HMAC-SHA256
alt="To anyone who understands information theory and security and is in an infuriating argument with someone who does not (possibly involving mixed case), I sincerely apologize.">
</p>
<p>We <a href="https://security.stackexchange.com/questions/6095/xkcd-936-short-complex-password-or-long-dictionary-passphrase">can
certainly debate</a> whether &quot;correct horse battery staple&quot; is a viable password strategy or not, but the argument
certainly debate</a> whether "correct horse battery staple" is a viable password strategy or not, but the argument
here is mostly that <em>length matters</em>.</p>
<p><img src="/content/images/2017/03/twss.jpg" alt="That's What She Said"></p>
<p>No, seriously, it does. I'll go so far as to say <a href="https://blog.codinghorror.com/your-password-is-too-damn-short/">your
@ -782,21 +1326,21 @@ PBKDF2-HMAC-SHA256
<p>What about this eight character password?</p>
<h1 id="">正确马电池订书钉</h1>
<p>Or this (hypothetical, but all too real) seven character password?</p>
<h1>ش导พิ한<img src="/content/images/2017/06/klingon-char.png" width="35" height="42" alt=""
style="display:inline; vertical-align:middle">✌︎🚖</h1>
<blockquote class="twitter-tweet" data-conversation="none" data-lang="en"><p lang="en" dir="ltr"><a
href="https://twitter.com/codinghorror">@codinghorror</a> I&#39;m sorry but your password must contain 1 char each from:
Arabic, Chinese, Thai, Korean, Klingon, Wingdings and an emoji</p>&mdash; Finley Creative (@FinleyCreative) <a
<h1>ش导พิ한<img src="/content/images/2017/06/klingon-char.png" alt="" style="display:inline; vertical-align:middle" width="35"
height="42">✌︎🚖</h1>
<blockquote class="twitter-tweet" data-conversation="none" data-lang="en"><p dir="ltr" lang="en"><a
href="https://twitter.com/codinghorror">@codinghorror</a> I'm sorry but your password must contain 1 char each from:
Arabic, Chinese, Thai, Korean, Klingon, Wingdings and an emoji</p> Finley Creative (@FinleyCreative) <a
href="https://twitter.com/FinleyCreative/status/705349059217784833">March 3, 2016</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<script async="" src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
<p>You may also be surprised, if you paste the above four Unicode emojis into your favorite login dialog (go ahead try it), to
discover that it … <em>isn't</em> in fact four characters.</p>
<p><img src="/content/images/2017/03/discourse-login-emoji-password.png" alt=""></p>
<p>Oh dear.</p>
<pre><code>&quot;💩&quot;.length === 2
<pre><code>"💩".length === 2
</code></pre>
<p>Our old pal Unicode <a href="http://blog.jonnew.com/posts/poo-dot-length-equals-two">strikes again</a>.</p>
<p>As it turns out, even the simple rule that &quot;your password must be of reasonable length&quot; … ain't necessarily so.
<p>As it turns out, even the simple rule that "your password must be of reasonable length" … ain't necessarily so.
Particularly if we stop thinking like <a href="https://blog.codinghorror.com/the-ugly-american-programmer/">Ugly ASCII
Americans</a>.</p>
<p>And what of those nice, long passwords? Are they <em>always</em> secure?</p>
@ -825,6 +1369,7 @@ usernamepassword
href="https://blog.keepersecurity.com/2017/01/13/most-common-passwords-of-2016-research-study/">10 million passwords from
data breaches in 2016</a>, you'll find the top 25 most used passwords are:</p>
<table width="320px">
<tbody>
<tr>
<td style="vertical-align:top">
<code>123456</code><br>
@ -856,9 +1401,10 @@ usernamepassword
<code>1q2w3e</code><br>
</td>
</tr>
</tbody>
</table>
<p>Even this data betrays some ASCII-centrism. The numbers are the same in any culture I suppose, but I find it hard to believe
the average Chinese person will ever choose the passwords &quot;password&quot;, &quot;quertyuiop&quot;, or &quot;mynoob&quot;.
the average Chinese person will ever choose the passwords "password", "quertyuiop", or "mynoob".
So this list <em>has</em> to be customizable, localizable.</p>
<p>(One interesting idea is to search for common shorter password matches inside longer passwords, but I think this would cause
too many false positives.)</p>
@ -878,7 +1424,7 @@ usernamepassword
randomly <em>didn't</em> have a number or symbol in it. I just double checked my math textbook, and yep, it's possible.
I'm pretty sure.
</li>
<li>They frustrate average users, who then become uncooperative and use &quot;creative&quot; workarounds that make their
<li>They frustrate average users, who then become uncooperative and use "creative" workarounds that make their
passwords <em>less</em> secure.
</li>
<li>They are often wrong, in the sense that the rules chosen are grossly incomplete and/or insane, per the many shaming links
@ -886,8 +1432,8 @@ usernamepassword
</li>
<li>Seriously, for the <em>love of God</em>, stop with this arbitrary password rule nonsense already. If you won't take my
word for it, read <a href="https://nakedsecurity.sophos.com/2016/08/18/nists-new-password-rules-what-you-need-to-know/">this
2016 NIST password rules recommendation</a>. It's right there, &quot;no composition rules&quot;. However, I do see one
error, it should have said &quot;no <em>bullshit</em> composition rules&quot;.
2016 NIST password rules recommendation</a>. It's right there, "no composition rules". However, I do see one
error, it should have said "no <em>bullshit</em> composition rules".
</li>
</ul>
<h4 id="2enforceaminimumunicodepasswordlength">2. Enforce a minimum <em>Unicode</em> password length</h4>
@ -910,7 +1456,7 @@ usernamepassword
<li>It's a bit of an implementation detail, but make sure <em>maximum</em> password length is reasonable as well.</li>
</ul>
<h4 id="3checkforcommonpasswords">3. Check for common passwords</h4>
<p>As I've already noted, the definition of &quot;common&quot; depends on your audience, and language, but it is a terrible
<p>As I've already noted, the definition of "common" depends on your audience, and language, but it is a terrible
disservice to users when you let them choose passwords that exist in the list of 10k, 100k, or million most common known
passwords from data breaches. There's <em>no question</em> that a hacker will submit these common passwords in a hack attempt
and it's shocking how far you can get, even with aggressive password attempt rate limiting, using <a
@ -932,7 +1478,7 @@ usernamepassword
<p><a href="http://www.digifail.com/software/spectra.shtml"><img src="/content/images/2017/03/entropy2.png"
alt="entropy visualized"></a></p>
<p>I had a bit of a sad when I realized that we were perfectly fine with users selecting a 10 character password that was
literally &quot;aaaaaaaaaa&quot;. In my opinion, the simplest way to do this is to ensure that there are at least (x) unique
literally "aaaaaaaaaa". In my opinion, the simplest way to do this is to ensure that there are at least (x) unique
characters out of (y) total characters. And that's what we do as of the current beta version of Discourse. But I'd love your
ideas in the comments, too. The simpler and clearer the better!</p>
<h4 id="5checkforspecialcasepasswords">5. Check for special case passwords</h4>
@ -951,8 +1497,8 @@ usernamepassword
<p>In short, try to think outside the password input box, like a user would.</p>
<blockquote>
<p>🔔 <strong>Clarification</strong></p>
<p>A few people have interpreted this post as &quot;all the <em>other</em> password rules are bullshit, except these four I
will now list.&quot; That's not what I'm trying to say here.</p>
<p>A few people have interpreted this post as "all the <em>other</em> password rules are bullshit, except these four I
will now list." That's not what I'm trying to say here.</p>
<p>The idea is to focus on the one understandable, simple, practical, works-in-real-life-in-every-situation rule: <strong>length</strong>.
Users can enter (almost) anything, in proper Unicode, <em>provided it's long enough</em>. That's the <strong>one rule to
bind them all</strong> that we need to teach users: length!</p>
@ -964,6 +1510,7 @@ usernamepassword
<p>So TL;DR: one rule. Length. Enter whatever you want, just make sure it's long enough to be a reasonable password.</p>
</blockquote>
<table>
<tbody>
<tr>
<td class="welovecodinghorror">
[advertisement] Building out your tech team? <a href="http://careers.stackoverflow.com/products" rel="nofollow">Stack
@ -971,6 +1518,7 @@ usernamepassword
developers like you in mind.
</td>
</tr>
</tbody>
</table>
</div>
<b><a href="//blog.codinghorror.com/password-rules-are-bullshit/#discourse-comments">Discussion</a></b>
@ -978,7 +1526,7 @@ usernamepassword
</article>
<nav class="pagination" role="navigation">
<span class="page-number">Page 1 of 284</span>
<a class="older-posts" href="/page/2/">Older Posts <span aria-hidden="true">&rarr;</span></a>
<a class="older-posts" href="/page/2/">Older Posts <span aria-hidden="true"></span></a>
</nav>
</main>
<script type="text/javascript">
@ -996,13 +1544,13 @@ usernamepassword
<div id="welovecodinghorror-block">
<span>
<span class="block-wrap">
<a href="https://www.jetbrains.com/rider/?utm_source=codinghorror&utm_medium=cpc&utm_campaign=rider" class="block-img" target="_blank"><img
src="/content/images/2017/12/jetbrains-rider.png" width="140" height="140" alt="" border="0" max-width="140px"></a>
<a href="https://www.jetbrains.com/rider/?utm_source=codinghorror&utm_medium=cpc&utm_campaign=rider" class="block-text" target="_blank">JetBrains Rider: new cross-platform .NET IDE. Develop .NET, ASP.NET, .NET Core, Unity on Windows, Mac, Linux</a>
<a href="https://www.jetbrains.com/rider/?utm_source=codinghorror&amp;utm_medium=cpc&amp;utm_campaign=rider" class="block-img" target="_blank"><img
src="/content/images/2017/12/jetbrains-rider.png" alt="" max-width="140px" width="140" height="140" border="0"></a>
<a href="https://www.jetbrains.com/rider/?utm_source=codinghorror&amp;utm_medium=cpc&amp;utm_campaign=rider" class="block-text" target="_blank">JetBrains Rider: new cross-platform .NET IDE. Develop .NET, ASP.NET, .NET Core, Unity on Windows, Mac, Linux</a>
</span>
</span>
</div>
<script async type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CKYIK23L&placement=blogcodinghorrorcom"
<script async="" type="text/javascript" src="//cdn.carbonads.com/carbon.js?serve=CKYIK23L&amp;placement=blogcodinghorrorcom"
id="_carbonads_js"></script>
<div id="hireme" class="hireme codinghorror" style="min-height: 220px; margin-bottom: 15px;"></div>
<script>
@ -1035,8 +1583,8 @@ usernamepassword
</ul>
<p>Coding Horror has been continuously published since 2004</p>
<footer class="site-footer">
<section class="copyright">Copyright <a rel="author" href="https://en.wikipedia.org/wiki/Jeff_Atwood">Jeff Atwood</a> &copy; 2018<br/>
Logo image &copy; 1993 Steven C. McConnell <br/>
<section class="copyright">Copyright <a rel="author" href="https://en.wikipedia.org/wiki/Jeff_Atwood">Jeff Atwood</a> © 2018<br>
Logo image © 1993 Steven C. McConnell <br>
Proudly published with <a class="icon-ghost" href="http://ghost.org">Ghost</a></section>
</footer>
</aside>
@ -1045,6 +1593,7 @@ usernamepassword
<script>
document.write(unescape("%3Cscript src='https://sb.scorecardresearch.com/beacon.js'%3E%3C/script%3E"));
</script>
<script src="https://sb.scorecardresearch.com/beacon.js"></script>
<script>
COMSCORE.beacon({
c1: 2,
@ -1061,5 +1610,14 @@ usernamepassword
style="display:none" width="0" height="0" alt=""/>
</noscript>
<table style="width: 233px; display: none; top: 187px; left: 7px; position: absolute;" class="gstl_50 gssb_c" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td class="gssb_f"></td>
<td class="gssb_e" style="width: 100%;"></td>
</tr>
</tbody>
</table>
</body>
</html>

View File

@ -3,9 +3,9 @@
<head>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<meta content="/logos/doodles/2018/talal-maddahs-78th-birthday-6602499589931008-l.png" itemprop="image">
<meta content="Talal Maddah&#8217;s 78th Birthday" property="twitter:title">
<meta content="Talal Maddah&#8217;s 78th Birthday! #GoogleDoodle" property="twitter:description">
<meta content="Talal Maddah&#8217;s 78th Birthday! #GoogleDoodle" property="og:description">
<meta content="Talal Maddahs 78th Birthday" property="twitter:title">
<meta content="Talal Maddahs 78th Birthday! #GoogleDoodle" property="twitter:description">
<meta content="Talal Maddahs 78th Birthday! #GoogleDoodle" property="og:description">
<meta content="summary_large_image" property="twitter:card">
<meta content="@GoogleDoodles" property="twitter:site">
<meta content="https://www.google.com/logos/doodles/2018/talal-maddahs-78th-birthday-6602499589931008-2x.png" property="twitter:image">
@ -327,37 +327,40 @@
}
})();</script>
<div id="mngb">
<div id=gbar>
<nobr><b class=gb1>Search</b> <a class=gb1 href="https://www.google.co.nz/imghp?hl=en&tab=wi">Images</a> <a class=gb1
href="https://maps.google.co.nz/maps?hl=en&tab=wl">Maps</a>
<a class=gb1 href="https://play.google.com/?hl=en&tab=w8">Play</a> <a class=gb1 href="https://www.youtube.com/?gl=NZ&tab=w1">YouTube</a>
<a class=gb1 href="https://news.google.co.nz/nwshp?hl=en&tab=wn">News</a> <a class=gb1
href="https://mail.google.com/mail/?tab=wm">Gmail</a> <a
class=gb1 href="https://drive.google.com/?tab=wo">Drive</a> <a class=gb1 style="text-decoration:none"
href="https://www.google.co.nz/intl/en/options/"><u>More</u>
&raquo;</a></nobr>
<div id="gbar">
<nobr><b class="gb1">Search</b> <a class="gb1" href="https://www.google.co.nz/imghp?hl=en&amp;tab=wi">Images</a> <a class="gb1"
href="https://maps.google.co.nz/maps?hl=en&amp;tab=wl">Maps</a>
<a class="gb1" href="https://play.google.com/?hl=en&amp;tab=w8">Play</a> <a class="gb1" href="https://www.youtube.com/?gl=NZ&amp;tab=w1">YouTube</a>
<a class="gb1" href="https://news.google.co.nz/nwshp?hl=en&amp;tab=wn">News</a> <a class="gb1"
href="https://mail.google.com/mail/?tab=wm">Gmail</a>
<a class="gb1" href="https://drive.google.com/?tab=wo">Drive</a> <a class="gb1" style="text-decoration:none"
href="https://www.google.co.nz/intl/en/options/"><u>More</u>
»</a></nobr>
</div>
<div id=guser width=100%>
<nobr><span id=gbn class=gbi></span><span id=gbf class=gbf></span><span id=gbe></span><a href="http://www.google.co.nz/history/optout?hl=en"
class=gb4>Web History</a> | <a
href="/preferences?hl=en" class=gb4>Settings</a> | <a target=_top id=gb_70
href="https://accounts.google.com/ServiceLogin?hl=en&passive=true&continue=https://www.google.com/"
class=gb4>Sign in</a></nobr>
<div id="guser" width="100%">
<nobr><span id="gbn" class="gbi"></span><span id="gbf" class="gbf"></span><span id="gbe"></span><a
href="http://www.google.co.nz/history/optout?hl=en" class="gb4">Web History</a> | <a href="/preferences?hl=en"
class="gb4">Settings</a> | <a target="_top"
id="gb_70"
href="https://accounts.google.com/ServiceLogin?hl=en&amp;passive=true&amp;continue=https://www.google.com/"
class="gb4">Sign
in</a></nobr>
</div>
<div class=gbh style=left:0></div>
<div class=gbh style=right:0></div>
<div class="gbh" style="left:0"></div>
<div class="gbh" style="right:0"></div>
</div>
<center><br clear="all" id="lgpd">
<center><br id="lgpd" clear="all">
<div id="lga"><a
href="/search?site=&amp;ie=UTF-8&amp;q=Talal+Maddah&amp;oi=ddle&amp;ct=talal-maddahs-78th-birthday-6602499589931008-l&amp;hl=en&amp;kgmid=/m/03d4wst&amp;sa=X&amp;ved=0ahUKEwiekPr7vtPcAhUU5rwKHaZAAVAQPQgD"><img
alt="Talal Maddah&#8217;s 78th Birthday" border="0" height="220"
src="/logos/doodles/2018/talal-maddahs-78th-birthday-6602499589931008-l.png" title="Talal Maddah&#8217;s 78th Birthday" width="460"
id="hplogo" onload="window.lol&amp&amplol()"><br></a><br></div>
alt="Talal Maddahs 78th Birthday" src="/logos/doodles/2018/talal-maddahs-78th-birthday-6602499589931008-l.png"
title="Talal Maddahs 78th Birthday" id="hplogo" onload="window.lol&amp;&amp;amplol()" width="460" height="220" border="0"><br></a><br>
</div>
<form action="/search" name="f">
<table cellpadding="0" cellspacing="0">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr valign="top">
<td width="25%">&nbsp;</td>
<td align="center" nowrap=""><input name="ie" value="ISO-8859-1" type="hidden"><input value="en-NZ" name="hl" type="hidden"><input
<td nowrap="" align="center"><input name="ie" value="ISO-8859-1" type="hidden"><input value="en-NZ" name="hl" type="hidden"><input
name="source" type="hidden" value="hp"><input name="biw" type="hidden"><input name="bih" type="hidden">
<div class="ds" style="height:32px;margin:4px 0"><input style="color:#000;margin:0;padding:5px 8px 0 6px;vertical-align:top"
autocomplete="off" class="lst" value="" title="Google Search"
@ -366,9 +369,10 @@
class="ds"><span class="lsbb"><input class="lsb" value="I'm Feeling Lucky" name="btnI"
onclick="if(this.form.q.value)this.checked=1; else top.location='/doodles/'"
type="submit"></span></span></td>
<td class="fl sblc" align="left" nowrap="" width="25%"><a href="/advanced_search?hl=en-NZ&amp;authuser=0">Advanced search</a><a
<td class="fl sblc" width="25%" nowrap="" align="left"><a href="/advanced_search?hl=en-NZ&amp;authuser=0">Advanced search</a><a
href="/language_tools?hl=en-NZ&amp;authuser=0">Language tools</a></td>
</tr>
</tbody>
</table>
<input id="gbv" name="gbv" type="hidden" value="1"></form>
<div id="gac_scont"></div>
@ -399,14 +403,15 @@
margin: 0 2px
}</style>
<div id="SIvCob">Google offered in: <a
href="https://www.google.com/setprefs?sig=0_3YU-IUa_nnzYuft4VA71QXbco8g%3D&amp;hl=mi&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiekPr7vtPcAhUU5rwKHaZAAVAQ2ZgBCAU">M&#257;ori</a>
href="https://www.google.com/setprefs?sig=0_3YU-IUa_nnzYuft4VA71QXbco8g%3D&amp;hl=mi&amp;source=homepage&amp;sa=X&amp;ved=0ahUKEwiekPr7vtPcAhUU5rwKHaZAAVAQ2ZgBCAU">Māori</a>
</div>
</div>
</div>
<span id="footer"><div style="font-size:10pt"><div style="margin:19px auto;text-align:center" id="fll"><a href="/intl/en/ads/">Advertising<EFBFBD>Programs</a><a
href="/services/">Business Solutions</a><a href="/intl/en/about.html">About Google</a><a
href="https://www.google.com/setprefdomain?prefdom=NZ&amp;prev=https://www.google.co.nz/&amp;sig=__Np33X__SnOfe3W0vIXZ_4g2ck2M%3D">Google.co.nz</a></div></div><p
style="color:#767676;font-size:8pt">&copy; 2018 - <a href="/intl/en/policies/privacy/">Privacy</a> - <a href="/intl/en/policies/terms/">Terms</a></p></span>
style="color:#767676;font-size:8pt">© 2018 - <a href="/intl/en/policies/privacy/">Privacy</a> - <a
href="/intl/en/policies/terms/">Terms</a></p></span>
</center>
<script nonce="lYBRVu6AiBvzvVYXwtDweQ==">(function () {
window.google.cdo = {height: 0, width: 0};
@ -420,7 +425,9 @@
a && b && (a != google.cdo.width || b != google.cdo.height) && google.log("", "", "/client_204?&atyp=i&biw=" + a + "&bih=" + b + "&ei=" + google.kEI);
}).call(this);
})();</script>
<div id="xjsd"></div>
<div id="xjsd">
<script src="/xjs/_/js/k=xjs.hp.en.9bv7OYgIqhU.O/m=sb_he,d/am=hIKxAQ/rt=j/d=1/rs=ACT90oFTVp75vV7ieET8xfYa7BARQt4ovA"></script>
</div>
<div id="xjsi">
<script nonce="lYBRVu6AiBvzvVYXwtDweQ==">(function () {
function c(b) {
@ -495,5 +502,7 @@
;google.jsc && google.jsc.m(m);
})();</script>
</div>
</body>
</html>

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,7 @@
<!DOCTYPE html>
<html id="atomic" lang="en-NZ"
class="atomic my3columns l-out Pos-r https fp fp-v2 rc1 fp-default mini-uh-on viewer-right two-col ntk-wide ltr desktop Desktop bkt719">
<html id="atomic"
class="atomic my3columns l-out Pos-r https fp fp-v2 rc1 fp-default mini-uh-on viewer-right two-col ntk-wide ltr desktop Desktop bkt719 JsEnabled jsenabled yui3-js-enabled stencil-js stencil-canvas stencil-no-touch stencil-csstransforms3d stencil-csstransitions stencil-svg stencil-fullscreen stencil-no-overflowscrolling stencil-plugin-sticker Sticky-on stencil-plugin-imageloader stencil-plugin-selectbox stencil-plugin-source stencil-plugin-tooltip stencil-plugin-fx stencil-plugin-toggle"
lang="en-NZ">
<head>
<title>Yahoo New Zealand</title>
@ -24,23 +25,23 @@
<link rel="dns-prefetch" href="//shim.btrll.com">
<link rel="preconnect" href="//shim.btrll.com">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="p:domain_verify" content="a936a0538df79c3bbb09725eda61ef54"/>
<meta name="p:domain_verify" content="a936a0538df79c3bbb09725eda61ef54">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="News, email and search are just the beginning. Discover more every day. Find your yodel.">
<meta name="keywords"
content="yahoo, yahoo home page, yahoo homepage, yahoo search, yahoo mail, yahoo messenger, yahoo games, news, finance, sport, entertainment">
<meta property="og:title" content="Yahoo New Zealand"/>
<meta property="og:type" content='website'/>
<meta property="og:url" content="https://nz.yahoo.com"/>
<meta property="og:description" content="News, email and search are just the beginning. Discover more every day. Find your yodel."/>
<meta property="og:image" content="https://s.yimg.com/dh/ap/default/130909/y_200_a.png"/>
<meta property="og:site_name" content="Yahoo New Zealand"/>
<meta property="fb:app_id" content="90376669494"/>
<meta name="format-detection" content="telephone=no"/>
<link rel="icon" sizes="any" mask href="https://s.yimg.com/os/mit/media/p/common/images/favicon_new-7483e38.svg">
<meta property="og:title" content="Yahoo New Zealand">
<meta property="og:type" content="website">
<meta property="og:url" content="https://nz.yahoo.com">
<meta property="og:description" content="News, email and search are just the beginning. Discover more every day. Find your yodel.">
<meta property="og:image" content="https://s.yimg.com/dh/ap/default/130909/y_200_a.png">
<meta property="og:site_name" content="Yahoo New Zealand">
<meta property="fb:app_id" content="90376669494">
<meta name="format-detection" content="telephone=no">
<link rel="icon" sizes="any" mask="" href="https://s.yimg.com/os/mit/media/p/common/images/favicon_new-7483e38.svg">
<meta name="theme-color" content="#400090">
<link rel="shortcut icon" href="https://s.yimg.com/rz/l/favicon.ico"/>
<link rel="canonical" href="https://nz.yahoo.com/"/>
<link rel="shortcut icon" href="https://s.yimg.com/rz/l/favicon.ico">
<link rel="canonical" href="https://nz.yahoo.com/">
<meta name="referrer" content="unsafe-url">
<link href="https://s.yimg.com/os/fp/atomic-css.b03b2c0c.css" rel="stylesheet" type="text/css">
<link href="https://s.yimg.com/os/stencil/3.2.1/styles-ltr.css" rel="stylesheet" type="text/css">
@ -57,7 +58,7 @@
<link href="https://s.yimg.com/nn/lib/metro/g/sda/fp_sda_0.0.8.css" rel="stylesheet" type="text/css">
<link href="https://s.yimg.com/nn/lib/metro/g/sda/sda_advance_0.0.10.css" rel="stylesheet" type="text/css">
<link href="https://s.yimg.com/nn/lib/metro/g/fpfooter/advance_0.0.6.css" rel="stylesheet" type="text/css">
<link rel="search" type="application/opensearchdescription+xml" href="https://nz.search.yahoo.com/opensearch.xml" title="Yahoo Search"/>
<link rel="search" type="application/opensearchdescription+xml" href="https://nz.search.yahoo.com/opensearch.xml" title="Yahoo Search">
<script>
var myYahoostartTime = new Date(),
@ -4186,20 +4187,119 @@
</style>
<meta name="oath:guce:consent-host" content="guce.yahoo.com"/>
<meta name="oath:guce:consent-host" content="guce.yahoo.com">
<!-- Consent Manager Tag : Stubbed -->
<script type="text/javascript" src="https://consent.cmp.oath.com/version/2.7.2/cmpStub.min.js"></script>
<!-- Consent Manager Tag : Script -->
<script type="text/javascript" src="https://consent.cmp.oath.com/version/2.7.2/cmp.js" async></script>
<script type="text/javascript" src="https://consent.cmp.oath.com/version/2.7.2/cmp.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_2"
src="https://s.yimg.com/os/mit/td/ape-applet-0.0.210/ape-applet-lang-strings_en-nz/ape-applet-lang-strings_en-nz-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_3"
src="https://s.yimg.com/os/mit/td/stencil-3.2.1/stencil-imageloader/stencil-imageloader-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_4" src="https://s.yimg.com/os/mit/td/dust-helpers-0.0.156/moment/moment-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_5"
src="https://s.yimg.com/os/mit/td/dust-helpers-0.0.156/intl-messageformat/intl-messageformat-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_6"
src="https://s.yimg.com/os/mit/td/dust-helpers-0.0.156/dust-helper-intl/dust-helper-intl-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_7" src="https://s.yimg.com/os/mit/td/dust-helpers-0.0.156/intl-helper/intl-helper-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_8" src="https://s.yimg.com/os/mit/td/dust-helpers-0.0.156/dust/dust-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_9"
src="https://s.yimg.com/os/mit/td/stencil-3.2.1/stencil-selectbox/stencil-selectbox-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_10" src="https://s.yimg.com/os/mit/td/stencil-3.2.1/stencil-source/stencil-source-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_11" src="https://s.yimg.com/os/mit/td/stencil-3.2.1/stencil-tooltip/stencil-tooltip-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_12"
src="https://s.yimg.com/os/mit/td/ape-af-0.0.338/ape-af-templates-message/ape-af-templates-message-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_13" src="https://s.yimg.com/os/mit/td/ape-af-0.0.338/af-message/af-message-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_14"
src="https://s.yimg.com/os/mit/td/ape-af-0.0.338/ape-af-lang-strings_en-nz/ape-af-lang-strings_en-nz-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_15"
src="https://s.yimg.com/os/mit/td/ape-applet-0.0.210/ape-applet-templates-reload/ape-applet-templates-reload-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_16"
src="https://s.yimg.com/os/mit/td/ape-af-0.0.338/media-rapid-tracking/media-rapid-tracking-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_17"
src="https://s.yimg.com/os/mit/td/ape-af-0.0.338/media-agof-tracking/media-agof-tracking-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_18" src="https://s.yimg.com/os/mit/td/ape-af-0.0.338/af-eu-tracking/af-eu-tracking-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_19" src="https://mbp.yimg.com/sy//nn/lib/metro/g/myy/advance_desktop-viewer_0.0.5.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_20" src="https://mbp.yimg.com/sy//nn/lib/metro/g/myy/video_manager_0.0.181.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_21" src="https://mbp.yimg.com/sy//nn/lib/metro/g/myy/idletimer_0.0.3.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_22" src="https://mbp.yimg.com/sy//nn/lib/metro/g/myy/spacebar_scroll_0.0.3.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_23" src="https://mbp.yimg.com/sy//nn/lib/metro/g/sda/sdarotate_0.0.38.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_24" src="https://mbp.yimg.com/sy//nn/lib/metro/g/sda/sda_0.0.62.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_111"
src="https://s.yimg.com/zz/combo?yui:/3.18.0/autocomplete-list/lang/autocomplete-list_en.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_112" src="https://s.yimg.com/zz/combo?yui:/3.18.0/color-base/color-base-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_113" src="https://s.yimg.com/zz/combo?yui:/3.18.0/anim-base/anim-base-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_114" src="https://s.yimg.com/zz/combo?yui:/3.18.0/anim-color/anim-color-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_115" src="https://s.yimg.com/zz/combo?yui:/3.18.0/anim-xy/anim-xy-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_116" src="https://s.yimg.com/zz/combo?yui:/3.18.0/anim-curve/anim-curve-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_117" src="https://s.yimg.com/zz/combo?yui:/3.18.0/anim-easing/anim-easing-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_118" src="https://s.yimg.com/zz/combo?yui:/3.18.0/anim-node-plugin/anim-node-plugin-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_119" src="https://s.yimg.com/zz/combo?yui:/3.18.0/anim-scroll/anim-scroll-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_120"
src="https://s.yimg.com/os/mit/td/stencil-3.2.1/stencil-fx-collapse/stencil-fx-collapse-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_121"
src="https://s.yimg.com/os/mit/td/td-applet-weather-atomic-0.0.208/td-applet-weather-atomic-appletmodel/td-applet-weather-atomic-appletmodel-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_122"
src="https://s.yimg.com/os/mit/td/td-applet-weather-atomic-0.0.208/td-applet-weather-atomic-model/td-applet-weather-atomic-model-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_123"
src="https://s.yimg.com/os/mit/td/td-applet-weather-atomic-0.0.208/td-applet-weather-atomic-mainview/td-applet-weather-atomic-mainview-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_124"
src="https://s.yimg.com/os/mit/td/td-applet-weather-atomic-0.0.208/td-applet-weather-atomic-headerview/td-applet-weather-atomic-headerview-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_125"
src="https://s.yimg.com/os/mit/td/td-applet-weather-atomic-0.0.208/td-applet-weather-atomic-templates-main/td-applet-weather-atomic-templates-main-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_649" src="https://s.yimg.com/zz/combo?yui:/3.18.0/lazy-model-list/lazy-model-list-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_650"
src="https://s.yimg.com/os/mit/td/mjata-0.4.35/mjata-lazy-modellist/mjata-lazy-modellist-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_651"
src="https://s.yimg.com/os/mit/td/ape-location-1.0.18/af-locations/af-locations-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_652"
src="https://s.yimg.com/os/mit/td/ape-location-1.0.18/ape-location-templates-location-list/ape-location-templates-location-list-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_653"
src="https://s.yimg.com/os/mit/td/ape-location-1.0.18/ape-location-templates-location-panel/ape-location-templates-location-panel-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_654" src="https://s.yimg.com/os/mit/td/stencil-3.2.1/stencil-toggle/stencil-toggle-min.js"
async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_655"
src="https://s.yimg.com/os/mit/td/ape-location-1.0.18/af-location-panel/af-location-panel-min.js" async=""></script>
<script charset="utf-8" id="yui_3_18_0_3_1578037333892_656"
src="https://s.yimg.com/os/mit/td/ape-location-1.0.18/ape-location-lang-strings_en-nz/ape-location-lang-strings_en-nz-min.js"
async=""></script>
</head>
<body class="my3columns l-out Pos-r https fp fp-v2 rc1 fp-default mini-uh-on viewer-right two-col ntk-wide ltr
stream-dense" dir="ltr">
stream-dense" dir="ltr" id="yui_3_18_0_3_1578037333892_103">
<noscript></noscript>
<div id="darla-assets-js-top">
<script type='text/javascript' src='https://s.yimg.com/rq/darla/3-4-0/js/g-r-min.js'></script>
<script type="text/javascript" src="https://s.yimg.com/rq/darla/3-4-0/js/g-r-min.js"></script>
<script>
var resourceTimingAssets = null;
if (window.performance && window.performance.mark && window.performance.getEntriesByName) {
@ -4259,13 +4359,13 @@
<div id="UH">
<div id="UH-ColWrap">
<div id="applet_p_30345894" class="header Mb-0 M-0 js-applet Zoom-1 " data-applet-guid="p_30345894" data-applet-type="header"
<div id="applet_p_30345894" class="header Mb-0 M-0 js-applet Zoom-1" data-applet-guid="p_30345894" data-applet-type="header"
data-applet-params="_suid:30345894" data-i13n="auto:true;sec:hd" data-i13n-sec="hd" data-ylk="rspns:nav;t1:a1;t2:hd;itc:0;">
<!-- App open -->
<div class="App-Bd">
<div class="App-Main" data-region="main">
<div class="js-applet-view-container-main">
<div class="App-Main yui3-app-views" data-region="main" id="yui_3_18_0_3_1578037333892_239">
<div class="js-applet-view-container-main" id="yui_3_18_0_3_1578037333892_252">
<div id="mega-uh-wrapper"
class="Bds(n) Bdc($headerBdr) Bdbw(1px) T(0) Start(0) End(0) Z(3) Zoom Pos(f)! Scrolling_Bxsh($headerShadow) Scrolling_Bdc($headerBdrScroll) has-scrolled_Bxsh($headerShadow) has-scrolled_Bdc($headerBdrScroll) ua-ie7_Bdbs(s)! ua-ie8_Bdbs(s)! Bgc(#fff) ">
@ -4448,26 +4548,30 @@
</ul>
<div id="uh-search"
class="Pos(r) Va(t) Maw(647px) Mstart(255px) H(46px) Mstart(120px)--sm1024 Mend(396px) ua-ie7_Mstart(180px) ua-ie7_Mend(290px) ua-ie8_Mstart(180px) ua-ie8_Mend(300px)">
<form name="input" id="uh-search-form" class=" glowing glow" action="https://nz.search.yahoo.com/search"
method="get" target="_top">
<form name="input" id="uh-search-form" class="" action="https://nz.search.yahoo.com/search" method="get"
target="_top">
<table class="Bdcl(s) " role="presentation">
<tbody>
<tr>
<td class="Pos(r) P(0) W(100%) D(tb) Tbl(f) ua-safari_D(tbc) H(46px)">
<input id="uh-search-box" type="text" name="p"
class="Pos(a) T(0) Start(0) Bd Bdc($searchBdr) Bxsh(n) Fz(18px) M(0) O(0) Px(10px) W(100%) H(inh) Z(2) Bxz(bb) Bdrs(0) Bdendw(0) ua-ie7_W(94%) ua-ie7_Bdendw(1px) Bxsh(n) Bgc(t) Bdrsbstart(2px)! Bdrststart(2px)! Bdc(#0f69ff):f glow_Bdc($searchBtnGlow) ua-ie7_H(42px) ua-ie7_Lh(42px) ua-ie8_Lh(42px)"
autofocus autocomplete="off" autocapitalize="off" aria-label="Search" tabindex="2">
autofocus="" autocomplete="off" autocapitalize="off" aria-label="Search" tabindex="2"
role="combobox" aria-autocomplete="both">
<div class="assistjs-tray yui3-aclist ua-ie9_Pos(r)">
<div class=""></div>
</div>
<input type="hidden" data-fr="yfp-t" name="fr" value="yfp-t"/>
<input type="hidden" data-fr="yfp-t" name="fr" value="yfp-t">
<input type="hidden" data-fp="1" name="fp" value="1"/>
<input type="hidden" data-fp="1" name="fp" value="1">
<input type="hidden" data-toggle="1" name="toggle" value="1"/>
<input type="hidden" data-toggle="1" name="toggle" value="1">
<input type="hidden" data-cop="mss" name="cop" value="mss"/>
<input type="hidden" data-cop="mss" name="cop" value="mss">
<input type="hidden" data-ei="UTF-8" name="ei" value="UTF-8"/>
<input type="hidden" data-ei="UTF-8" name="ei" value="UTF-8">
</td>
@ -5231,12 +5335,12 @@
<div id="Reader" class="js-viewer-viewerwrapper">
<div class="ReaderWrap">
<div class="InnerWrap">
<div id="applet_p_50000101" class="viewer App-Chromeless App_v2 M-0 js-applet Zoom-1 " data-applet-guid="p_50000101"
data-applet-type="viewer" data-applet-params="_suid:50000101" data-i13n="auto:true;sec:sdkick" data-i13n-sec="sdkick"
data-applet-init="now"> <!-- App open -->
<div id="applet_p_50000101" class="viewer App-Chromeless App_v2 M-0 js-applet Zoom-1" data-applet-guid="p_50000101"
data-applet-type="viewer" data-applet-params="_suid:50000101" data-i13n="auto:true;sec:sdkick" data-i13n-sec="sdkick">
<!-- App open -->
<div class="App-Bd">
<div class="App-Main" data-region="main">
<div class="App-Main yui3-app-views" data-region="main" id="yui_3_18_0_3_1578037333892_351">
<div class="js-applet-view-container-main">
<div id="hl-viewer" class="js-slider Hl-Viewer Ov-h desktop" role="document" aria-labelledby="modal-header"
aria-live="polite" aria-hidden="true" tabindex="-1">
@ -5303,8 +5407,8 @@
</div>
</div>
<div id="feat-bar">
<div id="applet_p_26391799" class="breakingnews Mb-0 M-0 js-applet Zoom-1 " data-applet-guid="p_26391799"
data-applet-type="breakingnews" data-applet-params="_suid:26391799" data-i13n="auto:true;sec:featurebar" data-i13n-sec="featurebar">
<div id="applet_p_26391799" class="breakingnews Mb-0 M-0 js-applet Zoom-1" data-applet-guid="p_26391799" data-applet-type="breakingnews"
data-applet-params="_suid:26391799" data-i13n="auto:true;sec:featurebar" data-i13n-sec="featurebar">
<!-- App open -->
<!-- App close -->
@ -5318,19 +5422,19 @@
<div id="Banner">
</div><!-- Banner -->
<div id="applet_p_50000244" class="breakingnews Mb-0 M-0 js-applet Zoom-1 " data-applet-guid="p_50000244"
<div id="applet_p_50000244" class="breakingnews Mb-0 M-0 js-applet Zoom-1" data-applet-guid="p_50000244"
data-applet-type="breakingnews" data-applet-params="_suid:50000244" data-i13n="auto:true;sec:featurebar"
data-i13n-sec="featurebar"> <!-- App open -->
<!-- App close -->
</div>
<div id="applet_p_50000173" class="streamv2 Mb-20 M-0 js-applet Zoom-1 " data-applet-guid="p_50000173" data-applet-type="streamv2"
<div id="applet_p_50000173" class="streamv2 Mb-20 M-0 js-applet Zoom-1" data-applet-guid="p_50000173" data-applet-type="streamv2"
data-applet-params="_suid:50000173" data-i13n="auto:true;sec:strm;useViewability:true" data-i13n-sec="strm"
data-ylk="t1:a3;t2:strm;t3:ct;cat:default;rspns:nav;itc:0;" data-applet-init="now"> <!-- App open -->
data-ylk="t1:a3;t2:strm;t3:ct;cat:default;rspns:nav;itc:0;"> <!-- App open -->
<div class="App-Bd">
<div class="App-Main" data-region="main">
<div class="js-applet-view-container-main">
<div class="App-Bd" id="yui_3_18_0_3_1578037333892_547">
<div class="App-Main yui3-app-views" data-region="main" id="yui_3_18_0_3_1578037333892_510">
<div class="js-applet-view-container-main" id="yui_3_18_0_3_1578037333892_546">
<div data-uuid-list="p_50000173">
@ -5354,7 +5458,7 @@
class="Pos(r) D(ib) streamImage js-stream-content-link W(100%) js-content-viewer rapid-noclick-resp rapidnofollow"
data-ylk="cpos:1;cposy:1;bpos:1;pos:1;imgt:ss;g:f14a04c6-bde8-36e4-8844-457fb59b4102;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:News;elm:img;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><img
src="https://s.yimg.com/uu/api/res/1.2/V2LuwgzzFRljoFALn0Afhw--~B/Zmk9c3RyaW07aD0yMTQ7cHlvZmY9MDtxPTgwO3c9MzgwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en-US/homerun/bang_showbiz_nz_240/c9740a56bd255c232b33e9a0cb5c22e6"
height="107" width="190" class="W(100%) BackgroundPic rounded-img" alt="">
class="W(100%) BackgroundPic rounded-img" alt="" width="190" height="107">
</a>
@ -5370,18 +5474,18 @@
<h3 class="Mb(4px) LineClamp(3,57px) Lh(19px)">
<a href="https://nz.news.yahoo.com/kim-kardashian-west-wants-sister-202603459.html"
class=" O(n):f C($m_blue):f js-stream-content-link js-stream-item-title js-content-viewer rapid-noclick-resp rapidnofollow js-content-title C($link) C($m_blue):h Td(n) Fz(17px) Fw(b)"
data-ylk="cpos:1;cposy:1;bpos:1;pos:1;imgt:ss;g:f14a04c6-bde8-36e4-8844-457fb59b4102;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:News;elm:hdln;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><span>Kim Kardashian West wants sister Khloe to be &apos;happy&apos;</span><u
data-ylk="cpos:1;cposy:1;bpos:1;pos:1;imgt:ss;g:f14a04c6-bde8-36e4-8844-457fb59b4102;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:News;elm:hdln;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><span>Kim Kardashian West wants sister Khloe to be 'happy'</span><u
class="Pos(a) T(0) Start(0) W(100%) H(100%) strm-stretch"></u></a>
</h3>
<div>
<p class=" stream-summary LineClamp(2,33px) Lh(17px) C($gray) Bfv(h)">Kim Kardashian
West has urged her sister Khloe Kardashian to &quot;do what makes her happy&quot;.
West has urged her sister Khloe Kardashian to "do what makes her happy".
The 33-year-old reality star was recently faced with a tough decision when her
boyfriend Tristan Thompson was accused of cheating on her just days before she
gave birth to their daughter True, now three months. Khloe opted to stay with
Tristan, and her older sister Kim - who has North, five, Saint, two, and Chicago,
six months, with her husband Kanye West - has said the whole family are on board
with her decision, as long as she&#39;s happy.</p>
with her decision, as long as she's happy.</p>
</div>
</div>
@ -5416,7 +5520,7 @@
class="Pos(r) D(ib) streamImage js-stream-content-link W(100%) js-content-viewer rapid-noclick-resp rapidnofollow"
data-ylk="cpos:2;cposy:2;bpos:1;pos:1;imgt:ss;g:44fdcbe6-67ee-3753-af3b-06ccd24b5d82;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:Sports;elm:img;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><img
src="https://s.yimg.com/uu/api/res/1.2/Y879x0ezi3.LrwyPBj52EA--~B/Zmk9c3RyaW07aD0yMTQ7cHlvZmY9MDtxPTgwO3c9MzgwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en/homerun/feed_manager_auto_publish_494/486c2c6f0aaf65511eaa2de91b2070d5"
height="107" width="190" class="W(100%) BackgroundPic rounded-img" alt="">
class="W(100%) BackgroundPic rounded-img" alt="" width="190" height="107">
</a>
@ -5431,12 +5535,12 @@
<h3 class="Mb(4px) LineClamp(3,57px) Lh(19px)">
<a href="https://nz.sports.yahoo.com/news/billion-dollar-man-world-cups-best-player-gets-crazy-price-tag-065435491.html"
class=" O(n):f C($m_blue):f js-stream-content-link js-stream-item-title js-content-viewer rapid-noclick-resp rapidnofollow js-content-title C($link) C($m_blue):h Td(n) Fz(17px) Fw(b)"
data-ylk="cpos:2;cposy:2;bpos:1;pos:1;imgt:ss;g:44fdcbe6-67ee-3753-af3b-06ccd24b5d82;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:Sports;elm:hdln;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><span>Billion-dollar man! World Cup&apos;s best player gets crazy price tag</span><u
data-ylk="cpos:2;cposy:2;bpos:1;pos:1;imgt:ss;g:44fdcbe6-67ee-3753-af3b-06ccd24b5d82;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:Sports;elm:hdln;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><span>Billion-dollar man! World Cup's best player gets crazy price tag</span><u
class="Pos(a) T(0) Start(0) W(100%) H(100%) strm-stretch"></u></a>
</h3>
<div>
<p class=" stream-summary LineClamp(2,33px) Lh(17px) C($gray) Bfv(h)">The man named
the best player at the 2018 World Cup, Croatia&#39;s Luka Modric, has been slapped
the best player at the 2018 World Cup, Croatia's Luka Modric, has been slapped
with a price tag that will have you falling off your seat.</p>
</div>
@ -5472,7 +5576,7 @@
class="Pos(r) D(ib) streamImage js-stream-content-link W(100%) js-content-viewer rapid-noclick-resp rapidnofollow"
data-ylk="cpos:3;cposy:3;bpos:1;pos:1;imgt:ss;g:68eec8d1-edff-3661-9d2d-28a345f40b4c;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:News;elm:img;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><img
src="https://s.yimg.com/uu/api/res/1.2/0exquRx8nTSqtKwGZ9uccw--~B/Zmk9c3RyaW07aD0yMTQ7cHlvZmY9MDtxPTgwO3c9MzgwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en-US/homerun/bang_showbiz_nz_240/c11d78fdbc465dd3e1880afbd02ee374"
height="107" width="190" class="W(100%) BackgroundPic rounded-img" alt="">
class="W(100%) BackgroundPic rounded-img" alt="" width="190" height="107">
</a>
@ -5488,18 +5592,18 @@
<h3 class="Mb(4px) LineClamp(3,57px) Lh(19px)">
<a href="https://nz.news.yahoo.com/jaden-smith-apos-critics-stopped-193603765.html"
class=" O(n):f C($m_blue):f js-stream-content-link js-stream-item-title js-content-viewer rapid-noclick-resp rapidnofollow js-content-title C($link) C($m_blue):h Td(n) Fz(17px) Fw(b)"
data-ylk="cpos:3;cposy:3;bpos:1;pos:1;imgt:ss;g:68eec8d1-edff-3661-9d2d-28a345f40b4c;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:News;elm:hdln;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><span>Jaden Smith&apos;s critics stopped him posting on Twitter</span><u
data-ylk="cpos:3;cposy:3;bpos:1;pos:1;imgt:ss;g:68eec8d1-edff-3661-9d2d-28a345f40b4c;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:News;elm:hdln;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><span>Jaden Smith's critics stopped him posting on Twitter</span><u
class="Pos(a) T(0) Start(0) W(100%) H(100%) strm-stretch"></u></a>
</h3>
<div>
<p class=" stream-summary LineClamp(2,33px) Lh(17px) C($gray) Bfv(h)">Jaden Smith cut
down his social media usage after getting &quot;criticised on a major level&quot;
down his social media usage after getting "criticised on a major level"
for his posts. The 20-year-old son of Hollywood stars Will Smith and Jada Pinkett
Smith has been known for his bizarre tweets in the past, but has admitted he has
stepped back from the platform recently after realising that with the level of
attention his profile had, any &quot;normal&quot; tweet he made would be bombarded
with hate messages. He said: &quot;It gets to a point where you have so many
followers that you can&#39;t really post things like a normal person without
attention his profile had, any "normal" tweet he made would be bombarded
with hate messages. He said: "It gets to a point where you have so many
followers that you can't really post things like a normal person without
getting criticised on a major level on everything that you post.</p>
</div>
@ -5535,7 +5639,7 @@
class="Pos(r) D(ib) streamImage js-stream-content-link W(100%) js-content-viewer rapid-noclick-resp rapidnofollow"
data-ylk="cpos:4;cposy:4;bpos:1;pos:1;imgt:ss;g:f91aaf20-8f5a-385b-be6f-08660008863d;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:Sports;elm:img;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><img
src="https://s.yimg.com/uu/api/res/1.2/IfNEhBWQ1TBS3CY0RojcKg--~B/Zmk9c3RyaW07aD0yMTQ7cHlvZmY9MDtxPTgwO3c9MzgwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en/homerun/feed_manager_auto_publish_494/665a609046159b36698664f866fe12f5"
height="107" width="190" class="W(100%) BackgroundPic rounded-img" alt="">
class="W(100%) BackgroundPic rounded-img" alt="" width="190" height="107">
</a>
@ -5550,12 +5654,12 @@
<h3 class="Mb(4px) LineClamp(3,57px) Lh(19px)">
<a href="https://nz.sports.yahoo.com/news/mad-f1-world-reacts-ricciardos-renault-move-000856442.html"
class=" O(n):f C($m_blue):f js-stream-content-link js-stream-item-title js-content-viewer rapid-noclick-resp rapidnofollow js-content-title C($link) C($m_blue):h Td(n) Fz(17px) Fw(b)"
data-ylk="cpos:4;cposy:4;bpos:1;pos:1;imgt:ss;g:f91aaf20-8f5a-385b-be6f-08660008863d;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:Sports;elm:hdln;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><span>&apos;This is mad!&apos;: F1 world reacts to Ricciardo&apos;s Renault move</span><u
data-ylk="cpos:4;cposy:4;bpos:1;pos:1;imgt:ss;g:f91aaf20-8f5a-385b-be6f-08660008863d;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:Sports;elm:hdln;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><span>'This is mad!': F1 world reacts to Ricciardo's Renault move</span><u
class="Pos(a) T(0) Start(0) W(100%) H(100%) strm-stretch"></u></a>
</h3>
<div>
<p class=" stream-summary LineClamp(2,33px) Lh(17px) C($gray) Bfv(h)">The Formula One
world has been stunned by Daniel Ricciardo&#39;s Renault bombshell after the
world has been stunned by Daniel Ricciardo's Renault bombshell after the
Aussie announced he was jumping ship from Red Bull next season.</p>
</div>
@ -5591,7 +5695,7 @@
class="Pos(r) D(ib) streamImage js-stream-content-link W(100%) js-content-viewer rapid-noclick-resp rapidnofollow"
data-ylk="cpos:5;cposy:5;bpos:1;pos:1;imgt:ss;g:f2dcfa96-67af-39e8-876e-0ea580a070de;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:News;elm:img;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><img
src="https://s.yimg.com/uu/api/res/1.2/Z1QrUHWcNk4EDTTJFfTvOw--~B/Zmk9c3RyaW07aD0yMTQ7cHlvZmY9MDtxPTgwO3c9MzgwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en-US/homerun/bang_showbiz_nz_240/b87e517b881300f5d04afce014d4724a"
height="107" width="190" class="W(100%) BackgroundPic rounded-img" alt="">
class="W(100%) BackgroundPic rounded-img" alt="" width="190" height="107">
</a>
@ -5613,9 +5717,9 @@
<div>
<p class=" stream-summary LineClamp(2,33px) Lh(17px) C($gray) Bfv(h)">Pippa Middleton
has been swimming to keep herself fit throughout her pregnancy. Writing for
Waitrose&#39;s Lifestyle magazine, Pippa said: &quot;Swimming throughout pregnancy
offers a wonderful feeling of weightlessness. It&#39;s comforting to know that it&#39;s
safe throughout pregnancy, and you don&#39;t need to adapt and change too much
Waitrose's Lifestyle magazine, Pippa said: "Swimming throughout pregnancy
offers a wonderful feeling of weightlessness. It's comforting to know that it's
safe throughout pregnancy, and you don't need to adapt and change too much
(unlike most other sports).</p>
</div>
@ -5650,7 +5754,7 @@
class="Pos(r) D(ib) streamImage js-stream-content-link W(100%) js-content-viewer rapid-noclick-resp rapidnofollow"
data-ylk="cpos:6;cposy:6;bpos:1;pos:1;imgt:ss;g:2fb2b879-8d17-3f8c-8f43-5163b66c7cd5;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:News;elm:img;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><img
src="https://s.yimg.com/uu/api/res/1.2/esf3jYg9TO.oDiqre4haAw--~B/Zmk9c3RyaW07aD0yMTQ7cHlvZmY9MDtxPTgwO3c9MzgwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en-US/homerun/bang_showbiz_nz_240/5d91bdf6a4a2f8711eb2bdf89c310960"
height="107" width="190" class="W(100%) BackgroundPic rounded-img" alt="">
class="W(100%) BackgroundPic rounded-img" alt="" width="190" height="107">
</a>
@ -5713,10 +5817,10 @@
href="https://nz.finance.yahoo.com/news/why-tesla-boingo-wireless-sturm-203000805.html"
class="Pos(r) D(ib) streamImage js-stream-content-link W(100%) js-content-viewer rapid-noclick-resp rapidnofollow"
data-ylk="cpos:7;cposy:7;bpos:1;pos:1;imgt:ss;g:4405ecda-512a-3e5c-b129-d306e5170cda;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:Finance;elm:img;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><img
src="https://s.yimg.com/os/mit/ape/m/81f43c2/t.gif" height="107" width="190"
src="https://s.yimg.com/os/mit/ape/m/81f43c2/t.gif"
class="W(100%) BackgroundPic rounded-img ImageLoader"
style="background-image:url('https://s.yimg.com/uu/api/res/1.2/UF_nQXD_H38RbX9aBXYLWA--~B/Zmk9c3RyaW07aD0yMTQ7cHlvZmY9MDtxPTgwO3c9MzgwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en-US/homerun/motleyfool.com/a12dcfa62baf5e83df2f890bc59d95e3')"
alt="">
alt="" width="190" height="107">
</a>
@ -5731,7 +5835,7 @@
<h3 class="Mb(4px) LineClamp(3,57px) Lh(19px)">
<a href="https://nz.finance.yahoo.com/news/why-tesla-boingo-wireless-sturm-203000805.html"
class=" O(n):f C($m_blue):f js-stream-content-link js-stream-item-title js-content-viewer rapid-noclick-resp rapidnofollow js-content-title C($link) C($m_blue):h Td(n) Fz(17px) Fw(b)"
data-ylk="cpos:7;cposy:7;bpos:1;pos:1;imgt:ss;g:4405ecda-512a-3e5c-b129-d306e5170cda;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:Finance;elm:hdln;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><span>Why Tesla, Boingo Wireless, and Sturm, Ruger & Co. Jumped Today</span><u
data-ylk="cpos:7;cposy:7;bpos:1;pos:1;imgt:ss;g:4405ecda-512a-3e5c-b129-d306e5170cda;ct:1;pkgt:orphan_img;grpt:singlestory;cnt_tpc:Finance;elm:hdln;elmt:ct;ccode:p_en_nz_apm2uh_or1;"><span>Why Tesla, Boingo Wireless, and Sturm, Ruger &amp; Co. Jumped Today</span><u
class="Pos(a) T(0) Start(0) W(100%) H(100%) strm-stretch"></u></a>
</h3>
<div>
@ -5758,9 +5862,9 @@
</ul>
</div>
<img src="https://s.yimg.com/os/mit/ape/m/81f43c2/t.gif" width="16" height="16"
class="D(b) Mx(a) My(12px) js-stream-load-more ImageLoader"
style="background-image:url('https://s.yimg.com/zz/nn/lib/metro/g/my/anim_loading_sm.gif')" alt="">
<img src="https://s.yimg.com/os/mit/ape/m/81f43c2/t.gif" class="D(b) Mx(a) My(12px) js-stream-load-more ImageLoader"
style="background-image:url('https://s.yimg.com/zz/nn/lib/metro/g/my/anim_loading_sm.gif')" alt="" width="16"
height="16">
</div>
@ -5773,12 +5877,12 @@
</div>
<div class="Col3" id="Aside" role="complementary" tabindex="-1">
<div class="Col3-stack" data-sticker-top="75px">
<div id="applet_p_63794" class="weather Mb(30px) App_v2 M-0 js-applet Zoom-1 " data-applet-guid="p_63794"
data-applet-type="weather" data-applet-params="_suid:63794" data-i13n="auto:true;sec:app-wea" data-i13n-sec="app-wea">
<div id="applet_p_63794" class="weather Mb(30px) App_v2 M-0 js-applet Zoom-1" data-applet-guid="p_63794" data-applet-type="weather"
data-applet-params="_suid:63794" data-i13n="auto:true;sec:app-wea" data-i13n-sec="app-wea">
<!-- App open -->
<div class="App-Hd" data-region="header">
<div class="js-applet-view-container-header">
<div class="App-Hd yui3-app-views" data-region="header" id="yui_3_18_0_3_1578037333892_637">
<div class="js-applet-view-container-header" id="yui_3_18_0_3_1578037333892_647">
<div class="StencilRoot">
<a href="https://weather.yahoo.com" class="C(#000) C($m_blue):h Td(n)"><h2
@ -5794,8 +5898,8 @@
</div>
</div>
<div class="App-Bd">
<div class="App-Main" data-region="main">
<div class="js-applet-view-container-main">
<div class="App-Main yui3-app-views" data-region="main" id="yui_3_18_0_3_1578037333892_615">
<div class="js-applet-view-container-main" id="yui_3_18_0_3_1578037333892_634">
<div class="D(b)">
@ -5820,10 +5924,10 @@
data-ylk="itc:0;elm:itm;elmt:ct;rspns:nav;">
<h3 class="Fz(13px) Mb(7px)">Today</h3>
<img class="D(b) M(a)" src="https://s.yimg.com/os/mit/ape/w/d8f6e02/dark/mostly_cloudy_day_night.png"
width="43" height="43" alt="Partly cloudy"/>
alt="Partly cloudy" width="43" height="43">
<span class="Mstart(6px) D(tbc) Mt(2px)">
<b class="Fz(13px) Fw(b) D(tbc) Pend(3px)">13&#xb0;<b class="Hidden">c High</b></b>
<b class="Fz(13px) Fw(b) C($temp_low) D(tbc)">9&#xb0;<b class="Hidden">c Low</b></b>
<b class="Fz(13px) Fw(b) D(tbc) Pend(3px)">13°<b class="Hidden">c High</b></b>
<b class="Fz(13px) Fw(b) C($temp_low) D(tbc)">9°<b class="Hidden">c Low</b></b>
</span>
</a>
</li>
@ -5833,10 +5937,10 @@
data-ylk="itc:0;elm:itm;elmt:ct;rspns:nav;">
<h3 class="Fz(13px) Mb(7px)">Mon</h3>
<img class="D(b) M(a)" src="https://s.yimg.com/os/mit/ape/w/d8f6e02/dark/partly_cloudy_day.png"
width="43" height="43" alt="Partly cloudy"/>
alt="Partly cloudy" width="43" height="43">
<span class="Mstart(6px) D(tbc) Mt(2px)">
<b class="Fz(13px) Fw(b) D(tbc) Pend(3px)">14&#xb0;<b class="Hidden">c High</b></b>
<b class="Fz(13px) Fw(b) C($temp_low) D(tbc)">7&#xb0;<b class="Hidden">c Low</b></b>
<b class="Fz(13px) Fw(b) D(tbc) Pend(3px)">14°<b class="Hidden">c High</b></b>
<b class="Fz(13px) Fw(b) C($temp_low) D(tbc)">7°<b class="Hidden">c Low</b></b>
</span>
</a>
</li>
@ -5845,11 +5949,11 @@
<a href="https://nz.weather.yahoo.com/auckland/2348079" class="C(#000) Td(n)"
data-ylk="itc:0;elm:itm;elmt:ct;rspns:nav;">
<h3 class="Fz(13px) Mb(7px)">Tue</h3>
<img class="D(b) M(a)" src="https://s.yimg.com/os/mit/ape/w/d8f6e02/dark/fair_day.png" width="43"
height="43" alt="Partly cloudy"/>
<img class="D(b) M(a)" src="https://s.yimg.com/os/mit/ape/w/d8f6e02/dark/fair_day.png"
alt="Partly cloudy" width="43" height="43">
<span class="Mstart(6px) D(tbc) Mt(2px)">
<b class="Fz(13px) Fw(b) D(tbc) Pend(3px)">16&#xb0;<b class="Hidden">c High</b></b>
<b class="Fz(13px) Fw(b) C($temp_low) D(tbc)">8&#xb0;<b class="Hidden">c Low</b></b>
<b class="Fz(13px) Fw(b) D(tbc) Pend(3px)">16°<b class="Hidden">c High</b></b>
<b class="Fz(13px) Fw(b) C($temp_low) D(tbc)">8°<b class="Hidden">c Low</b></b>
</span>
</a>
</li>
@ -5859,10 +5963,10 @@
data-ylk="itc:0;elm:itm;elmt:ct;rspns:nav;">
<h3 class="Fz(13px) Mb(7px)">Wed</h3>
<img class="D(b) M(a)" src="https://s.yimg.com/os/mit/ape/w/d8f6e02/dark/mostly_cloudy_day_night.png"
width="43" height="43" alt="Partly cloudy"/>
alt="Partly cloudy" width="43" height="43">
<span class="Mstart(6px) D(tbc) Mt(2px)">
<b class="Fz(13px) Fw(b) D(tbc) Pend(3px)">15&#xb0;<b class="Hidden">c High</b></b>
<b class="Fz(13px) Fw(b) C($temp_low) D(tbc)">12&#xb0;<b class="Hidden">c Low</b></b>
<b class="Fz(13px) Fw(b) D(tbc) Pend(3px)">15°<b class="Hidden">c High</b></b>
<b class="Fz(13px) Fw(b) C($temp_low) D(tbc)">12°<b class="Hidden">c Low</b></b>
</span>
</a>
</li>
@ -5894,18 +5998,18 @@
</div>
</div>
</div>
<div id="applet_p_50000242" class="storyswarm Mb(30px) M-0 js-applet Zoom-1 " data-applet-guid="p_50000242"
<div id="applet_p_50000242" class="storyswarm Mb(30px) M-0 js-applet Zoom-1" data-applet-guid="p_50000242"
data-applet-type="storyswarm" data-applet-params="_suid:50000242" data-i13n="auto:true;sec:storyswarm"
data-i13n-sec="storyswarm"> <!-- App open -->
<div class="App-Bd">
<div class="App-Main" data-region="main">
<div class="App-Main yui3-app-views" data-region="main" id="yui_3_18_0_3_1578037333892_693">
<div class="js-applet-view-container-main">
<a href=https://nz.news.yahoo.com/ class="C(#000) C($m_blue):h Td(n)">
<a href="https://nz.news.yahoo.com/" class="C(#000) C($m_blue):h Td(n)">
<h2 class="Fz(15px) Fw(b) D(ib)">Featured Picks</h2>
<h2 class="Fz(15px) Fw(b) D(ib)">Featured Picks</h2>
</a>
@ -5916,12 +6020,12 @@
<a href="https://nz.news.yahoo.com/zombie-boy-apos-family-claim-095103335.html"
class="D(ib) C($m_blue):f Mih(70px) C($link) C($m_blue):h Td(n) Fz(12px) Bxz(bb)"
data-ylk="sec:storyswarm;subsec:politics;cpos:1;itc:0;outcm:content;elm:btn;g:46b0909d-4a86-31df-ba4e-ed8fd15426f0;">
<img src="https://s.yimg.com/os/mit/ape/m/81f43c2/t.gif" height="70px" width="70px"
class="Maw(100%) H(a) Mend(12px) Va(t) Pos(a) Start(0) Bdrs(3px) ImageLoader"
style="background-image:url('https://s.yimg.com/uu/api/res/1.2/WY3Dq9V.s5oIBCKooLrEww--~B/Zmk9c3RyaW07aD0xNDA7cHlvZmY9MDtxPTgwO3c9MTQwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en-US/homerun/bang_showbiz_nz_240/e8f36c5187da4406383774de7f4a6a6d')"
alt="">
<img src="https://s.yimg.com/uu/api/res/1.2/WY3Dq9V.s5oIBCKooLrEww--~B/Zmk9c3RyaW07aD0xNDA7cHlvZmY9MDtxPTgwO3c9MTQwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en-US/homerun/bang_showbiz_nz_240/e8f36c5187da4406383774de7f4a6a6d"
class="Maw(100%) H(a) Mend(12px) Va(t) Pos(a) Start(0) Bdrs(3px)"
style="background-image: url(&quot;https://s.yimg.com/uu/api/res/1.2/WY3Dq9V.s5oIBCKooLrEww--~B/Zmk9c3RyaW07aD0xNDA7cHlvZmY9MDtxPTgwO3c9MTQwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en-US/homerun/bang_showbiz_nz_240/e8f36c5187da4406383774de7f4a6a6d&quot;);"
alt="" id="yui_3_18_0_3_1578037333892_178" width="70px" height="70px">
<div class="D(ib) Pstart(82px)">
<div class="Mend(7px) Lh(15px) LineClamp(3,45px) Fw(b)">Zombie Boy&apos;s family claim death was
<div class="Mend(7px) Lh(15px) LineClamp(3,45px) Fw(b)">Zombie Boy's family claim death was
accidental
</div>
<span class="Fz(11px) Td(n) C(gray_dark) Fw(n) D(b) Mt(2px) Whs(pl) Tt(c)">Bang Showbiz NZ</span>
@ -5934,12 +6038,11 @@
<a href="https://nz.news.yahoo.com/kelsey-grammer-apos-crotch-tattoo-093603670.html"
class="D(ib) C($m_blue):f Mih(70px) C($link) C($m_blue):h Td(n) Fz(12px) Bxz(bb)"
data-ylk="sec:storyswarm;subsec:politics;cpos:2;itc:0;outcm:content;elm:btn;g:081b68f4-8834-38f6-bea7-c25704e09233;">
<img src="https://s.yimg.com/os/mit/ape/m/81f43c2/t.gif" height="70px" width="70px"
class="Maw(100%) H(a) Mend(12px) Va(t) Pos(a) Start(0) Bdrs(3px) ImageLoader"
style="background-image:url('https://s.yimg.com/uu/api/res/1.2/bmy1JnMSpPQqB.JMhSF58g--~B/Zmk9c3RyaW07aD0xNDA7cHlvZmY9MDtxPTgwO3c9MTQwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en-US/homerun/bang_showbiz_nz_240/31d1fafe662342b4461f6bda92b6e479')"
alt="">
<img src="https://s.yimg.com/uu/api/res/1.2/bmy1JnMSpPQqB.JMhSF58g--~B/Zmk9c3RyaW07aD0xNDA7cHlvZmY9MDtxPTgwO3c9MTQwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en-US/homerun/bang_showbiz_nz_240/31d1fafe662342b4461f6bda92b6e479"
class="Maw(100%) H(a) Mend(12px) Va(t) Pos(a) Start(0) Bdrs(3px) ImageLoader-Loaded"
style="opacity: 1;" alt="" id="yui_3_18_0_3_1578037333892_184" width="70px" height="70px">
<div class="D(ib) Pstart(82px)">
<div class="Mend(7px) Lh(15px) LineClamp(3,45px) Fw(b)">Kelsey Grammer&apos;s crotch tattoo</div>
<div class="Mend(7px) Lh(15px) LineClamp(3,45px) Fw(b)">Kelsey Grammer's crotch tattoo</div>
<span class="Fz(11px) Td(n) C(gray_dark) Fw(n) D(b) Mt(2px) Whs(pl) Tt(c)">Bang Showbiz NZ</span>
</div>
</a>
@ -5950,10 +6053,9 @@
<a href="https://nz.news.yahoo.com/jack-osbourne-sorry-attack-love-091603202.html"
class="D(ib) C($m_blue):f Mih(70px) C($link) C($m_blue):h Td(n) Fz(12px) Bxz(bb)"
data-ylk="sec:storyswarm;subsec:politics;cpos:3;itc:0;outcm:content;elm:btn;g:b37669f2-fbbb-3288-a68f-d54f058b9341;">
<img src="https://s.yimg.com/os/mit/ape/m/81f43c2/t.gif" height="70px" width="70px"
class="Maw(100%) H(a) Mend(12px) Va(t) Pos(a) Start(0) Bdrs(3px) ImageLoader"
style="background-image:url('https://s.yimg.com/uu/api/res/1.2/LRDvT_H3uF77ovHuKTfyPA--~B/Zmk9c3RyaW07aD0xNDA7cHlvZmY9MDtxPTgwO3c9MTQwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en-US/homerun/bang_showbiz_nz_240/e26a46360e94f36cd6826c2e9995c3d6')"
alt="">
<img src="https://s.yimg.com/uu/api/res/1.2/LRDvT_H3uF77ovHuKTfyPA--~B/Zmk9c3RyaW07aD0xNDA7cHlvZmY9MDtxPTgwO3c9MTQwO3NtPTE7YXBwaWQ9eXRhY2h5b24-/http://media.zenfs.com/en-US/homerun/bang_showbiz_nz_240/e26a46360e94f36cd6826c2e9995c3d6"
class="Maw(100%) H(a) Mend(12px) Va(t) Pos(a) Start(0) Bdrs(3px) ImageLoader-Loaded"
style="opacity: 1;" alt="" id="yui_3_18_0_3_1578037333892_190" width="70px" height="70px">
<div class="D(ib) Pstart(82px)">
<div class="Mend(7px) Lh(15px) LineClamp(3,45px) Fw(b)">Jack Osbourne sorry for attack on love rival
</div>
@ -5969,14 +6071,16 @@
</div>
</div> <!-- App close -->
</div>
<div id="sticky-lrec2-footer" data-plugin="sticker" data-sticker-top="125px" data-sticker-forceposition="top">
<div class="StickyPholder" style="margin-top: 0px;"></div>
<div id="sticky-lrec2-footer" data-plugin="sticker" data-sticker-top="125px" data-sticker-forceposition="top"
style="margin-top: 0px; transform: translate3d(0px, 0px, 0px); position: relative;">
<div id="my-adsLREC2" class="Ta-c Mt-10 Mb-20 Pos-r" data-autorotate="1" data-autoeventrt="10000" data-mastrt="25000"
data-lrecrt="20000" data-ldrbrt="20000" data-defaultrt="20000"
data-config='{"pos":"LREC2","id":"LREC2","clean":"my-adsLREC2","dest":"my-adsLREC2-iframe","metaSize":true,"w":300,"h":250,"fdb":true,"supports":{"exp-ovr":1,"exp-push":1}}'
data-lrec4enabled="1" data-lrec4pos="LREC4" data-lrec2SelectiveEnabled="0">
<div class='Mx-a Ta-c' id="my-adsLREC2-iframe">
data-config="{&quot;pos&quot;:&quot;LREC2&quot;,&quot;id&quot;:&quot;LREC2&quot;,&quot;clean&quot;:&quot;my-adsLREC2&quot;,&quot;dest&quot;:&quot;my-adsLREC2-iframe&quot;,&quot;metaSize&quot;:true,&quot;w&quot;:300,&quot;h&quot;:250,&quot;fdb&quot;:true,&quot;supports&quot;:{&quot;exp-ovr&quot;:1,&quot;exp-push&quot;:1}}"
data-lrec4enabled="1" data-lrec4pos="LREC4" data-lrec2selectiveenabled="0">
<div class="Mx-a Ta-c" id="my-adsLREC2-iframe">
<noscript><!-- SpaceID=0 robot -->
</noscript>
</div>
@ -5988,7 +6092,7 @@
<div id="my-adsFOOT" class="">
<div class='Mx-a Ta-c' id="my-adsFOOT-iframe">
<div class="Mx-a Ta-c" id="my-adsFOOT-iframe">
<!-- SpaceID=0 robot -->
</div>
@ -6023,7 +6127,7 @@
class="Tt(c) Fz(13px) C($link) Op(.4) Td(n) mouseover:h_Op(1) C($m_blue):h"
data-ylk="t1:a4;t2:ft;t3:lst;sec:ft;elm:itm;elmt:link;itc:0;rspns:nav;">Terms
(updated)</a></li>
<li class="D(ib) mouseover Mend(6px) Lh(22px) "><a href="https://help.yahoo.com/kb/index?page=home&locale=en_NZ"
<li class="D(ib) mouseover Mend(6px) Lh(22px) "><a href="https://help.yahoo.com/kb/index?page=home&amp;locale=en_NZ"
class="Tt(c) Fz(13px) C($link) Op(.4) Td(n) mouseover:h_Op(1) C($m_blue):h"
data-ylk="t1:a4;t2:ft;t3:lst;sec:ft;elm:itm;elmt:link;itc:0;rspns:nav;">Help</a>
</li>
@ -6041,8 +6145,9 @@
</div>
<div id="darla-assets-bottom">
<script type="text/x-safeframe" id="fc" _ver="3-4-0">
<script type="text/x-safeframe-processed" id="processed_fc_2_1578037334136_75" _ver="3-4-0">
{"positions":[{"meta":{"y":{"cscHTML":false,"cscURI":"","impID":"","supp_ugc":false,"placementID":-1,"creativeID":-1,"serveTime":-1,"behavior":"non_exp","adID":"#19","matchID":"#19","err":"robot","facStatus":{},"facRotation":{},"hasExternal":0,"size":false,"bookID":false,"serveType":false,"slotID":false,"fdb":"{\"fdb_url\": \"http:\/\/beap-bc.yahoo.com\/af?bv=1.0.0&bs=(15ir45r6b(gid$jmTVQDk4LjHHbFsHU5jMkgKkMTAuNwAAAACljpkK,st$1402537233026922,srv$1,si$13303551,adv$25941429036,ct$25,li$3239250051,exp$1402544433026922,cr$4154984551,pbid$25372728133,v$1.0))&al=(type${type},cmnt${cmnt},subo${subo})&r=10\", \"fdb_on\": \"1\", \"fdb_exp\": \"1402544433026\", \"fdb_intl\": \"en-us\" , \"d\" : \"1\" }","slotData":{},"adc":"{\"label\":\"AdChoices\",\"url\":\"https:\\\/\\\/info.yahoo.com\\\/privacy\\\/nz\\\/yahoo\\\/relevantads.html\",\"close\":\"Close\",\"closeAd\":\"Close ad\",\"showAd\":\"Show ad\",\"collapse\":\"Collapse\",\"fdb\":\"I don't like this ad\",\"code\":\"en-nz\"}","is3rd":1,"userProvidedData":{}}},"id":"LREC","html":"<!-- SpaceID=0 robot -->\n"},{"meta":{"y":{"cscHTML":false,"cscURI":"","impID":"","supp_ugc":false,"placementID":-1,"creativeID":-1,"serveTime":-1,"behavior":"non_exp","adID":"#19","matchID":"#19","err":"robot","facStatus":{},"facRotation":{},"hasExternal":0,"size":false,"bookID":false,"serveType":false,"slotID":false,"fdb":"{\"fdb_url\": \"http:\/\/beap-bc.yahoo.com\/af?bv=1.0.0&bs=(15ir45r6b(gid$jmTVQDk4LjHHbFsHU5jMkgKkMTAuNwAAAACljpkK,st$1402537233026922,srv$1,si$13303551,adv$25941429036,ct$25,li$3239250051,exp$1402544433026922,cr$4154984551,pbid$25372728133,v$1.0))&al=(type${type},cmnt${cmnt},subo${subo})&r=10\", \"fdb_on\": \"1\", \"fdb_exp\": \"1402544433026\", \"fdb_intl\": \"en-us\" , \"d\" : \"1\" }","slotData":{},"adc":"{\"label\":\"AdChoices\",\"url\":\"https:\\\/\\\/info.yahoo.com\\\/privacy\\\/nz\\\/yahoo\\\/relevantads.html\",\"close\":\"Close\",\"closeAd\":\"Close ad\",\"showAd\":\"Show ad\",\"collapse\":\"Collapse\",\"fdb\":\"I don't like this ad\",\"code\":\"en-nz\"}","is3rd":1,"userProvidedData":{}}},"id":"MAST","html":"<!-- SpaceID=0 robot -->\n"},{"meta":{"y":{"cscHTML":false,"cscURI":"","impID":"","supp_ugc":false,"placementID":-1,"creativeID":-1,"serveTime":-1,"behavior":"non_exp","adID":"#19","matchID":"#19","err":"robot","facStatus":{},"facRotation":{},"hasExternal":0,"size":false,"bookID":false,"serveType":false,"slotID":false,"fdb":"{\"fdb_url\": \"http:\/\/beap-bc.yahoo.com\/af?bv=1.0.0&bs=(15ir45r6b(gid$jmTVQDk4LjHHbFsHU5jMkgKkMTAuNwAAAACljpkK,st$1402537233026922,srv$1,si$13303551,adv$25941429036,ct$25,li$3239250051,exp$1402544433026922,cr$4154984551,pbid$25372728133,v$1.0))&al=(type${type},cmnt${cmnt},subo${subo})&r=10\", \"fdb_on\": \"1\", \"fdb_exp\": \"1402544433026\", \"fdb_intl\": \"en-us\" , \"d\" : \"1\" }","slotData":{},"adc":"{\"label\":\"AdChoices\",\"url\":\"https:\\\/\\\/info.yahoo.com\\\/privacy\\\/nz\\\/yahoo\\\/relevantads.html\",\"close\":\"Close\",\"closeAd\":\"Close ad\",\"showAd\":\"Show ad\",\"collapse\":\"Collapse\",\"fdb\":\"I don't like this ad\",\"code\":\"en-nz\"}","is3rd":1,"userProvidedData":{}}},"id":"LREC2","html":"<!-- SpaceID=0 robot -->\n"},{"meta":{"y":{"cscHTML":false,"cscURI":"","impID":"","supp_ugc":false,"placementID":-1,"creativeID":-1,"serveTime":-1,"behavior":"non_exp","adID":"#19","matchID":"#19","err":"robot","facStatus":{},"facRotation":{},"hasExternal":0,"size":false,"bookID":false,"serveType":false,"slotID":false,"fdb":"{\"fdb_url\": \"http:\/\/beap-bc.yahoo.com\/af?bv=1.0.0&bs=(15ir45r6b(gid$jmTVQDk4LjHHbFsHU5jMkgKkMTAuNwAAAACljpkK,st$1402537233026922,srv$1,si$13303551,adv$25941429036,ct$25,li$3239250051,exp$1402544433026922,cr$4154984551,pbid$25372728133,v$1.0))&al=(type${type},cmnt${cmnt},subo${subo})&r=10\", \"fdb_on\": \"1\", \"fdb_exp\": \"1402544433026\", \"fdb_intl\": \"en-us\" , \"d\" : \"1\" }","slotData":{},"adc":"{\"label\":\"AdChoices\",\"url\":\"https:\\\/\\\/info.yahoo.com\\\/privacy\\\/nz\\\/yahoo\\\/relevantads.html\",\"close\":\"Close\",\"closeAd\":\"Close ad\",\"showAd\":\"Show ad\",\"collapse\":\"Collapse\",\"fdb\":\"I don't like this ad\",\"code\":\"en-nz\"}","is3rd":1,"userProvidedData":{}}},"id":"LREC4","html":"<!-- SpaceID=0 robot -->\n"}],"meta":{"y":{"pageEndHTML":"","pe":"","pos_list":"\"FPAD\",\"LREC\",\"MAST\",\"LREC2\",\"LREC4\",\"FOOT\"","filtered":"\"FPAD\",\"FOOT\"","spaceID":1197747863,"host":"nz.yahoo.com","lookupTime":138,"k2_uri":"","fac_rt":false,"serveTime":-1,"pvid":"ZwVFUTEwNi5rwh96hNU.zgIPMTIyLgAAAAD0wYJX","tID":"darla_prefetch_1533389035401_115849935_1","npv":"0","ep":{"site-attribute":"Y-BUCKET=\"719\" ctout=320 megamodal=true","secure":true,"lang":"en-NZ","ref":"https:\/\/nz.yahoo.com\/?p=us","filter":"no_expandable;exp_iframe_expandable;","darlaID":"darla_instance_1533389035401_172883192_0"},"pym":""}}}
</script>
<script type="text/javascript">
var pageloadValidAds = [];
@ -6377,13 +6482,14 @@
<script type="text/javascript" src="https://s.yimg.com/zz/combo?yui:/3.18.0/yui/yui-min.js"></script>
<div id="yui3-css-stamp" style="position: absolute !important; visibility: hidden !important" class=""></div>
<script type="text/javascript" src="https://s.yimg.com/ss/rapid-3.42.4.js"></script>
<script type="text/javascript" src="https://s.yimg.com/os/mit/td/aperollup-min-f9f5bbd5_desktop_advance.js"></script>
<script type="text/javascript" src="https://s.yimg.com/os/mit/td/td-applet-stream-atomic-2.0.1631/r-min.js" async defer></script>
<script type="text/javascript" src="https://s.yimg.com/os/mit/td/td-applet-mega-header-1.0.696/r-min.js" async defer></script>
<script type="text/javascript" src="https://s.yimg.com/os/mit/td/td-applet-viewer-0.1.2775/r-min.js" async defer></script>
<script type="text/javascript" src="https://s.yimg.com/os/mit/td/td-applet-navlinks-atomic-0.0.90/r-min.js" async defer></script>
<script type="text/javascript" src="https://s.yimg.com/os/mit/td/td-applet-fp-utils-0.1.286/r-min.js" async defer></script>
<script type="text/javascript" src="https://s.yimg.com/os/mit/td/td-applet-stream-atomic-2.0.1631/r-min.js" async="" defer=""></script>
<script type="text/javascript" src="https://s.yimg.com/os/mit/td/td-applet-mega-header-1.0.696/r-min.js" async="" defer=""></script>
<script type="text/javascript" src="https://s.yimg.com/os/mit/td/td-applet-viewer-0.1.2775/r-min.js" async="" defer=""></script>
<script type="text/javascript" src="https://s.yimg.com/os/mit/td/td-applet-navlinks-atomic-0.0.90/r-min.js" async="" defer=""></script>
<script type="text/javascript" src="https://s.yimg.com/os/mit/td/td-applet-fp-utils-0.1.286/r-min.js" async="" defer=""></script>
<script>YUI.Env.core.push.apply(YUI.Env.core, ["loader-angus", "loader-ape-af", "loader-ape-applet", "loader-ape-location", "loader-ape-pipe", "loader-ape-social", "loader-applet-server", "loader-assembler", "loader-dust-helpers", "loader-finance-streamer", "loader-highlander-client", "loader-live-event-data", "loader-mjata", "loader-stencil", "loader-td-api", "loader-td-dev-info", "loader-td-lib-entertainment", "loader-td-lib-livevideo", "loader-td-lib-social", "loader-td-applet-stream-atomic", "loader-td-applet-mega-header", "loader-td-applet-viewer", "loader-td-applet-navlinks-atomic", "loader-td-applet-fp-utils", "loader-td-applet-sidekick", "loader-td-applet-related-content", "loader-td-applet-weather-atomic", "loader-td-applet-canvass", "loader-td-applet-amplify-hpset"]);
YUI.add("loader-ape-af", function (e, a) {
YUI.Env[e.version].modules = YUI.Env[e.version].modules || {}, e.mix(YUI.Env[e.version].modules, {
@ -11267,8 +11373,8 @@ window.__cmp('getVendorConsents', null, function (result, success) {
<!-- Via https/1.1 media-router-fp1005.prod.media.tp2.yahoo.com[2406200000EC08130000000000001004] (YahooTrafficServer) -->
<!-- sid=1197747863 -->
<div id="MouseoverMask" class="End-0 Start-0 T-0 B-0"></div>
<div class="sa-aria-live-region" aria-live="polite" style="position: absolute; left: -9999px;"></div>
</body>
</html>
<!-- slw28.fp.sg3.yahoo.com Sat Aug 4 13:23:55 UTC 2018 -->