web-page-parser 0.25 → 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- checksums.yaml.gz.sig +1 -0
- data.tar.gz.sig +0 -0
- data/README.rdoc +5 -0
- data/lib/web-page-parser.rb +31 -0
- data/lib/web-page-parser/base_parser.rb +92 -42
- data/lib/web-page-parser/http.rb +63 -0
- data/lib/web-page-parser/parser_factory.rb +0 -1
- data/lib/web-page-parser/parsers/bbc_news_page_parser.rb +72 -9
- data/lib/web-page-parser/parsers/guardian_page_parser.rb +51 -11
- data/lib/web-page-parser/parsers/independent_page_parser.rb +56 -0
- data/lib/web-page-parser/parsers/new_york_times_page_parser.rb +108 -0
- data/lib/web-page-parser/parsers/washingtonpost_page_parser.rb +59 -0
- data/spec/base_parser_spec.rb +24 -8
- data/spec/fixtures/bbc_news/19957138.stm.html +1974 -0
- data/spec/fixtures/bbc_news/20230333.stm.html +2529 -0
- data/spec/fixtures/bbc_news/21528631.html +2021 -0
- data/spec/fixtures/bbc_news/8040164.stm.html +3095 -0
- data/spec/fixtures/cassette_library/BbcNewsPageParserV4.yml +1743 -0
- data/spec/fixtures/guardian/anger-grows-rbs-chiefs-bonus-with-explainer.html +4713 -0
- data/spec/fixtures/guardian/barack-obama-nicki-minaj-mariah-carey.html +4371 -0
- data/spec/fixtures/guardian/nhs-patient-data-available-companies-buy.html +4150 -0
- data/spec/fixtures/independent/belgian-man-who-skipped-100-restaurant-bills-is-killed-9081407.html +4401 -0
- data/spec/fixtures/independent/david-cameron-set-for-uturn-over-uk-sanctuary-9077647.html +4454 -0
- data/spec/fixtures/independent/innocent-starving-close-to-death-one-victim-of-the-siege-that-shames-syria-9065538.html +4455 -0
- data/spec/fixtures/independent/saudi-authorities-stop-textmessage-tracking-of-women-for-now-9065486.html +4368 -0
- data/spec/fixtures/new_york_times/khaled-meshal-the-leader-of-hamas-vacates-damascus.html +919 -0
- data/spec/fixtures/new_york_times/show-banned-french-comedian-has-new-one.html +328 -0
- data/spec/fixtures/new_york_times/the-long-run-gingrich-stuck-to-caustic-path-in-ethics-battles.html +1164 -0
- data/spec/fixtures/washingtonpost/pentagon-confirms-al-shabab-leader-killed.html +1 -0
- data/spec/fixtures/washingtonpost/sgt-bowe-bergdahls-capture-remains-amystery.html +3664 -0
- data/spec/fixtures/washingtonpost/will-a-bust-follow-the-boom-in-britain.html +3729 -0
- data/spec/parser_factory_spec.rb +3 -3
- data/spec/parsers/bbc_news_page_spec.rb +223 -3
- data/spec/parsers/guardian_page_spec.rb +157 -4
- data/spec/parsers/independent_page_parser_spec.rb +152 -0
- data/spec/parsers/new_york_times_page_parser_spec.rb +190 -0
- data/spec/parsers/washingtonpost_page_parser_spec.rb +114 -0
- data/spec/spec_helper.rb +5 -0
- metadata +167 -59
- metadata.gz.sig +2 -0
@@ -0,0 +1,3729 @@
|
|
1
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
2
|
+
<html lang="EN" xmlns:fb="http://www.facebook.com/2008/fbml" xmlns:og="http://ogp.me/ns#">
|
3
|
+
<!-- Methode uuid: "3677a6ae-7f9d-11e3-97d3-b9925ce2c57b" -->
|
4
|
+
<head>
|
5
|
+
<title>Will a bust follow the boom in Britain? - The Washington Post</title>
|
6
|
+
<meta name="eomportal-instanceid" content="53"/>
|
7
|
+
<meta name="eomportal-id" content="14948"/>
|
8
|
+
<meta name="eomportal-loid" content="1001.9.27567867"/>
|
9
|
+
<meta name="eomportal-uuid" content="3677a6ae-7f9d-11e3-97d3-b9925ce2c57b"/>
|
10
|
+
<meta name="eomportal-lastUpdate" content="Sun Jan 19 17:13:55 EST 2014"/>
|
11
|
+
<meta name="site-identity" content="prodportal-A"/>
|
12
|
+
<meta name="keywords" content="british property bubble,property bubble in britain,property bust in britain,property prices in britain,real estate in london"/>
|
13
|
+
<meta name="news_keywords" content="british property bubble,property bubble in britain,property bust in britain,property prices in britain,real estate in london"/>
|
14
|
+
<meta name="description" content="Economists worry that a bubble is forming and that the government is feeding it."/>
|
15
|
+
<meta name="DC.title" content="Will a bust follow the boom in Britain?"/>
|
16
|
+
<meta name="DC.date.issued" content="2014-01-19"/>
|
17
|
+
<meta name="DC.creator" content="Griff Witte and Karla Adam"/>
|
18
|
+
<meta name="Content-Language" content="en-US"/>
|
19
|
+
<meta name="resource-type" content="document"/>
|
20
|
+
<style>
|
21
|
+
|
22
|
+
#post_most.module {
|
23
|
+
border-bottom:0px;
|
24
|
+
}
|
25
|
+
#post_most.module.component {
|
26
|
+
margin-bottom:10px;
|
27
|
+
}
|
28
|
+
#post_most .right-rail-shadow {
|
29
|
+
display:none;
|
30
|
+
}
|
31
|
+
#post_most ul {
|
32
|
+
padding-top:10px;
|
33
|
+
}
|
34
|
+
#post_most ul li {
|
35
|
+
padding-bottom:5px;
|
36
|
+
border-bottom:1px dotted #D2D2D2;
|
37
|
+
margin-bottom:5px;
|
38
|
+
}
|
39
|
+
#post_most ul li.last {
|
40
|
+
padding-bottom:0px;
|
41
|
+
border-bottom:0px;
|
42
|
+
margin-bottom:10px;
|
43
|
+
}
|
44
|
+
#post_most ul li .number {
|
45
|
+
width:0.7em;
|
46
|
+
padding:5px 20px 8px 5px;
|
47
|
+
font-size:46px;
|
48
|
+
font-family:FranklinITCProBold,Helvetica,Arial,sans-serif;color:#7F7F7F;
|
49
|
+
}
|
50
|
+
#post_most ul li img.photo {
|
51
|
+
padding-left:10px;
|
52
|
+
}
|
53
|
+
#post_most ul li .headline {
|
54
|
+
font-size:14px;
|
55
|
+
line-height:19px;
|
56
|
+
}
|
57
|
+
#post_most ul li .headline.no-photo {
|
58
|
+
margin-right:40px;
|
59
|
+
}
|
60
|
+
|
61
|
+
</style>
|
62
|
+
<script type="text/javascript">
|
63
|
+
|
64
|
+
var NREUMQ = NREUMQ || [];
|
65
|
+
NREUMQ.push(["mark", "firstbyte", new Date().getTime()]);
|
66
|
+
</script><script type="text/javascript">
|
67
|
+
|
68
|
+
//namespace object & initial time always set.
|
69
|
+
var TWP_Debug = {};
|
70
|
+
TWP_Debug.initialTime = new Date();
|
71
|
+
TWP_Debug.pagedebug=(window.location.href.indexOf("pagedebug=true") > 0)?true:false;
|
72
|
+
TWP_Debug.pagedebug && window.console && console.log && console.log('[' + (new Date()-TWP_Debug.initialTime)/1000 + ']' + ' Top of frameset.jpt');
|
73
|
+
</script><script type="text/javascript" src="http://wp-eng-static.washingtonpost.com/util-redirect.js"></script><script type="text/javascript">
|
74
|
+
|
75
|
+
try {TWP.Util.redirect.redirectMobile("prodportal-A");
|
76
|
+
}catch(e){};
|
77
|
+
</script><meta property="fb:app_id" content="41245586762" />
|
78
|
+
<meta property="article:publisher" content="https://www.facebook.com/washingtonpost" />
|
79
|
+
<meta property="og:title" content="Housing prices are booming in Britain. Will a bust follow?" />
|
80
|
+
<meta property="og:type" content="article" />
|
81
|
+
<meta property="og:url" content="http://www.washingtonpost.com/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_story.html" />
|
82
|
+
<meta property="og:site_name" content="Washington Post" />
|
83
|
+
<meta property="og:description" content="Economists worry that a bubble is forming and that the government is feeding it." />
|
84
|
+
<meta property="og:image" content="http://img.washingtonpost.com/rf/image_2048w/2010-2019/WashingtonPost/2014/01/19/Web-Resampled/2014-01-18/w-britproperty-U700355856661qCF--300x537@wp.com.jpg" />
|
85
|
+
<meta property="fb:admins" content="1244584375" /> <meta property="fb:admins" content="4403963" /> <meta property="fb:admins" content="2724956" /> <meta property="fb:admins" content="500835072" /> <meta property="fb:admins" content="1513210492" /> <meta name="twitter:card" value="summary" />
|
86
|
+
<meta name="twitter:site" value="@WashingtonPost" />
|
87
|
+
<link rel="shortcut icon" href="http://www.washingtonpost.com/favicon.ico"/>
|
88
|
+
<link rel="shorturl" href="http://wapo.st/1bhPx9S" /><link rel="canonical" href="http://www.washingtonpost.com/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_story.html"/><link rel="stylesheet" type="text/css" href="http://css.washingtonpost.com/wpost/css/combo?token=20131218151500&inttoken=20131213142200&context=eidos&c=true&m=true&r=/2.0.0/fonts/font_FontAwesomeTWP.css&r=/2.0.0/fonts/font_FranklinITCProBold.css&r=/2.0.0/fonts/font_PostoniTitling.css" />
|
89
|
+
<link rel="stylesheet" type="text/css" href="http://css.washingtonpost.com/wpost/css/combo?token=20131218151500&inttoken=20131213142200&context=eidos&c=true&m=true&r=/2.0.0/reset.css&r=/2.0.0/structure.css&r=/2.0.0/header.css&r=/2.0.0/footer.css&r=/2.0.0/right-rail.css&r=/2.0.0/rules.css&r=/2.0.0/forms.css&r=/2.0.0/base.css&r=/2.0.0/modal.css&r=/2.0.0/accordion.css&r=/2.0.0/storyflipper.css&r=/2.0.0/flipper.css&r=/2.0.0/social-tools/social-toolbar.css" />
|
90
|
+
<link rel="stylesheet" type="text/css" href="http://css.washingtonpost.com/wpost/css/combo?token=20131218151500&inttoken=20131213142200&context=eidos&c=true&m=true&r=/2.0.0/modules.css" />
|
91
|
+
<link rel="stylesheet" type="text/css" href="http://css.washingtonpost.com/wpost/css/combo?token=20131218151500&inttoken=20131213142200&context=eidos&c=true&m=true&r=/jcarousel/jcarousel-skin-hero-slideshow.css&r=/2.0.0/epaper.css&r=/2.0.0/calendar-widget.css&r=/2.0.0/widgets.css&r=/2.0.0/article_carousel.css&r=/2.0.0/wsodEWA.css&r=/2.0.0/ads.css&r=/2.0.0/candidate.css&r=/2.0.0/popup-notifications.css" />
|
92
|
+
<script type="text/javascript">
|
93
|
+
|
94
|
+
if(typeof TWP_Debug == 'undefined') {
|
95
|
+
var TWP_Debug = {};
|
96
|
+
TWP_Debug.initialTime = new Date();
|
97
|
+
TWP_Debug.pagedebug=(window.location.href.indexOf("pagedebug=true") > 0)?true:false;
|
98
|
+
TWP_Debug.pagedebug && window.console && console.log && console.log('[' + (new Date()-TWP_Debug.initialTime)/1000 + ']' + ' Top of frameset.jpt');
|
99
|
+
}
|
100
|
+
</script><script type="text/javascript">
|
101
|
+
|
102
|
+
var cjsscript = document.createElement('script');
|
103
|
+
cjsscript.src = "http://www.washingtonpost.com/rw/sites/twpweb/js/controljs/control-mod.js?v=1.1";
|
104
|
+
var cjssib = document.getElementsByTagName('script')[0];
|
105
|
+
cjssib.parentNode.insertBefore(cjsscript, cjssib);
|
106
|
+
</script><script type="text/javascript">
|
107
|
+
|
108
|
+
|
109
|
+
if(TWP_Debug.pagedebug && typeof console != "undefined" && typeof console.log != "undefined") {
|
110
|
+
console.log("[" + (new Date()-TWP_Debug.initialTime)/1000 + "] Top of head.jpt");
|
111
|
+
}
|
112
|
+
var siteContext = '/rw/sites/twpweb',
|
113
|
+
sectionContext = '/world',
|
114
|
+
eidosBase = 'http://www.washingtonpost.com';
|
115
|
+
TWP = window.TWP || {};
|
116
|
+
TWP.base = 'http://www.washingtonpost.com';
|
117
|
+
TWP.eidosBase = eidosBase;
|
118
|
+
TWP.wpostCssBase = 'http://css.washingtonpost.com';
|
119
|
+
TWP.wpostJsBase = 'http://js.washingtonpost.com';
|
120
|
+
TWP.jsCacheBuster = '20140114143100';
|
121
|
+
TWP.cssCacheBuster = '20131218151500';
|
122
|
+
TWP.Timing = TWP.Timing || {};
|
123
|
+
TWP.Timing.start = new Date();
|
124
|
+
TWP.Engagement = TWP.Engagement || {};
|
125
|
+
TWP.Engagement.click = 0;
|
126
|
+
TWP.Engagement.scroll = 0;
|
127
|
+
TWP.Engagement.keydown = 0;
|
128
|
+
TWP.Social = TWP.Social || {};
|
129
|
+
TWP.Social.printUrl = "/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_print.html";
|
130
|
+
TWP.Social.emailUrl = "/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_email.html";
|
131
|
+
TWP.Social.commentUrl = "/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_allComments.html";
|
132
|
+
TWP.Social.pageUrl = "http://www.washingtonpost.com/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_story.html";
|
133
|
+
TWP.Social.toolbarIncludesTop =["facebook","twitter","linkedin","personalpost","email","print"];
|
134
|
+
|
135
|
+
TWP.Social.toolbarIncludesMore= ["plusone","digg","delicious","stumble","tumblr","reddit","kindleWidget"];
|
136
|
+
TWP.isUsingCJS = 'true';
|
137
|
+
TWP.isLazyLoading = 'true';
|
138
|
+
</script><script type="text/javascript">
|
139
|
+
|
140
|
+
var commercialNode = 'world';
|
141
|
+
var thisNode = 'world';
|
142
|
+
</script><script type="text/javascript">
|
143
|
+
|
144
|
+
wp_meta_data = {
|
145
|
+
showAds:true,showPreRollAds:false,isHomepage: false,isErrorPage: false,isMultimedia: false,wt: "article_story",page_id:["1001.9.27567867"],author:["Griff Witte","Karla Adam"],keywords:["british property bubble","property bubble in britain","property bust in britain","property prices in britain","real estate in london"],destinations:["google_news"],contentType:["CompoundStory"]
|
146
|
+
}
|
147
|
+
</script><!-- Combo css: -->
|
148
|
+
<!-- Combo JS: -->
|
149
|
+
<script type="text/javascript" src="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/conf.js&r=/jquery-1.7.1.js&r=/plugin/plugin.jquery.imageLazyLoader-1.0.0.js&r=/actmgmt/acctmgmt_common.js&r=/plugin/plugin.jquery.cookie-1.0.0.js"></script><script type="text/javascript" src="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/plugin/plugin.jquery.tools.overlay.1.2.7mod.js&r=/plugin/plugin.jquery.tools.overlay.apple.js&r=/plugin/plugin.jquery.tools.toolbox.expose.js"></script><script type="text/javascript" src="http://www.washingtonpost.com/wp-srv/javascript/piggy-back-on-ads.js"></script><script type="text/javascript" src="http://www.washingtonpost.com/wp-srv/ad/textlink_driver.js"></script><script type="text/javascript" src="http://js.washingtonpost.com/wp-srv/ad/loaders/latest/js/min/loader.min.js"></script><script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/core-1.0.0.js&r=/constants-1.0.0.js&r=/static-methods-1.0.0.js&r=/util/util.cookie-1.0.0.js"></script><script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/modules/global_functions-2.0.0.js&r=/util/util.header-detection-1.1.0.js&r=/site_traffic/engagement.js&r=/util/util.track-click-1.0.0.js"></script><script type="text/cjs" data-cjssrc="http://www.washingtonpost.com/commons/js/portal.js"></script><script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/modules/modules.js&r=/util/util.debug-1.0.0.js&r=/plugin/plugin.jquery.social-toolbar.js"></script><script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/util/util.swfobject-2.2.js&r=/plugin/plugin.tabbedpanels-1.0.0.js&r=/plugin/plugin.accordion-1.0.0.js&r=/plugin/plugin.tooltip-1.0.0.js&r=/util/share-box-2.0.0.js&r=/module/module.flipper-2.0.0.js&r=/plugin/plugin.timestamp-1.0.0.js&r=/plugin/plugin.jquery.relative-date-1.0.0.js&r=/plugin/plugin.storyflipper.js&r=/plugin/jquery.json-feed.js&r=/plugin/plugin.jquery.tools.scrollable.min.js"></script><script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/plugin/plugin.jquery.parseparams.js&r=/util/util.overlay-2.0.0.js&r=/util/util.overlay-helper-2.0.0.js"></script><script type="text/javascript" src="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/util/util-user-2.0.0.js&r=/util/util.identity-management-1.1.0.js"></script><script type="text/javascript" src="http://s.troveread.com/moneta/2.x/site/washpost/monetatag-config.js"></script><script type="text/javascript" async src="http://s.troveread.com/moneta/2.x/js/moneta.min.js"></script><script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/module/module.partners-content.js&r=/article/article.article.js"></script><!-- Tracking Code: START -->
|
150
|
+
<script type="text/javascript">
|
151
|
+
|
152
|
+
(function(){
|
153
|
+
TWP = ( typeof TWP == 'undefined' ) ? {} : TWP ;
|
154
|
+
TWP.Data = ( typeof TWP.Data == 'undefined' ) ? {} : TWP.Data ;
|
155
|
+
TWP.Data['Tracking'] = {
|
156
|
+
init: function(){
|
157
|
+
this.props = {};
|
158
|
+
this.props.site_identity = "prodportal-A";
|
159
|
+
this.props.page_type = "";
|
160
|
+
this.props.page_name = "world:article - b9925ce2c57b - 20140118 - will-a-bust-follow-the-boom-in-britain";
|
161
|
+
this.props.page_name = (! (this.props.page_name.match(/\:blog\:.* - index$/) && location.pathname.toString().match(/\/blogs.*archives?(\/.*)?$/i) ) ) ? this.props.page_name : this.props.page_name.replace(/index$/,'archives'+RegExp.$1) ;
|
162
|
+
this.props.section = "world";
|
163
|
+
this.props.channel = "wp - world";
|
164
|
+
this.props.subsection = "world";
|
165
|
+
this.props.hierarchy = "world|article";
|
166
|
+
this.props.content_type = "article";
|
167
|
+
this.props.headline = "Will a bust follow the boom in Britain?";
|
168
|
+
this.props.content_id = "3677a6ae-7f9d-11e3-97d3-b9925ce2c57b";
|
169
|
+
this.props.author = "Griff Witte; Karla Adam";
|
170
|
+
this.props.source = "The Washington Post";
|
171
|
+
this.props.page_num = "";
|
172
|
+
this.props.page_num = ( /_gallery.html$/.test( location.pathname.toString() ) && /#photo=([0-9]+)/.test( location.hash.toString() ) )?RegExp.$1:this.props.page_num;
|
173
|
+
this.props.op_ranking = "no sentiment - no ideology";
|
174
|
+
this.props.columnname = "";
|
175
|
+
this.props.blogname = "";
|
176
|
+
this.props.published = "20140118-17:43 - 20140119-00:27";
|
177
|
+
this.props.news_or_commercial = "News";
|
178
|
+
this.props.commercial_node = (typeof commercialNode != 'undefined' && commercialNode != '')?commercialNode:"not set";
|
179
|
+
this.props.content_category = "Foreign";
|
180
|
+
this.props.story_type = "";
|
181
|
+
this.props.events = (this.props.page_num == 1) ? 'event4' : '' ;
|
182
|
+
this.props.print_section = "Not in Print";
|
183
|
+
this.props.photo_gallery = "";
|
184
|
+
this.props.search_keywords = "";
|
185
|
+
this.props.search_type = "";
|
186
|
+
this.props.sectionfront = "";
|
187
|
+
this.props.impression_tracking = "";
|
188
|
+
this.props.track_scrolling = true;
|
189
|
+
}
|
190
|
+
}
|
191
|
+
TWP.Data['Tracking'].init();
|
192
|
+
})();
|
193
|
+
</script><script type="text/javascript" src="http://js.washingtonpost.com/wp-srv/analytics/main.js"></script>
|
194
|
+
<script type="text/javascript">TWP.Analytics.init();</script><!-- Tracking Code: END -->
|
195
|
+
<script type="text/cjs">
|
196
|
+
|
197
|
+
plusOneTracking = function(r) {
|
198
|
+
if(r.state=='on') {
|
199
|
+
s.sendDataToOmniture('googlePlus-like','event6',{'eVar1':s.eVar1,'eVar2':s.eVar2,'eVar8':s.eVar8,'eVar11':s.eVar11,'eVar17':s.eVar17,'eVar27':'Google+'});
|
200
|
+
}
|
201
|
+
else {
|
202
|
+
s.sendDataToOmniture('googlePlus-unlike','event15',{'eVar1':s.eVar1,'eVar2':s.eVar2,'eVar8':s.eVar8,'eVar11':s.eVar11,'eVar17':s.eVar17,'eVar27':'Google+'});
|
203
|
+
}
|
204
|
+
};
|
205
|
+
|
206
|
+
linkedInTracking = function() {
|
207
|
+
s.sendDataToOmniture('linkedIn-share','event6',{'eVar1':s.eVar1,'eVar2':s.eVar2,'eVar8':s.eVar8,'eVar11':s.eVar11,'eVar17':s.eVar17,'eVar27':'LinkedIn'});
|
208
|
+
};
|
209
|
+
</script><script type="text/javascript">
|
210
|
+
|
211
|
+
if(TWP_Debug.pagedebug && typeof console != "undefined" && typeof console.log != "undefined") {
|
212
|
+
console.log("[" + (new Date()-TWP_Debug.initialTime)/1000 + "] Bottom of head.jpt");
|
213
|
+
}
|
214
|
+
</script><script type="text/cjs">
|
215
|
+
|
216
|
+
TWP = ( typeof TWP == 'undefined' ) ? {} : TWP ;
|
217
|
+
TWP.Data = ( typeof TWP.Data == 'undefined' ) ? {} : TWP.Data ;
|
218
|
+
TWP.Data.NN = {
|
219
|
+
init: function(){
|
220
|
+
this.pageType="article_story";
|
221
|
+
this.canonicalURL="http://www.washingtonpost.com/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_story.html";
|
222
|
+
this.shortURL="http://wapo.st/1bhPx9S";
|
223
|
+
this.section="/world";
|
224
|
+
this.destinations="google_news";
|
225
|
+
this.homepage=false;
|
226
|
+
}
|
227
|
+
}
|
228
|
+
TWP.Data.NN.init();
|
229
|
+
</script></head>
|
230
|
+
<body class="eidos leaf webtype-article_story"><script type="text/javascript">
|
231
|
+
|
232
|
+
if(self!==top&&!(top.window.location.pathname).startsWith('/PortalEditor')){top.location=self.location;}
|
233
|
+
</script><div style="display:none;">wpostServer: http://css.washingtonpost.com/wpost</div>
|
234
|
+
<!-- -->
|
235
|
+
|
236
|
+
<!-- Trigger JS: -->
|
237
|
+
<script type="text/cjs">
|
238
|
+
|
239
|
+
(function() {
|
240
|
+
if(
|
241
|
+
(/ipad/.test(navigator.userAgent.toLowerCase()))
|
242
|
+
) {
|
243
|
+
$.ajax({
|
244
|
+
dataType: "script",
|
245
|
+
cache: true,
|
246
|
+
url: 'http://www.washingtonpost.com/wp-srv/mobile/ipad/ad/ipadv2ad.min.js?ver=1.2',
|
247
|
+
success: function(data) {
|
248
|
+
|
249
|
+
}
|
250
|
+
});
|
251
|
+
}
|
252
|
+
if(
|
253
|
+
jQuery('.quiz.module').length > 0
|
254
|
+
) {
|
255
|
+
$.ajax({
|
256
|
+
dataType: "script",
|
257
|
+
cache: true,
|
258
|
+
url: 'http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/module/module.quiz.js',
|
259
|
+
success: function(data) {
|
260
|
+
|
261
|
+
}
|
262
|
+
});
|
263
|
+
}
|
264
|
+
})();
|
265
|
+
</script><!-- Inits -->
|
266
|
+
<script type="text/cjs">
|
267
|
+
|
268
|
+
(function() {
|
269
|
+
TWP.jsConfig = TWP.jsConfig || {};
|
270
|
+
TWP.jsConfig.initFunctions = TWP.jsConfig.initFunctions || [];
|
271
|
+
|
272
|
+
var thisInit = function(base) {
|
273
|
+
window.GPT_ON = true;
|
274
|
+
base.find('div.tabbed-panels').tabbedpanels();
|
275
|
+
base.find('.accordion').accordion();
|
276
|
+
base.find('.tooltip').tooltip();
|
277
|
+
var el = base.find('a.share-box');
|
278
|
+
if (el.length > 0) {
|
279
|
+
el.each(function(index, node) {
|
280
|
+
new TWP.Social.ShareBox(node);
|
281
|
+
});
|
282
|
+
};
|
283
|
+
|
284
|
+
$("div.flipper-wrap").each(function(i, node) {
|
285
|
+
new TWP.Eidos.Modules.Flipper(node);
|
286
|
+
});
|
287
|
+
base.find('span.timestamp.pre').timestamp();
|
288
|
+
var storyflipper = base.find(".postMost .story-flipper, div.story-flipper, div.story-flipper-numbered, div.story-flipper-spinner");
|
289
|
+
if (storyflipper.length > 0) {
|
290
|
+
if(storyflipper.hasClass("story-flipper-numbered")){
|
291
|
+
storyflipper.storyflipper({paginationType:"numbered"});
|
292
|
+
}else if(storyflipper.hasClass("story-flipper-spinner")){
|
293
|
+
storyflipper.storyflipper({paginationType:"spinner"});
|
294
|
+
}else if(storyflipper.hasClass("story-flipper")){
|
295
|
+
storyflipper.storyflipper();
|
296
|
+
}
|
297
|
+
}
|
298
|
+
$(".carousel-scrollable").each(function(index, item) {
|
299
|
+
$(item).scrollable().restrictScroll();
|
300
|
+
});
|
301
|
+
var el = base.find('.ajax-overlay, .iframe-overlay, .clone-overlay');
|
302
|
+
if (el.length > 0) {
|
303
|
+
el.each(function (i, node) {
|
304
|
+
new TWP.OverlayHelper(node);
|
305
|
+
});
|
306
|
+
}
|
307
|
+
};
|
308
|
+
|
309
|
+
TWP.jsConfig.initFunctions.push(thisInit);
|
310
|
+
|
311
|
+
thisInit($('body'));
|
312
|
+
})();
|
313
|
+
</script><div class="top-of-body hide">
|
314
|
+
</div><div id="shell">
|
315
|
+
<!-- DO NOT REMOVE THIS COMMENT -->
|
316
|
+
<div id="header-v3" data-tracking-ctx="nav" data-tracking-section="world" style="visibility:hidden;">
|
317
|
+
|
318
|
+
<script type="text/javascript" src="http://js.washingtonpost.com/wp-srv/otto/js/mbox.js"></script>
|
319
|
+
<div class="mboxDefault"></div>
|
320
|
+
<script type="text/javascript" class="strip-proof">
|
321
|
+
window.mboxCreate(
|
322
|
+
'global'
|
323
|
+
,"loggedIn="+(/wpniuser=[^;]+/.test( document.cookie )),
|
324
|
+
"pageType="+((!!window.wp_content_type)?wp_content_type:''),
|
325
|
+
"subSection="+((!!window.thisNode)?thisNode:''),
|
326
|
+
"pageName="+((!!window.wp_page_name)?wp_page_name:'')
|
327
|
+
|
328
|
+
);
|
329
|
+
</script><div id="utility-wrapper" data-tracking-type="utility">
|
330
|
+
<ul id="utility-links" class="inline-list right large-10 columns" >
|
331
|
+
<li class="hide-for-small"><a href="http://www.washingtonpost.com/realestate/">Real Estate</a></li>
|
332
|
+
<li class="hide-for-small"><a href="http://www.washingtonpost.com/rentals/?nid=top_rentals">Rentals</a></li>
|
333
|
+
<li class="hide-for-small"><a href="http://www.washingtonpost.com/cars">Cars</a></li>
|
334
|
+
|
335
|
+
<li class="hide-for-small"><a href="http://www.washingtonpost.com/todays_paper/updates">Today's Paper</a></li>
|
336
|
+
<li class="hide-for-small"><a href="http://www.washingtonpost.com/gog/?nid=top_gog">Going Out Guide</a></li>
|
337
|
+
<li class="hide-for-small"><a href="http://findnsave.washingtonpost.com/">Find&Save</a></li>
|
338
|
+
<li class="hide-for-small no-right"><a href="http://www.servicealley.com/">Service Alley</a></li>
|
339
|
+
</ul></div><div id="main-nav-wrapper-v2" class="relative notHome">
|
340
|
+
<ul id="main-nav" class="inline-list" data-tracking-type="main">
|
341
|
+
<li class="first top" data-tracking-section="home">
|
342
|
+
<a class="top home" href="http://www.washingtonpost.com">Home</a>
|
343
|
+
</li>
|
344
|
+
<li class="top posttv" data-tracking-section="posttv">
|
345
|
+
<a class="top uc" href="http://posttv.com">PostTV</a>
|
346
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
347
|
+
<div class="rollMeInner" class="wp-row">
|
348
|
+
<div class="wp-column three subnav first-col">
|
349
|
+
<div data-tracking-type="in">
|
350
|
+
<div class="column-header"><a href="http://www.washingtonpost.com//posttv.com">In PostTV</a></div>
|
351
|
+
</div>
|
352
|
+
<div id="slug_navtile_/posttv.com" class="subnav-ad" style="display:none;"></div>
|
353
|
+
|
354
|
+
|
355
|
+
|
356
|
+
</div>
|
357
|
+
</div>
|
358
|
+
</div></li>
|
359
|
+
<li class="top politics" data-tracking-section="politics">
|
360
|
+
<a class="top uc" href="/politics">Politics</a>
|
361
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
362
|
+
<div class="rollMeInner" class="wp-row">
|
363
|
+
<div class="wp-column three subnav first-col">
|
364
|
+
<div data-tracking-type="in">
|
365
|
+
<div class="column-header"><a href="http://www.washingtonpost.com/politics">In Politics</a></div>
|
366
|
+
<ul class="normal">
|
367
|
+
<li>
|
368
|
+
<a href="http://www.washingtonpost.com/politics/congress/gJQArkxgtW_topic.html">Congress</a>
|
369
|
+
</li>
|
370
|
+
|
371
|
+
<li>
|
372
|
+
<a href="http://www.washingtonpost.com/politics/courts-and-law/gJQAvz8ptW_topic.html">Courts & Law</a>
|
373
|
+
</li>
|
374
|
+
|
375
|
+
<li>
|
376
|
+
<a href="http://www.washingtonpost.com/politics/federal-government">The Fed Page</a>
|
377
|
+
</li>
|
378
|
+
|
379
|
+
<li>
|
380
|
+
<a href="http://www.washingtonpost.com/blogs/post-politics-live/liveblog/implementing-obamacare/">Health Care</a>
|
381
|
+
</li>
|
382
|
+
|
383
|
+
<li>
|
384
|
+
<a href="http://www.washingtonpost.com/politics/polling">Polling</a>
|
385
|
+
</li>
|
386
|
+
|
387
|
+
<li>
|
388
|
+
<a href="http://www.washingtonpost.com/politics/white-house/gJQAugUh6W_topic.html">White House</a>
|
389
|
+
</li>
|
390
|
+
|
391
|
+
<li>
|
392
|
+
<a href="http://www.washingtonpost.com/blogs/govbeat">GovBeat</a>
|
393
|
+
</li>
|
394
|
+
|
395
|
+
<li>
|
396
|
+
<a href="http://www.washingtonpost.com/mdpolitics">Md. Politics</a>
|
397
|
+
</li>
|
398
|
+
|
399
|
+
<li>
|
400
|
+
<a href="http://www.washingtonpost.com/vapolitics">Va. Politics</a>
|
401
|
+
</li>
|
402
|
+
|
403
|
+
<li>
|
404
|
+
<a href="http://www.washingtonpost.com/dcpolitics">D.C. Politics</a>
|
405
|
+
</li>
|
406
|
+
|
407
|
+
</ul>
|
408
|
+
</div>
|
409
|
+
<div id="slug_navtile_politics" class="subnav-ad" style="display:none;"></div>
|
410
|
+
|
411
|
+
|
412
|
+
|
413
|
+
</div>
|
414
|
+
<div class="wp-column six margin-right">
|
415
|
+
<div data-tracking-type="blogcol">
|
416
|
+
<div class="column-header">
|
417
|
+
<p class="heading heading2 module-title"><a href="http://www.washingtonpost.com/politics/blogs-columns">Blogs & Columns</a></p></div>
|
418
|
+
<ul class="normal">
|
419
|
+
<li class="bio-image-wrapper">
|
420
|
+
<a href="http://www.washingtonpost.com/blogs/post-politics/wp/2014/01/19/feinstein-we-dont-know-whether-russia-helped-snowden/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/election-2012.jpg" height="30" width="30" alt="josh_hicks" /></a>
|
421
|
+
</li>
|
422
|
+
<li class="blogger-metadata-wrapper">
|
423
|
+
<div class="blogger-metadata">
|
424
|
+
<div>
|
425
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/post-politics/wp/2014/01/19/feinstein-we-dont-know-whether-russia-helped-snowden/"><strong>Feinstein: ‘We don’t know’ whether Russia helped Snowden</strong></a></span><br/>
|
426
|
+
<span class="blog-title">
|
427
|
+
<a href="http://www.washingtonpost.com/blogs/post-politics">Post Politics</a>
|
428
|
+
</span>
|
429
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/josh-hicks/2012/11/29/f025fbbe-3a4d-11e2-b01f-5f55b193f58f_page.html"> Josh Hicks</a>
|
430
|
+
</span>
|
431
|
+
</div>
|
432
|
+
</div>
|
433
|
+
</li>
|
434
|
+
<li class="bio-image-wrapper">
|
435
|
+
<a href="http://www.washingtonpost.com/blogs/the-fix/wp/2014/01/19/17-highlights-from-the-new-yorkers-17000-word-profile-on-obama/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/header_default.jpg" height="30" width="30" alt="zachary_goldfarb" /></a>
|
436
|
+
</li>
|
437
|
+
<li class="blogger-metadata-wrapper">
|
438
|
+
<div class="blogger-metadata">
|
439
|
+
<div>
|
440
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/the-fix/wp/2014/01/19/17-highlights-from-the-new-yorkers-17000-word-profile-on-obama/"><strong>17 highlights from the New Yorker’s 17,000-word profile on Obama</strong></a></span><br/>
|
441
|
+
<span class="blog-title">
|
442
|
+
<a href="http://www.washingtonpost.com/blogs/the-fix">The Fix</a>
|
443
|
+
</span>
|
444
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/josh-hicks/2012/11/29/f025fbbe-3a4d-11e2-b01f-5f55b193f58f_page.html"> Zachary Goldfarb</a>
|
445
|
+
</span>
|
446
|
+
</div>
|
447
|
+
</div>
|
448
|
+
</li>
|
449
|
+
<li class="bio-image-wrapper">
|
450
|
+
<a href="http://www.washingtonpost.com/blogs/monkey-cage/wp/2014/01/18/the-democratic-partys-uphill-battle-to-270-electoral-votes-in-2016/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/header_default.jpg" height="30" width="30" alt="john_sides" /></a>
|
451
|
+
</li>
|
452
|
+
<li class="blogger-metadata-wrapper">
|
453
|
+
<div class="blogger-metadata">
|
454
|
+
<div>
|
455
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/monkey-cage/wp/2014/01/18/the-democratic-partys-uphill-battle-to-270-electoral-votes-in-2016/"><strong>The Democratic Party’s uphill path to 270 electoral votes in 2016</strong></a></span><br/>
|
456
|
+
<span class="blog-title">
|
457
|
+
<a href="http://www.washingtonpost.com/blogs/monkey-cage">The Monkey Cage</a>
|
458
|
+
</span>
|
459
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/josh-hicks/2012/11/29/f025fbbe-3a4d-11e2-b01f-5f55b193f58f_page.html"> John Sides</a>
|
460
|
+
</span>
|
461
|
+
</div>
|
462
|
+
</div>
|
463
|
+
</li>
|
464
|
+
<li class="bio-image-wrapper">
|
465
|
+
<a href="http://www.washingtonpost.com/blogs/govbeat/wp/2014/01/18/arizona-session-preview-rethinking-child-protection/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/header_default.jpg" height="30" width="30" alt="reid_wilson" /></a>
|
466
|
+
</li>
|
467
|
+
<li class="blogger-metadata-wrapper">
|
468
|
+
<div class="blogger-metadata">
|
469
|
+
<div>
|
470
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/govbeat/wp/2014/01/18/arizona-session-preview-rethinking-child-protection/"><strong>Arizona Session Preview: Rethinking child services</strong></a></span><br/>
|
471
|
+
<span class="blog-title">
|
472
|
+
<a href="http://www.washingtonpost.com/blogs/govbeat">GovBeat</a>
|
473
|
+
</span>
|
474
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/josh-hicks/2012/11/29/f025fbbe-3a4d-11e2-b01f-5f55b193f58f_page.html"> Reid Wilson</a>
|
475
|
+
</span>
|
476
|
+
</div>
|
477
|
+
</div>
|
478
|
+
</li>
|
479
|
+
<li class="bio-image-wrapper">
|
480
|
+
<a href="http://www.washingtonpost.com/blogs/federal-eye/wp/2014/01/17/an-agency-by-agency-breakdown-of-the-spending-bill/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/header_default.jpg" height="30" width="30" alt="josh_hicks" /></a>
|
481
|
+
</li>
|
482
|
+
<li class="blogger-metadata-wrapper">
|
483
|
+
<div class="blogger-metadata">
|
484
|
+
<div>
|
485
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/federal-eye/wp/2014/01/17/an-agency-by-agency-breakdown-of-the-spending-bill/"><strong>Agency-by-agency breakdown of the spending bill</strong></a></span><br/>
|
486
|
+
<span class="blog-title">
|
487
|
+
<a href="http://www.washingtonpost.com/blogs/federal-eye">The Federal Eye</a>
|
488
|
+
</span>
|
489
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/josh-hicks/2012/11/29/f025fbbe-3a4d-11e2-b01f-5f55b193f58f_page.html"> Josh Hicks</a>
|
490
|
+
</span>
|
491
|
+
</div>
|
492
|
+
</div>
|
493
|
+
</li>
|
494
|
+
</ul>
|
495
|
+
</div>
|
496
|
+
|
497
|
+
|
498
|
+
</div>
|
499
|
+
<!--/col --></div>
|
500
|
+
</div></li>
|
501
|
+
<li class="top opinions" data-tracking-section="opinions">
|
502
|
+
<a class="top uc" href="/opinions">Opinions</a>
|
503
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
504
|
+
<div class="rollMeInner" class="wp-row">
|
505
|
+
<div class="wp-column three subnav first-col">
|
506
|
+
<div data-tracking-type="in">
|
507
|
+
<div class="column-header"><a href="http://www.washingtonpost.com/opinions">In Opinions</a></div>
|
508
|
+
<ul class="normal">
|
509
|
+
<li>
|
510
|
+
<a href="http://www.washingtonpost.com/opinions/toles">Toles Cartoons
|
511
|
+
</a>
|
512
|
+
</li>
|
513
|
+
|
514
|
+
<li>
|
515
|
+
<a href="http://www.washingtonpost.com/opinions/telnaes">Telnaes Animations</a>
|
516
|
+
</li>
|
517
|
+
|
518
|
+
<li>
|
519
|
+
<a href="http://www.washingtonpost.com/the-posts-view/2011/12/07/gIQAoEIscO_page.html">The Post's View</a>
|
520
|
+
</li>
|
521
|
+
|
522
|
+
<li>
|
523
|
+
<a href="http://www.washingtonpost.com/letters-to-the-editor/2010/07/06/ABjQAIP_linkset.html">Letters to the Editor</a>
|
524
|
+
</li>
|
525
|
+
|
526
|
+
<li>
|
527
|
+
<a href="http://www.washingtonpost.com/opinions/local-opinions">Local Opinions</a>
|
528
|
+
</li>
|
529
|
+
|
530
|
+
<li>
|
531
|
+
<a href="http://www.washingtonpost.com/opinions/personalities">Columnist Index</a>
|
532
|
+
</li>
|
533
|
+
|
534
|
+
</ul>
|
535
|
+
</div>
|
536
|
+
<div id="slug_navtile_opinions" class="subnav-ad" style="display:none;"></div>
|
537
|
+
|
538
|
+
|
539
|
+
|
540
|
+
</div>
|
541
|
+
<div class="wp-column six margin-right">
|
542
|
+
<div data-tracking-type="blogcol">
|
543
|
+
<div class="column-header">
|
544
|
+
<p class="heading heading2 module-title"><a href="http://www.washingtonpost.com/opinions">Featured Blogs</a></p></div>
|
545
|
+
<ul class="normal">
|
546
|
+
<li class="bio-image-wrapper">
|
547
|
+
<a href="http://www.washingtonpost.com/blogs/compost/wp/2014/01/17/nobody-knows-history-says-fox-host-then-proves-it/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/alexandra_petri.jpg" height="30" width="30" alt="alexandra_petri" /></a>
|
548
|
+
</li>
|
549
|
+
<li class="blogger-metadata-wrapper">
|
550
|
+
<div class="blogger-metadata">
|
551
|
+
<div>
|
552
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/compost/wp/2014/01/17/nobody-knows-history-says-fox-host-then-proves-it/"><strong>Fox News host complains no one knows history, then proves it</strong></a></span><br/>
|
553
|
+
<span class="blog-title">
|
554
|
+
<a href="http://www.washingtonpost.com/blogs/compost">ComPost</a>
|
555
|
+
</span>
|
556
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/alexandra-petri/2011/02/02/AB3jKAJ_page.html"> Alexandra Petri</a>
|
557
|
+
</span>
|
558
|
+
</div>
|
559
|
+
</div>
|
560
|
+
</li>
|
561
|
+
<li class="bio-image-wrapper">
|
562
|
+
<a href="http://www.washingtonpost.com/blogs/plum-line/wp/2014/01/19/sunday-open-thread-60/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/greg_sargent.jpg" height="30" width="30" alt="greg_sargent" /></a>
|
563
|
+
</li>
|
564
|
+
<li class="blogger-metadata-wrapper">
|
565
|
+
<div class="blogger-metadata">
|
566
|
+
<div>
|
567
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/plum-line/wp/2014/01/19/sunday-open-thread-60/"><strong>Sunday Open Thread</strong></a></span><br/>
|
568
|
+
<span class="blog-title">
|
569
|
+
<a href="http://www.washingtonpost.com/blogs/plum-line">The Plum Line</a>
|
570
|
+
</span>
|
571
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/greg-sargent/2011/02/24/ABvj85M_page.html"> Greg Sargent</a>
|
572
|
+
</span>
|
573
|
+
</div>
|
574
|
+
</div>
|
575
|
+
</li>
|
576
|
+
<li class="bio-image-wrapper">
|
577
|
+
<a href="http://www.washingtonpost.com/blogs/post-partisan/wp/2014/01/17/obamas-sure-footed-surveillance-speech/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/post-partisan.jpg" height="30" width="30" alt="david_ignatius" /></a>
|
578
|
+
</li>
|
579
|
+
<li class="blogger-metadata-wrapper">
|
580
|
+
<div class="blogger-metadata">
|
581
|
+
<div>
|
582
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/post-partisan/wp/2014/01/17/obamas-sure-footed-surveillance-speech/"><strong>Obama’s sure-footed surveillance speech</strong></a></span><br/>
|
583
|
+
<span class="blog-title">
|
584
|
+
<a href="http://www.washingtonpost.com/blogs/post-partisan">PostPartisan</a>
|
585
|
+
</span>
|
586
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/david-ignatius/2011/02/17/ABXXcOJ_page.html"> David Ignatius</a>
|
587
|
+
</span>
|
588
|
+
</div>
|
589
|
+
</div>
|
590
|
+
</li>
|
591
|
+
<li class="bio-image-wrapper">
|
592
|
+
<a href="http://www.washingtonpost.com/blogs/right-turn/wp/2014/01/19/sunday-wrap-53/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/jennifer_rubin.jpg" height="30" width="30" alt="jennifer_rubin" /></a>
|
593
|
+
</li>
|
594
|
+
<li class="blogger-metadata-wrapper">
|
595
|
+
<div class="blogger-metadata">
|
596
|
+
<div>
|
597
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/right-turn/wp/2014/01/19/sunday-wrap-53/"><strong>Sunday wrap</strong></a></span><br/>
|
598
|
+
<span class="blog-title">
|
599
|
+
<a href="http://www.washingtonpost.com/blogs/right-turn">Right Turn</a>
|
600
|
+
</span>
|
601
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/jennifer-rubin/2011/02/24/ABbIUXN_page.html"> Jennifer Rubin</a>
|
602
|
+
</span>
|
603
|
+
</div>
|
604
|
+
</div>
|
605
|
+
</li>
|
606
|
+
</ul>
|
607
|
+
</div>
|
608
|
+
|
609
|
+
|
610
|
+
</div>
|
611
|
+
<!--/col --></div>
|
612
|
+
</div></li>
|
613
|
+
<li class="top local" data-tracking-section="local">
|
614
|
+
<a class="top uc" href="/local">Local</a>
|
615
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
616
|
+
<div class="rollMeInner" class="wp-row">
|
617
|
+
<div class="wp-column three subnav first-col">
|
618
|
+
<div data-tracking-type="in">
|
619
|
+
<div class="column-header"><a href="http://www.washingtonpost.com/local">In Local</a></div>
|
620
|
+
<ul class="normal">
|
621
|
+
<li>
|
622
|
+
<a href="http://www.washingtonpost.com/dc">D.C.
|
623
|
+
</a>
|
624
|
+
</li>
|
625
|
+
|
626
|
+
<li>
|
627
|
+
<a href="http://www.washingtonpost.com/md">Maryland
|
628
|
+
</a>
|
629
|
+
</li>
|
630
|
+
|
631
|
+
<li>
|
632
|
+
<a href="http://www.washingtonpost.com/va">Virginia
|
633
|
+
</a>
|
634
|
+
</li>
|
635
|
+
|
636
|
+
<li>
|
637
|
+
<a href="http://www.washingtonpost.com/local/crime">Crime
|
638
|
+
</a>
|
639
|
+
</li>
|
640
|
+
|
641
|
+
<li>
|
642
|
+
<a href="http://www.washingtonpost.com/local/education">Education
|
643
|
+
</a>
|
644
|
+
</li>
|
645
|
+
|
646
|
+
<li>
|
647
|
+
<a href="http://www.washingtonpost.com/local/obituaries">Obituaries
|
648
|
+
</a>
|
649
|
+
</li>
|
650
|
+
|
651
|
+
<li>
|
652
|
+
<a href="http://www.washingtonpost.com/local/traffic-commuting">Transportation
|
653
|
+
</a>
|
654
|
+
</li>
|
655
|
+
|
656
|
+
<li>
|
657
|
+
<a href="http://www.washingtonpost.com/weather">Weather
|
658
|
+
</a>
|
659
|
+
</li>
|
660
|
+
|
661
|
+
<li>
|
662
|
+
<a href="http://www.washingtonpost.com/local/blogs-columns">Blogs & Columns
|
663
|
+
</a>
|
664
|
+
</li>
|
665
|
+
|
666
|
+
</ul>
|
667
|
+
</div>
|
668
|
+
<div id="slug_navtile_local" class="subnav-ad" style="display:none;"></div>
|
669
|
+
|
670
|
+
|
671
|
+
|
672
|
+
</div>
|
673
|
+
<div class="wp-column six margin-right">
|
674
|
+
<div data-tracking-type="blogcol">
|
675
|
+
<div class="column-header">
|
676
|
+
<p class="heading heading2 module-title"><a href="http://www.washingtonpost.com/local/blogs-columns">Blogs & Columns</a></p></div>
|
677
|
+
<ul class="normal">
|
678
|
+
<li class="bio-image-wrapper">
|
679
|
+
<a href="http://www.washingtonpost.com/blogs/capital-weather-gang/wp/2014/01/19/d-c-area-forecast-milder-ahead-of-our-next-arctic-blast/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/capital-weather-gang.jpg" height="30" width="30" alt="brian_jackson" /></a>
|
680
|
+
</li>
|
681
|
+
<li class="blogger-metadata-wrapper">
|
682
|
+
<div class="blogger-metadata">
|
683
|
+
<div>
|
684
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/capital-weather-gang/wp/2014/01/19/d-c-area-forecast-milder-ahead-of-our-next-arctic-blast/"><strong>D.C. area forecast: Milder ahead of our next arctic blast</strong></a></span><br/>
|
685
|
+
<span class="blog-title">
|
686
|
+
<a href="http://www.washingtonpost.com/blogs/capital-weather-gang">Capital Weather Gang</a>
|
687
|
+
</span>
|
688
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/local/weather/brian-jackson/2011/10/18/gIQAY5dFvL_page.html"> Brian Jackson</a>
|
689
|
+
</span>
|
690
|
+
</div>
|
691
|
+
</div>
|
692
|
+
</li>
|
693
|
+
<li class="bio-image-wrapper">
|
694
|
+
<a href="http://www.washingtonpost.com/blogs/going-out-guide/wp/2014/01/19/free-and-easy-let-freedom-ring-chinese-new-year-family-day-bridal-expo/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/going-out-gurus.jpg" height="30" width="30" alt="lauren_mcewen" /></a>
|
695
|
+
</li>
|
696
|
+
<li class="blogger-metadata-wrapper">
|
697
|
+
<div class="blogger-metadata">
|
698
|
+
<div>
|
699
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/going-out-guide/wp/2014/01/19/free-and-easy-let-freedom-ring-chinese-new-year-family-day-bridal-expo/"><strong>Free and Easy</strong></a></span><br/>
|
700
|
+
<span class="blog-title">
|
701
|
+
<a href="http://www.washingtonpost.com/blogs/going-out-gurus">Going Out Guide</a>
|
702
|
+
</span>
|
703
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/local/weather/brian-jackson/2011/10/18/gIQAY5dFvL_page.html"> Lauren McEwen</a>
|
704
|
+
</span>
|
705
|
+
</div>
|
706
|
+
</div>
|
707
|
+
</li>
|
708
|
+
<li class="bio-image-wrapper">
|
709
|
+
<a href="http://www.washingtonpost.com/blogs/dr-gridlock/wp/2014/01/17/mwaa-to-get-permanent-federal-oversight/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/header_default.jpg" height="30" width="30" alt="lori_aratani" /></a>
|
710
|
+
</li>
|
711
|
+
<li class="blogger-metadata-wrapper">
|
712
|
+
<div class="blogger-metadata">
|
713
|
+
<div>
|
714
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/dr-gridlock/wp/2014/01/17/mwaa-to-get-permanent-federal-oversight/"><strong>MWAA to get permanent federal oversight</strong></a></span><br/>
|
715
|
+
<span class="blog-title">
|
716
|
+
<a href="http://www.washingtonpost.com/blogs/dr-gridlock">Dr. Gridlock</a>
|
717
|
+
</span>
|
718
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/lori-aratani/2011/03/04/ABpP6tN_page.html"> Lori Aratani</a>
|
719
|
+
</span>
|
720
|
+
</div>
|
721
|
+
</div>
|
722
|
+
</li>
|
723
|
+
</ul>
|
724
|
+
</div>
|
725
|
+
|
726
|
+
|
727
|
+
</div>
|
728
|
+
<!--/col --></div>
|
729
|
+
</div></li>
|
730
|
+
<li class="top sports" data-tracking-section="sports">
|
731
|
+
<a class="top" href="/sports">Sports</a>
|
732
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
733
|
+
<div class="rollMeInner" class="wp-row">
|
734
|
+
<div class="wp-column three subnav first-col">
|
735
|
+
<div data-tracking-type="in">
|
736
|
+
<div class="column-header"><a href="http://www.washingtonpost.com/sports">In Sports</a></div>
|
737
|
+
<ul class="normal">
|
738
|
+
<li>
|
739
|
+
<a href="http://www.washingtonpost.com/sports/redskins">
|
740
|
+
Redskins/NFL
|
741
|
+
</a>
|
742
|
+
</li>
|
743
|
+
|
744
|
+
<li>
|
745
|
+
<a href="http://www.washingtonpost.com/sports/capitals">
|
746
|
+
Capitals/NHL
|
747
|
+
</a>
|
748
|
+
</li>
|
749
|
+
|
750
|
+
<li>
|
751
|
+
<a href="http://www.washingtonpost.com/sports/wizards">Wizards/NBA
|
752
|
+
</a>
|
753
|
+
</li>
|
754
|
+
|
755
|
+
<li>
|
756
|
+
<a href="http://www.washingtonpost.com/sports/nationals">Nationals/MLB
|
757
|
+
</a>
|
758
|
+
</li>
|
759
|
+
|
760
|
+
<li>
|
761
|
+
<a href="http://www.washingtonpost.com/sports/dcunited">
|
762
|
+
D.C.
|
763
|
+
United/Soccer</a>
|
764
|
+
</li>
|
765
|
+
|
766
|
+
<li>
|
767
|
+
<a href="http://www.washingtonpost.com/sports/colleges">
|
768
|
+
Colleges
|
769
|
+
</a>
|
770
|
+
</li>
|
771
|
+
|
772
|
+
<li>
|
773
|
+
<a href="http://www.washingtonpost.com/sports/highschools">AllMetSports
|
774
|
+
</a>
|
775
|
+
</li>
|
776
|
+
|
777
|
+
<li>
|
778
|
+
<a href="http://www.washingtonpost.com/sports/blogs-columns">Blogs & Columns
|
779
|
+
</a>
|
780
|
+
</li>
|
781
|
+
|
782
|
+
<li>
|
783
|
+
<a href="http://www.washingtonpost.com/sports/othersports">Other
|
784
|
+
Sports</a>
|
785
|
+
</li>
|
786
|
+
|
787
|
+
</ul>
|
788
|
+
</div>
|
789
|
+
<div id="slug_navtile_sports" class="subnav-ad" style="display:none;"></div>
|
790
|
+
|
791
|
+
|
792
|
+
|
793
|
+
</div>
|
794
|
+
<div class="wp-column six margin-right">
|
795
|
+
<div data-tracking-type="blogcol">
|
796
|
+
<div class="column-header">
|
797
|
+
<p class="heading heading2 module-title"><a href="http://www.washingtonpost.com/sports/blogs-columns">Blogs & Columns</a></p></div>
|
798
|
+
<ul class="normal">
|
799
|
+
<li class="bio-image-wrapper">
|
800
|
+
<a href="http://www.washingtonpost.com/blogs/capitals-insider/wp/2014/01/19/capitals-hope-to-bounce-back-in-huge-game-against-rangers/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/katie_carrera.jpg" height="30" width="30" alt="katie_carrera" /></a>
|
801
|
+
</li>
|
802
|
+
<li class="blogger-metadata-wrapper">
|
803
|
+
<div class="blogger-metadata">
|
804
|
+
<div>
|
805
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/capitals-insider/wp/2014/01/19/capitals-hope-to-bounce-back-in-huge-game-against-rangers/"><strong>Caps look to bounce back in ‘huge’ game against Rangers</strong></a></span><br/>
|
806
|
+
<span class="blog-title">
|
807
|
+
<a href="http://www.washingtonpost.com/blogs/capitals-insider">Capitals Insider</a>
|
808
|
+
</span>
|
809
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/2011/02/24/ABJAnxI_page.html"> Katie Carrera</a>
|
810
|
+
</span>
|
811
|
+
</div>
|
812
|
+
</div>
|
813
|
+
</li>
|
814
|
+
<li class="bio-image-wrapper">
|
815
|
+
<a href="http://www.washingtonpost.com/blogs/dc-sports-bog/wp/2014/01/17/john-walls-backwards-circus-shot/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/dan_steinberg.jpg" height="30" width="30" alt="dan_steinberg" /></a>
|
816
|
+
</li>
|
817
|
+
<li class="blogger-metadata-wrapper">
|
818
|
+
<div class="blogger-metadata">
|
819
|
+
<div>
|
820
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/dc-sports-bog/wp/2014/01/17/john-walls-backwards-circus-shot/"><strong>John Wall’s backward circus shot</strong></a></span><br/>
|
821
|
+
<span class="blog-title">
|
822
|
+
<a href="http://www.washingtonpost.com/blogs/dc-sports-bog">DC Sports Bog</a>
|
823
|
+
</span>
|
824
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/dan-steinberg/2011/02/09/ABq4PTF_page.html"> Dan Steinberg</a>
|
825
|
+
</span>
|
826
|
+
</div>
|
827
|
+
</div>
|
828
|
+
</li>
|
829
|
+
<li class="bio-image-wrapper">
|
830
|
+
<a href="http://www.washingtonpost.com/blogs/football-insider/wp/2014/01/19/afc-nfc-championship-games-open-thread/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/header_default.jpg" height="30" width="30" alt="keith_mcmillan" /></a>
|
831
|
+
</li>
|
832
|
+
<li class="blogger-metadata-wrapper">
|
833
|
+
<div class="blogger-metadata">
|
834
|
+
<div>
|
835
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/football-insider/wp/2014/01/19/afc-nfc-championship-games-open-thread/"><strong>Championship games open thread</strong></a></span><br/>
|
836
|
+
<span class="blog-title">
|
837
|
+
<a href="http://www.washingtonpost.com/blogs/football-insider">The Insider</a>
|
838
|
+
</span>
|
839
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/keith-mcmillan/2012/10/04/cb9ed9a6-0e32-11e2-bb5e-492c0d30bff6_page.html"> Keith McMillan</a>
|
840
|
+
</span>
|
841
|
+
</div>
|
842
|
+
</div>
|
843
|
+
</li>
|
844
|
+
<li class="bio-image-wrapper">
|
845
|
+
<a href="http://www.washingtonpost.com/blogs/nationals-journal/wp/2014/01/17/nationals-avoid-arbitration-with-wilson-ramos-jerry-blevins-exchange-figures-with-doug-fister-tyler-clippard/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/adam_kilgore.jpg" height="30" width="30" alt="adam_kilgore" /></a>
|
846
|
+
</li>
|
847
|
+
<li class="blogger-metadata-wrapper">
|
848
|
+
<div class="blogger-metadata">
|
849
|
+
<div>
|
850
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/nationals-journal/wp/2014/01/17/nationals-avoid-arbitration-with-wilson-ramos-jerry-blevins-exchange-figures-with-doug-fister-tyler-clippard/"><strong>Nats, Ramos avoid arbitration </strong></a></span><br/>
|
851
|
+
<span class="blog-title">
|
852
|
+
<a href="http://www.washingtonpost.com/blogs/nationals-journal">Nationals Journal</a>
|
853
|
+
</span>
|
854
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/adam-kilgore/2011/02/25/ABj1o9I_page.html"> Adam Kilgore</a>
|
855
|
+
</span>
|
856
|
+
</div>
|
857
|
+
</div>
|
858
|
+
</li>
|
859
|
+
</ul>
|
860
|
+
</div>
|
861
|
+
|
862
|
+
|
863
|
+
</div>
|
864
|
+
<!--/col --></div>
|
865
|
+
</div></li>
|
866
|
+
<li class="top national" data-tracking-section="national">
|
867
|
+
<a class="top" href="/national">National</a>
|
868
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
869
|
+
<div class="rollMeInner" class="wp-row">
|
870
|
+
<div class="wp-column three subnav first-col">
|
871
|
+
<div data-tracking-type="in">
|
872
|
+
<div class="column-header"><a href="http://www.washingtonpost.com/national">In National</a></div>
|
873
|
+
<ul class="normal">
|
874
|
+
<li>
|
875
|
+
<a href="http://www.washingtonpost.com/national/energy-environment">Energy &
|
876
|
+
Environment</a>
|
877
|
+
</li>
|
878
|
+
|
879
|
+
<li>
|
880
|
+
<a href="http://www.washingtonpost.com/national/health-science">Health & Science
|
881
|
+
</a>
|
882
|
+
</li>
|
883
|
+
|
884
|
+
<li>
|
885
|
+
<a href="http://www.washingtonpost.com/national/higher-education">Education
|
886
|
+
</a>
|
887
|
+
</li>
|
888
|
+
|
889
|
+
<li>
|
890
|
+
<a href="http://www.washingtonpost.com/world/national-security">National Security
|
891
|
+
</a>
|
892
|
+
</li>
|
893
|
+
|
894
|
+
<li>
|
895
|
+
<a href="http://www.washingtonpost.com/investigations">Investigations</a>
|
896
|
+
</li>
|
897
|
+
|
898
|
+
<li>
|
899
|
+
<a href="http://www.washingtonpost.com/national/on-innovations">Innovations
|
900
|
+
</a>
|
901
|
+
</li>
|
902
|
+
|
903
|
+
<li>
|
904
|
+
<a href="http://knowmore.washingtonpost.com">Know More</a>
|
905
|
+
</li>
|
906
|
+
|
907
|
+
<li>
|
908
|
+
<a href="http://www.washingtonpost.com/national/religion">Religion
|
909
|
+
</a>
|
910
|
+
</li>
|
911
|
+
|
912
|
+
<li>
|
913
|
+
<a href="http://www.washingtonpost.com/ongiving">On Giving
|
914
|
+
</a>
|
915
|
+
</li>
|
916
|
+
|
917
|
+
<li>
|
918
|
+
<a href="http://www.washingtonpost.com/wp-srv/interactivity/corrections/">Corrections</a>
|
919
|
+
</li>
|
920
|
+
|
921
|
+
</ul>
|
922
|
+
</div>
|
923
|
+
<div id="slug_navtile_national" class="subnav-ad" style="display:none;"></div>
|
924
|
+
|
925
|
+
|
926
|
+
|
927
|
+
</div>
|
928
|
+
<div class="wp-column six margin-right">
|
929
|
+
<div data-tracking-type="blogcol">
|
930
|
+
<div class="column-header">
|
931
|
+
<p class="heading heading2 module-title"><a href="http://www.washingtonpost.com/national/blogs-columns">Blogs & Columns</a></p></div>
|
932
|
+
<ul class="normal">
|
933
|
+
<li class="bio-image-wrapper">
|
934
|
+
<a href="http://www.washingtonpost.com/blogs/innovations/wp/2014/01/17/why-we-dont-all-really-need-smartphones/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/header_default.jpg" height="30" width="30" alt="matt_mcfarland" /></a>
|
935
|
+
</li>
|
936
|
+
<li class="blogger-metadata-wrapper">
|
937
|
+
<div class="blogger-metadata">
|
938
|
+
<div>
|
939
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/innovations/wp/2014/01/17/why-we-dont-all-really-need-smartphones/"><strong>There’s no shame in having a feature phone</strong></a></span><br/>
|
940
|
+
<span class="blog-title">
|
941
|
+
<a href="http://www.washingtonpost.com/blogs/innovations">Innovations</a>
|
942
|
+
</span>
|
943
|
+
<span class="blog-byline">| Matt McFarland</span>
|
944
|
+
</div>
|
945
|
+
</div>
|
946
|
+
</li>
|
947
|
+
<li class="bio-image-wrapper">
|
948
|
+
<a href="http://www.washingtonpost.com/blogs/she-the-people/wp/2014/01/19/drake-shines-as-snl-host-while-zamata-is-highly-visible-but-mostly-quiet-in-her-debut/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/header_default.jpg" height="30" width="30" alt="soraya_nadia_mcdonald" /></a>
|
949
|
+
</li>
|
950
|
+
<li class="blogger-metadata-wrapper">
|
951
|
+
<div class="blogger-metadata">
|
952
|
+
<div>
|
953
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/she-the-people/wp/2014/01/19/drake-shines-as-snl-host-while-zamata-is-highly-visible-but-mostly-quiet-in-her-debut/"><strong>Few words but big images in Zamata’s ‘SNL’ debut</strong></a></span><br/>
|
954
|
+
<span class="blog-title">
|
955
|
+
<a href="http://www.washingtonpost.com/blogs/she-the-people">She The People</a>
|
956
|
+
</span>
|
957
|
+
<span class="blog-byline">| Soraya Nadia McDonald</span>
|
958
|
+
</div>
|
959
|
+
</div>
|
960
|
+
</li>
|
961
|
+
</ul>
|
962
|
+
</div>
|
963
|
+
|
964
|
+
|
965
|
+
</div>
|
966
|
+
<!--/col --></div>
|
967
|
+
</div></li>
|
968
|
+
<li class="top world" data-tracking-section="world">
|
969
|
+
<a class="top on" href="/world">World</a>
|
970
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
971
|
+
<div class="rollMeInner" class="wp-row">
|
972
|
+
<div class="wp-column three subnav first-col">
|
973
|
+
<div data-tracking-type="in">
|
974
|
+
<div class="column-header"><a href="http://www.washingtonpost.com/world">In World</a></div>
|
975
|
+
<ul class="normal">
|
976
|
+
<li>
|
977
|
+
<a href="http://www.washingtonpost.com/world/africa">Africa
|
978
|
+
</a>
|
979
|
+
</li>
|
980
|
+
|
981
|
+
<li>
|
982
|
+
<a href="http://www.washingtonpost.com/world/americas">The
|
983
|
+
Americas</a>
|
984
|
+
</li>
|
985
|
+
|
986
|
+
<li>
|
987
|
+
<a href="http://www.washingtonpost.com/world/asia-pacific">Asia &
|
988
|
+
Pacific
|
989
|
+
</a>
|
990
|
+
</li>
|
991
|
+
|
992
|
+
<li>
|
993
|
+
<a href="http://www.washingtonpost.com/world/europe">Europe
|
994
|
+
</a>
|
995
|
+
</li>
|
996
|
+
|
997
|
+
<li>
|
998
|
+
<a href="http://www.washingtonpost.com/world/middle-east">Middle East
|
999
|
+
</a>
|
1000
|
+
</li>
|
1001
|
+
|
1002
|
+
<li>
|
1003
|
+
<a href="http://www.washingtonpost.com/world/national-security">National Security
|
1004
|
+
</a>
|
1005
|
+
</li>
|
1006
|
+
|
1007
|
+
<li>
|
1008
|
+
<a href="http://www.washingtonpost.com/world/war-zones">War Zones
|
1009
|
+
</a>
|
1010
|
+
</li>
|
1011
|
+
|
1012
|
+
<li>
|
1013
|
+
<a href="http://www.washingtonpost.com/world/special-reports">Special Reports
|
1014
|
+
</a>
|
1015
|
+
</li>
|
1016
|
+
|
1017
|
+
<li>
|
1018
|
+
<a href="http://www.washingtonpost.com/blogs/worldviews">Columns & Blogs</a>
|
1019
|
+
</li>
|
1020
|
+
|
1021
|
+
</ul>
|
1022
|
+
</div>
|
1023
|
+
<div id="slug_navtile_world" class="subnav-ad" style="display:none;"></div>
|
1024
|
+
|
1025
|
+
|
1026
|
+
|
1027
|
+
</div>
|
1028
|
+
<div class="wp-column six margin-right">
|
1029
|
+
<div data-tracking-type="blogcol">
|
1030
|
+
<div class="column-header">
|
1031
|
+
<p class="heading heading2 module-title"><a href="http://www.washingtonpost.com/blogs/worldviews/">Blogs & Columns</a></p></div>
|
1032
|
+
<ul class="normal">
|
1033
|
+
<li class="bio-image-wrapper">
|
1034
|
+
<a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/17/report-president-of-uganda-says-homosexuality-is-caused-by-random-breeding-in-western-countries/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/max_fisher.jpg" height="30" width="30" alt="max_fisher" /></a>
|
1035
|
+
</li>
|
1036
|
+
<li class="blogger-metadata-wrapper">
|
1037
|
+
<div class="blogger-metadata">
|
1038
|
+
<div>
|
1039
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/17/report-president-of-uganda-says-homosexuality-is-caused-by-random-breeding-in-western-countries/"><strong>Museveni: homosexuality caused by ‘random breeding’</strong></a></span><br/>
|
1040
|
+
<span class="blog-title">
|
1041
|
+
<a href="http://www.washingtonpost.com/blogs/blogpost">WorldViews</a>
|
1042
|
+
</span>
|
1043
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/max-fisher/2012/10/10/9d0a891e-12e7-11e2-a16b-2c110031514a_page.html"> Max Fisher</a>
|
1044
|
+
</span>
|
1045
|
+
</div>
|
1046
|
+
</div>
|
1047
|
+
</li>
|
1048
|
+
<li class="bio-image-wrapper">
|
1049
|
+
<a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/17/why-do-the-sochi-olympics-have-rainbow-uniforms-and-other-russian-mysteries/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/header_default.jpg" height="30" width="30" alt="kathy_lally" /></a>
|
1050
|
+
</li>
|
1051
|
+
<li class="blogger-metadata-wrapper">
|
1052
|
+
<div class="blogger-metadata">
|
1053
|
+
<div>
|
1054
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/17/why-do-the-sochi-olympics-have-rainbow-uniforms-and-other-russian-mysteries/"><strong>Russian mysteries at Sochi</strong></a></span><br/>
|
1055
|
+
<span class="blog-title">
|
1056
|
+
<a href="http://www.washingtonpost.com/blogs/blogpost">WorldViews</a>
|
1057
|
+
</span>
|
1058
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/kathy-lally/2011/03/02/ABxxvmP_page.html"> Kathy Lally</a>
|
1059
|
+
</span>
|
1060
|
+
</div>
|
1061
|
+
</div>
|
1062
|
+
</li>
|
1063
|
+
<li class="bio-image-wrapper">
|
1064
|
+
<a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/17/iranian-female-politician-has-her-prayer-sermon-speech-mysteriously-canceled/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/header_default.jpg" height="30" width="30" alt="jason_rezaian" /></a>
|
1065
|
+
</li>
|
1066
|
+
<li class="blogger-metadata-wrapper">
|
1067
|
+
<div class="blogger-metadata">
|
1068
|
+
<div>
|
1069
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/17/iranian-female-politician-has-her-prayer-sermon-speech-mysteriously-canceled/"><strong>Iranian female politician’s speech canceled</strong></a></span><br/>
|
1070
|
+
<span class="blog-title">
|
1071
|
+
<a href="http://www.washingtonpost.com/blogs/blogpost">WorldViews</a>
|
1072
|
+
</span>
|
1073
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/jason-rezaian/2012/06/25/gJQAR5sd2V_page.html"> Jason Rezaian</a>
|
1074
|
+
</span>
|
1075
|
+
</div>
|
1076
|
+
</div>
|
1077
|
+
</li>
|
1078
|
+
<li class="bio-image-wrapper">
|
1079
|
+
<a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/17/the-dangerously-one-sided-politics-of-oscar-nominated-documentary-the-square/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/max_fisher.jpg" height="30" width="30" alt="max_fisher" /></a>
|
1080
|
+
</li>
|
1081
|
+
<li class="blogger-metadata-wrapper">
|
1082
|
+
<div class="blogger-metadata">
|
1083
|
+
<div>
|
1084
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/17/the-dangerously-one-sided-politics-of-oscar-nominated-documentary-the-square/"><strong>The one-sided politics of ‘The Square’</strong></a></span><br/>
|
1085
|
+
<span class="blog-title">
|
1086
|
+
<a href="http://www.washingtonpost.com/blogs/blogpost">WorldViews</a>
|
1087
|
+
</span>
|
1088
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/max-fisher/2012/10/10/9d0a891e-12e7-11e2-a16b-2c110031514a_page.html"> Max Fisher</a>
|
1089
|
+
</span>
|
1090
|
+
</div>
|
1091
|
+
</div>
|
1092
|
+
</li>
|
1093
|
+
</ul>
|
1094
|
+
</div>
|
1095
|
+
|
1096
|
+
|
1097
|
+
</div>
|
1098
|
+
<!--/col --></div>
|
1099
|
+
</div></li>
|
1100
|
+
<li class="top business" data-tracking-section="business">
|
1101
|
+
<a class="top" href="/business">Business</a>
|
1102
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
1103
|
+
<div class="rollMeInner" class="wp-row">
|
1104
|
+
<div class="wp-column three subnav first-col">
|
1105
|
+
<div data-tracking-type="in">
|
1106
|
+
<div class="column-header"><a href="http://www.washingtonpost.com/business">In Business</a></div>
|
1107
|
+
<ul class="normal">
|
1108
|
+
<li>
|
1109
|
+
<a href="http://www.washingtonpost.com/business/economy/gJQAJOtp1V_topic.html">
|
1110
|
+
Economy
|
1111
|
+
</a>
|
1112
|
+
</li>
|
1113
|
+
|
1114
|
+
<li>
|
1115
|
+
<a href="http://washpost.bloomberg.com/industries/">Industries</a>
|
1116
|
+
</li>
|
1117
|
+
|
1118
|
+
<li>
|
1119
|
+
<a href="http://washpost.bloomberg.com/market-news/">Markets</a>
|
1120
|
+
</li>
|
1121
|
+
|
1122
|
+
<li>
|
1123
|
+
<a href="http://www.washingtonpost.com/business/policy-and-regulation/gJQAprsL7V_topic.html">Policy
|
1124
|
+
&
|
1125
|
+
Regulation</a>
|
1126
|
+
</li>
|
1127
|
+
|
1128
|
+
<li>
|
1129
|
+
<a href="http://knowmore.washingtonpost.com/">Know More
|
1130
|
+
</a>
|
1131
|
+
</li>
|
1132
|
+
|
1133
|
+
<li>
|
1134
|
+
<a href="http://washpost.bloomberg.com/worldbusiness/">World
|
1135
|
+
Business</a>
|
1136
|
+
</li>
|
1137
|
+
|
1138
|
+
<li>
|
1139
|
+
<a href="http://www.washingtonpost.com/capital_business">Capital Business</a>
|
1140
|
+
</li>
|
1141
|
+
|
1142
|
+
<li>
|
1143
|
+
<a href="http://www.washingtonpost.com/business/on-leadership">On Leadership
|
1144
|
+
</a>
|
1145
|
+
</li>
|
1146
|
+
|
1147
|
+
<li>
|
1148
|
+
<a href="http://www.washingtonpost.com/business/on-small-business">On Small Business
|
1149
|
+
</a>
|
1150
|
+
</li>
|
1151
|
+
|
1152
|
+
<li>
|
1153
|
+
<a href="http://www.washingtonpost.com/business/on-it">On I.T.
|
1154
|
+
</a>
|
1155
|
+
</li>
|
1156
|
+
|
1157
|
+
</ul>
|
1158
|
+
</div>
|
1159
|
+
<div id="slug_navtile_business" class="subnav-ad" style="display:none;"></div>
|
1160
|
+
|
1161
|
+
|
1162
|
+
|
1163
|
+
</div>
|
1164
|
+
<div class="wp-column six margin-right">
|
1165
|
+
<div data-tracking-type="blogcol">
|
1166
|
+
<div class="column-header">
|
1167
|
+
<p class="heading heading2 module-title"><a href="http://www.washingtonpost.com/business/blogs-columns">Blogs & Columns</a></p></div>
|
1168
|
+
<ul class="normal">
|
1169
|
+
<li class="bio-image-wrapper">
|
1170
|
+
<a href="/business/the-color-of-money-by-michelle-singletary/2014/01/16/27fed7a6-7e25-11e3-9556-4a4bf7bcbd84_story.html"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/michelle_singletary.jpg" height="30" width="30" alt="michelle_singletary" /></a>
|
1171
|
+
</li>
|
1172
|
+
<li class="blogger-metadata-wrapper">
|
1173
|
+
<div class="blogger-metadata">
|
1174
|
+
<div>
|
1175
|
+
<span class="blog-headline"><a href="/business/the-color-of-money-by-michelle-singletary/2014/01/16/27fed7a6-7e25-11e3-9556-4a4bf7bcbd84_story.html"><strong>Your information is out there. What are you doing to protect it?</strong></a></span><br/>
|
1176
|
+
<span class="blog-title">
|
1177
|
+
<a href="http://www.washingtonpost.com/michelle-singletary/2011/02/24/ABWCMzI_page.html">The Color of Money</a>
|
1178
|
+
</span>
|
1179
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/michelle-singletary/2011/02/24/ABWCMzI_page.html"> Michelle Singletary</a>
|
1180
|
+
</span>
|
1181
|
+
</div>
|
1182
|
+
</div>
|
1183
|
+
</li>
|
1184
|
+
<li class="bio-image-wrapper">
|
1185
|
+
<a href="http://www.washingtonpost.com/blogs/wonkblog/wp/2014/01/18/in-2013-the-fed-showed-why-fiscal-policy-is-still-important/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/ezra-klein.jpg" height="30" width="30" alt="mike_konczal" /></a>
|
1186
|
+
</li>
|
1187
|
+
<li class="blogger-metadata-wrapper">
|
1188
|
+
<div class="blogger-metadata">
|
1189
|
+
<div>
|
1190
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/wonkblog/wp/2014/01/18/in-2013-the-fed-showed-why-fiscal-policy-is-still-important/"><strong>In 2013, the Fed showed why fiscal policy is still important</strong></a></span><br/>
|
1191
|
+
<span class="blog-title">
|
1192
|
+
<a href="http://www.washingtonpost.com/blogs/wonkblog">Wonkblog</a>
|
1193
|
+
</span>
|
1194
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/michelle-singletary/2011/02/24/ABWCMzI_page.html"> Mike Konczal</a>
|
1195
|
+
</span>
|
1196
|
+
</div>
|
1197
|
+
</div>
|
1198
|
+
</li>
|
1199
|
+
<li class="bio-image-wrapper">
|
1200
|
+
<a href="http://www.washingtonpost.com/blogs/on-leadership/wp/2014/01/17/wall-street-eases-up-a-little-on-its-junior-bankers/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/jena_mcgregor.jpg" height="30" width="30" alt="jena_mcgregor" /></a>
|
1201
|
+
</li>
|
1202
|
+
<li class="blogger-metadata-wrapper">
|
1203
|
+
<div class="blogger-metadata">
|
1204
|
+
<div>
|
1205
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/on-leadership/wp/2014/01/17/wall-street-eases-up-a-little-on-its-junior-bankers/"><strong>Wall Street eases up, a little, on junior bankers</strong></a></span><br/>
|
1206
|
+
<span class="blog-title">
|
1207
|
+
<a href="http://www.washingtonpost.com/blogs/on-leadership">On Leadership</a>
|
1208
|
+
</span>
|
1209
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/jena-mcgregor/2011/02/28/ABWXIIQ_page.html"> Jena McGregor</a>
|
1210
|
+
</span>
|
1211
|
+
</div>
|
1212
|
+
</div>
|
1213
|
+
</li>
|
1214
|
+
</ul>
|
1215
|
+
</div>
|
1216
|
+
|
1217
|
+
|
1218
|
+
</div>
|
1219
|
+
<!--/col --></div>
|
1220
|
+
</div></li>
|
1221
|
+
<li class="top technology" data-tracking-section="technology">
|
1222
|
+
<a class="top" href="/business/technology">Tech</a>
|
1223
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
1224
|
+
<div class="rollMeInner" class="wp-row">
|
1225
|
+
<div class="wp-column three subnav first-col">
|
1226
|
+
<div data-tracking-type="in">
|
1227
|
+
<div class="column-header"><a href="http://www.washingtonpost.com/technology">In Technology</a></div>
|
1228
|
+
<ul class="normal">
|
1229
|
+
<li>
|
1230
|
+
<a href="http://www.washingtonpost.com/national/on-innovations">Innovation
|
1231
|
+
</a>
|
1232
|
+
</li>
|
1233
|
+
|
1234
|
+
<li>
|
1235
|
+
<a href="http://www.washingtonpost.com/technology/green-technology">Green
|
1236
|
+
Technology
|
1237
|
+
</a>
|
1238
|
+
</li>
|
1239
|
+
|
1240
|
+
<li>
|
1241
|
+
<a href="http://www.washingtonpost.com/blogs/the-switch/">The Switch
|
1242
|
+
</a>
|
1243
|
+
</li>
|
1244
|
+
|
1245
|
+
<li>
|
1246
|
+
<a href="http://www.washingtonpost.com/technology/tech-galleries">Photo
|
1247
|
+
Galleries
|
1248
|
+
</a>
|
1249
|
+
</li>
|
1250
|
+
|
1251
|
+
</ul>
|
1252
|
+
</div>
|
1253
|
+
<div id="slug_navtile_technology" class="subnav-ad" style="display:none;"></div>
|
1254
|
+
|
1255
|
+
|
1256
|
+
|
1257
|
+
</div>
|
1258
|
+
<div class="wp-column six margin-right">
|
1259
|
+
<div data-tracking-type="blogcol">
|
1260
|
+
<div class="column-header">
|
1261
|
+
<p class="heading heading2 module-title"><a href="http://www.washingtonpost.com/technology/blogs-columns">Blogs & Columns</a></p></div>
|
1262
|
+
<ul class="normal">
|
1263
|
+
<li class="bio-image-wrapper">
|
1264
|
+
<a href="/business/technology/nsa-program-defenders-question-snowdens-motives/2014/01/19/091fccaa-811d-11e3-bbe5-6a2a3141e3a9_story.html"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/hayley_tsukayama.jpg" height="30" width="30" alt="hayley_tsukayama" /></a>
|
1265
|
+
</li>
|
1266
|
+
<li class="blogger-metadata-wrapper">
|
1267
|
+
<div class="blogger-metadata">
|
1268
|
+
<div>
|
1269
|
+
<span class="blog-headline"><a href="/business/technology/nsa-program-defenders-question-snowdens-motives/2014/01/19/091fccaa-811d-11e3-bbe5-6a2a3141e3a9_story.html"><strong>NSA program defenders question Snowden’s motives </strong></a></span><br/>
|
1270
|
+
<span class="blog-title">
|
1271
|
+
</span>
|
1272
|
+
<span class="blog-byline"><a href="http://www.washingtonpost.com/hayley-tsukayama/2011/03/25/AFwMAnXB_page.html"> Hayley Tsukayama</a>
|
1273
|
+
</span>
|
1274
|
+
</div>
|
1275
|
+
</div>
|
1276
|
+
</li>
|
1277
|
+
<li class="bio-image-wrapper">
|
1278
|
+
<a href="http://www.washingtonpost.com/blogs/the-switch/wp/2014/01/19/a-readers-uses-the-mafia-to-explain-net-neutrality/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/andrea_peterson.jpg" height="30" width="30" alt="andrea_peterson" /></a>
|
1279
|
+
</li>
|
1280
|
+
<li class="blogger-metadata-wrapper">
|
1281
|
+
<div class="blogger-metadata">
|
1282
|
+
<div>
|
1283
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/the-switch/wp/2014/01/19/a-readers-uses-the-mafia-to-explain-net-neutrality/"><strong>A readers uses the Mafia to explain net neutrality</strong></a></span><br/>
|
1284
|
+
<span class="blog-title">
|
1285
|
+
<a href="http://www.washingtonpost.com/blogs/the-switch">The Switch</a>
|
1286
|
+
</span>
|
1287
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/andrea-peterson/2013/07/22/0d7d8ebc-f2df-11e2-ae43-b31dc363c3bf_page.html"> Andrea Peterson</a>
|
1288
|
+
</span>
|
1289
|
+
</div>
|
1290
|
+
</div>
|
1291
|
+
</li>
|
1292
|
+
<li class="bio-image-wrapper">
|
1293
|
+
<a href="http://www.washingtonpost.com/blogs/the-switch/wp/2014/01/18/can-the-cops-search-your-phone-without-a-warrant-the-supreme-court-intends-to-weigh-in/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/brian_fung.jpg" height="30" width="30" alt="brian_fung" /></a>
|
1294
|
+
</li>
|
1295
|
+
<li class="blogger-metadata-wrapper">
|
1296
|
+
<div class="blogger-metadata">
|
1297
|
+
<div>
|
1298
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/the-switch/wp/2014/01/18/can-the-cops-search-your-phone-without-a-warrant-the-supreme-court-intends-to-weigh-in/"><strong>Supreme Court to rule on warrantless cell phone searches</strong></a></span><br/>
|
1299
|
+
<span class="blog-title">
|
1300
|
+
<a href="http://www.washingtonpost.com/blogs/the-switch">The Switch</a>
|
1301
|
+
</span>
|
1302
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/brian-fung/2013/07/22/a6298bda-f2de-11e2-ae43-b31dc363c3bf_page.html"> Brian Fung</a>
|
1303
|
+
</span>
|
1304
|
+
</div>
|
1305
|
+
</div>
|
1306
|
+
</li>
|
1307
|
+
<li class="bio-image-wrapper">
|
1308
|
+
<a href="http://www.washingtonpost.com/blogs/the-switch/wp/2014/01/17/half-of-taxpayer-funded-research-will-soon-be-available-to-the-public/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/andrea_peterson.jpg" height="30" width="30" alt="andrea_peterson" /></a>
|
1309
|
+
</li>
|
1310
|
+
<li class="blogger-metadata-wrapper">
|
1311
|
+
<div class="blogger-metadata">
|
1312
|
+
<div>
|
1313
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/the-switch/wp/2014/01/17/half-of-taxpayer-funded-research-will-soon-be-available-to-the-public/"><strong>Half of taxpayer funded research will now be available to the public</strong></a></span><br/>
|
1314
|
+
<span class="blog-title">
|
1315
|
+
<a href="http://www.washingtonpost.com/blogs/the-switch">The Switch</a>
|
1316
|
+
</span>
|
1317
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/andrea-peterson/2013/07/22/0d7d8ebc-f2df-11e2-ae43-b31dc363c3bf_page.html"> Andrea Peterson</a>
|
1318
|
+
</span>
|
1319
|
+
</div>
|
1320
|
+
</div>
|
1321
|
+
</li>
|
1322
|
+
</ul>
|
1323
|
+
</div>
|
1324
|
+
|
1325
|
+
|
1326
|
+
</div>
|
1327
|
+
<!--/col --></div>
|
1328
|
+
</div></li>
|
1329
|
+
<li class="top lifestyle" data-tracking-section="lifestyle">
|
1330
|
+
<a class="top" href="/lifestyle">Lifestyle</a>
|
1331
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
1332
|
+
<div class="rollMeInner" class="wp-row">
|
1333
|
+
<div class="wp-column three subnav first-col">
|
1334
|
+
<div data-tracking-type="in">
|
1335
|
+
<div class="column-header"><a href="http://www.washingtonpost.com/lifestyle">In Lifestyle</a></div>
|
1336
|
+
<ul class="normal">
|
1337
|
+
<li>
|
1338
|
+
<a href="http://www.washingtonpost.com/lifestyle/advice">Advice
|
1339
|
+
</a>
|
1340
|
+
</li>
|
1341
|
+
|
1342
|
+
<li>
|
1343
|
+
<a href="http://www.washingtonpost.com/carolyn-hax/2011/02/24/ABBRcOJ_page.html">Carolyn Hax
|
1344
|
+
</a>
|
1345
|
+
</li>
|
1346
|
+
|
1347
|
+
<li>
|
1348
|
+
<a href="http://www.washingtonpost.com/lifestyle/food">Food
|
1349
|
+
</a>
|
1350
|
+
</li>
|
1351
|
+
|
1352
|
+
<li>
|
1353
|
+
<a href="http://www.washingtonpost.com/express">Express
|
1354
|
+
</a>
|
1355
|
+
</li>
|
1356
|
+
|
1357
|
+
<li>
|
1358
|
+
<a href="http://www.washingtonpost.com/lifestyle/home-garden">Home & Garden
|
1359
|
+
</a>
|
1360
|
+
</li>
|
1361
|
+
|
1362
|
+
<li>
|
1363
|
+
<a href="http://www.washingtonpost.com/lifestyle/style">Style
|
1364
|
+
</a>
|
1365
|
+
</li>
|
1366
|
+
|
1367
|
+
<li>
|
1368
|
+
<a href="http://www.washingtonpost.com/lifestyle/travel">Travel
|
1369
|
+
</a>
|
1370
|
+
</li>
|
1371
|
+
|
1372
|
+
<li>
|
1373
|
+
<a href="http://www.washingtonpost.com/lifestyle/weddings">Weddings
|
1374
|
+
</a>
|
1375
|
+
</li>
|
1376
|
+
|
1377
|
+
<li>
|
1378
|
+
<a href="http://www.washingtonpost.com/lifestyle/wellness">Wellness
|
1379
|
+
</a>
|
1380
|
+
</li>
|
1381
|
+
|
1382
|
+
<li>
|
1383
|
+
<a href="http://www.washingtonpost.com/lifestyle/magazine">Magazine
|
1384
|
+
</a>
|
1385
|
+
</li>
|
1386
|
+
|
1387
|
+
<li>
|
1388
|
+
<a href="http://www.washingtonpost.com/lifestyle/kidspost">KidsPost
|
1389
|
+
</a>
|
1390
|
+
</li>
|
1391
|
+
|
1392
|
+
<li>
|
1393
|
+
<a href="http://www.washingtonpost.com/lifestyle/on-parenting">On Parenting
|
1394
|
+
</a>
|
1395
|
+
</li>
|
1396
|
+
|
1397
|
+
</ul>
|
1398
|
+
</div>
|
1399
|
+
<div id="slug_navtile_lifestyle" class="subnav-ad" style="display:none;"></div>
|
1400
|
+
|
1401
|
+
|
1402
|
+
|
1403
|
+
</div>
|
1404
|
+
<div class="wp-column six margin-right">
|
1405
|
+
<div data-tracking-type="blogcol">
|
1406
|
+
<div class="column-header">
|
1407
|
+
<p class="heading heading2 module-title"><a href="http://www.washingtonpost.com/lifestyle/blogs-columns">Blogs & Columns</a></p></div>
|
1408
|
+
<ul class="normal">
|
1409
|
+
<li class="bio-image-wrapper">
|
1410
|
+
<a href="http://www.washingtonpost.com/blogs/style-blog/wp/2014/01/19/did-drake-just-change-the-arc-of-his-career-on-saturday-night-live/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/header_default.jpg" height="30" width="30" alt="chris_richards" /></a>
|
1411
|
+
</li>
|
1412
|
+
<li class="blogger-metadata-wrapper">
|
1413
|
+
<div class="blogger-metadata">
|
1414
|
+
<div>
|
1415
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/style-blog/wp/2014/01/19/did-drake-just-change-the-arc-of-his-career-on-saturday-night-live/"><strong>Did Drake just change the arc of his career on ‘SNL’?</strong></a></span><br/>
|
1416
|
+
<span class="blog-title">
|
1417
|
+
<a href="http://www.washingtonpost.com/blogs/arts-post">The Style Blog</a>
|
1418
|
+
</span>
|
1419
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/chris-richards/2011/02/28/ABuyksM_page.html"> Chris Richards</a>
|
1420
|
+
</span>
|
1421
|
+
</div>
|
1422
|
+
</div>
|
1423
|
+
</li>
|
1424
|
+
<li class="bio-image-wrapper">
|
1425
|
+
<a href="http://www.washingtonpost.com/blogs/reliable-source/wp/2014/01/19/sir-paul-mccartney-takes-obamas-ebyc-advice/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/header_default.jpg" height="30" width="30" alt="helena_andrews" /></a>
|
1426
|
+
</li>
|
1427
|
+
<li class="blogger-metadata-wrapper">
|
1428
|
+
<div class="blogger-metadata">
|
1429
|
+
<div>
|
1430
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/reliable-source/wp/2014/01/19/sir-paul-mccartney-takes-obamas-ebyc-advice/"><strong>Sir Paul McCartney takes Obama’s EBYC advice</strong></a></span><br/>
|
1431
|
+
<span class="blog-title">
|
1432
|
+
<a href="http://www.washingtonpost.com/blogs/reliable-source">The Reliable Source</a>
|
1433
|
+
</span>
|
1434
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/chris-richards/2011/02/28/ABuyksM_page.html"> Helena Andrews</a>
|
1435
|
+
</span>
|
1436
|
+
</div>
|
1437
|
+
</div>
|
1438
|
+
</li>
|
1439
|
+
</ul>
|
1440
|
+
<div style="margin-top: 10px;">
|
1441
|
+
<a class="subnav-ad" style="height: auto; width: auto; margin: 0;" target="_blank" href="http://washingtonpostwine.com/">
|
1442
|
+
<img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="/rw/sites/twpweb/img/ads/subnav-ads/wineclub.jpg" style="height: auto; width: auto;" /></a>
|
1443
|
+
</div>
|
1444
|
+
</div>
|
1445
|
+
|
1446
|
+
|
1447
|
+
</div>
|
1448
|
+
<!--/col --></div>
|
1449
|
+
</div></li>
|
1450
|
+
<li class="top entertainment" data-tracking-section="entertainment">
|
1451
|
+
<a class="top" href="/entertainment">Entertainment</a>
|
1452
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
1453
|
+
<div class="rollMeInner" class="wp-row">
|
1454
|
+
<div class="wp-column three subnav first-col">
|
1455
|
+
<div data-tracking-type="in">
|
1456
|
+
<div class="column-header"><a href="http://www.washingtonpost.com/entertainment">In Entertainment</a></div>
|
1457
|
+
<ul class="normal">
|
1458
|
+
<li>
|
1459
|
+
<a href="http://www.washingtonpost.com/entertainment/books">Books</a>
|
1460
|
+
</li>
|
1461
|
+
|
1462
|
+
<li>
|
1463
|
+
<a href="http://www.washingtonpost.com/entertainment/comics">Comics
|
1464
|
+
</a>
|
1465
|
+
</li>
|
1466
|
+
|
1467
|
+
<li>
|
1468
|
+
<a href="http://www.washingtonpost.com/gog/">Going Out Guide</a>
|
1469
|
+
</li>
|
1470
|
+
|
1471
|
+
<li>
|
1472
|
+
<a href="http://www.washingtonpost.com/entertainment/horoscopes">Horoscopes
|
1473
|
+
</a>
|
1474
|
+
</li>
|
1475
|
+
|
1476
|
+
<li>
|
1477
|
+
<a href="http://www.washingtonpost.com/goingoutguide/movies">Movies</a>
|
1478
|
+
</li>
|
1479
|
+
|
1480
|
+
<li>
|
1481
|
+
<a href="http://www.washingtonpost.com/entertainment/museums">Museums
|
1482
|
+
</a>
|
1483
|
+
</li>
|
1484
|
+
|
1485
|
+
<li>
|
1486
|
+
<a href="http://www.washingtonpost.com/entertainment/music">Music
|
1487
|
+
</a>
|
1488
|
+
</li>
|
1489
|
+
|
1490
|
+
<li>
|
1491
|
+
<a href="http://games.washingtonpost.com/">Puzzles & Games
|
1492
|
+
</a>
|
1493
|
+
</li>
|
1494
|
+
|
1495
|
+
<li>
|
1496
|
+
<a href="http://www.washingtonpost.com/entertainment/theater-dance">Theater &
|
1497
|
+
Dance</a>
|
1498
|
+
</li>
|
1499
|
+
|
1500
|
+
<li>
|
1501
|
+
<a href="http://www.washingtonpost.com/entertainment/tv">TV
|
1502
|
+
</a>
|
1503
|
+
</li>
|
1504
|
+
|
1505
|
+
</ul>
|
1506
|
+
</div>
|
1507
|
+
<div id="slug_navtile_entertainment" class="subnav-ad" style="display:none;"></div>
|
1508
|
+
|
1509
|
+
|
1510
|
+
|
1511
|
+
</div>
|
1512
|
+
<div class="wp-column six margin-right">
|
1513
|
+
<div data-tracking-type="blogcol">
|
1514
|
+
<div class="column-header">
|
1515
|
+
<p class="heading heading2 module-title"><a href="http://www.washingtonpost.com/entertainment/blogs-columns">Blogs & Columns</a></p></div>
|
1516
|
+
<ul class="normal">
|
1517
|
+
<li class="bio-image-wrapper">
|
1518
|
+
<a href="/blogs/comic-riffs/post/batmans-secret-co-creator-died-40-years-ago-today-whats-it-take-to-get-him-some-credit-a-author-hopes-google-can-help/2014/01/18/15291010-8050-11e3-93c1-0e888170b723_blog.html"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/michael_cavna.jpg" height="30" width="30" alt="michael_cavna" /></a>
|
1519
|
+
</li>
|
1520
|
+
<li class="blogger-metadata-wrapper">
|
1521
|
+
<div class="blogger-metadata">
|
1522
|
+
<div>
|
1523
|
+
<span class="blog-headline"><a href="/blogs/comic-riffs/post/batmans-secret-co-creator-died-40-years-ago-today-whats-it-take-to-get-him-some-credit-a-author-hopes-google-can-help/2014/01/18/15291010-8050-11e3-93c1-0e888170b723_blog.html"><strong>Doodle for Batman co-creator? Writer seeks Google’s help</strong></a></span><br/>
|
1524
|
+
<span class="blog-title">
|
1525
|
+
<a href="http://www.washingtonpost.com/blogs/comic-riffs">Comic Riffs</a>
|
1526
|
+
</span>
|
1527
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/michael-cavna/2011/03/04/AB01KwN_page.html"> Michael Cavna</a>
|
1528
|
+
</span>
|
1529
|
+
</div>
|
1530
|
+
</div>
|
1531
|
+
</li>
|
1532
|
+
<li class="bio-image-wrapper">
|
1533
|
+
<a href="http://www.washingtonpost.com/blogs/going-out-guide/wp/2014/01/19/free-and-easy-let-freedom-ring-chinese-new-year-family-day-bridal-expo/"><img class=" nav-unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rw/WashingtonPost/Content/Staff-Bio/Images/header-images/going-out-gurus.jpg" height="30" width="30" alt="lauren_mcewen" /></a>
|
1534
|
+
</li>
|
1535
|
+
<li class="blogger-metadata-wrapper">
|
1536
|
+
<div class="blogger-metadata">
|
1537
|
+
<div>
|
1538
|
+
<span class="blog-headline"><a href="http://www.washingtonpost.com/blogs/going-out-guide/wp/2014/01/19/free-and-easy-let-freedom-ring-chinese-new-year-family-day-bridal-expo/"><strong>Free and Easy</strong></a></span><br/>
|
1539
|
+
<span class="blog-title">
|
1540
|
+
<a href="http://www.washingtonpost.com/blogs/going-out-gurus">Going Out Guide</a>
|
1541
|
+
</span>
|
1542
|
+
<span class="blog-byline">| <a href="http://www.washingtonpost.com/michael-cavna/2011/03/04/AB01KwN_page.html"> Lauren McEwen</a>
|
1543
|
+
</span>
|
1544
|
+
</div>
|
1545
|
+
</div>
|
1546
|
+
</li>
|
1547
|
+
</ul>
|
1548
|
+
</div>
|
1549
|
+
|
1550
|
+
|
1551
|
+
</div>
|
1552
|
+
<!--/col --></div>
|
1553
|
+
</div></li>
|
1554
|
+
<li class="top jobs" data-tracking-section="jobs">
|
1555
|
+
<a class="top" href="http://www.washingtonpost.com/jobs/home">Jobs</a>
|
1556
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
1557
|
+
<div class="rollMeInner" class="wp-row">
|
1558
|
+
<div class="wp-column three subnav first-col">
|
1559
|
+
<div data-tracking-type="in">
|
1560
|
+
<div class="column-header"><a href="http://www.washingtonpost.com//www.washingtonpost.com/jobs/home">In Jobs</a></div>
|
1561
|
+
</div>
|
1562
|
+
<div id="slug_navtile_/www.washingtonpost.com/jobs/home" class="subnav-ad" style="display:none;"></div>
|
1563
|
+
|
1564
|
+
|
1565
|
+
|
1566
|
+
</div>
|
1567
|
+
</div>
|
1568
|
+
</div></li>
|
1569
|
+
<style>
|
1570
|
+
#header-v3 #main-nav li.realestate{
|
1571
|
+
display:none;
|
1572
|
+
}
|
1573
|
+
|
1574
|
+
#header-v3 #main-nav li a.top,
|
1575
|
+
#header-v3 #main-nav li a.top:link,
|
1576
|
+
#header-v3 #main-nav li a.top:visited,
|
1577
|
+
#header-v3 #main-nav li a.top:hover {
|
1578
|
+
font-size:13px;
|
1579
|
+
padding: 0 4px 0 5px !important;
|
1580
|
+
}
|
1581
|
+
|
1582
|
+
#header-v3 #main-nav li a.home,
|
1583
|
+
#header-v3 #main-nav li a.home:link,
|
1584
|
+
#header-v3 #main-nav li a.home:visited,
|
1585
|
+
#header-v3 #main-nav li a.home:hover {
|
1586
|
+
padding: 0px !important;
|
1587
|
+
}
|
1588
|
+
|
1589
|
+
#header-v3 #main-nav li.politics {
|
1590
|
+
border-left:none;
|
1591
|
+
}
|
1592
|
+
|
1593
|
+
#header-v3 #main-nav li.classifieds {
|
1594
|
+
border-right:none;
|
1595
|
+
}
|
1596
|
+
|
1597
|
+
#header-v3 #main-nav-wrapper-v2 .classifieds .rollMe {
|
1598
|
+
right:-1px;
|
1599
|
+
height:155px;
|
1600
|
+
width:260px;
|
1601
|
+
}
|
1602
|
+
|
1603
|
+
#header-v3 #main-nav li.politics:hover {
|
1604
|
+
-moz-box-shadow: none;
|
1605
|
+
-webkit-box-shadow: none;
|
1606
|
+
box-shadow: none;
|
1607
|
+
}
|
1608
|
+
</style>
|
1609
|
+
|
1610
|
+
<li class="top classifieds" data-tracking-section="classifieds">
|
1611
|
+
<a class="top" href="http://www.washingtonpost.com/wp-srv/admin/classifieds/" style="font-weight:bold;">More</a>
|
1612
|
+
<div class="rollMe" style="display: block; visibility:hidden;">
|
1613
|
+
<div class="rollMeInner" data-tracking-type="in">
|
1614
|
+
<div class="more-left">
|
1615
|
+
<ul class="normal">
|
1616
|
+
<li><a href="http://www.washingtonpost.com/classifieds">Classifieds</a></li>
|
1617
|
+
<li><a href="http://www.washingtonpost.com/cars">Cars</a></li>
|
1618
|
+
<li><a href="http://www.thecapitoldeal.com/">Deals</a></li>
|
1619
|
+
<li><a href="http://www.washingtonpost.com/realestate">Real Estate</a></li>
|
1620
|
+
<li><a href="http://www.washingtonpost.com/rentals/?nid=top_rentals">Rentals</a></li>
|
1621
|
+
<li><a href="http://www.washingtonpost.com/photography">Photos</a></li>
|
1622
|
+
<li><a href="http://www.washingtonpost.com/blogs">Blogs</a></li>
|
1623
|
+
</ul>
|
1624
|
+
</div>
|
1625
|
+
<div class="more-right">
|
1626
|
+
<ul class="normal">
|
1627
|
+
<li><a href="http://www.washingtonpost.com/discussions">Discussions</a></li>
|
1628
|
+
<li><a href="http://findnsave.washingtonpost.com">Find&Save</a></li>
|
1629
|
+
<li><a href="http://www.washingtonpost.com/local/obituaries">Obituaries</a></li>
|
1630
|
+
<li><a href="http://pqasb.pqarchiver.com/washingtonpost/search.html">Archives</a></li>
|
1631
|
+
<li><a href="http://www.washingtonpost.com/topics">Topics</a></li>
|
1632
|
+
<li><a href="http://washingtonpostwine.com/" target="_blank">WP Wine Club</a></li>
|
1633
|
+
<li><a href="http://www.washingtonpost.com/sf/brand-connect/" target="_blank">WP BrandConnect</a></li>
|
1634
|
+
</ul>
|
1635
|
+
</div>
|
1636
|
+
</div>
|
1637
|
+
</div>
|
1638
|
+
</li>
|
1639
|
+
<!--NAV_TILE AD BEGIN-->
|
1640
|
+
<li id="slug_nav_tile" style="display:block;">
|
1641
|
+
<script type="text/javascript">placeAd2(commercialNode,"nav_tile",false,"");</script>
|
1642
|
+
</li>
|
1643
|
+
</ul>
|
1644
|
+
|
1645
|
+
</div>
|
1646
|
+
|
1647
|
+
<script type="text/javascript" src="http://js.washingtonpost.com/rw/sites/twpweb/js/module/module.menus-2.0.0.js?token=20130923141600"></script><!-- begin: branding -->
|
1648
|
+
<div id="masthead-v4" data-tracking-type="masthead">
|
1649
|
+
<div class="leftArea hItem">
|
1650
|
+
<a alt="Washington Post World: World News, International News, Foreign Reporting" href="http://www.washingtonpost.com/world">
|
1651
|
+
<div class="sectionTitle world">
|
1652
|
+
<div class="WorldTitle PostoniTitling upperCaseText darkgrayfont"><div class="sectionName">World</div></div></div>
|
1653
|
+
</a>
|
1654
|
+
</div>
|
1655
|
+
<div class="rightArea hItem">
|
1656
|
+
<script type="text/cjs">
|
1657
|
+
|
1658
|
+
if ((wpTiles.hasTiff == false) || (wpTiles.hasTiff != true)){
|
1659
|
+
document.getElementById("single-carousel").style.display = "block";
|
1660
|
+
document.getElementById("tiffanyAd-hItem").style.display = "none";
|
1661
|
+
|
1662
|
+
}
|
1663
|
+
|
1664
|
+
if ((wpTiles.hasTiff == true)){
|
1665
|
+
document.getElementById("single-carousel").style.display = "none";
|
1666
|
+
document.getElementById("tiffanyAd-hItem").style.display = "block";
|
1667
|
+
}
|
1668
|
+
</script><div id="tiffanyAd-hItem" class="tiffanyAd hItem">
|
1669
|
+
<div class="adSpace">
|
1670
|
+
<!-- htmlWrapperClass: -->
|
1671
|
+
<!-- START: tiffany_tile-ad -->
|
1672
|
+
<div id="slug_tiffany_tile" style="display:none;">
|
1673
|
+
<div id="wpni_adi_tiffany_tile" class="ads slug tiffany_tile header">
|
1674
|
+
<script type="text/javascript">
|
1675
|
+
placeAd2(commercialNode+'','tiffany_tile',false,'');
|
1676
|
+
</script>
|
1677
|
+
</div>
|
1678
|
+
|
1679
|
+
</div>
|
1680
|
+
<!-- END: tiffany_tile-ad -->
|
1681
|
+
</div> </div> </div></div> <!-- end: branding --><form name="wp_ignore"><input type="hidden" id="wp_back_brace" name="wp_back_brace" value="0" /></form>
|
1682
|
+
<script type="text/javascript">
|
1683
|
+
|
1684
|
+
var previouslyViewed = false;
|
1685
|
+
var signal = document.getElementById('wp_back_brace');
|
1686
|
+
if (signal.value === "0") {
|
1687
|
+
previouslyViewed = false;
|
1688
|
+
signal.value = "1";
|
1689
|
+
} else if (signal.value === "1") {
|
1690
|
+
previouslyViewed = true;
|
1691
|
+
}
|
1692
|
+
</script><div id="hot-topics-wrapper" data-tracking-type="hot-topics">
|
1693
|
+
<!-- begin: hot topics -->
|
1694
|
+
<div class="module hot-topics relative ">
|
1695
|
+
<div>
|
1696
|
+
<span class="label left">In the News</span>
|
1697
|
+
<ul class="inline-list">
|
1698
|
+
|
1699
|
+
<li>
|
1700
|
+
<a href="http://www.washingtonpost.com/opinions/five-myths-about-chris-christie/2014/01/17/ffb025c6-7ecd-11e3-95c6-0a7aa80874bc_story.html">Chris Christie</a>
|
1701
|
+
</li>
|
1702
|
+
<li>
|
1703
|
+
<a href="http://www.washingtonpost.com/business/technology/nsa-program-defenders-question-snowdens-motives/2014/01/19/091fccaa-811d-11e3-bbe5-6a2a3141e3a9_story.html">Edward Snowden</a>
|
1704
|
+
</li>
|
1705
|
+
<li>
|
1706
|
+
<a href="http://www.washingtonpost.com/blogs/she-the-people/wp/2014/01/19/drake-shines-as-snl-host-while-zamata-is-highly-visible-but-mostly-quiet-in-her-debut">Sasheer Zamata</a>
|
1707
|
+
</li>
|
1708
|
+
<li>
|
1709
|
+
<a href="http://www.washingtonpost.com/lifestyle/style/red-carpet-at-the-screen-actors-guild-awards/2014/01/18/48a6ce68-80a1-11e3-93c1-0e888170b723_gallery.html">SAG Awards</a>
|
1710
|
+
</li>
|
1711
|
+
<li>
|
1712
|
+
<a href="http://www.washingtonpost.com/politics/8-surprising-facts-about-mlk/2013/01/16/c37ec6ee-6005-11e2-9940-6fc488f3fecd_gallery.html">MLK</a>
|
1713
|
+
</li>
|
1714
|
+
</ul>
|
1715
|
+
|
1716
|
+
<!-- htmlWrapperClass: -->
|
1717
|
+
<!-- START: 88x31-ad -->
|
1718
|
+
<div id="slug_88x31" style="display:none;">
|
1719
|
+
<div id="wpni_adi_88x31" class="ads slug 88x31 ">
|
1720
|
+
<script type="text/javascript">
|
1721
|
+
placeAd2(commercialNode+'','88x31',false,'');
|
1722
|
+
</script>
|
1723
|
+
</div>
|
1724
|
+
|
1725
|
+
</div>
|
1726
|
+
<!-- END: 88x31-ad -->
|
1727
|
+
<link rel="stylesheet" type="text/css" href="http://css.washingtonpost.com/rw/sites/twpweb/css/search-autocomplete/global-header-autocomplete.css?token=20131218151500" />
|
1728
|
+
<script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/search-autocomplete/global-header-autocomplete.js"></script><ul class="search-wrap">
|
1729
|
+
<li data="none" class="search">
|
1730
|
+
<form name="headersearch" action="http://www.washingtonpost.com/newssearch/search.html"
|
1731
|
+
method="get"
|
1732
|
+
onSubmit="try{s.sendDataToOmniture('Search Submit','event2',{'eVar38':jQuery(this).find('input[type=text]').val(),'eVar1':s.pageName});}catch(e){};return true;">
|
1733
|
+
<!--input type="hidden" value="null" name="searchsection" /-->
|
1734
|
+
<input class="restore text autocomplete" type="text" name="st" value="" />
|
1735
|
+
<input type="submit" class="global-search" name="submit" />
|
1736
|
+
</form>
|
1737
|
+
</li>
|
1738
|
+
</ul></div>
|
1739
|
+
</div>
|
1740
|
+
<!-- end: hot topics --></div>
|
1741
|
+
<div class="ad-top ads align-center block">
|
1742
|
+
<!-- htmlWrapperClass: -->
|
1743
|
+
<!-- START: leaderboard-ad -->
|
1744
|
+
<div id="slug_leaderboard" style="display:none;">
|
1745
|
+
<div id="wpni_adi_leaderboard" class="ads slug leaderboard top">
|
1746
|
+
<script type="text/javascript">
|
1747
|
+
placeAd2(commercialNode+'','leaderboard',false,'');
|
1748
|
+
</script>
|
1749
|
+
</div>
|
1750
|
+
|
1751
|
+
</div>
|
1752
|
+
<!-- END: leaderboard-ad -->
|
1753
|
+
</div>
|
1754
|
+
<div class="clear"></div>
|
1755
|
+
</div>
|
1756
|
+
<script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/rw/sites/twpweb/js/init/init.track-header-1.0.0.js"></script><script type="text/cjs">
|
1757
|
+
|
1758
|
+
//lazy load nav images on hover
|
1759
|
+
try{
|
1760
|
+
jQuery('#main-nav').find('li.top').one('mouseenter', function(e){
|
1761
|
+
jQuery(this).find('img.nav-unloaded').lazyLoadImages({imageClass: 'nav-unloaded'});
|
1762
|
+
});
|
1763
|
+
}catch(e){}
|
1764
|
+
</script><!-- p:out var="commentingAllowed" xvalue="$meta//ugc/display_comments" /-->
|
1765
|
+
<!-- comment_ugc_variables: v.x+1 -->
|
1766
|
+
<div class="hide hidden">???initialComments:true! pubdate:01/18/2014 17:43 EST! commentPeriod:14! commentEndDate:2/1/14 5:43 EST! currentDate:1/18/14 7:0 EST! allowComments:true! displayComments:true!</div>
|
1767
|
+
<div id="content" class="border-top-black hnews hentry item">
|
1768
|
+
|
1769
|
+
<div
|
1770
|
+
id="carousel-full"
|
1771
|
+
class="module carousel-full shading gray6 padding-left padding-top margin-left-5 padding-top-15 padding-bottom-15"
|
1772
|
+
style="margin-bottom:15px;"
|
1773
|
+
>
|
1774
|
+
<script type="text/cjs">
|
1775
|
+
|
1776
|
+
function hideCarousel(){document.getElementById("carousel-full").style.display="none";}
|
1777
|
+
</script><div
|
1778
|
+
class="container
|
1779
|
+
padding-left-5 border-right-gray margin-right-15 padding-right "
|
1780
|
+
id="_full-f8e7b9ca-431a-11e1-ae95-e3fd42f537ff"
|
1781
|
+
>
|
1782
|
+
<div class="left">
|
1783
|
+
<a href="http://www.washingtonpost.com/sf/local/2014/01/18/one-family-two-sacrifices/?tid=ts_carousel"><img data-src="http://img.washingtonpost.com/rf/image_90x60/2010-2019/WashingtonPost/2014/01/19/Local-Enterprise/Images/wise11368465011-k2TD--90x60.jpg" class="unloaded" src="http://img.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" width="90" height="60" border="0" /></a></div>
|
1784
|
+
<div class="margin-left-100">
|
1785
|
+
<p class="clear-right heading heading3"><a href="http://www.washingtonpost.com/sf/local/2014/01/18/one-family-two-sacrifices/?tid=ts_carousel">One family, two sacrifices</a>
|
1786
|
+
</p>
|
1787
|
+
</div>
|
1788
|
+
</div>
|
1789
|
+
<div
|
1790
|
+
class="container
|
1791
|
+
border-right-gray margin-right-15 padding-right "
|
1792
|
+
id="_full-1047bf7a-1eb8-11e1-9246-4c9ef732d511"
|
1793
|
+
>
|
1794
|
+
<div class="left">
|
1795
|
+
<a href="http://www.washingtonpost.com/business/technology/nsa-program-defenders-question-snowdens-motives/2014/01/19/091fccaa-811d-11e3-bbe5-6a2a3141e3a9_story.html"><img data-src="http://img.washingtonpost.com/rf/image_90x60/2010-2019/WashingtonPost/2014/01/16/Editorial-Opinion/Images/Par7739442-1772.jpg" class="unloaded" src="http://img.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" width="90" height="60" border="0" /></a></div>
|
1796
|
+
<div class="margin-left-100">
|
1797
|
+
<p class="clear-right heading heading3"><a href="http://www.washingtonpost.com/business/technology/nsa-program-defenders-question-snowdens-motives/2014/01/19/091fccaa-811d-11e3-bbe5-6a2a3141e3a9_story.html">McCaul: Snowden ‘cultivated by a foreign...</a>
|
1798
|
+
</p>
|
1799
|
+
</div>
|
1800
|
+
</div>
|
1801
|
+
<div
|
1802
|
+
class="container
|
1803
|
+
border-right-gray margin-right-15 padding-right "
|
1804
|
+
id="_full-a8228f1a-1e8a-11e1-9246-4c9ef732d511"
|
1805
|
+
>
|
1806
|
+
<div class="left">
|
1807
|
+
<a href="http://www.washingtonpost.com/opinions/five-myths-about-chris-christie/2014/01/17/ffb025c6-7ecd-11e3-95c6-0a7aa80874bc_story.html"><img data-src="http://img.washingtonpost.com/rf/image_90x60/2010-2019/WashingtonPost/2014/01/17/Web-Resampled/2014-01-17/2014-01-16T171111Z_01_LJJ001_RTRIDSP_3_USA-601-kXOG--90x60@wp.com.jpg" class="unloaded" src="http://img.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" width="90" height="60" border="0" /></a></div>
|
1808
|
+
<div class="margin-left-100">
|
1809
|
+
<p class="clear-right heading heading3"><a href="http://www.washingtonpost.com/opinions/five-myths-about-chris-christie/2014/01/17/ffb025c6-7ecd-11e3-95c6-0a7aa80874bc_story.html">Five myths about Chris Christie</a>
|
1810
|
+
</p>
|
1811
|
+
</div>
|
1812
|
+
</div>
|
1813
|
+
<div
|
1814
|
+
class="container
|
1815
|
+
padding-right "
|
1816
|
+
id="_full-cb473f7e-3f71-11e1-a19a-cfb2335d5efa"
|
1817
|
+
>
|
1818
|
+
<div class="left">
|
1819
|
+
<a href="http://www.washingtonpost.com/lifestyle/style/red-carpet-at-the-screen-actors-guild-awards/2014/01/18/48a6ce68-80a1-11e3-93c1-0e888170b723_gallery.html?tid=ts_carousel"><img data-src="http://img.washingtonpost.com/rf/image_90x60/2010-2019/WashingtonPost/2014/01/19/Production/Digital/homepage/Images/APW1016150.jpg" class="unloaded" src="http://img.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" width="90" height="60" border="0" /></a></div>
|
1820
|
+
<div class="margin-left-100">
|
1821
|
+
<p class="clear-right heading heading3"><a href="http://www.washingtonpost.com/lifestyle/style/red-carpet-at-the-screen-actors-guild-awards/2014/01/18/48a6ce68-80a1-11e3-93c1-0e888170b723_gallery.html?tid=ts_carousel">PHOTOS | SAG Awards red carpet</a>
|
1822
|
+
</p>
|
1823
|
+
</div>
|
1824
|
+
</div>
|
1825
|
+
<div class="clear"></div>
|
1826
|
+
</div>
|
1827
|
+
<div id="article-leaf-page" class="wp-row no-margin">
|
1828
|
+
<div class="wp-column ten margin-right main-content">
|
1829
|
+
|
1830
|
+
<h1 property="dc.title"><span class="entry-title">Will a bust follow the boom in Britain?</span></h1>
|
1831
|
+
<div class="module article-toolbar floating relative">
|
1832
|
+
<script type="text/cjs">
|
1833
|
+
|
1834
|
+
(function($) {
|
1835
|
+
var thisToolbar = $('.article-toolbar.floating');
|
1836
|
+
var targetTop;
|
1837
|
+
if (thisToolbar.parents('.entry-title').length > 0) {
|
1838
|
+
targetTop = thisToolbar.parents('.entry-title');
|
1839
|
+
} else if (thisToolbar.parents('.main-content').length > 0 ){
|
1840
|
+
targetTop = thisToolbar.parents('.main-content');
|
1841
|
+
} else {
|
1842
|
+
targetTop = thisToolbar.parents('.module')
|
1843
|
+
}
|
1844
|
+
var config = {'targetTop': targetTop,
|
1845
|
+
'url': '' || (TWP && TWP.Social && TWP.Social.pageUrl),
|
1846
|
+
'emailUrl': '' || (TWP && TWP.Social && TWP.Social.emailUrl),
|
1847
|
+
'commentUrl': TWP && TWP.Social && TWP.Social.commentUrl,
|
1848
|
+
'printUrl': TWP && TWP.Social && TWP.Social.printUrl};
|
1849
|
+
|
1850
|
+
config.toolbarIncludesTop = (TWP && TWP.Social && TWP.Social.toolbarIncludesTop) || ["facebook","twitter","personalpost"];
|
1851
|
+
|
1852
|
+
config.toolbarIncludesTop.unshift("commentcount");
|
1853
|
+
|
1854
|
+
if (TWP && TWP.Social && TWP.Social.toolbarIncludesMore){
|
1855
|
+
config.toolbarIncludesMore = TWP.Social.toolbarIncludesMore;
|
1856
|
+
};
|
1857
|
+
$('.article-toolbar.floating').socialToolbar(config);
|
1858
|
+
})(jQuery);
|
1859
|
+
</script><div class="article-toolbar-ad">
|
1860
|
+
<!--tooltile AD BEGIN-->
|
1861
|
+
<div id="slug_tooltile" style="display:none;">
|
1862
|
+
<script type="text/javascript">placeAd2(commercialNode,"tooltile",false,"");</script>
|
1863
|
+
</div>
|
1864
|
+
<!--tooltile AD END-->
|
1865
|
+
</div>
|
1866
|
+
<div class="clear"></div>
|
1867
|
+
</div>
|
1868
|
+
<!-- /article tool bar --><!-- Jobs articles hide the date published. -->
|
1869
|
+
<div class="module byline">
|
1870
|
+
<h3 property="dc.creator">
|
1871
|
+
By <span class="author"> <a href="/griff-witte/2011/03/02/ABD0vmP_page.html" rel="author">Griff Witte</a> and <a href="/karla-adam/2011/03/02/ABQtvmP_page.html" rel="author">Karla Adam</a></span>, <!-- For AP News Registry -->
|
1872
|
+
<!-- /For AP News Registry -->
|
1873
|
+
<span class="timestamp updated pre" epochTime="1390085017000" dateTitle="published" pageType="leaf" contentType="article"></span>
|
1874
|
+
<script type="text/cjs">
|
1875
|
+
|
1876
|
+
(function($){
|
1877
|
+
try{
|
1878
|
+
var $mt=$("#");
|
1879
|
+
var b='\u006D',m='\u0074\u006C\u0069\u0061'.split("").reverse().join(""),e='\u006F\u003A';
|
1880
|
+
$mt.attr("href",b+m+e+$mt.attr('data-href').replace(//g,'@'));
|
1881
|
+
}catch(e){}
|
1882
|
+
})(jQuery);
|
1883
|
+
</script><a
|
1884
|
+
id="be491b5522-abed-46d5-aa87-8544779cbb37"
|
1885
|
+
data-href="griff.witte4b6ee470-e58c-438a-bc6f-0338178ef303washpost.com;karla.adam4b6ee470-e58c-438a-bc6f-0338178ef303washpost.com?subject=Reader feedback for 'Will a bust follow the boom in Britain?'"
|
1886
|
+
class="byline-email"
|
1887
|
+
>E-mail the writers</a>
|
1888
|
+
<script type="text/cjs">
|
1889
|
+
|
1890
|
+
(function($){
|
1891
|
+
try{
|
1892
|
+
var $mt=$("#be491b5522-abed-46d5-aa87-8544779cbb37");
|
1893
|
+
var b='\u006D',m='\u0074\u006C\u0069\u0061'.split("").reverse().join(""),e='\u006F\u003A';
|
1894
|
+
$mt.attr("href",b+m+e+$mt.attr('data-href').replace(/4b6ee470-e58c-438a-bc6f-0338178ef303/g,'@'));
|
1895
|
+
}catch(e){}
|
1896
|
+
})(jQuery);
|
1897
|
+
</script></h3>
|
1898
|
+
</div>
|
1899
|
+
<!-- /byline -->
|
1900
|
+
|
1901
|
+
<div id="article" class="relative">
|
1902
|
+
<div id="article_body">
|
1903
|
+
<div class="article_body entry-content classic">
|
1904
|
+
<article>
|
1905
|
+
|
1906
|
+
<p><span class="dateline"></span> LONDON — For decades, the modest two-bedroom apartment off Abbey Road was home to some of London’s neediest, a small, leaky outpost in this city’s vast constellation of public housing.</p>
|
1907
|
+
<p>Worn down by time and neglect, its kitchen and bath were barely functional, its carpet rank.</p></article>
|
1908
|
+
</div>
|
1909
|
+
<!--/article_body -->
|
1910
|
+
<div id="article-side-rail" class="module article-side-rail left clearfix padding-right margin-top-7 margin-right-15">
|
1911
|
+
|
1912
|
+
<div class="article-graphic border-top padding-top padding-bottom margin-bottom photo-wrapper">
|
1913
|
+
<div class="relative">
|
1914
|
+
<img src="/rf/image_296w/2010-2019/WashingtonPost/2014/01/19/Web-Resampled/2014-01-18/w-britproperty-U700355856661qCF--300x537@wp.com.jpg" width="296px" />
|
1915
|
+
</div>
|
1916
|
+
</div>
|
1917
|
+
<div class="article-video border-top padding-top padding-bottom margin-bottom flipboard-remove">
|
1918
|
+
<div class="package oxfordline">
|
1919
|
+
<div
|
1920
|
+
|
1921
|
+
class="module s1 img-border "
|
1922
|
+
>
|
1923
|
+
<p class="heading heading2 module-title"><a href="http://www.washingtonpost.com/world">Latest stories from Foreign</a></p><h2 class="no-left"><a href="/world/ukraine-protest-stoked-by-harsh-new-laws-gives-voice-to-frustration-with-their-leaders/2014/01/19/e850c2b4-812a-11e3-8099-9181471f7aaf_story.html">Ukraine’s protesters vent frustration at their leaders</a></h2>
|
1924
|
+
<a href="/world/ukraine-protest-stoked-by-harsh-new-laws-gives-voice-to-frustration-with-their-leaders/2014/01/19/e850c2b4-812a-11e3-8099-9181471f7aaf_story.html"><img class="left unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rf/image_90x60/2010-2019/WashingtonPost/2014/01/19/Foreign/Images/Par7767882.jpg" alt="Ukraine’s protesters vent frustration at their leaders" /></a>
|
1925
|
+
<div class="margin-left-100">
|
1926
|
+
<p class="byline">
|
1927
|
+
Will Englund <span class="timestamp pre" id="ts_6784093282300725_1390164462391" epochTime="1390159200000" channel contentType="article"></span></p>
|
1928
|
+
|
1929
|
+
<p>Two months into the Maidan encampment against the president, there’s little change to point to.</p><div class="clear"></div>
|
1930
|
+
</div>
|
1931
|
+
|
1932
|
+
<div class="clear"></div>
|
1933
|
+
</div><!--/s1-->
|
1934
|
+
<div
|
1935
|
+
|
1936
|
+
class="module s1 img-border "
|
1937
|
+
>
|
1938
|
+
<h2 class="no-left"><a href="/world/middle_east/israeli-fires-rocket-at-militant-in-gaza-officials-say-target-was-responsible-for-recent-attacks/2014/01/19/33e0bc20-813a-11e3-a273-6ffd9cf9f4ba_story.html">Israel fires missile at alleged militant in Gaza</a></h2>
|
1939
|
+
<a href="/world/middle_east/israeli-fires-rocket-at-militant-in-gaza-officials-say-target-was-responsible-for-recent-attacks/2014/01/19/33e0bc20-813a-11e3-a273-6ffd9cf9f4ba_story.html"><img class="left unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rf/image_90x60/2010-2019/WashingtonPost/2014/01/19/Foreign/Images/Nic6286889.jpg" alt="Israel fires missile at alleged militant in Gaza" /></a>
|
1940
|
+
<div class="margin-left-100">
|
1941
|
+
<p class="byline">
|
1942
|
+
William Booth <span class="timestamp pre" id="ts_3936281090843056_1390169627171" epochTime="1390158120000" channel contentType="article"></span></p>
|
1943
|
+
|
1944
|
+
<p>Israeli officials say the man was responsible for recent rocket attacks in the south. </p><div class="clear"></div>
|
1945
|
+
</div>
|
1946
|
+
|
1947
|
+
<div class="clear"></div>
|
1948
|
+
</div><!--/s1-->
|
1949
|
+
<div
|
1950
|
+
|
1951
|
+
class="module s1 img-border "
|
1952
|
+
>
|
1953
|
+
<h2 class="no-left"><a href="/world/iraqi-government-forces-launch-major-effort-to-push-last-of-al-qaeda-affiliates-out-of-ramadi/2014/01/19/a196ac8c-8137-11e3-a273-6ffd9cf9f4ba_story.html">Iraqi forces launch final push for Ramadi</a></h2>
|
1954
|
+
<a href="/world/iraqi-government-forces-launch-major-effort-to-push-last-of-al-qaeda-affiliates-out-of-ramadi/2014/01/19/a196ac8c-8137-11e3-a273-6ffd9cf9f4ba_story.html"><img class="left unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rf/image_90x60/2010-2019/WashingtonPost/2014/01/19/Foreign/Images/Nic6286948.jpg" alt="Iraqi forces launch final push for Ramadi" /></a>
|
1955
|
+
<div class="margin-left-100">
|
1956
|
+
<p class="byline">
|
1957
|
+
Loveday Morris <span class="timestamp pre" id="ts_6509630545283319_1390160348708" epochTime="1390157132000" channel contentType="article"></span></p>
|
1958
|
+
|
1959
|
+
<p>Heavy clashes as tribesmen and police backed by helicopters attempt to squeeze out al-Qaeda affiliates.</p><div class="clear"></div>
|
1960
|
+
</div>
|
1961
|
+
|
1962
|
+
<div class="clear"></div>
|
1963
|
+
</div><!--/s1-->
|
1964
|
+
<div
|
1965
|
+
|
1966
|
+
class="module s1 img-border "
|
1967
|
+
>
|
1968
|
+
<h2 class="no-left"><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/13/40-more-maps-that-explain-the-world/">40 more maps that explain the world</a></h2>
|
1969
|
+
<a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/13/40-more-maps-that-explain-the-world/"><img class="left unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rf/image_90x60/WashingtonPost/Content/Blogs/Images/201401/H1NbxJ2-1.jpg" alt="40 more maps that explain the world" /></a>
|
1970
|
+
<div class="margin-left-100">
|
1971
|
+
<p class="byline">
|
1972
|
+
Max Fisher <span class="timestamp pre" id="ts_16569180361538804_1390112024827" epochTime="1389625208000" channel contentType="blog"></span></p>
|
1973
|
+
|
1974
|
+
<p>I’ve searched wide and far for maps that can reveal and surprise and inform in ways that the daily headlines might not.</p><div class="clear"></div>
|
1975
|
+
</div>
|
1976
|
+
|
1977
|
+
<div class="clear"></div>
|
1978
|
+
</div><!--/s1-->
|
1979
|
+
</div>
|
1980
|
+
</div>
|
1981
|
+
<!--INLINE_BB AD BEGIN-->
|
1982
|
+
<!-- htmlWrapperClass: -->
|
1983
|
+
<!-- START: inline_bb-ad -->
|
1984
|
+
<div id="slug_inline_bb" style="display:none;">
|
1985
|
+
<div id="wpni_adi_inline_bb" class="left margin-right margin-bottom padding-top slug">
|
1986
|
+
<script type="text/javascript">
|
1987
|
+
placeAd2(commercialNode+'','inline_bb','adi','');
|
1988
|
+
</script>
|
1989
|
+
</div>
|
1990
|
+
|
1991
|
+
</div>
|
1992
|
+
<!-- END: inline_bb-ad -->
|
1993
|
+
<!--INLINE_BB AD END-->
|
1994
|
+
</div>
|
1995
|
+
<!--/article-side-rail--><div class="article_body entry-content classic">
|
1996
|
+
<article>
|
1997
|
+
<p>But in the blistering real estate market that is London, even humble dwellings can become hot properties. So when the unit was renovated and put on the private market last month, it didn’t take long to sell — for a million dollars.</p><p>Such eye-popping prices explain why, just six years after the global economy melted down from an overheated housing market fed by cheap credit, concerns are rising that Britain could be blowing another bubble. At stake is a still-fragile recovery — one that appears to be gathering pace but that could easily be thrown off course by another cycle of boom and bust that seeps from one nation to the next.</p><p>“Housing prices rising modestly makes people feel better off, and that’s good for the economy,” said Howard Archer, chief European economist at IHS Global Insight. “But what you don’t want is housing prices racing ahead, because we know well that that will end in tears. We’ve been there before.”</p><p>
|
1998
|
+
|
1999
|
+
<a data-xslt="_http" href="http://www.bbc.co.uk/news/business-25649566">Race ahead they have</a>, climbing last year at their fastest pace since 2007, the year before the most recent bubble burst. Some forecasters worry that growth will be even quicker this year as the government steps in with a politically popular — <a data-xslt="_http" href="http://www.theguardian.com/money/2013/oct/15/house-prices-hit-record-high">but economically dubious</a> — stimulus program aimed at opening the real estate market to buyers who wouldn’t otherwise qualify.</p><p>The program has exposed a deep rift within the government, with Prime Minister David Cameron’s secretary of state for business warning that it could help stoke a “raging housing boom” in London and other parts of southeast England. “The government has done really good work turning the economy around. We can’t now risk it being derailed by a housing bubble,” Vince Cable, a member of the government’s junior coalition partner, the Liberal Democrats, told the Daily Telegraph this month.</p><p>The anxiety over a possible bubble adds an ominous undertone to what is otherwise the brightest economic landscape Britain has enjoyed since it fell into recession in 2008 and then limped through an anemic, at times barely perceptible recovery.</p><p>Unemployment is dropping, retail sales are rising and consumer confidence is growing. Many economists expect the recovery to finally pick up its pace this year.</p><p>Cameron and his allies, eager to tout the economy’s strength ahead of elections expected in the spring of 2015, have pointed to the real estate market as another positive indicator and dismiss any suggestion that rapidly rising prices could lead to another bust.</p><p>Cameron this month called fears of a bubble “London-centric,” noting that the rise in prices has been concentrated in the capital and the surrounding area, while prices elsewhere remain well below their peaks.</p><p>“I think if you look across the country, there are many parts of the country where house prices are barely moving at all,” he said.</p><p>
|
2000
|
+
<strong>Crazy in the capital</strong>
|
2001
|
+
</p><p>But London is no small matter — it’s far and away Britain’s largest city — and the property boom here <a data-xslt="_http" href="http://www.theguardian.com/business/2013/oct/14/britain-housing-bubble-house-prices">has been unmistakable</a>.</p><p>Throughout the recession and its aftermath, London property became the investment vehicle of choice for many wealthy Russians, Chinese, Arabs and others who sought a safe place to park their cash amid global economic and political storms.</p><p>Real estate agents say that Britons are increasingly getting in on the act, eagerly scooping up properties for record prices. In one fast-changing area of central London — Little Venice — agents say that per-square-foot prices have nearly doubled in the past two years.</p><p>
|
2002
|
+
|
2003
|
+
<a data-xslt="_http" href="http://www.economist.com/blogs/blighty/2014/01/housing-space">Supply is stretched to the limit</a> in this crowded and ancient city, where construction is tightly regulated. Demand, meanwhile, shows no signs of easing. Even former public housing units, which can be converted and sold privately, become the objects of intense bidding wars whenever they hit the market.</p><p>“It’s mental,” said Richard Hudson, 30, who lives more than an hour outside London and commutes into the city. “My dad bought a house for 5,000 pounds [in the 1970s]. It’s now worth a quarter of a million. I don’t think in another 30 years it will be worth 3 million. It can't go up and up and up. It has to even out at some time. Right?”</p><p>John Van Reenen thinks that time could come sooner than the government expects. By making it easier for applicants to get a mortgage with only a 5 percent down payment through the Help to Buy program, he said, Britain is risking another bust.</p><p>“When you pump up demand without doing anything about supply, you’re going to get another big rise in prices,” said Van Reenen, who directs the Center for Economic Performance at the London School of Economics. “It’s like giving a bottle of whiskey to someone who’s in a 12-step program as a reward for staying off the booze.”</p><p>
|
2004
|
+
<strong>Helped by Help to Buy</strong>
|
2005
|
+
</p><p>And yet, for those who would otherwise be priced out of homeownership by the galloping market, Help to Buy has proved to be a winner.</p><p>Michael Williamson, a 34-year-old claims adjustor, said that in his small town of Hammersmith, 130 miles northwest of London, prices and mortgage rules conspired to put homeownership out of reach — even on his annual salary of 50,000 pounds, or $82,000.</p><p>But when Help to Buy kicked in last autumn, he was suddenly able to purchase a century-old, two-bedroom house for a little more than 125,000 pounds, or $200,000. To Williamson, the purchase looks less like speculation in a frothy market than a leg-up on a better life.</p><p>“It’s about time the government did something to help,” he said. “I don’t come from a rich family, so I don’t have parents who will give 15,000 pounds for a deposit. That’s not available to me. I’m genuinely pleased Cameron has done something for the working man, which is me.”</p><p>
|
2006
|
+
<strong>
|
2007
|
+
|
2008
|
+
</strong>
|
2009
|
+
</p><p>
|
2010
|
+
<strong>
|
2011
|
+
|
2012
|
+
</strong>
|
2013
|
+
</p></article>
|
2014
|
+
</div>
|
2015
|
+
|
2016
|
+
|
2017
|
+
|
2018
|
+
<div class="clear"></div>
|
2019
|
+
</div>
|
2020
|
+
<!--/article-body -->
|
2021
|
+
|
2022
|
+
</div>
|
2023
|
+
<div class="module article-toolbar relative border-bottom padding-top-8 padding-bottom-8 margin-bottom-20 margin-top border-top">
|
2024
|
+
<ul class="inline-list">
|
2025
|
+
<li class="reprints last"><a href="http://www.washingtonpostreprints.com/">Reprints</a></li>
|
2026
|
+
</ul>
|
2027
|
+
|
2028
|
+
<div class="clear"></div>
|
2029
|
+
</div>
|
2030
|
+
<!-- /footer tool bar --><script>
|
2031
|
+
$('.infoButton')
|
2032
|
+
.on( 'mouseenter', function(e){$(this).children().show();} )
|
2033
|
+
.on( 'mouseleave' , function(e){$(this).children().hide();} );
|
2034
|
+
</script>
|
2035
|
+
<!-- p:currentObject sectionId="sectionID" metadata="meta" uuid="uuid" webType="wt"/-->
|
2036
|
+
<div id="echo_container_a" class="echo_container_lite hide stream submitbox comment-vars"
|
2037
|
+
guid="http://www.washingtonpost.com/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_story.html"
|
2038
|
+
allow_comments="true"
|
2039
|
+
allow_photos="false"
|
2040
|
+
allow_videos="false"
|
2041
|
+
articleURLFacet="http://www.washingtonpost.com/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_allComments.html"
|
2042
|
+
commentpermalinkurlfacet="http://www.washingtonpost.com/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_comment.html"
|
2043
|
+
defaultSort=""
|
2044
|
+
defaultTab="all"
|
2045
|
+
display_ugc_photos="false"
|
2046
|
+
isAllComments="false"
|
2047
|
+
includebadges="true"
|
2048
|
+
includepause="true"
|
2049
|
+
includepermalink="true"
|
2050
|
+
includerecommend="true"
|
2051
|
+
includereport="true"
|
2052
|
+
includereply="true"
|
2053
|
+
includeshare="true"
|
2054
|
+
includesorts="true"
|
2055
|
+
includetabs="true"
|
2056
|
+
markerDisplay="'top_commenter':'Post Forum','top_local':'Washingtologist','top_sports':'SuperFan','staff':'Post Writer','fact_checker':'Fact Checker','post_recommended':'Post Recommended','world_watcher':'World Watcher','culture_connoisseur':'Culture Connoisseur','weather_watcher':'Capital Weather Watcher','post_contributor':'Post Contributor'"
|
2057
|
+
markers="post_recommended"
|
2058
|
+
markersall=""
|
2059
|
+
maxItems="3"
|
2060
|
+
maxItemsTop="3"
|
2061
|
+
moderationrequired="false"
|
2062
|
+
primaryNode="world"
|
2063
|
+
sectionId=""
|
2064
|
+
source="washpost.com"
|
2065
|
+
streamid=""
|
2066
|
+
tabs="{}"
|
2067
|
+
usermarkers="top_commenter,staff,world_watcher,post_contributor"
|
2068
|
+
usermarkersall=""
|
2069
|
+
webtype="article_story"
|
2070
|
+
includepermalink="true"
|
2071
|
+
|
2072
|
+
|
2073
|
+
><!-- end echo_container -->
|
2074
|
+
|
2075
|
+
<!--comment stream -->
|
2076
|
+
<span class="tooltip" style="display:none;"></span>
|
2077
|
+
<div class="comments" id="comments">
|
2078
|
+
<!-- weigh in box -->
|
2079
|
+
<div class="echo-header-container comment-box-header" id="comment-box-header">
|
2080
|
+
<div class="left quick-comments">
|
2081
|
+
<a href="http://www.washingtonpost.com/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_allComments.html">
|
2082
|
+
<span class="comment-number echo-counter count-bubble-number" data="guid=http://www.washingtonpost.com/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_story.html&streamid="><span class="loading">Loading...</span></span>
|
2083
|
+
<p class="comment-count-label">Comments</p>
|
2084
|
+
</a>
|
2085
|
+
</div>
|
2086
|
+
<!--/quick-comments! -->
|
2087
|
+
<div id="comment-info-links" class="right padding-top">
|
2088
|
+
<span class="discussion-policy">
|
2089
|
+
<a class="iframe-overlay" config="overlayOpacity=.5&width=600&height=600" href="http://www.washingtonpost.com/wp-srv/interactivity/policy/discussion_policy.html">Discussion Policy</a>
|
2090
|
+
</span>
|
2091
|
+
</div>
|
2092
|
+
|
2093
|
+
<span style="float:none;" class="weigh-in hide" id="weighIn">Add your comment</span>
|
2094
|
+
</div>
|
2095
|
+
<!-- /weigh in box --> <!-- Submit form container -->
|
2096
|
+
<div class="comment-box echo-submit-container hide" id="comment-box">
|
2097
|
+
</div>
|
2098
|
+
<div style="clear: both;height:0px;"> </div>
|
2099
|
+
<!-- /submit form container --><div id="echo_stream_container" class="echo_stream_container">
|
2100
|
+
<!-- Comment tab container -->
|
2101
|
+
<div class="comment-header" rel="echo_comment_stream">
|
2102
|
+
<div class="stream-header-info">
|
2103
|
+
<span class="others-saying">Read what others are saying</span>
|
2104
|
+
</div>
|
2105
|
+
<ul id="comment-stream-tabs" class="header-primary comment-stream-tabs"></ul>
|
2106
|
+
</div>
|
2107
|
+
<span class="count-bubble"></span>
|
2108
|
+
<!-- /comment tab container --><!-- comment stream container -->
|
2109
|
+
<div class="echo-stream echo-comment-container" id="echo_comment_stream"></div>
|
2110
|
+
<!-- /comment stream container --></div>
|
2111
|
+
</div><!-- #comments -->
|
2112
|
+
</div><!-- /echo_container -->
|
2113
|
+
<div id="echo-tip-text-container">
|
2114
|
+
<!-- Badge Text -->
|
2115
|
+
<div class="badgetext hide hidden">
|
2116
|
+
<div id="echo-top_sports" class="echo-badge-info">
|
2117
|
+
<div class="marker echo-item-user-top_sports"></div><p class="title">SuperFan Badge</p>
|
2118
|
+
<p>SuperFan badge holders consistently post smart, timely comments about Washington area sports and teams.</p>
|
2119
|
+
<p class="echo-badge-info-link"><a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">More about badges</a> | <a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">Request a badge</a></p>
|
2120
|
+
</div>
|
2121
|
+
|
2122
|
+
<div id="echo-culture_connoisseur" class="echo-badge-info">
|
2123
|
+
<div class="marker echo-item-user-culture_connoisseur"></div><p class="title">Culture Connoisseur Badge</p>
|
2124
|
+
<p>Culture Connoisseurs consistently offer thought-provoking, timely comments on the arts, lifestyle and entertainment.</p>
|
2125
|
+
<p class="echo-badge-info-link"><a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">More about badges</a> | <a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">Request a badge</a></p>
|
2126
|
+
</div>
|
2127
|
+
|
2128
|
+
<div id="echo-fact_checker" class="echo-badge-info">
|
2129
|
+
<div class="marker echo-item-user-fact_checker"></div><p class="title">Fact Checker Badge</p>
|
2130
|
+
<p>Fact Checkers contribute questions, information and facts to <a target="_badgeinfo" href="http://www.washingtonpost.com/blogs/fact-checker">The Fact Checker</a>.</p>
|
2131
|
+
<p class="echo-badge-info-link"><a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">More about badges</a> | <a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">Request a badge</a></p>
|
2132
|
+
</div>
|
2133
|
+
|
2134
|
+
<div id="echo-top_local" class="echo-badge-info">
|
2135
|
+
<div class="marker echo-item-user-top_local"></div><p class="title">Washingtologist Badge</p>
|
2136
|
+
<p>Washingtologists consistently post thought-provoking, timely comments on events, communities, and trends in the Washington area.</p>
|
2137
|
+
<p class="echo-badge-info-link"><a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">More about badges</a> | <a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">Request a badge</a></p>
|
2138
|
+
</div>
|
2139
|
+
|
2140
|
+
<div id="echo-staff" class="echo-badge-info">
|
2141
|
+
<div class="marker echo-item-user-staff" style="float:left;"></div><p class="title">Post Writer Badge</p>
|
2142
|
+
<p>This commenter is a Washington Post editor, reporter or producer.</p>
|
2143
|
+
</div>
|
2144
|
+
|
2145
|
+
<div id="echo-top_commenter" class="echo-badge-info">
|
2146
|
+
<div class="marker echo-item-user-top_commenter"></div><p class="title">Post Forum Badge</p>
|
2147
|
+
<p>Post Forum members consistently offer thought-provoking, timely comments on politics, national and international affairs.</p>
|
2148
|
+
<p class="echo-badge-info-link"><a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">More about badges</a> | <a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">Request a badge</a></p>
|
2149
|
+
</div>
|
2150
|
+
|
2151
|
+
<div id="echo-weather_watcher" class="echo-badge-info">
|
2152
|
+
<div class="marker echo-item-user-weather_watcher"></div><p class="title">Weather Watcher Badge</p>
|
2153
|
+
<p>Weather Watchers consistently offer thought-provoking, timely comments on climates and forecasts.</p>
|
2154
|
+
<p class="echo-badge-info-link"><a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">More about badges</a> | <a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">Request a badge</a></p>
|
2155
|
+
</div>
|
2156
|
+
|
2157
|
+
<div id="echo-world_watcher" class="echo-badge-info">
|
2158
|
+
<div class="marker echo-item-user-world_watcher"></div><p class="title">World Watcher Badge</p>
|
2159
|
+
<p>World Watchers consistently offer thought-provoking, timely comments on international affairs.</p>
|
2160
|
+
<p class="echo-badge-info-link"><a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">More about badges</a> | <a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">Request a badge</a></p>
|
2161
|
+
</div>
|
2162
|
+
|
2163
|
+
<div id="echo-post_contributor" class="echo-badge-info">
|
2164
|
+
<div class="marker echo-item-user-post_contributor"></div><p class="title">Post Contributor Badge</p>
|
2165
|
+
<p>This commenter is a Washington Post contributor. Post contributors aren’t staff, but may write articles or columns. In some cases, contributors are sources or experts quoted in a story.</p>
|
2166
|
+
<p class="echo-badge-info-link"><a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">More about badges</a> | <a target="_badgeinfo" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html">Request a badge</a></p>
|
2167
|
+
</div>
|
2168
|
+
|
2169
|
+
<div id="echo-post_recommended" class="echo-badge-info">
|
2170
|
+
<div class="marker echo-item-marker-post_recommended"></div><p class="title">Post Recommended</p>
|
2171
|
+
<p>Washington Post reporters or editors recommend this comment or reader post.</p>
|
2172
|
+
</div>
|
2173
|
+
|
2174
|
+
<div id="echo-anon-report">
|
2175
|
+
<p>You must be logged in to report a comment.</p>
|
2176
|
+
<div class="inline padding-right-9"><a class="echo-sign-in icon right-arrow" href=""><strong>Sign in here</strong></a></div>
|
2177
|
+
</div>
|
2178
|
+
|
2179
|
+
<div id="echo-anon-recommend">
|
2180
|
+
<p>You must be logged in to recommend a comment.</p>
|
2181
|
+
<div class="inline padding-right-9"><a class="echo-sign-in icon right-arrow" href=""><strong>Sign in here</strong></a></div>
|
2182
|
+
</div>
|
2183
|
+
|
2184
|
+
<div id="echo-comments-overview">
|
2185
|
+
<p>Comments our editors find particularly useful or relevant are displayed in <strong>Top Comments</strong>, as are comments by users with these badges: <strong><span class="badge-list"></span></strong>. Replies to those posts appear here, as well as posts by staff writers.</p><p>All comments are posted in the <strong>All Comments</strong> tab.</p>
|
2186
|
+
<div class="inline padding-right-9 left"><a class="icon right-arrow" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html"><strong>More about badges</strong></a></div><div class="inline padding-right-9 right"><a class="icon right-arrow" href="http://www.washingtonpost.com/wp-srv/interactivity/get-a-badge.html"><strong>Get a badge</strong></a></div>
|
2187
|
+
<div class="clear padding-top-10">
|
2188
|
+
<p>To pause and restart automatic updates, click "Live" or "Paused". If paused, you'll be notified of the number of additional comments that have come in.</p>
|
2189
|
+
</div>
|
2190
|
+
</div>
|
2191
|
+
|
2192
|
+
<div id="echo-more-comments-top">
|
2193
|
+
<div style="font-size: 11px;"><br/>Comments our editors find particularly useful or relevant are displayed in <strong>Top Comments</strong>, as are comments by users with these badges: <strong><span class="badge-list"></span></strong>. Replies to those posts appear here, as well as posts by staff writers.</div>
|
2194
|
+
</div>
|
2195
|
+
</div>
|
2196
|
+
|
2197
|
+
<div class="hide hidden utils">
|
2198
|
+
|
2199
|
+
<div id="comment-flag-container">
|
2200
|
+
<div id="comment-flag-list">
|
2201
|
+
<div class="arrow-one"></div>
|
2202
|
+
<div class="arrow-two"></div>
|
2203
|
+
<div class="flag-list">
|
2204
|
+
<ul>
|
2205
|
+
<li id='flag-spam' class='report-button'>Spam</li>
|
2206
|
+
<li id='flag-offensive' class='report-button'>Offensive</li>
|
2207
|
+
<li id='flag-disagree' class='report-button'>Disagree</li>
|
2208
|
+
<li id='flag-offtopic' class='report-button'>Off-Topic</li>
|
2209
|
+
</ul>
|
2210
|
+
|
2211
|
+
</div>
|
2212
|
+
</div>
|
2213
|
+
</div>
|
2214
|
+
</div>
|
2215
|
+
<!--[if IE 7]>
|
2216
|
+
<style type="text/css">
|
2217
|
+
|
2218
|
+
.comment-share-info #newsharebar li .more {
|
2219
|
+
position:relative;
|
2220
|
+
margin-left:-220px;
|
2221
|
+
}
|
2222
|
+
|
2223
|
+
.comment-share-info #newsharebar li .morebottom {
|
2224
|
+
height:110px;
|
2225
|
+
position:relative;
|
2226
|
+
top:10px;
|
2227
|
+
z-index:998;
|
2228
|
+
}
|
2229
|
+
|
2230
|
+
.comment-share-info #newsharebar li .morebottom .left,
|
2231
|
+
.comment-share-info #newsharebar li .morebottom .right {
|
2232
|
+
z-index:999;
|
2233
|
+
height:110px;
|
2234
|
+
}
|
2235
|
+
|
2236
|
+
.comment-share-info #newsharebar li .morebottom ul li {
|
2237
|
+
width:100px;
|
2238
|
+
}
|
2239
|
+
|
2240
|
+
.comment-share-info #newsharebar li .arrow-one,
|
2241
|
+
.comment-share-info #newsharebar li .arrow-two {
|
2242
|
+
position:absolute;
|
2243
|
+
z-index:999;
|
2244
|
+
left:229px;
|
2245
|
+
}
|
2246
|
+
|
2247
|
+
.comment-share-info #newsharebar li .arrow-one {
|
2248
|
+
top:9px;
|
2249
|
+
}
|
2250
|
+
|
2251
|
+
.comment-share-info #newsharebar li .arrow-two {
|
2252
|
+
top:11px;
|
2253
|
+
}
|
2254
|
+
|
2255
|
+
</style>
|
2256
|
+
<![endif]-->
|
2257
|
+
<div class="comment-share-info hide hidden">
|
2258
|
+
<div id="newsharebar">
|
2259
|
+
<div class="newshare">
|
2260
|
+
<ul class="share mega-menu inline-list">
|
2261
|
+
<li class="sharetop">
|
2262
|
+
<div class="more" style="display: none;">
|
2263
|
+
<div class="arrow-one"></div>
|
2264
|
+
<div class="arrow-two"></div>
|
2265
|
+
<div class="morebottom">
|
2266
|
+
<div class="left">
|
2267
|
+
<ul>
|
2268
|
+
<li><div class="shareitems facebook"></div> <a href="javascript:void(0)" class="facebook-link">Facebook</a></li>
|
2269
|
+
<li><div class="shareitems twitter"></div> <a href="javascript:void(0)" onclick="window.open('http://www.twitter.com/intent/tweet?text={headline}&url={shareURL}','','width=550, height=350, scrollbars=no')">Twitter</a></li>
|
2270
|
+
<li><div class="shareitems reddit"></div> <a href="http://reddit.com/submit?url={shareURL}%3Ftid%3Dsm_btn_reddit&title={headline}">Reddit</a></li>
|
2271
|
+
</ul>
|
2272
|
+
</div>
|
2273
|
+
<div class="right">
|
2274
|
+
<ul>
|
2275
|
+
<li><div class="shareitems stumbleupon"></div><a href="http://www.stumbleupon.com/submit?url={shareURL}%3Ftid%3Dsm_btn_su&title={headline}">StumbleUpon</a></li>
|
2276
|
+
<li><div class="shareitems digg"></div> <a href="http://digg.com/submit?phase=2&url={shareURL}%3Ftid%3Dsm_btn_digg&title={headline}">Digg</a></li>
|
2277
|
+
<li><div class="shareitems delicious"></div> <a href="http://www.delicious.com/save?v=5&noui&jump=close&url={shareURL}%3Ftid%3Dsm_btn_delicious&title={headline}">Delicious</a></li>
|
2278
|
+
</ul>
|
2279
|
+
</div>
|
2280
|
+
<div style="clear:both;"></div>
|
2281
|
+
</div>
|
2282
|
+
</div>
|
2283
|
+
</li>
|
2284
|
+
</ul>
|
2285
|
+
</div>
|
2286
|
+
</div>
|
2287
|
+
</div></div>
|
2288
|
+
<div class="module">
|
2289
|
+
<div class="pct-row">
|
2290
|
+
<div class="pct-column pct-column-1 of-2">
|
2291
|
+
<div id="recommended-articles-marker"></div>
|
2292
|
+
|
2293
|
+
<script type="text/cjs">
|
2294
|
+
|
2295
|
+
(function($){
|
2296
|
+
var wapo_login_id = TWP.StaticMethods.getCookie("wapo_login_id");
|
2297
|
+
var s_vi = TWP.StaticMethods.getCookie("s_vi");
|
2298
|
+
var currentUrl = encodeURIComponent(TWP.Data.NN.canonicalURL);
|
2299
|
+
|
2300
|
+
var url = "http://md1.washingtonpost.com/search-recommendation/recommend.jsonp?callback=?&startat=0&count=5&types=Article,Blog";
|
2301
|
+
if ( !!wapo_login_id ) { url += "&wapo_login_id="+wapo_login_id;}
|
2302
|
+
if ( !!s_vi ) { url += "&s_vi="+s_vi; }
|
2303
|
+
if ( !!currentUrl ) { url += "&url="+currentUrl; }
|
2304
|
+
|
2305
|
+
$.ajax({
|
2306
|
+
dataType:"json",
|
2307
|
+
url:url,
|
2308
|
+
timeout:2000,
|
2309
|
+
success:function(data){
|
2310
|
+
if(data == null || data.results == undefined || data.results == null){
|
2311
|
+
return;
|
2312
|
+
}
|
2313
|
+
var results = data.results;
|
2314
|
+
|
2315
|
+
var output = '<style>.module.recommended-articles ul li{font-weight:normal;}</style><div class="module recommended-articles no-padding-bottom no-margin-bottom no-border-bottom"><p class="heading heading2 module-title">More from The Post</p><ul class="normal">{{results}}</ul></div>';
|
2316
|
+
// START: Recommended Toast
|
2317
|
+
var recommendedToastOutput = '';
|
2318
|
+
// END: Recommended Toast
|
2319
|
+
|
2320
|
+
var lis = '';
|
2321
|
+
for(var i=0;i < data.results.length; i++){
|
2322
|
+
var result = data.results[i];
|
2323
|
+
var klass = (i==0) ? ' class="first"' : (i+1==data.results.length) ? ' class="last"' : '' ;
|
2324
|
+
var url = result.url ;
|
2325
|
+
var tid = 'tid=btm_rex_'+(i+1);
|
2326
|
+
var delim = '?';
|
2327
|
+
if ( url.indexOf('?') != -1 ) {
|
2328
|
+
delim = '&';
|
2329
|
+
}
|
2330
|
+
url += delim+tid;
|
2331
|
+
lis += '<li'+klass+'><a href="'+url+'">'+result.headline+'</a></li>'
|
2332
|
+
|
2333
|
+
// START: Recommended Toast
|
2334
|
+
if (i==0){
|
2335
|
+
recommendedToastOutput += '<div id="recommended-toast" class="transition-hide">';
|
2336
|
+
recommendedToastOutput += '<a class="exit"><img src="http://img.washingtonpost.com/rw/sites/twpweb/img/icons/icon-fa-close_24x24.png" /></a>';
|
2337
|
+
recommendedToastOutput += '<a href="'+result.url.split('?')[0]+'?tid=up_next">';
|
2338
|
+
recommendedToastOutput += '<img style="padding:10px;" src="http://img.washingtonpost.com/rw/sites/twpweb/img/logos/twp_logo_216x32.png">';
|
2339
|
+
if (!!result.photo && !!result.photo.path && result.photo.path.match(/\/rf\/image_/)) {
|
2340
|
+
recommendedToastOutput += '<img class="padding-bottom" src="'+result.photo.path.replace(/\/image_\d+[xwh]\d*\//,'/image_300x200/')+'" height="200" width="300">';
|
2341
|
+
}
|
2342
|
+
recommendedToastOutput += '<div style="padding:10px;padding-top:0;">';
|
2343
|
+
recommendedToastOutput += '<p class="heading heading2">Recommended</p>';
|
2344
|
+
recommendedToastOutput += '<p class="heading heading3">'+result.headline+'</p>';
|
2345
|
+
recommendedToastOutput += '</div>';
|
2346
|
+
recommendedToastOutput += '</a>';
|
2347
|
+
recommendedToastOutput += '</div>';
|
2348
|
+
}
|
2349
|
+
// END: Recommended Toast
|
2350
|
+
|
2351
|
+
}
|
2352
|
+
|
2353
|
+
if ( !!lis ) {
|
2354
|
+
output = output.replace("{{results}}",lis);
|
2355
|
+
$(output).insertAfter('#recommended-articles-marker');
|
2356
|
+
}
|
2357
|
+
|
2358
|
+
// START: Recommended Toast
|
2359
|
+
if ( !!recommendedToastOutput ) {
|
2360
|
+
// START: Recommended Toast
|
2361
|
+
$("body").append(recommendedToastOutput);
|
2362
|
+
var $recommendedToast = $("#recommended-toast");
|
2363
|
+
$('.exit',$recommendedToast).on('click',function(ev){
|
2364
|
+
$recommendedToast.remove();
|
2365
|
+
});
|
2366
|
+
var recommendedToastThreshhold = 400;
|
2367
|
+
/*if ( !!$('#slug_flex_ss_bb_hp') ) {
|
2368
|
+
recommendedToastThreshhold = $('#slug_flex_ss_bb_hp').offset().top+$('#slug_flex_ss_bb_hp').height();
|
2369
|
+
}*/
|
2370
|
+
recommendedToastThreshhold = recommendedToastThreshhold < 400 ? 400 : recommendedToastThreshhold ;
|
2371
|
+
|
2372
|
+
var artBody = $('#article_body');
|
2373
|
+
|
2374
|
+
$( window ).on('scroll',function(ev){
|
2375
|
+
if(artBody.height()+artBody.offset().top-recommendedToastThreshhold <= $(window).scrollTop()+$(window).height()) {
|
2376
|
+
$recommendedToast.removeClass("transition-hide").addClass("transition-show");
|
2377
|
+
} else {
|
2378
|
+
$recommendedToast.removeClass("transition-show").addClass("transition-hide");
|
2379
|
+
}
|
2380
|
+
});
|
2381
|
+
// END: Recommended Toast
|
2382
|
+
}
|
2383
|
+
}
|
2384
|
+
});
|
2385
|
+
|
2386
|
+
})(jQuery);
|
2387
|
+
</script><style>
|
2388
|
+
#recommended-toast {
|
2389
|
+
bottom:5%;
|
2390
|
+
position:fixed;
|
2391
|
+
z-index:9998;
|
2392
|
+
border:1px solid #D4D4D4;
|
2393
|
+
border-right:0;
|
2394
|
+
background:none repeat scroll 0 0 #F8F8F9;
|
2395
|
+
width:300px;
|
2396
|
+
text-align:left;
|
2397
|
+
}
|
2398
|
+
#recommended-toast a {
|
2399
|
+
text-decoration:none;
|
2400
|
+
}
|
2401
|
+
#recommended-toast.transition-show{
|
2402
|
+
-moz-transition:right .5s ease-out;
|
2403
|
+
-webkit-transition:right .5s ease-out;
|
2404
|
+
-o-transition:right .5s ease-out;
|
2405
|
+
transition:right .5s ease-out;
|
2406
|
+
right:0px;
|
2407
|
+
}
|
2408
|
+
#recommended-toast.transition-hide{
|
2409
|
+
-moz-transition:right .5s ease-out;
|
2410
|
+
-webkit-transition:right .5s ease-out;
|
2411
|
+
-o-transition:right .5s ease-out;
|
2412
|
+
transition:right .5s ease-out;
|
2413
|
+
right:-410px;
|
2414
|
+
}
|
2415
|
+
#recommended-toast .exit-single-next-article { float: right; font-size: 18px; padding-right: 10px; }
|
2416
|
+
#recommended-toast .exit-single-next-article:hover i { color: #6a6a69; }
|
2417
|
+
#recommended-toast:hover p.heading {
|
2418
|
+
color:#6A6969;
|
2419
|
+
}
|
2420
|
+
#recommended-toast .exit {
|
2421
|
+
float:right;
|
2422
|
+
padding-top:12px;
|
2423
|
+
padding-right:10px;
|
2424
|
+
cursor:pointer;
|
2425
|
+
font-family:'Helvetica','Arial',sans-serif;
|
2426
|
+
font-size:14px;
|
2427
|
+
color:#999999;
|
2428
|
+
}
|
2429
|
+
#recommended-toast .exit:hover {
|
2430
|
+
color:#6A6A69;
|
2431
|
+
}
|
2432
|
+
#recommended-toast p.heading {
|
2433
|
+
font-family:'FranklinITCProBold','Helvetica','Arial',sans-serif;
|
2434
|
+
font-weight:normal;
|
2435
|
+
}
|
2436
|
+
#recommended-toast p.heading2 {
|
2437
|
+
font-size:18px;
|
2438
|
+
line-height:16px;
|
2439
|
+
color:#005b88;
|
2440
|
+
}
|
2441
|
+
#recommended-toast p.heading3 {
|
2442
|
+
font-size:14px;
|
2443
|
+
line-height:20px;
|
2444
|
+
}
|
2445
|
+
</style></div>
|
2446
|
+
<div class="pct-column pct-column-1 of-2 last">
|
2447
|
+
<div>
|
2448
|
+
<div class="OUTBRAIN" data-src="http://www.washingtonpost.com/world/will-a-bust-follow-the-boom-in-britain/2014/01/18/3677a6ae-7f9d-11e3-97d3-b9925ce2c57b_story.html" data-widget-id="AR_2" data-ob-template="washingtonpost"></div>
|
2449
|
+
</div>
|
2450
|
+
</div>
|
2451
|
+
</div>
|
2452
|
+
<div class="clear"></div>
|
2453
|
+
</div>
|
2454
|
+
<!--/wp-row container of content-->
|
2455
|
+
<div id="article-leaf-page-footer-taboola" class="wp-row">
|
2456
|
+
<div id="new-tabber" class="module">
|
2457
|
+
<div class="tabbed-panels">
|
2458
|
+
<div class="light-tabs">
|
2459
|
+
<ul class="tabs inline-list">
|
2460
|
+
<li>
|
2461
|
+
<a href="postMost" >Top world Stories</a>
|
2462
|
+
</li>
|
2463
|
+
<li>
|
2464
|
+
<a class="unloaded" href="taboola">Most Popular Videos</a>
|
2465
|
+
</li>
|
2466
|
+
</ul>
|
2467
|
+
</div>
|
2468
|
+
<div class="panels clear set-largest-height">
|
2469
|
+
<div class="panel postMost hide">
|
2470
|
+
<div class="module s5 tabbed-article story-flipper img-border padding-top-20 padding-bottom-20 padding-right-20 padding-left-20">
|
2471
|
+
<div class="carousel-pagination">
|
2472
|
+
<ul class="inline-list carousel-controls">
|
2473
|
+
<li class="carousel-control carousel-control-prev"><a href="left"></a></li>
|
2474
|
+
<li class="carousel-page-control on"><a href="0"></a></li>
|
2475
|
+
<li class="carousel-control carousel-control-next"><a href="right"></a></li>
|
2476
|
+
</ul>
|
2477
|
+
</div>
|
2478
|
+
|
2479
|
+
<div class="carousel-pagination spinner hide">
|
2480
|
+
<ul class="carousel-controls relative">
|
2481
|
+
<li class="carousel-control carousel-control-prev"><a href="left"></a></li>
|
2482
|
+
<li class="carousel-control carousel-control-next"><a href="right"></a></li>
|
2483
|
+
</ul>
|
2484
|
+
</div><div class="stories-container">
|
2485
|
+
<div rel="0" class="story on">
|
2486
|
+
<div class="container padding-left-20" >
|
2487
|
+
<h3><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/13/40-more-maps-that-explain-the-world/?tid=pm_world_pop">40 more maps that explain the world</a></h3>
|
2488
|
+
</div>
|
2489
|
+
|
2490
|
+
<div class="container " >
|
2491
|
+
<h3><a href="/world/europe/russian-president-putin-links-gays-to-pedophiles/2014/01/19/7d9e64be-8105-11e3-a273-6ffd9cf9f4ba_story.html">Russian President Putin links gays to pedophiles</a></h3>
|
2492
|
+
<p class="byline">Associated Press
|
2493
|
+
</p>
|
2494
|
+
</div>
|
2495
|
+
|
2496
|
+
<div class="container " >
|
2497
|
+
<h3><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2013/08/12/40-maps-that-explain-the-world/?tid=pm_world_pop">40 maps that explain the world</a></h3>
|
2498
|
+
</div>
|
2499
|
+
|
2500
|
+
<div class="clear"></div></div>
|
2501
|
+
<div rel="1" class="story">
|
2502
|
+
<div class="container padding-left-20" >
|
2503
|
+
<h3><a href="/world/national-security/obama-confronts-challenges-of-reforming-collection-of-americans-phone-records/2014/01/18/7d6de72c-806e-11e3-95c6-0a7aa80874bc_story.html">Obama confronts challenges of reforming collection of Americans’ phone records</a></h3>
|
2504
|
+
<p class="byline">Ellen Nakashima
|
2505
|
+
</p>
|
2506
|
+
</div>
|
2507
|
+
|
2508
|
+
<div class="container " >
|
2509
|
+
<h3><a href="/world/the_americas/a-mexican-militia-battling-michoacan-drug-cartel-has-american-roots/2014/01/18/30f96894-7f92-11e3-97d3-b9925ce2c57b_story.html">A Mexican militia, battling Michoacan drug cartel, has American roots</a></h3>
|
2510
|
+
<p class="byline">Joshua Partlow
|
2511
|
+
</p>
|
2512
|
+
</div>
|
2513
|
+
|
2514
|
+
<div class="container " >
|
2515
|
+
<h3><a href="/world/ukraine-protest-stoked-by-harsh-new-laws-gives-voice-to-frustration-with-their-leaders/2014/01/19/e850c2b4-812a-11e3-8099-9181471f7aaf_story.html">Ukraine protest, stoked by harsh new laws, gives voice to frustration with their leaders</a></h3>
|
2516
|
+
<p class="byline">Will Englund
|
2517
|
+
</p>
|
2518
|
+
</div>
|
2519
|
+
|
2520
|
+
<div class="clear"></div></div>
|
2521
|
+
<div rel="2" class="story">
|
2522
|
+
<div class="container padding-left-20" >
|
2523
|
+
<h3><a href="/world/middle_east/israeli-fires-rocket-at-militant-in-gaza-officials-say-target-was-responsible-for-recent-attacks/2014/01/19/33e0bc20-813a-11e3-a273-6ffd9cf9f4ba_story.html">Israel fires missile at motorcycle rider in Gaza it says was responsible for rocket attacks</a></h3>
|
2524
|
+
<p class="byline">William Booth
|
2525
|
+
</p>
|
2526
|
+
</div>
|
2527
|
+
|
2528
|
+
<div class="container " >
|
2529
|
+
<h3><a href="/world/asia_pacific/bomb-kills-15-paramilitary-troops-in-nw-pakistan/2014/01/19/234079ea-80cd-11e3-97d3-b9925ce2c57b_story.html">Taliban bombing kills 20 troops in Pakistan</a></h3>
|
2530
|
+
<p class="byline">Associated Press
|
2531
|
+
</p>
|
2532
|
+
</div>
|
2533
|
+
|
2534
|
+
<div class="container " >
|
2535
|
+
<a href="/world/the_americas/mexicali-has-become-mexicos-city-of-the-deported-as-us-dumps-more-people-there/2014/01/16/c5f037ba-68fa-11e3-997b-9213b17dac97_story.html"><img class=" unloaded" src="http://www.washingtonpost.com/rw/sites/twpweb/img/blogs/spacer.gif" data-src="http://img.washingtonpost.com/rf/image_172x114/2010-2019/WashingtonPost/2013/12/14/Foreign/Images/IMG_05831387007592.jpg" /></a>
|
2536
|
+
<h3><a href="/world/the_americas/mexicali-has-become-mexicos-city-of-the-deported-as-us-dumps-more-people-there/2014/01/16/c5f037ba-68fa-11e3-997b-9213b17dac97_story.html">Mexicali has become Mexico’s city of the deported as U.S. dumps more people there</a></h3>
|
2537
|
+
<p class="byline">Nick Miroff
|
2538
|
+
</p>
|
2539
|
+
</div>
|
2540
|
+
|
2541
|
+
<div class="clear"></div></div>
|
2542
|
+
<div rel="3" class="story">
|
2543
|
+
<div class="container padding-left-20" >
|
2544
|
+
<h3><a href="/world/putin-gays-will-be-safe-at-olympics-if-they-leave-kids-alone/2014/01/17/e6f8c47e-7f7d-11e3-95c6-0a7aa80874bc_story.html">Putin: Gay people will be safe at Olympics if they ‘leave kids alone’</a></h3>
|
2545
|
+
<p class="byline">Associated Press
|
2546
|
+
</p>
|
2547
|
+
</div>
|
2548
|
+
|
2549
|
+
<div class="container " >
|
2550
|
+
<h3><a href="/world/national-security/obamas-restrictions-on-nsa-surveillance-rely-on-narrow-definition-of-spying/2014/01/17/2478cc02-7fcb-11e3-93c1-0e888170b723_story.html">Obama’s restrictions on NSA surveillance rely on narrow definition of ‘spying’</a></h3>
|
2551
|
+
<p class="byline">Barton Gellman
|
2552
|
+
</p>
|
2553
|
+
</div>
|
2554
|
+
|
2555
|
+
<div class="container " >
|
2556
|
+
<h3><a href="/world/africa/gunmen-attack-muslims-fleeing-car-kill-10-3-kids/2014/01/19/5f4575f8-80d2-11e3-97d3-b9925ce2c57b_story.html">Gunmen attack Muslims fleeing CAR, kill 22, 3 kids</a></h3>
|
2557
|
+
<p class="byline">Associated Press
|
2558
|
+
</p>
|
2559
|
+
</div>
|
2560
|
+
|
2561
|
+
<div class="clear"></div></div>
|
2562
|
+
<div rel="4" class="story">
|
2563
|
+
<div class="container padding-left-20" >
|
2564
|
+
<h3><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2013/10/17/this-map-shows-where-the-worlds-30-million-slaves-live-there-are-60000-in-the-u-s/?tid=pm_world_pop">A map of the world's 30 million slaves</a></h3>
|
2565
|
+
</div>
|
2566
|
+
|
2567
|
+
<div class="container " >
|
2568
|
+
<h3><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/13/iranian-news-agency-says-the-u-s-is-secretly-run-by-nazi-space-aliens-really/?tid=pm_world_pop">Iranian news: U.S. is run by Nazi space aliens</a></h3>
|
2569
|
+
</div>
|
2570
|
+
|
2571
|
+
<div class="container " >
|
2572
|
+
<h3><a href="/world/asia_pacific/hiroo-onoda-japanese-soldier-who-hid-in-philippine-jungle-for-29-years-dies-at-91/2014/01/17/7016d806-7f8b-11e3-93c1-0e888170b723_story.html">Hiroo Onoda, Japanese soldier who hid in Philippine jungle for 29 years, dies at 91</a></h3>
|
2573
|
+
<p class="byline">Adam Bernstein
|
2574
|
+
</p>
|
2575
|
+
</div>
|
2576
|
+
|
2577
|
+
<div class="clear"></div></div>
|
2578
|
+
<div rel="5" class="story">
|
2579
|
+
<div class="container padding-left-20" >
|
2580
|
+
<h3><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/17/the-dangerously-one-sided-politics-of-oscar-nominated-documentary-the-square/?tid=pm_world_pop">The one-sided politics of 'The Square'</a></h3>
|
2581
|
+
</div>
|
2582
|
+
|
2583
|
+
<div class="container " >
|
2584
|
+
<h3><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/10/this-depressing-photo-sums-up-why-things-are-so-bad-in-south-sudan/?tid=pm_world_pop">Photo sums up South Sudan's crisis</a></h3>
|
2585
|
+
</div>
|
2586
|
+
|
2587
|
+
<div class="container " >
|
2588
|
+
<h3><a href="/world/national-security/syrian-peace-talks-a-tacit-admission-that-assad-wont-leave-soon/2014/01/18/138cbb90-7fc3-11e3-9556-4a4bf7bcbd84_story.html">Syrian peace talks a tacit admission that Assad won’t leave soon</a></h3>
|
2589
|
+
<p class="byline">Anne Gearan
|
2590
|
+
</p>
|
2591
|
+
</div>
|
2592
|
+
|
2593
|
+
<div class="clear"></div></div>
|
2594
|
+
<div rel="6" class="story">
|
2595
|
+
<div class="container padding-left-20" >
|
2596
|
+
<h3><a href="/world/taliban-attack-on-restaurant-in-afghan-capital-kills-at-least-21/2014/01/18/1bf1e292-8027-11e3-95c6-0a7aa80874bc_story.html">Taliban attack on restaurant in Afghan capital kills at least 21, including two Americans</a></h3>
|
2597
|
+
<p class="byline">Sayed Salahuddin
|
2598
|
+
</p>
|
2599
|
+
</div>
|
2600
|
+
|
2601
|
+
<div class="container " >
|
2602
|
+
<h3><a href="http://www.washingtonpost.com/blogs/worldviews/wp/2013/07/16/the-amazing-surprising-africa-driven-demographic-future-of-the-earth-in-9-charts/?tid=pm_world_pop">The demographic future of the world, in 9 charts</a></h3>
|
2603
|
+
</div>
|
2604
|
+
|
2605
|
+
<div class="clear"></div></div>
|
2606
|
+
</div>
|
2607
|
+
<div class="clear"></div>
|
2608
|
+
</div>
|
2609
|
+
</div>
|
2610
|
+
<div class="panel taboola hide">
|
2611
|
+
<div id="recommended-videos-module">
|
2612
|
+
</div>
|
2613
|
+
|
2614
|
+
|
2615
|
+
<script type="text/cjs">
|
2616
|
+
|
2617
|
+
|
2618
|
+
var headerDetection = TWP.get('Util.HeaderDetection');
|
2619
|
+
|
2620
|
+
/*
|
2621
|
+
if (headerDetection.isIe7() || headerDetection.isIe8()) {
|
2622
|
+
//set also read tab to on
|
2623
|
+
jQuery('#article-leaf-page-footer-taboola a[href="wapo"]').addClass("on");
|
2624
|
+
jQuery('#article-leaf-page-footer-taboola .panel.wapo').removeClass("hide");
|
2625
|
+
|
2626
|
+
jQuery('#recommended-videos-module').append('<img class="loading" style="margin-left:350px;display:none;" src="http://www.washingtonpost.com/rw/sites/twpweb/img/echo2/ajax-loader-large.gif">');
|
2627
|
+
|
2628
|
+
//bind click to taboola tab
|
2629
|
+
jQuery('#article-leaf-page-footer-taboola a[href="taboola"].unloaded').click(function(){
|
2630
|
+
jQuery('#article-leaf-page-footer-taboola .panel.taboola, #article-leaf-page-footer-taboola.panels').height('220px');//preset height.
|
2631
|
+
jQuery('#recommended-videos-module img.loading').fadeIn(1000, function () {
|
2632
|
+
jQuery(this).removeClass('unloaded');
|
2633
|
+
onDoneLoading();
|
2634
|
+
});
|
2635
|
+
|
2636
|
+
});
|
2637
|
+
}
|
2638
|
+
else
|
2639
|
+
*/
|
2640
|
+
{
|
2641
|
+
jQuery('#article-leaf-page-footer-taboola a[href="taboola"]').addClass("on");
|
2642
|
+
jQuery('#article-leaf-page-footer-taboola .panel.taboola, #article-leaf-page-footer-taboola .panels').height('220px');//preset height.
|
2643
|
+
jQuery('#article-leaf-page-footer-taboola .panel.taboola').removeClass("hide");
|
2644
|
+
jQuery('#article-leaf-page-footer-taboola a[href="taboola"]').removeClass('unloaded');
|
2645
|
+
onDoneLoading();
|
2646
|
+
}
|
2647
|
+
|
2648
|
+
function onDoneLoading(){
|
2649
|
+
jQuery('#recommended-videos-module img.loading').fadeOut("slow");
|
2650
|
+
jQuery('#recommended-videos-module img.loading').remove();
|
2651
|
+
//console.log && console.log("Recommended Videos pane done loading...");
|
2652
|
+
setTimeout("TWP.Modules.setLargestHeight(jQuery('div.panels'),jQuery('div.panel'))",30);
|
2653
|
+
setCarouselContents();
|
2654
|
+
//setTimeout("$('#carousel-controls').css('visibility','visible')", 2);
|
2655
|
+
}
|
2656
|
+
|
2657
|
+
function getParamUser(){
|
2658
|
+
//get the user identifier. Use wapo_login_id if available, otherwise use s_vi. Both are cookie values
|
2659
|
+
var paramUser = "";
|
2660
|
+
var wapo_login_id = TWP.StaticMethods.getCookie("wapo_login_id");
|
2661
|
+
if(wapo_login_id != null){
|
2662
|
+
paramUser = "&wapo_login_id=" + encodeURI(wapo_login_id);
|
2663
|
+
}
|
2664
|
+
else{
|
2665
|
+
var s_vi = TWP.StaticMethods.getCookie("s_vi");
|
2666
|
+
if(s_vi != null){
|
2667
|
+
paramUser = "&s_vi=" + encodeURI(s_vi);
|
2668
|
+
}
|
2669
|
+
}
|
2670
|
+
|
2671
|
+
return paramUser;
|
2672
|
+
}
|
2673
|
+
|
2674
|
+
function getParamABTestBucket(recipe){
|
2675
|
+
var paramName = "recipe";
|
2676
|
+
var ret = "&" + paramName + "=" + encodeURI(recipe);//probably cookie value will be a simple number, but if that assumption changes we are still safe.
|
2677
|
+
return ret;
|
2678
|
+
}
|
2679
|
+
|
2680
|
+
function getClassesForDiv(modIndex){
|
2681
|
+
//var modIndex = index % 4;//4 is the items per row
|
2682
|
+
var ret = "";
|
2683
|
+
switch(modIndex){
|
2684
|
+
case(0): ret = "container padding-left-20"; break;
|
2685
|
+
case(1): ret = "container"; break;
|
2686
|
+
case(2): ret = "container"; break;
|
2687
|
+
case(3): ret = "container"; break;
|
2688
|
+
default: break;
|
2689
|
+
}
|
2690
|
+
return ret;
|
2691
|
+
}
|
2692
|
+
|
2693
|
+
function getStartOfHtml() {
|
2694
|
+
/*
|
2695
|
+
var ret = ['<div class="panel postMost set-largest-height" style="height: 233px;" >',
|
2696
|
+
'<div class="module s5 tabbed-article story-flipper img-border padding-top-20 padding-bottom-20 padding-right-20 padding-left-20" style="padding-bottom: 0pt; border-bottom: medium none; margin-bottom: 0pt;">',
|
2697
|
+
'<div id="carousel-controls" class="carousel-pagination" style="margin-left:20px;z-index:0;">',
|
2698
|
+
'<ul class="inline-list carousel-controls" style="margin-left:22px">',
|
2699
|
+
'<li class="carousel-control carousel-control-prev deactivated" ><a href="left"></a></li>',
|
2700
|
+
'<li class="carousel-page-control on"><a href="0"></a></li>',
|
2701
|
+
'<li class="carousel-control carousel-control-next deactivated" ><a href="right"></a></li> </ul>',
|
2702
|
+
'</div><div class="stories-container set-largest-height" id="storiesConnector" style="height:0px;z-index:10;">']
|
2703
|
+
*/
|
2704
|
+
/*
|
2705
|
+
var ret = ['<div class="panel postMost set-largest-height" style="height: 233px;" >',
|
2706
|
+
'<div class="module s5 tabbed-article story-flipper img-border padding-top-20 padding-bottom-20 padding-right-20 padding-left-20" style="padding-bottom: 0pt; border-bottom: medium none; margin-bottom: 0pt;">',
|
2707
|
+
'<div id="carousel-controls" class="carousel-pagination" style="margin-left:20px;z-index:0;">',
|
2708
|
+
'<ul class="inline-list carousel-controls" style="margin-left:22px">',
|
2709
|
+
'<li id="btn-prev" class="deactivated" ><<</li>',
|
2710
|
+
'<li class="carousel-page-control on"><a href="0"></a></li>',
|
2711
|
+
'<li id="btn-next" class="" >>></li> </ul>',
|
2712
|
+
'</div><div class="stories-container set-largest-height" id="storiesConnector" style="height:0px;z-index:10;">']
|
2713
|
+
*/
|
2714
|
+
|
2715
|
+
var ret = ['<div class="panel postMost set-largest-height" style="height: 233px;" >',
|
2716
|
+
'<div class="module s5 tabbed-article story-flipper img-border padding-top-20 padding-bottom-20 padding-right-20 padding-left-15" style="padding-bottom: 0pt; border-bottom: medium none; margin-bottom: 0pt;">',
|
2717
|
+
'<div id="carousel-controls" class="carousel-pagination" style="margin-left:20px;z-index:0;">',
|
2718
|
+
'<ul class="inline-list carousel-controls" style="margin-left:22px">',
|
2719
|
+
'<li id="btn-prev" class="deactivated" style="background-image:url(http://img.wpdigital.net/rw/sites/twpweb/img/icons/icon-sprite-carousel-pagination-tabbed-footer.png?t=20120530164400);background-position:-29px -31px;background-repeat:no-repeat;cursor:pointer;float:left;height:35px;width:35px;margin:0px 3px 0 -76px" ></li>',
|
2720
|
+
'<li class="carousel-page-control on"><a href="0"></a></li>',
|
2721
|
+
'<li id="btn-next" class="" style="background-image:url(http://img.wpdigital.net/rw/sites/twpweb/img/icons/icon-sprite-carousel-pagination-tabbed-footer.png?t=20120530164400);background-position: -30px -150px;background-repeat:no-repeat;cursor:pointer;float:left;height:35px;width:35px;margin:0px 0px 0px 495px" ></li> </ul>',
|
2722
|
+
'</div><div class="stories-container set-largest-height" id="storiesConnector" style="height:0px;z-index:10;">']
|
2723
|
+
|
2724
|
+
return ret.join('');
|
2725
|
+
}
|
2726
|
+
|
2727
|
+
function setCarouselContents(){
|
2728
|
+
var paramUser = getParamUser();
|
2729
|
+
var recipe = "3"; //s.getCookieForRecVidABTest();
|
2730
|
+
var paramABTestBucket = getParamABTestBucket(recipe);
|
2731
|
+
var baseurl = "http://md1.washingtonpost.com";//"http://md1.washingtonpost.com"
|
2732
|
+
|
2733
|
+
|
2734
|
+
//The current url
|
2735
|
+
|
2736
|
+
var paramCurrentUrl = "&url=" + encodeURIComponent(TWP.Data.NN.canonicalURL);//we have confirmation this is preferred over 'href'
|
2737
|
+
//test url - we need this especially for recipe 4. Other recipes may work at least partially with prodprev urls
|
2738
|
+
//var paramCurrentUrl = "&url=" + encodeURIComponent("/entertainment/tv/tbss-men-at-work-a-rerun-before-its-even-started/2012/05/23/gJQAcSedkU_story.html");
|
2739
|
+
|
2740
|
+
var rgUrlGetRecommendedVideos = [baseurl, "/search-recommendation/videos.jsonp?callback=?", paramUser, paramABTestBucket, paramCurrentUrl];
|
2741
|
+
var urlGetRecommendedVideos = rgUrlGetRecommendedVideos.join('');
|
2742
|
+
|
2743
|
+
$.ajax({
|
2744
|
+
dataType:"json",
|
2745
|
+
url:urlGetRecommendedVideos,
|
2746
|
+
timeout:2000,
|
2747
|
+
success:function(data){
|
2748
|
+
if(data == null || data.results == undefined || data.results == null){
|
2749
|
+
return;
|
2750
|
+
}
|
2751
|
+
|
2752
|
+
//constants - the size of images, count of items per row
|
2753
|
+
var itemsPerRow = 3;
|
2754
|
+
//the following five lines specify the size. Note that only those sizes automatically generated by Methode are supported.
|
2755
|
+
// var photoPathPrefix = "http://img.wpdigital.net/rf/image_172x114";
|
2756
|
+
var photoPathPrefix;
|
2757
|
+
var maxPhotoWidth = 172;
|
2758
|
+
var maxPhotoHeight = 114;
|
2759
|
+
var photoWidth = maxPhotoWidth + "";
|
2760
|
+
var photoHeight = maxPhotoHeight + "";
|
2761
|
+
var maxPhotoHeightpx = maxPhotoHeight + "px";
|
2762
|
+
var minPhotoWidthpx = maxPhotoWidth + "px";
|
2763
|
+
var blankImageUrl = "http://img.wpdigital.net/wp-srv/images/spacer.gif";
|
2764
|
+
|
2765
|
+
var results = data.results;
|
2766
|
+
|
2767
|
+
//we want to only show full rows. It was decided partial rows look like an error.
|
2768
|
+
var countResultsToShow = results.length <= itemsPerRow ? results.length : (results.length - (results.length % itemsPerRow));
|
2769
|
+
//alert("1countResultsToShow=" + countResultsToShow +', totalresults=' + results.length);
|
2770
|
+
|
2771
|
+
var arrayOfHtmlDivs = new Array(countResultsToShow);
|
2772
|
+
|
2773
|
+
for(var i=0; i< countResultsToShow; i++){
|
2774
|
+
var item = data.results[i];
|
2775
|
+
if(item == null){
|
2776
|
+
continue;
|
2777
|
+
}
|
2778
|
+
|
2779
|
+
var paramTid = (item.url.indexOf('?') == -1) ? "?tid=video_carousel" : "&tid=video_carousel";
|
2780
|
+
var url = item.url + paramTid + "_" + recipe;
|
2781
|
+
var headline = item.headline;
|
2782
|
+
var photo = item.photo;
|
2783
|
+
|
2784
|
+
//find the photo path, but we need fallback code in case there isn't one
|
2785
|
+
var photoPath = blankImageUrl;
|
2786
|
+
if(photo != undefined && photo != null && photo.width >= maxPhotoWidth && photo.path != undefined && photo.path != null){
|
2787
|
+
photoPath = photo.path;
|
2788
|
+
}
|
2789
|
+
|
2790
|
+
//construct the div, by concatenating the array
|
2791
|
+
var rgDiv=['<div class="',getClassesForDiv(i%itemsPerRow),'"><a href="',url,'" style="position:relative"><div style="position:relative"><span class="tool Video-play"></span></div><img style="min-width:',minPhotoWidthpx,';max-height:',maxPhotoHeightpx,'" width="',photoWidth+"",'" height="',photoHeight + "",'" border="0" src="',photoPath,'" alt="',headline,'" title="',headline,'" class="" style="display: inline;"></a><h3><a href="',url,'">',headline,'</a></h3></div>'];
|
2792
|
+
arrayOfHtmlDivs[i] = rgDiv.join('');
|
2793
|
+
}
|
2794
|
+
|
2795
|
+
var rgFinal = new Array();
|
2796
|
+
var iRow = 0;
|
2797
|
+
for(var i=0; i<countResultsToShow; i++){
|
2798
|
+
var rgRowStart = ['<div class="story',(i==0 ? ' on' : ''),'" rel="',iRow+"",'" style="',(i==0 ? '' : 'display: none; '),'position: static; visibility: visible; height: 0px; margin-left:2px">'];
|
2799
|
+
var rowStart = rgRowStart.join('');
|
2800
|
+
|
2801
|
+
rgFinal.push(rowStart);
|
2802
|
+
for(var j=0; j<itemsPerRow; j++){
|
2803
|
+
if(i<data.results.length){
|
2804
|
+
rgFinal.push(arrayOfHtmlDivs[i]);
|
2805
|
+
}
|
2806
|
+
i++;
|
2807
|
+
}
|
2808
|
+
i--;
|
2809
|
+
|
2810
|
+
var rowEnd = '<div class="clear"></div></div>';
|
2811
|
+
rgFinal.push(rowEnd);
|
2812
|
+
|
2813
|
+
iRow++;
|
2814
|
+
}
|
2815
|
+
|
2816
|
+
var rowOfVideos = rgFinal.join('');
|
2817
|
+
|
2818
|
+
var htmlToSet = getStartOfHtml() + rowOfVideos + "</div></div>";
|
2819
|
+
//$("#storiesConnector").html(rowOfVideos);
|
2820
|
+
var jCarousel = $("#recommended-videos-module").after(htmlToSet);
|
2821
|
+
//jCarousel.find('.carousel-control-prev').click(function(){alert("Clicked prev");});
|
2822
|
+
//$(jCarousel).find('.carousel-control-prev').click(function(){alert("Clicked prev2");});
|
2823
|
+
$('#btn-prev').click(function(){
|
2824
|
+
//alert("button prev was clicked");
|
2825
|
+
moveCarousel(findRowContainer(this), -1);
|
2826
|
+
});
|
2827
|
+
|
2828
|
+
$('#btn-next').click(function(){
|
2829
|
+
//alert("button next was clicked");
|
2830
|
+
moveCarousel(findRowContainer(this), 1);
|
2831
|
+
});
|
2832
|
+
}
|
2833
|
+
});
|
2834
|
+
|
2835
|
+
function findRowContainer(clicked) {
|
2836
|
+
return $(clicked).parents('.panel.postMost').find('.stories-container');
|
2837
|
+
}
|
2838
|
+
|
2839
|
+
function findCurrentRow(rowContainer) {
|
2840
|
+
return rowContainer.children('.on').first();
|
2841
|
+
}
|
2842
|
+
|
2843
|
+
function findIndexLastRow(rowContainer){
|
2844
|
+
var rowCount = rowContainer.children().length;
|
2845
|
+
return rowCount == 0 ? 0 : rowCount - 1;
|
2846
|
+
}
|
2847
|
+
|
2848
|
+
function moveCarousel(rowContainer, delta) {
|
2849
|
+
//moves the carousel to the next or previous row, depending on delta
|
2850
|
+
//plan:
|
2851
|
+
// Find current Row
|
2852
|
+
// Figure out which row-to-select
|
2853
|
+
// if the row-to-select != current Row
|
2854
|
+
// disable all buttons
|
2855
|
+
// fade out current row
|
2856
|
+
// make row-to-select the current-row
|
2857
|
+
// fade in row-to-select
|
2858
|
+
// enable buttons based on current-row
|
2859
|
+
|
2860
|
+
//find current row
|
2861
|
+
var curRow = findCurrentRow(rowContainer);
|
2862
|
+
|
2863
|
+
var indexLastRow = findIndexLastRow(rowContainer);
|
2864
|
+
|
2865
|
+
//figure out row to select
|
2866
|
+
var indexCurRow = parseInt(curRow.attr("rel"));
|
2867
|
+
var indexRowToSelect = indexCurRow + delta;
|
2868
|
+
if(indexRowToSelect < 0) {
|
2869
|
+
indexRowToSelect = 0;
|
2870
|
+
}
|
2871
|
+
else if (indexRowToSelect > indexLastRow){
|
2872
|
+
indexRowToSelect = indexLastRow;
|
2873
|
+
}
|
2874
|
+
|
2875
|
+
//only proceed if there is a possible change
|
2876
|
+
if(indexCurRow != indexRowToSelect) {
|
2877
|
+
//disable all buttons
|
2878
|
+
$('#btn-prev').addClass("deactivated");
|
2879
|
+
$('#btn-next').addClass("deactivated");
|
2880
|
+
|
2881
|
+
//fade out current row
|
2882
|
+
curRow.fadeOut(100, function(){
|
2883
|
+
|
2884
|
+
curRow.hide();
|
2885
|
+
//make row-to-select the current row
|
2886
|
+
|
2887
|
+
//remove class 'on'
|
2888
|
+
rowContainer.children('.on').removeClass('on')
|
2889
|
+
//add class 'on'
|
2890
|
+
var rowNext = $(rowContainer.children()[indexRowToSelect]);
|
2891
|
+
rowNext.addClass('on');
|
2892
|
+
//fade in the new row
|
2893
|
+
rowNext.fadeIn(100, function() {
|
2894
|
+
rowNext.show();
|
2895
|
+
|
2896
|
+
//alert("index row to select=" + indexRowToSelect + ", indexLastRow=" + indexLastRow);
|
2897
|
+
//enable buttons based on current row
|
2898
|
+
var enablePrev = indexRowToSelect != 0;
|
2899
|
+
var enableNext = indexRowToSelect != indexLastRow;
|
2900
|
+
|
2901
|
+
if(enablePrev) {
|
2902
|
+
$('#btn-prev').removeClass("deactivated");
|
2903
|
+
}
|
2904
|
+
if(enableNext) {
|
2905
|
+
$('#btn-next').removeClass("deactivated");
|
2906
|
+
}
|
2907
|
+
});
|
2908
|
+
});
|
2909
|
+
}
|
2910
|
+
}
|
2911
|
+
}
|
2912
|
+
</script></div>
|
2913
|
+
</div>
|
2914
|
+
</div>
|
2915
|
+
</div><!-- /#new-tabber.module --></div>
|
2916
|
+
<div class="clear"></div>
|
2917
|
+
|
2918
|
+
</div>
|
2919
|
+
<!--/content-well col-->
|
2920
|
+
|
2921
|
+
<div class="wp-column six end">
|
2922
|
+
<div id="right-rail" class="module right-rail background" style="min-height:500px;">
|
2923
|
+
<div class="position-top right-rail-cap right-rail-top"></div>
|
2924
|
+
<div class="position-bottom right-rail-cap right-rail-bottom"></div>
|
2925
|
+
<div class="padding-right padding-bottom padding-left">
|
2926
|
+
|
2927
|
+
<!-- htmlWrapperClass: -->
|
2928
|
+
<!-- START: flex_ss_bb_hp-ad -->
|
2929
|
+
<div id="slug_flex_ss_bb_hp" style="display:none;">
|
2930
|
+
<div id="wpni_adi_flex_ss_bb_hp" class="ads slug flex_ss_bb_hp rr">
|
2931
|
+
<script type="text/javascript">
|
2932
|
+
placeAd2(commercialNode+'','flex_ss_bb_hp',false,'');
|
2933
|
+
</script>
|
2934
|
+
</div>
|
2935
|
+
|
2936
|
+
</div>
|
2937
|
+
<!-- END: flex_ss_bb_hp-ad -->
|
2938
|
+
<div id="post_most" class="module component">
|
2939
|
+
<p class="heading heading2">The Post Most: World</p>
|
2940
|
+
<ul>
|
2941
|
+
<li class="">
|
2942
|
+
<a href="http://www.washingtonpost.com/blogs/worldviews/wp/2014/01/13/40-more-maps-that-explain-the-world/?tid=pm_world_pop">
|
2943
|
+
|
2944
|
+
<div class="number left">1</div>
|
2945
|
+
|
2946
|
+
<img class="photo right" src="http://www.washingtonpost.com/rf/image_90x60/WashingtonPost/Content/Blogs/Images/201401/H1NbxJ2-1.jpg" width="90" height="60" />
|
2947
|
+
<div class="headline ">40 more maps that explain the world</div>
|
2948
|
+
</a>
|
2949
|
+
<div class="clear"></div>
|
2950
|
+
</li>
|
2951
|
+
<li class="">
|
2952
|
+
<a href="http://www.washingtonpost.com/world/europe/russian-president-putin-links-gays-to-pedophiles/2014/01/19/7d9e64be-8105-11e3-a273-6ffd9cf9f4ba_story.html?tid=pm_world_pop">
|
2953
|
+
|
2954
|
+
<div class="number left">2</div>
|
2955
|
+
|
2956
|
+
<img class="photo right" src="http://www.washingtonpost.com/rf/image_90x60/2010-2019/Wires/Online/2014-01-19/AP/Images/Sochi Russia Gays .JPEG-0a377.jpg" width="90" height="60" />
|
2957
|
+
<div class="headline ">Russian President Putin links gays to pedophiles</div>
|
2958
|
+
</a>
|
2959
|
+
<div class="clear"></div>
|
2960
|
+
</li>
|
2961
|
+
<li class="">
|
2962
|
+
<a href="http://www.washingtonpost.com/blogs/worldviews/wp/2013/08/12/40-maps-that-explain-the-world/?tid=pm_world_pop">
|
2963
|
+
|
2964
|
+
<div class="number left">3</div>
|
2965
|
+
|
2966
|
+
<img class="photo right" src="http://www.washingtonpost.com/rf/image_90x60/WashingtonPost/Content/Blogs/Images/201308/n3LCXYT.jpg" width="90" height="60" />
|
2967
|
+
<div class="headline ">40 maps that explain the world</div>
|
2968
|
+
</a>
|
2969
|
+
<div class="clear"></div>
|
2970
|
+
</li>
|
2971
|
+
<li class="">
|
2972
|
+
<a href="http://www.washingtonpost.com/world/national-security/obama-confronts-challenges-of-reforming-collection-of-americans-phone-records/2014/01/18/7d6de72c-806e-11e3-95c6-0a7aa80874bc_story.html?tid=pm_world_pop">
|
2973
|
+
|
2974
|
+
<div class="number left">4</div>
|
2975
|
+
|
2976
|
+
<img class="photo right" src="http://www.washingtonpost.com/rf/image_90x60/2010-2019/WashingtonPost/2014/01/17/National-Politics/Images/obamaNSA17.jpg" width="90" height="60" />
|
2977
|
+
<div class="headline ">Obama confronts challenges of reforming collection of Americans' phone records</div>
|
2978
|
+
</a>
|
2979
|
+
<div class="clear"></div>
|
2980
|
+
</li>
|
2981
|
+
<li class="last">
|
2982
|
+
<a href="http://www.washingtonpost.com/world/the_americas/a-mexican-militia-battling-michoacan-drug-cartel-has-american-roots/2014/01/18/30f96894-7f92-11e3-97d3-b9925ce2c57b_story.html?tid=pm_world_pop">
|
2983
|
+
|
2984
|
+
<div class="number left">5</div>
|
2985
|
+
|
2986
|
+
<img class="photo right" src="http://www.washingtonpost.com/rf/image_90x60/2010-2019/WashingtonPost/2014/01/17/Others/Images/2014-01-17/IMG_37061389964451.jpg" width="90" height="60" />
|
2987
|
+
<div class="headline ">A Mexican militia, battling Michoacan drug cartel, has American roots</div>
|
2988
|
+
</a>
|
2989
|
+
<div class="clear"></div>
|
2990
|
+
</li>
|
2991
|
+
</ul>
|
2992
|
+
<a href="https://account.washingtonpost.com/acquisition/?promo=dgpostmost_default&tid=pm_signup_world"><img src="http://img.washingtonpost.com/rw/sites/twpweb/img/buttons/btn-subscribe-340x70.png" /></a>
|
2993
|
+
</div>
|
2994
|
+
|
2995
|
+
<script type="text/javascript">
|
2996
|
+
|
2997
|
+
(function($){
|
2998
|
+
try{
|
2999
|
+
function cleanUp(){
|
3000
|
+
$('li','#post_most').each(function(i){
|
3001
|
+
var $this = $(this);
|
3002
|
+
var $headline = $('.headline',$this);
|
3003
|
+
var $number = $('.number',$this);
|
3004
|
+
var lineHeight = parseInt($headline.css('lineHeight'));
|
3005
|
+
if ( $headline.height() <= 2*lineHeight ) {
|
3006
|
+
$headline.css({'padding-top':'7px','padding-bottom':'8px'});
|
3007
|
+
} else if ( $headline.height() > 3*lineHeight ) {
|
3008
|
+
while( $headline.height() > 3*lineHeight ){
|
3009
|
+
$headline.text( $headline.text().replace(/\.\.\.$/,'') );
|
3010
|
+
$headline.text( $headline.text().slice(0,-1) );
|
3011
|
+
$headline.text( $headline.text()+'...' );
|
3012
|
+
}
|
3013
|
+
}
|
3014
|
+
});
|
3015
|
+
}
|
3016
|
+
cleanUp();
|
3017
|
+
}catch(e){}
|
3018
|
+
})(jQuery);
|
3019
|
+
</script><div class="module ">
|
3020
|
+
<p class="heading heading2 module-title">Our Correspondents on Twitter</p>
|
3021
|
+
<div class="tabbed-panels ">
|
3022
|
+
<div class="panels clear">
|
3023
|
+
<div class="panel post_correspondents">
|
3024
|
+
<div id="mod-m1-2-b085fd24-1c27-49f5-a208-70a259a59638" class="social-display multi module content_well_1col feed-echo-stream " data-item-display-type="multi" data-item-display-num="3" data-template-name=" tabbed_interface" data-feed-type="echo-stream" data-feed-name="http://www.washingtonpost.com/id_Post_World_News" data-numresults="10">
|
3025
|
+
<div class="title">
|
3026
|
+
<p class="heading2"><a href="">Post Correspondents</a></p>
|
3027
|
+
</div>
|
3028
|
+
<div class="social-display-container">
|
3029
|
+
|
3030
|
+
<div class="cards ">
|
3031
|
+
<div class="card twitter current tweet ">
|
3032
|
+
<div class="content">
|
3033
|
+
<img class="user-image left margin-right unloaded" src="http://pbs.twimg.com/profile_images/378800000453590067/c3e8558a3781fed775e0eb2300725075_normal.jpeg" />
|
3034
|
+
<div class="social-text"> <div>ISIL leader Baghdadi to the US: "Very soon you will be in the direct confrontation - you will be forced to do so"...ie the Syria war.</div></div>
|
3035
|
+
<div class="content-bottom">
|
3036
|
+
<div class="userscreenname">
|
3037
|
+
|
3038
|
+
<a href="http://www.twitter.com/LizSly" target="_social">@LizSly</a>
|
3039
|
+
</div><div class="via-source">
|
3040
|
+
<span class="date" data-time="1390164390000"></span></div>
|
3041
|
+
<ul class="social-actions">
|
3042
|
+
<li class="favorite-container right "><a href="https://twitter.com/intent/favorite?tweet_id=425006372841738240" title="favorite"><i class="icon-favorite"></i></a></li>
|
3043
|
+
<li class="retweet-container right"><a href="https://twitter.com/intent/retweet?tweet_id=425006372841738240" title="Retweet"><i class="icon-retweets"></i></a></li>
|
3044
|
+
<li class="reply-container right"><a href="https://twitter.com/intent/tweet?in_reply_to=425006372841738240" title="Reply"><i class="icon-reply"></i></a></li>
|
3045
|
+
</ul></div>
|
3046
|
+
</div>
|
3047
|
+
<div class="clear"></div>
|
3048
|
+
</div>
|
3049
|
+
|
3050
|
+
<div class="card twitter current tweet ">
|
3051
|
+
<div class="content">
|
3052
|
+
<img class="user-image left margin-right unloaded" src="http://pbs.twimg.com/profile_images/378800000453590067/c3e8558a3781fed775e0eb2300725075_normal.jpeg" />
|
3053
|
+
<div class="social-text"> <div>Another map showing how rebel-held Aleppo risks being besieged. ISIS holds the key. By <a href="https://twitter.com/KeepingtheLeith">@KeepingtheLeith</a></div><div><div><a href="http://twitter.com/KeepingtheLeith/status/424673805768732672/photo/1"></a></div></div></div>
|
3054
|
+
<div class="content-bottom">
|
3055
|
+
<div class="userscreenname">
|
3056
|
+
|
3057
|
+
<a href="http://www.twitter.com/LizSly" target="_social">@LizSly</a>
|
3058
|
+
</div><div class="via-source">
|
3059
|
+
<span class="date" data-time="1390159423000"></span></div>
|
3060
|
+
<ul class="social-actions">
|
3061
|
+
<li class="favorite-container right "><a href="https://twitter.com/intent/favorite?tweet_id=424985540132601856" title="favorite"><i class="icon-favorite"></i></a></li>
|
3062
|
+
<li class="retweet-container right"><a href="https://twitter.com/intent/retweet?tweet_id=424985540132601856" title="Retweet"><i class="icon-retweets"></i></a></li>
|
3063
|
+
<li class="reply-container right"><a href="https://twitter.com/intent/tweet?in_reply_to=424985540132601856" title="Reply"><i class="icon-reply"></i></a></li>
|
3064
|
+
</ul></div>
|
3065
|
+
</div>
|
3066
|
+
<div class="clear"></div>
|
3067
|
+
</div>
|
3068
|
+
|
3069
|
+
<div class="card twitter current tweet ">
|
3070
|
+
<div class="content">
|
3071
|
+
<img class="user-image left margin-right unloaded" src="http://pbs.twimg.com/profile_images/378800000483944091/a4c07566115abf12dd771fe2d6606dac_normal.jpeg" />
|
3072
|
+
<div class="social-text"> <div>Dark side of 'autodefensas': roadside beating in this <a href="https://twitter.com/partlowj">@partlowj</a> story shows where <a href="https://twitter.com/search?q=%23Mexico">#Mexico</a> vigilante movement headed <a href="http://www.washingtonpost.com/world/the_americas/a-mexican-militia-battling-michoacan-drug-cartel-has-american-roots/2014/01/18/30f96894-7f92-11e3-97d3-b9925ce2c57b_story.html">washingtonpost.com/world/the_amer…</a></div></div>
|
3073
|
+
<div class="content-bottom">
|
3074
|
+
<div class="userscreenname">
|
3075
|
+
|
3076
|
+
<a href="http://www.twitter.com/NickMiroff" target="_social">@NickMiroff</a>
|
3077
|
+
</div><div class="via-source">
|
3078
|
+
<span class="date" data-time="1390151568000"></span></div>
|
3079
|
+
<ul class="social-actions">
|
3080
|
+
<li class="favorite-container right "><a href="https://twitter.com/intent/favorite?tweet_id=424952592842514432" title="favorite"><i class="icon-favorite"></i></a></li>
|
3081
|
+
<li class="retweet-container right"><a href="https://twitter.com/intent/retweet?tweet_id=424952592842514432" title="Retweet"><i class="icon-retweets"></i></a></li>
|
3082
|
+
<li class="reply-container right"><a href="https://twitter.com/intent/tweet?in_reply_to=424952592842514432" title="Reply"><i class="icon-reply"></i></a></li>
|
3083
|
+
</ul></div>
|
3084
|
+
</div>
|
3085
|
+
<div class="clear"></div>
|
3086
|
+
</div>
|
3087
|
+
|
3088
|
+
<div class="card twitter tweet ">
|
3089
|
+
<div class="content">
|
3090
|
+
<img class="user-image left margin-right unloaded" src="http://pbs.twimg.com/profile_images/378800000453590067/c3e8558a3781fed775e0eb2300725075_normal.jpeg" />
|
3091
|
+
<div class="social-text"> <div>Interesting map by <a href="https://twitter.com/ced_lab">@ced_lab</a> of how ISIS and regime are squeezing FSA in N Syria. Aleppo soon to be surrounded?</div><div><div><a href="http://twitter.com/ced_lab/status/424622157470003203/photo/1"></a></div></div></div>
|
3092
|
+
<div class="content-bottom">
|
3093
|
+
<div class="userscreenname">
|
3094
|
+
|
3095
|
+
<a href="http://www.twitter.com/LizSly" target="_social">@LizSly</a>
|
3096
|
+
</div><div class="via-source">
|
3097
|
+
<span class="date" data-time="1390138320000"></span></div>
|
3098
|
+
<ul class="social-actions">
|
3099
|
+
<li class="favorite-container right "><a href="https://twitter.com/intent/favorite?tweet_id=424897028557385729" title="favorite"><i class="icon-favorite"></i></a></li>
|
3100
|
+
<li class="retweet-container right"><a href="https://twitter.com/intent/retweet?tweet_id=424897028557385729" title="Retweet"><i class="icon-retweets"></i></a></li>
|
3101
|
+
<li class="reply-container right"><a href="https://twitter.com/intent/tweet?in_reply_to=424897028557385729" title="Reply"><i class="icon-reply"></i></a></li>
|
3102
|
+
</ul></div>
|
3103
|
+
</div>
|
3104
|
+
<div class="clear"></div>
|
3105
|
+
</div>
|
3106
|
+
|
3107
|
+
<div class="card twitter tweet ">
|
3108
|
+
<div class="content">
|
3109
|
+
<img class="user-image left margin-right unloaded" src="http://pbs.twimg.com/profile_images/250810010/glasshouse_normal.JPG" />
|
3110
|
+
<div class="social-text"> <div>Feeling cheated?: How can politicians commit adultery and keep their credibility with voters? <a href="http://news.nationalpost.com/2014/01/17/feeling-cheated-can-politicians-commit-adultery-and-keep-their-credibility-with-voters/?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+NP_Top_Stories+%28National+Post+-+Top+Stories%29">news.nationalpost.com/2014/01/17/fee…</a></div></div>
|
3111
|
+
<div class="content-bottom">
|
3112
|
+
<div class="userscreenname">
|
3113
|
+
|
3114
|
+
<a href="http://www.twitter.com/RamaNewDelhi" target="_social">@RamaNewDelhi</a>
|
3115
|
+
</div><div class="via-source">
|
3116
|
+
<span class="date" data-time="1390134435000"></span></div>
|
3117
|
+
<ul class="social-actions">
|
3118
|
+
<li class="favorite-container right "><a href="https://twitter.com/intent/favorite?tweet_id=424880732159217664" title="favorite"><i class="icon-favorite"></i></a></li>
|
3119
|
+
<li class="retweet-container right"><a href="https://twitter.com/intent/retweet?tweet_id=424880732159217664" title="Retweet"><i class="icon-retweets"></i></a></li>
|
3120
|
+
<li class="reply-container right"><a href="https://twitter.com/intent/tweet?in_reply_to=424880732159217664" title="Reply"><i class="icon-reply"></i></a></li>
|
3121
|
+
</ul></div>
|
3122
|
+
</div>
|
3123
|
+
<div class="clear"></div>
|
3124
|
+
</div>
|
3125
|
+
|
3126
|
+
<div class="card twitter tweet ">
|
3127
|
+
<div class="content">
|
3128
|
+
<img class="user-image left margin-right unloaded" src="http://pbs.twimg.com/profile_images/250810010/glasshouse_normal.JPG" />
|
3129
|
+
<div class="social-text"> <div>What? Amazon will deliver before you even order? With its customer data Amazon knows what you like before you like it <a href="http://socialreader.com/me/content/NW4np?chid=70644&_p=trendingexternalwpsr" data-resolved="http://www.theverge.com/2014/1/18/5320636/amazon-plans-to-ship-your-packages-before-you-even-buy-them">socialreader.com/me/content/NW4…</a></div></div>
|
3130
|
+
<div class="content-bottom">
|
3131
|
+
<div class="userscreenname">
|
3132
|
+
|
3133
|
+
<a href="http://www.twitter.com/RamaNewDelhi" target="_social">@RamaNewDelhi</a>
|
3134
|
+
</div><div class="via-source">
|
3135
|
+
<span class="date" data-time="1390134362000"></span></div>
|
3136
|
+
<ul class="social-actions">
|
3137
|
+
<li class="favorite-container right "><a href="https://twitter.com/intent/favorite?tweet_id=424880426507726849" title="favorite"><i class="icon-favorite"></i></a></li>
|
3138
|
+
<li class="retweet-container right"><a href="https://twitter.com/intent/retweet?tweet_id=424880426507726849" title="Retweet"><i class="icon-retweets"></i></a></li>
|
3139
|
+
<li class="reply-container right"><a href="https://twitter.com/intent/tweet?in_reply_to=424880426507726849" title="Reply"><i class="icon-reply"></i></a></li>
|
3140
|
+
</ul></div>
|
3141
|
+
</div>
|
3142
|
+
<div class="clear"></div>
|
3143
|
+
</div>
|
3144
|
+
|
3145
|
+
<div class="card twitter tweet ">
|
3146
|
+
<div class="content">
|
3147
|
+
<img class="user-image left margin-right unloaded" src="http://pbs.twimg.com/profile_images/378800000453590067/c3e8558a3781fed775e0eb2300725075_normal.jpeg" />
|
3148
|
+
<div class="social-text"> <div>Syria's Islamic Front denies it endorsed Geneva peace talks - but only after the coalition voted to go. How tidy <a href="http://www.washingtonpost.com/world/middle_east/syrian-opposition-votes-to-attend-peace-talks/2014/01/18/a3faf9f6-806a-11e3-9556-4a4bf7bcbd84_story.html">washingtonpost.com/world/middle_e…</a></div></div>
|
3149
|
+
<div class="content-bottom">
|
3150
|
+
<div class="userscreenname">
|
3151
|
+
|
3152
|
+
<a href="http://www.twitter.com/LizSly" target="_social">@LizSly</a>
|
3153
|
+
</div><div class="via-source">
|
3154
|
+
<span class="date" data-time="1390133172000"></span></div>
|
3155
|
+
<ul class="social-actions">
|
3156
|
+
<li class="favorite-container right "><a href="https://twitter.com/intent/favorite?tweet_id=424875436326125569" title="favorite"><i class="icon-favorite"></i></a></li>
|
3157
|
+
<li class="retweet-container right"><a href="https://twitter.com/intent/retweet?tweet_id=424875436326125569" title="Retweet"><i class="icon-retweets"></i></a></li>
|
3158
|
+
<li class="reply-container right"><a href="https://twitter.com/intent/tweet?in_reply_to=424875436326125569" title="Reply"><i class="icon-reply"></i></a></li>
|
3159
|
+
</ul></div>
|
3160
|
+
</div>
|
3161
|
+
<div class="clear"></div>
|
3162
|
+
</div>
|
3163
|
+
|
3164
|
+
<div class="card twitter tweet ">
|
3165
|
+
<div class="content">
|
3166
|
+
<img class="user-image left margin-right unloaded" src="http://pbs.twimg.com/profile_images/2653343653/936e9a64edd8becd9e7ec534284e8844_normal.jpeg" />
|
3167
|
+
<div class="social-text"> <div>Such a brutally sad story of one family's losses in Afghanistan, told with empathy by <a href="https://twitter.com/ianshapira">@ianshapira</a>. <a href="http://www.washingtonpost.com/sf/local/2014/01/18/one-family-two-sacrifices/">washingtonpost.com/sf/local/2014/…</a></div></div>
|
3168
|
+
<div class="content-bottom">
|
3169
|
+
<div class="userscreenname">
|
3170
|
+
|
3171
|
+
<a href="http://www.twitter.com/chicoharlan" target="_social">@chicoharlan</a>
|
3172
|
+
</div><div class="via-source">
|
3173
|
+
<span class="date" data-time="1390131175000"></span></div>
|
3174
|
+
<ul class="social-actions">
|
3175
|
+
<li class="favorite-container right "><a href="https://twitter.com/intent/favorite?tweet_id=424867059260862464" title="favorite"><i class="icon-favorite"></i></a></li>
|
3176
|
+
<li class="retweet-container right"><a href="https://twitter.com/intent/retweet?tweet_id=424867059260862464" title="Retweet"><i class="icon-retweets"></i></a></li>
|
3177
|
+
<li class="reply-container right"><a href="https://twitter.com/intent/tweet?in_reply_to=424867059260862464" title="Reply"><i class="icon-reply"></i></a></li>
|
3178
|
+
</ul></div>
|
3179
|
+
</div>
|
3180
|
+
<div class="clear"></div>
|
3181
|
+
</div>
|
3182
|
+
|
3183
|
+
<div class="card twitter tweet ">
|
3184
|
+
<div class="content">
|
3185
|
+
<img class="user-image left margin-right unloaded" src="http://pbs.twimg.com/profile_images/250810010/glasshouse_normal.JPG" />
|
3186
|
+
<div class="social-text"> <div>Mark Tully tells <a href="https://twitter.com/Priyascorner">@Priyascorner</a> that Kejriwal needs to quickly move beyond 'tamasha-type' govt, get a grip or may unwind. On Newsx</div></div>
|
3187
|
+
<div class="content-bottom">
|
3188
|
+
<div class="userscreenname">
|
3189
|
+
|
3190
|
+
<a href="http://www.twitter.com/RamaNewDelhi" target="_social">@RamaNewDelhi</a>
|
3191
|
+
</div><div class="via-source">
|
3192
|
+
<span class="date" data-time="1390130452000"></span></div>
|
3193
|
+
<ul class="social-actions">
|
3194
|
+
<li class="favorite-container right "><a href="https://twitter.com/intent/favorite?tweet_id=424864026309316608" title="favorite"><i class="icon-favorite"></i></a></li>
|
3195
|
+
<li class="retweet-container right"><a href="https://twitter.com/intent/retweet?tweet_id=424864026309316608" title="Retweet"><i class="icon-retweets"></i></a></li>
|
3196
|
+
<li class="reply-container right"><a href="https://twitter.com/intent/tweet?in_reply_to=424864026309316608" title="Reply"><i class="icon-reply"></i></a></li>
|
3197
|
+
</ul></div>
|
3198
|
+
</div>
|
3199
|
+
<div class="clear"></div>
|
3200
|
+
</div>
|
3201
|
+
|
3202
|
+
<div class="card twitter tweet ">
|
3203
|
+
<div class="content">
|
3204
|
+
<img class="user-image left margin-right unloaded" src="http://pbs.twimg.com/profile_images/250810010/glasshouse_normal.JPG" />
|
3205
|
+
<div class="social-text"> <div>Danger of 'aam' coming to mean lowest common denominator. MT@kavita_krishnan: Will AAP be the voice of aam racism or heed voices of sanity?</div></div>
|
3206
|
+
<div class="content-bottom">
|
3207
|
+
<div class="userscreenname">
|
3208
|
+
|
3209
|
+
<a href="http://www.twitter.com/RamaNewDelhi" target="_social">@RamaNewDelhi</a>
|
3210
|
+
</div><div class="via-source">
|
3211
|
+
<span class="date" data-time="1390127890000"></span></div>
|
3212
|
+
<ul class="social-actions">
|
3213
|
+
<li class="favorite-container right "><a href="https://twitter.com/intent/favorite?tweet_id=424853282293415936" title="favorite"><i class="icon-favorite"></i></a></li>
|
3214
|
+
<li class="retweet-container right"><a href="https://twitter.com/intent/retweet?tweet_id=424853282293415936" title="Retweet"><i class="icon-retweets"></i></a></li>
|
3215
|
+
<li class="reply-container right"><a href="https://twitter.com/intent/tweet?in_reply_to=424853282293415936" title="Reply"><i class="icon-reply"></i></a></li>
|
3216
|
+
</ul></div>
|
3217
|
+
</div>
|
3218
|
+
<div class="clear"></div>
|
3219
|
+
</div>
|
3220
|
+
|
3221
|
+
</div>
|
3222
|
+
<div class="nav prev">
|
3223
|
+
<div class="btn" style="display:none;"><span class="arrow"></span></div>
|
3224
|
+
</div><div class="nav next">
|
3225
|
+
<div class="btn"><span class="arrow"></span></div>
|
3226
|
+
</div></div>
|
3227
|
+
</div>
|
3228
|
+
<div class="clear"></div>
|
3229
|
+
<script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/module/module.social-display-1.0.0.js"></script><script type="text/cjs">
|
3230
|
+
|
3231
|
+
$("#mod-m1-2-b085fd24-1c27-49f5-a208-70a259a59638.social-display").twp_socialDisplay();
|
3232
|
+
</script></div>
|
3233
|
+
<!--/panel 1-->
|
3234
|
+
</div>
|
3235
|
+
<!--/panels-->
|
3236
|
+
<div class="clear"></div>
|
3237
|
+
</div>
|
3238
|
+
<!--/tabbed-panels -->
|
3239
|
+
</div>
|
3240
|
+
<!--/module -->
|
3241
|
+
|
3242
|
+
<a href="http://bit.ly/wviews"><img src="http://www.washingtonpost.com/blogs/worldviews/files/2013/09/worldviews_email_promo.jpeg" width=335 /></a><div id="mod-bureau-map-62060ede-5738-4724-8f8a-ee0504a9e91e" class="module component bureau-map curved">
|
3243
|
+
<p class="heading heading2">The Post's Foreign Bureaus</p>
|
3244
|
+
<div class="map-canvas">
|
3245
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#mexico_city">
|
3246
|
+
<div class="bureau mexico">
|
3247
|
+
<span class="bubble">
|
3248
|
+
<p>Mexico City</p>
|
3249
|
+
<span class="bubble-end"></span>
|
3250
|
+
</span>
|
3251
|
+
</div>
|
3252
|
+
</a>
|
3253
|
+
|
3254
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#london">
|
3255
|
+
<div class="bureau london">
|
3256
|
+
<span class="bubble">
|
3257
|
+
<p>London</p>
|
3258
|
+
<span class="bubble-end"></span>
|
3259
|
+
</span>
|
3260
|
+
</div>
|
3261
|
+
</a>
|
3262
|
+
</a><a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#nairobi">
|
3263
|
+
<div class="bureau nairobi">
|
3264
|
+
<span class="bubble">
|
3265
|
+
<p>Nairobi</p>
|
3266
|
+
<span class="bubble-end"></span>
|
3267
|
+
</span>
|
3268
|
+
</div>
|
3269
|
+
</a>
|
3270
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#cairo">
|
3271
|
+
<div class="bureau cairo">
|
3272
|
+
<span class="bubble">
|
3273
|
+
<p>Cairo</p>
|
3274
|
+
<span class="bubble-end"></span>
|
3275
|
+
</span>
|
3276
|
+
</div>
|
3277
|
+
</a>
|
3278
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#beirut">
|
3279
|
+
<div class="bureau beirut">
|
3280
|
+
<span class="bubble">
|
3281
|
+
<p>Beirut</p>
|
3282
|
+
<span class="bubble-end"></span>
|
3283
|
+
</span>
|
3284
|
+
</div>
|
3285
|
+
</a>
|
3286
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#jerusalem">
|
3287
|
+
<div class="bureau jerusalem">
|
3288
|
+
<span class="bubble">
|
3289
|
+
<p>Jerusalem</p>
|
3290
|
+
<span class="bubble-end"></span>
|
3291
|
+
</span>
|
3292
|
+
</div>
|
3293
|
+
</a>
|
3294
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#moscow">
|
3295
|
+
<div class="bureau moscow">
|
3296
|
+
<span class="bubble">
|
3297
|
+
<p>Moscow</p>
|
3298
|
+
<span class="bubble-end"></span>
|
3299
|
+
</span>
|
3300
|
+
</div>
|
3301
|
+
</a>
|
3302
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#kabul">
|
3303
|
+
<div class="bureau kabul">
|
3304
|
+
<span class="bubble">
|
3305
|
+
<p>Kabul</p>
|
3306
|
+
<span class="bubble-end"></span>
|
3307
|
+
</span>
|
3308
|
+
</div>
|
3309
|
+
</a>
|
3310
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#tehran">
|
3311
|
+
<div class="bureau tehran">
|
3312
|
+
<span class="bubble">
|
3313
|
+
<p>Tehran</p>
|
3314
|
+
<span class="bubble-end"></span>
|
3315
|
+
</span>
|
3316
|
+
</div>
|
3317
|
+
</a>
|
3318
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#islamabad">
|
3319
|
+
<div class="bureau islamabad">
|
3320
|
+
<span class="bubble">
|
3321
|
+
<p>Islamabad</p>
|
3322
|
+
<span class="bubble-end"></span>
|
3323
|
+
</span>
|
3324
|
+
</div>
|
3325
|
+
</a>
|
3326
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#new_delhi">
|
3327
|
+
<div class="bureau newdelhi">
|
3328
|
+
<span class="bubble">
|
3329
|
+
<p>New Delhi</p>
|
3330
|
+
<span class="bubble-end"></span>
|
3331
|
+
</span>
|
3332
|
+
</div>
|
3333
|
+
</a>
|
3334
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#beijing">
|
3335
|
+
<div class="bureau beijing">
|
3336
|
+
<span class="bubble">
|
3337
|
+
<p>Beijing</p>
|
3338
|
+
<span class="bubble-end"></span>
|
3339
|
+
</span>
|
3340
|
+
</div>
|
3341
|
+
</a>
|
3342
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#tokyo">
|
3343
|
+
<div class="bureau tokyo">
|
3344
|
+
<span class="bubble">
|
3345
|
+
<p>Tokyo</p>
|
3346
|
+
<span class="bubble-end"></span>
|
3347
|
+
</span>
|
3348
|
+
</div>
|
3349
|
+
</a>
|
3350
|
+
|
3351
|
+
<a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html#berlin">
|
3352
|
+
<div class="bureau berlin">
|
3353
|
+
<span class="bubble">
|
3354
|
+
<p>Berlin</p>
|
3355
|
+
<span class="bubble-end"></span>
|
3356
|
+
</span>
|
3357
|
+
</div>
|
3358
|
+
</a>
|
3359
|
+
|
3360
|
+
</div>
|
3361
|
+
<p class="clear margin-top align-right bkgd-grey-rounded-corner"><strong><a href="http://www.washingtonpost.com/wp-srv/world/foreignbureaus/index.html" class="icon right-arrow">View all correspondents by bureau</a></strong></p></div>
|
3362
|
+
<script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/plugin/plugin.bubble-1.0.0.js"></script><script type="text/cjs">
|
3363
|
+
|
3364
|
+
(function(){
|
3365
|
+
jQuery('#mod-bureau-map-62060ede-5738-4724-8f8a-ee0504a9e91e .bubble').bubble();
|
3366
|
+
})();
|
3367
|
+
</script><div id="rev_ad_8"></div><div id="rev_ad_7"></div> <!-- htmlWrapperClass: -->
|
3368
|
+
<!-- START: pptile-ad -->
|
3369
|
+
<div id="slug_pptile" style="display:none;">
|
3370
|
+
<div id="wpni_adi_pptile" class="ads slug pptile ">
|
3371
|
+
<script type="text/javascript">
|
3372
|
+
placeAd2(commercialNode+'','pptile',false,'');
|
3373
|
+
</script>
|
3374
|
+
</div>
|
3375
|
+
|
3376
|
+
</div>
|
3377
|
+
<!-- END: pptile-ad -->
|
3378
|
+
<!-- htmlWrapperClass: -->
|
3379
|
+
<!-- START: flex_ss_bb_hp|2-ad -->
|
3380
|
+
<div id="slug_flex_ss_bb_hp_2" style="display:none;">
|
3381
|
+
<div id="wpni_adi_flex_ss_bb_hp_2" class="ads slug flex_ss_bb_hp|2 rr">
|
3382
|
+
<script type="text/javascript">
|
3383
|
+
placeAd2(commercialNode+'','flex_ss_bb_hp|2','vi','');
|
3384
|
+
</script>
|
3385
|
+
</div>
|
3386
|
+
|
3387
|
+
</div>
|
3388
|
+
<!-- END: flex_ss_bb_hp|2-ad -->
|
3389
|
+
<!-- htmlWrapperClass: -->
|
3390
|
+
<!-- START: featured_links-ad -->
|
3391
|
+
<div id="slug_featured_links" class="module component curved" style="display:none;">
|
3392
|
+
<div id="wpni_adi_featured_links" class="ads slug featured_links rr">
|
3393
|
+
<!--Textlinks V3 12/10/12--><div><link rel="stylesheet" media="all" href="http://media.washingtonpost.com/wp-srv/ad/textlinks/style/textlinks.css"><script src="http://js.washingtonpost.com/wp-srv/ad/textlinks_config.js" type="text/javascript" language="javascript"></script><script src="http://js.washingtonpost.com/wp-srv/ad/textlinks.js" type="text/javascript" language="javascript"></script><script type="text/javascript" language="Javascript"> $(document).ready(function() {insertLinks('article');}); </script></div></div>
|
3394
|
+
|
3395
|
+
</div>
|
3396
|
+
<!-- END: featured_links-ad -->
|
3397
|
+
<!-- htmlWrapperClass: -->
|
3398
|
+
<!-- START: sponsor_links_rr-ad -->
|
3399
|
+
<div id="slug_sponsor_links_rr" class="module component curved" style="display:none;">
|
3400
|
+
<div id="wpni_adi_sponsor_links_rr" class="ads slug sponsor_links_rr rr">
|
3401
|
+
<script type="text/javascript">
|
3402
|
+
placeAd2(commercialNode+'','sponsor_links_rr',false,'');
|
3403
|
+
</script>
|
3404
|
+
</div>
|
3405
|
+
|
3406
|
+
</div>
|
3407
|
+
<!-- END: sponsor_links_rr-ad -->
|
3408
|
+
<!-- htmlWrapperClass: -->
|
3409
|
+
<!-- START: 336x60-ad -->
|
3410
|
+
<div id="slug_336x60" style="display:none;">
|
3411
|
+
<div id="wpni_adi_336x60" class="ads slug 336x60 rr">
|
3412
|
+
<script type="text/javascript">
|
3413
|
+
placeAd2(commercialNode+'','336x60',false,'');
|
3414
|
+
</script>
|
3415
|
+
</div>
|
3416
|
+
|
3417
|
+
</div>
|
3418
|
+
<!-- END: 336x60-ad -->
|
3419
|
+
<!-- htmlWrapperClass: -->
|
3420
|
+
<!-- START: marketing-ad -->
|
3421
|
+
<div id="slug_marketing" style="display:none;">
|
3422
|
+
<div id="wpni_adi_marketing" class="ads slug marketing rr">
|
3423
|
+
<script type="text/javascript">
|
3424
|
+
placeAd2(commercialNode+'','marketing',false,'');
|
3425
|
+
</script>
|
3426
|
+
</div>
|
3427
|
+
|
3428
|
+
</div>
|
3429
|
+
<!-- END: marketing-ad -->
|
3430
|
+
<!-- htmlWrapperClass: -->
|
3431
|
+
<!-- START: flex_ss_bb_hp|3-ad -->
|
3432
|
+
<div id="slug_flex_ss_bb_hp_3" style="display:none;">
|
3433
|
+
<div id="wpni_adi_flex_ss_bb_hp_3" class="ads slug flex_ss_bb_hp|3 rr">
|
3434
|
+
<script type="text/javascript">
|
3435
|
+
placeAd2(commercialNode+'','flex_ss_bb_hp|3','vi','');
|
3436
|
+
</script>
|
3437
|
+
</div>
|
3438
|
+
|
3439
|
+
</div>
|
3440
|
+
<!-- END: flex_ss_bb_hp|3-ad -->
|
3441
|
+
</div>
|
3442
|
+
</div>
|
3443
|
+
</div>
|
3444
|
+
<!--/right-rail --><div class="clear"></div></div>
|
3445
|
+
|
3446
|
+
</div>
|
3447
|
+
|
3448
|
+
<!-- htmlWrapperClass: -->
|
3449
|
+
<!-- START: sponsor_links_bt-ad -->
|
3450
|
+
<div id="slug_sponsor_links_bt" style="display:none;">
|
3451
|
+
<div id="wpni_adi_sponsor_links_bt" class="ad sponsored-links content-bottom margin-top-30 border">
|
3452
|
+
<script type="text/javascript">
|
3453
|
+
placeAd2(commercialNode+'','sponsor_links_bt',false,'');
|
3454
|
+
</script>
|
3455
|
+
</div>
|
3456
|
+
|
3457
|
+
</div>
|
3458
|
+
<!-- END: sponsor_links_bt-ad -->
|
3459
|
+
<div class="ad-top ads align-center block">
|
3460
|
+
<!-- htmlWrapperClass: -->
|
3461
|
+
<!-- START: leaderboard_2-ad -->
|
3462
|
+
<div id="slug_leaderboard_2" style="display:none;">
|
3463
|
+
<div id="wpni_adi_leaderboard_2" class="ads slug leaderboard_2 ">
|
3464
|
+
<script type="text/javascript">
|
3465
|
+
placeAd2(commercialNode+'','leaderboard|2',false,'');
|
3466
|
+
</script>
|
3467
|
+
</div>
|
3468
|
+
|
3469
|
+
</div>
|
3470
|
+
<!-- END: leaderboard|2-ad -->
|
3471
|
+
</div>
|
3472
|
+
</div>
|
3473
|
+
<!--/content--><div id="footer">
|
3474
|
+
<div id="footer-v3">
|
3475
|
+
<script type="text/javascript">
|
3476
|
+
if(typeof wpAd != 'undefined')wpAd.cleanScriptTags();</script><ul class="footerSectionLinks">
|
3477
|
+
<li class="wpFooterLogo"><a href="http://www.washingtonpost.com/">The Washington Post</a></li>
|
3478
|
+
<li class="subscribe"><a href="https://account.washingtonpost.com/acquisition/?oscode=RPW2&tid=footer_signup&promo=dghpfooter">Subscribe</a></li>
|
3479
|
+
<li><a href="http://posttv.com">PostTV</a></li>
|
3480
|
+
<li><a href="http://www.washingtonpost.com/politics">Politics</a></li>
|
3481
|
+
<li><a href="http://www.washingtonpost.com/opinions">Opinions</a></li>
|
3482
|
+
<li><a href="http://www.washingtonpost.com/local">Local</a></li>
|
3483
|
+
<li><a href="http://www.washingtonpost.com/sports">Sports</a></li>
|
3484
|
+
<li><a href="http://www.washingtonpost.com/national">National</a></li>
|
3485
|
+
<li><a href="http://www.washingtonpost.com/world">World</a></li>
|
3486
|
+
<li><a href="http://www.washingtonpost.com/business">Business</a></li>
|
3487
|
+
<li><a href="http://www.washingtonpost.com/technology">Tech</a></li>
|
3488
|
+
<li><a href="http://www.washingtonpost.com/lifestyle">Lifestyle</a></li>
|
3489
|
+
<li><a href="http://www.washingtonpost.com/entertainment">Entertainment</a></li>
|
3490
|
+
<li><a href="http://www.washingtonpost.com/wl/jobs/home">Jobs</a></li>
|
3491
|
+
</ul><div class="services">
|
3492
|
+
<div class="wp-column first-column">
|
3493
|
+
<p class="footerHeadline">More ways to get us</p>
|
3494
|
+
<ul class="grid col">
|
3495
|
+
<li><a href="https://account.washingtonpost.com/acquisition/?oscode=RPW2&tid=footer_signup&promo=dghpfooter">Home delivery</a></li>
|
3496
|
+
<li><a href="https://account.washingtonpost.com/acquisition/?&tid=footer_signup&promo=dghpsubtn">Digital Subscription</a></li>
|
3497
|
+
<li><a href="https://account.washingtonpost.com/acquisition/gift-subscription.html?landing=1&tid=nav_gift">Gift Subscription</a></li>
|
3498
|
+
<li><a class="icon mobile" href="http://www.washingtonpost.com/wp-srv/contents/mobile/">Mobile & Apps</a></li>
|
3499
|
+
<li><a class="icon newsletter-alerts" href="https://ssl.washingtonpost.com/actmgmt/registration/addnewsletter/long">Newsletter & Alerts</a></li>
|
3500
|
+
</ul>
|
3501
|
+
<ul class="grid col">
|
3502
|
+
<li><a class="icon video" href="http://washingtonpostlive.com/">Washington Post Live</a></li>
|
3503
|
+
<li><a href="http://www.washingtonpost.com/blogs/ask-the-post/post/reprints-and-permissions/2011/11/18/gIQAztpLlN_blog.html">Reprints & Permissions</a></li>
|
3504
|
+
<li><a class="icon post-store" href="http://www.cafepress.com/washingtonpost">Post Store</a></li>
|
3505
|
+
<li><a href="https://account.washingtonpost.com/actmgmt/registration/ereplica/login/default">e-Replica</a></li>
|
3506
|
+
<li><a href="http://pqasb.pqarchiver.com/washingtonpost/search.html">Archive</a></li>
|
3507
|
+
</ul>
|
3508
|
+
<ul class="grid col last">
|
3509
|
+
<li><a class="icon rss" href="http://www.washingtonpost.com/rss">RSS</a></li>
|
3510
|
+
<li><a class="icon facebook" href="http://www.facebook.com/washingtonpost" target="_blank">Facebook</a></li>
|
3511
|
+
<li><a class="icon twitter" href="http://www.twitter.com/intent/user?screen_name=washingtonpost" target="_blank">Twitter</a></li>
|
3512
|
+
</ul>
|
3513
|
+
</div>
|
3514
|
+
|
3515
|
+
<div class="wp-column">
|
3516
|
+
<p class="footerHeadline">Contact Us</p>
|
3517
|
+
<ul class="grid">
|
3518
|
+
<li><a href="http://www.washingtonpost.com/actmgmt/help/">Help & Contact Info</a></li>
|
3519
|
+
<li><a href="mailto:readers@washpost.com">Reader Representative</a></li>
|
3520
|
+
<li><a href="http://advertising.washingtonpost.com/index.php">Digital Advertising</a></li>
|
3521
|
+
<li><a href="http://www.washingtonpostads.com/">Newspaper Advertising</a></li>
|
3522
|
+
<li><a href="http://syndication.washingtonpost.com">News Service & Syndicate</a></li>
|
3523
|
+
</ul>
|
3524
|
+
</div>
|
3525
|
+
|
3526
|
+
<div class="wp-column">
|
3527
|
+
<p class="footerHeadline">About Us</p>
|
3528
|
+
<ul class="grid wp-pad-bot-six">
|
3529
|
+
<li><a href="http://www.washingtonpost.com/community">In the community</a></li>
|
3530
|
+
<li><a href="http://washingtonpostmedia.com/careers">Careers</a></li>
|
3531
|
+
<li><a href="http://postpoints.washingtonpost.com">PostPoints</a></li>
|
3532
|
+
<li><a href="http://nie.washingtonpost.com">Newspaper in Education</a></li>
|
3533
|
+
<li><a href="http://www.washingtonpost.com/wp-srv/guidelines/corrections.html">Digital Publishing Guidelines</a></li>
|
3534
|
+
</ul>
|
3535
|
+
</div>
|
3536
|
+
|
3537
|
+
<div class="wp-column partners-holder">
|
3538
|
+
<p class="footerHeadline">Partners</p>
|
3539
|
+
<ul class="partnersList">
|
3540
|
+
<li class="partners"><a href="http://www.washingtonpost.com/sf/brand-connect/" target="_blank" class="brandconnect">WP BrandConnect</a></li>
|
3541
|
+
<li class="partners"><a href="http://www.washingtonpost.com/capital_business" target="_blank" class="capitalbusiness">Capital Business</a></li>
|
3542
|
+
<li class="partners"><a href="http://www.thecapitoldeal.com" target="_blank" class="capitoldeal">Capitol Deal</a></li>
|
3543
|
+
<li class="partners"><a href="http://www.expressnightout.com" target="_blank" class="express">Express</a></li>
|
3544
|
+
<li class="partners"><a href="http://fashionwashington.com" target="_blank" class="fashionwashington">Fashion Washington</a></li>
|
3545
|
+
<li class="partners"><a href="http://findnsave.washingtonpost.com" target="_blank" class="findnsave">Find&Save</a></li>
|
3546
|
+
<li class="partners"><a href="http://www.postmasterclass.com" target="_blank" class="masterclass">Washington Post Master Class</a></li>
|
3547
|
+
<li class="partners"><a href="http://www.parade.com" target="_blank" class="parade">Parade Magazine</a></li>
|
3548
|
+
<li class="partners"><a href="http://www.servicealley.com" target="_blank" class="servicealley">Service Alley</a></li>
|
3549
|
+
<li class="partners"><a href="http://www.eltiempolatino.com" target="_blank" class="eltiempolatino">El Tiempo Latino</a></li>
|
3550
|
+
<li class="partners"><a href="http://www.washingtonpostwine.com/" target="_blank" class="wpwineclub">Washington Post Wine Club</a></li>
|
3551
|
+
</ul>
|
3552
|
+
</div>
|
3553
|
+
</div><div class="tos">
|
3554
|
+
<ul id="terms" class="inline-list">
|
3555
|
+
<li class="first"><a href="http://www.washingtonpost.com">washingtonpost.com</a></li>
|
3556
|
+
<li class="copyright">© 1996-<span class="getYear"></span> The Washington Post</a></li>
|
3557
|
+
<li class="terms"><a href="http://www.washingtonpost.com/terms-of-service/2011/11/18/gIQAldiYiN_sto
|
3558
|
+
ry.html">Terms of Service</a></li>
|
3559
|
+
<li><a href="http://www.washingtonpost.com/privacy-policy/2011/11/18/gIQASIiaiN_story
|
3560
|
+
.html">Privacy Policy</a></li>
|
3561
|
+
<li><a href="http://www.washingtonpost.com/discussion-and-submission-guidelines/2011/
|
3562
|
+
11/21/gIQAuvIbiN_story.html">Submissions and Discussion Policy</a></li>
|
3563
|
+
<li><a href="http://www.washingtonpost.com/rss-terms-of-service/2012/01/16/gIQAadFYAQ_story.html">RSS Terms of Service</a></li>
|
3564
|
+
<li class="last"><a href="http://www.washingtonpost.com/how-can-i-opt-out-of-online-advertising-co
|
3565
|
+
okies/2011/11/18/gIQABECbiN_story.html">Ad Choices</a></li>
|
3566
|
+
</ul>
|
3567
|
+
</div></div>
|
3568
|
+
<!-- /footer --></div>
|
3569
|
+
</div>
|
3570
|
+
<!--/shell-->
|
3571
|
+
|
3572
|
+
<script type="text/cjs">
|
3573
|
+
|
3574
|
+
jQuery(document).ready(function(){
|
3575
|
+
TWP.StaticMethods.addScript('http://js.revsci.net/gateway/gw.js?csid=J05531&auto=t');
|
3576
|
+
});
|
3577
|
+
</script><!-- Begin comScore Tag -->
|
3578
|
+
<noscript><img src="http://b.scorecardresearch.com/p?c1=2&c2=3005617&cv=2.0&cj=1" /></noscript>
|
3579
|
+
<!-- End comScore Tag -->
|
3580
|
+
|
3581
|
+
<!-- -->
|
3582
|
+
|
3583
|
+
<!-- Combo css: -->
|
3584
|
+
<!-- Combo JS: -->
|
3585
|
+
<script type="text/javascript" src="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/wapo/wapo_sites.js&r=/wapo/wapolabs.nojq.full.js&r=/wapo/prod/wapo_identity_full.js"></script><script type="text/javascript">
|
3586
|
+
|
3587
|
+
TWP.Util = TWP.Util || {};
|
3588
|
+
</script><!-- -->
|
3589
|
+
|
3590
|
+
<!-- Combo css: -->
|
3591
|
+
<link rel="stylesheet" type="text/css" href="http://css.washingtonpost.com/wpost/css/combo?token=20131218151500&inttoken=20131213142200&c=true&m=true&context=eidos&r=/echo2/twp_comments_echo2.css" /><!-- Combo JS: --><!-- -->
|
3592
|
+
|
3593
|
+
<!-- Combo css: -->
|
3594
|
+
<!-- Combo JS: -->
|
3595
|
+
<script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/echo2/v2/core/date.format.js&r=/plugin/plugin.jquery.echo-container-1.0.0.js&r=/echo2/v2/core/utils.js&r=/actmgmt/acctmgmt_common.js&r=/echo2/v2/core/twp_comments_echo2_identity.js&r=/echo2/v2/core/twp_comments_echo2_lite.js"></script><!-- -->
|
3596
|
+
|
3597
|
+
<!-- Combo css: -->
|
3598
|
+
<!-- Combo JS: --><!-- Trigger JS: -->
|
3599
|
+
<script type="text/javascript">
|
3600
|
+
|
3601
|
+
(function() {
|
3602
|
+
if(
|
3603
|
+
jQuery('.module.m1.story-flipper, .ooyala-player').length > 0
|
3604
|
+
) {
|
3605
|
+
$.ajax({
|
3606
|
+
dataType: "script",
|
3607
|
+
cache: true,
|
3608
|
+
url: 'http://player.ooyala.com/v3/b7011b24c7aa4da0901ec2ebf8ece42c?platform=html5-fallback',
|
3609
|
+
success: function(data) {
|
3610
|
+
|
3611
|
+
}
|
3612
|
+
});
|
3613
|
+
}
|
3614
|
+
if(
|
3615
|
+
jQuery('.module.m1.story-flipper, .ooyala-player').length > 0
|
3616
|
+
) {
|
3617
|
+
$.ajax({
|
3618
|
+
dataType: "script",
|
3619
|
+
cache: true,
|
3620
|
+
url: 'http://js.washingtonpost.com/wpost/js/combo?token=20130912154700&c=true&m=true&context=eidos&r=/ooyala/v3/ooyala-companion-ads.js&r=/ooyala/v3/ooyala-player-lite.js&r=/ooyala/v3/ooyala-player.js&r=/ooyala/v3/ooyala-inline-player.js&r=/ooyala/v3/ooyala-playlist.js',
|
3621
|
+
success: function(data) {
|
3622
|
+
|
3623
|
+
}
|
3624
|
+
});
|
3625
|
+
}
|
3626
|
+
})();
|
3627
|
+
</script><script type="text/javascript" src="http://www.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=false&context=wp-static&r=/ad/audsci.js"></script><!-- -->
|
3628
|
+
|
3629
|
+
<!-- Combo css: -->
|
3630
|
+
<!-- Combo JS: -->
|
3631
|
+
<script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/util/util-ajax-replace-2.0.js"></script><script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos"></script><script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/module/module.share.js"></script><script type="text/cjs" data-cjssrc="http://widgets.outbrain.com/outbrain.js"></script><script type="text/cjs" data-cjssrc="http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/marketing/identity-retargeting.js"></script><!-- Trigger JS: -->
|
3632
|
+
<script type="text/cjs">
|
3633
|
+
|
3634
|
+
(function() {
|
3635
|
+
if(
|
3636
|
+
(jQuery('div.button-fb').length > 0 && !(wp_meta_data.wt == 'article_story' && wp_meta_data.facet != 'allComments'&& jQuery('body.ie8,body.ie7').length > 0))
|
3637
|
+
|| (jQuery('div.network-news').length > 0 )
|
3638
|
+
|| (TWP.signedInProvider() && TWP.signedInProvider().toLowerCase() == "facebook" )
|
3639
|
+
|| (jQuery('.echo_container').length > 0 )
|
3640
|
+
) {
|
3641
|
+
$.ajax({
|
3642
|
+
dataType: "script",
|
3643
|
+
cache: true,
|
3644
|
+
url: 'http://js.washingtonpost.com/wpost/js/combo?token=20140114143100&c=true&m=true&context=eidos&r=/util/bootstrap.facebook.sdk.js',
|
3645
|
+
success: function(data) {
|
3646
|
+
|
3647
|
+
}
|
3648
|
+
});
|
3649
|
+
}
|
3650
|
+
if(
|
3651
|
+
(jQuery('.rate-share').length > 0 && jQuery('#check-google').length > 0) && !(wp_meta_data.wt == 'article_story' && wp_meta_data.facet != 'allComments'&& jQuery('body.ie8,body.ie7').length > 0)
|
3652
|
+
) {
|
3653
|
+
$.ajax({
|
3654
|
+
dataType: "script",
|
3655
|
+
cache: true,
|
3656
|
+
url: 'https://apis.google.com/js/plusone.js',
|
3657
|
+
success: function(data) {
|
3658
|
+
|
3659
|
+
}
|
3660
|
+
});
|
3661
|
+
}
|
3662
|
+
if(
|
3663
|
+
jQuery('.tweet').length > 0 && !(wp_meta_data.wt == 'article_story' && wp_meta_data.facet != 'allComments'&& jQuery('body.ie8,body.ie7').length > 0)
|
3664
|
+
) {
|
3665
|
+
$.ajax({
|
3666
|
+
dataType: "script",
|
3667
|
+
cache: true,
|
3668
|
+
url: 'http://platform.twitter.com/widgets.js',
|
3669
|
+
success: function(data) {
|
3670
|
+
|
3671
|
+
if(typeof twttr != "undefined") {
|
3672
|
+
twttr.events.bind('tweet', function(intent_event) {
|
3673
|
+
if(window.s) {
|
3674
|
+
s.sendDataToOmniture('twitter-share','event6',{'eVar1':s.eVar1,'eVar2':s.eVar2,'eVar8':s.eVar8,'eVar11':s.eVar11,'eVar17':s.eVar17,'eVar27':'Twitter'});
|
3675
|
+
}
|
3676
|
+
});
|
3677
|
+
}
|
3678
|
+
|
3679
|
+
}
|
3680
|
+
});
|
3681
|
+
}
|
3682
|
+
})();
|
3683
|
+
</script><!-- Inits -->
|
3684
|
+
<script type="text/cjs">
|
3685
|
+
|
3686
|
+
(function() {
|
3687
|
+
TWP.jsConfig = TWP.jsConfig || {};
|
3688
|
+
TWP.jsConfig.initFunctions = TWP.jsConfig.initFunctions || [];
|
3689
|
+
|
3690
|
+
var thisInit = function(base) {
|
3691
|
+
base.find('.ajax-replace').each(function(i,el) {
|
3692
|
+
TWP.Util.Ajax.replaceOnClick($(el),null,{});
|
3693
|
+
});
|
3694
|
+
try{
|
3695
|
+
monetatag.site.washpost.init();
|
3696
|
+
}catch(e){}
|
3697
|
+
base.find('div.share,ul.share').share();
|
3698
|
+
};
|
3699
|
+
|
3700
|
+
TWP.jsConfig.initFunctions.push(thisInit);
|
3701
|
+
|
3702
|
+
thisInit($('body'));
|
3703
|
+
})();
|
3704
|
+
</script><!-- -->
|
3705
|
+
|
3706
|
+
<!-- Combo css: -->
|
3707
|
+
<!-- Combo JS: -->
|
3708
|
+
<script type="text/javascript" src="http://widget.perfectmarket.com/wwwwashingtonpost/load.js"></script><script type="text/javascript">
|
3709
|
+
|
3710
|
+
if(TWP_Debug.pagedebug && typeof console != "undefined" && typeof console.log != "undefined") {
|
3711
|
+
console.log("[" + (new Date()-TWP_Debug.initialTime)/1000 + "] Bottom of frameset.jpt");
|
3712
|
+
}
|
3713
|
+
</script><script type="text/cjs">
|
3714
|
+
|
3715
|
+
if (!NREUMQ.f) {
|
3716
|
+
NREUMQ.f = function () {
|
3717
|
+
NREUMQ.push(["load", new Date().getTime()]);
|
3718
|
+
var e = document.createElement("script");
|
3719
|
+
e.type = "text/javascript";
|
3720
|
+
e.src = (("http:" === document.location.protocol) ? "http:" : "https:") + "//" + "d1ros97qkrwjf5.cloudfront.net/42/eum/rum.js";
|
3721
|
+
document.body.appendChild(e);
|
3722
|
+
if (NREUMQ.a) NREUMQ.a();
|
3723
|
+
};
|
3724
|
+
// NREUMQ.a = window.onload;
|
3725
|
+
// window.onload = NREUMQ.f;
|
3726
|
+
NREUMQ.f();
|
3727
|
+
};
|
3728
|
+
NREUMQ.push(["nrfj", "beacon-3.newrelic.com", "707aabbc5c", "1730675", "MlABYUsACEJXARVaXgsaLVpLDAddXxgEV2QXXExzSwABXFMMFRwbSkEURU4EBB4c", 0, 0, new Date().getTime(), "", "", "", "", ""]);
|
3729
|
+
</script></body></html>
|