bloomberg_quote 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2497 @@
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
+ <html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://opengraphprotocol.org/schema/" xmlns:fb="http://www.facebook.com/2008/fbml">
4
+ <head><script type="text/javascript">var NREUMQ=NREUMQ||[];NREUMQ.push(["mark","firstbyte",new Date().getTime()]);</script>
5
+ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
6
+ <title>9437:Tokyo Stock Quote - NTT DoCoMo Inc - Bloomberg</title>
7
+ <meta name="keywords" content="NTT DoCoMo Inc, NTT DoCoMo Inc stock, NTT DoCoMo Inc stock price, NTT DoCoMo Inc stock charts,
8
+ 9437 price quote, 9437 quote, NTT DoCoMo Inc news, 9437,
9
+ 9437 stock, 9437 stock price, 9437 stock charts, stock, stock price, stock charts" />
10
+ <meta name="description" content="Stock analysis for NTT DoCoMo Inc (9437:Tokyo) including stock price, stock chart, company news, key statistics, fundamentals and company profile." />
11
+ <meta property="og:title" content="9437:Tokyo Stock Quote - NTT DoCoMo Inc"/>
12
+ <meta property="og:site_name" content="Bloomberg"/>
13
+ <meta property="fb:admins" content="1502271052,1617206,500566238,616620419,18776,1396618572,501161086,100001111898866,1223836"/>
14
+ <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
15
+
16
+ <link href="http://cdn.gotraffic.net/v/20120417_153041/stylesheets/main-min-v3_1.css" media="all" rel="stylesheet" type="text/css" /> <link href="http://cdn.gotraffic.net/v/20120417_153041/stylesheets/main-min-v3_2.css" media="all" rel="stylesheet" type="text/css" /> <link href="http://cdn.gotraffic.net/r/v/20120412_170304/stylesheets/breg-min.css" media="screen" rel="stylesheet" type="text/css" />
17
+ <link href="http://cdn.gotraffic.net/q/v/20120413_173904/stylesheets/q-min.css" media="screen" rel="stylesheet" type="text/css" />
18
+ <!--[if IE 6]>
19
+ <link href="http://cdn.gotraffic.net/v/20120417_153041/stylesheets/ie6-all-v2-min.css" media="all" rel="stylesheet" type="text/css" /> <![endif]-->
20
+ <!--[if lt IE 8]>
21
+ <link href="http://cdn.gotraffic.net/v/20120417_153041/stylesheets/blocks_ltie8-min.css" media="all" rel="stylesheet" type="text/css" /> <![endif]-->
22
+
23
+ <link href="http://cdn.gotraffic.net/v/20120417_153041/stylesheets/markets/main-min.css" media="all" rel="stylesheet" type="text/css" />
24
+
25
+ <script src="/rapi/ads/js_config.js" type="text/javascript"></script>
26
+
27
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/javascripts/main_f-min-v2.js" type="text/javascript"></script> <script type="text/javascript">
28
+ //<![CDATA[
29
+ var reg_enabled = true || (BLOOMBERG.util.Cookie.get('reg_enabled') == 'true');
30
+ var q_enabled = true || (BLOOMBERG.util.Cookie.get('q_enabled') == 'true');
31
+
32
+ //]]>
33
+ </script> <script type="text/javascript">
34
+ </script>
35
+
36
+ <script type="text/javascript">
37
+
38
+ //For omniture
39
+ Description = "blp.persfin/research/quote/us";
40
+ // Setup for surround session
41
+ var adid="";
42
+ var surroundTagVal = "";
43
+ var surroundTag=BLOOMBERG.util.Cookie.get("surroundId"); // Get surround session id from the cookie
44
+ if(surroundTag == "undefined" || surroundTag == null || surroundTag == ""){ // check if there was a surround session id in the cookie
45
+ surroundTag="";
46
+ }else{
47
+ surroundTagVal="srnd="+surroundTag+";"; // finish setting up the key-value for the ad tags
48
+ }
49
+
50
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
51
+
52
+ //Market status
53
+ if (typeof gblvlty == "undefined"){ var gblvlty = 0; }
54
+ market_status_val = "status=marketstatus" + gblvlty;
55
+ HCat = "";
56
+
57
+ //Setting topic value for topic pages(Lingospot)
58
+ var topic_referrer = BLOOMBERG.referrer.topic_referrer();
59
+ if(topic_referrer != null && topic_referrer != ""){
60
+ topic_refer_key = "topic=" + topic_referrer + ";";
61
+ topic_refer_name = "blp.news/topic/" + topic_referrer;
62
+ }else{
63
+ topic_refer_key = "";
64
+ topic_refer_name = "blp.news/topic;";
65
+ }
66
+
67
+ sponsor_key = "";
68
+ var sponsor = BLOOMBERG.referrer.sponsor_referrer();
69
+ if(sponsor != null && sponsor != ""){
70
+ sponsor_key = "sponsor=" + sponsor + ";";
71
+ }
72
+ var ticker_key = ''
73
+ ticker_key += 'ticker=9437%3AJP;';
74
+
75
+
76
+ //Page URL to pass url to ad call
77
+ var page_url = window.location.pathname;
78
+ //Getting sumdomain for test site
79
+ var host_name_list = window.location.hostname.split('.');
80
+ var sub_domain_name= host_name_list[0];
81
+
82
+ <!-- AUDIENCESCIENCE AD TAG CODE -->
83
+ <!--
84
+ var rsi_segs = [];
85
+ var segs_beg=document.cookie.indexOf('rsi_segs=');
86
+ if (segs_beg>=0){
87
+ segs_beg=document.cookie.indexOf('=',segs_beg)+1;
88
+ if(segs_beg>0){
89
+ var segs_end=document.cookie.indexOf(';',segs_beg);
90
+ if(segs_end==-1) segs_end=document.cookie.length;
91
+ rsi_segs=document.cookie.substring(segs_beg,segs_end)
92
+ .split('|');
93
+ }
94
+ }
95
+ var segLen=20;
96
+ var segQS="";
97
+ if (rsi_segs.length<segLen){segLen=rsi_segs.length}
98
+ for (var i=0;i<segLen;i++){
99
+ segQS+=("rsi"+"="+rsi_segs[i].substring(7, rsi_segs[i].length)+";")
100
+ }
101
+ //-->
102
+ <!-- END AUDIENCESCIENCE AD TAG CODE -->
103
+
104
+ HCat = HCat + segQS + topic_refer_key + sponsor_key + ticker_key; //Value to be passed to the ad call
105
+ var no_dfp_interstitial = "false",
106
+ bbg_show_int = false;
107
+ </script>
108
+
109
+
110
+
111
+
112
+
113
+
114
+ <script type="text/javascript">
115
+ //<![CDATA[
116
+ BLOOMBERG.mobile.register_mobile_link();
117
+
118
+ //]]>
119
+ </script>
120
+ <script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script>
121
+
122
+ </head>
123
+ <body class="quote">
124
+ <div id="container" class="module">
125
+
126
+
127
+ <div class="header_top_unit">
128
+
129
+ <div id="market_snapshot_simple" class="base_container clearfix">
130
+ <div id="market_snapshot_container">
131
+ <div id="market_snapshot_table" class="filtered_index tabular_data europe">
132
+ <div class="header">
133
+ <strong><a href="/markets/stocks/">Market Snapshot</a></strong>
134
+ <ul class="original_market_tabs clearfix">
135
+ <li class="us first">U.S.</li>
136
+ <li class="europe">Europe</li>
137
+ <li class="asia last">Asia</li>
138
+ </ul>
139
+ </div>
140
+
141
+ <div class="ticker_groups" id="market_snap_us">
142
+ <table cellspacing="0" cellpadding="0" border="0" class="ticker_snapshot">
143
+ <tbody>
144
+ <tr class="heading">
145
+ <th>Ticker</th>
146
+ <th>Volume</th>
147
+ <th>Price</th>
148
+ <th>Price Delta</th>
149
+ </tr>
150
+
151
+ <tr class=" first">
152
+ <td class="bsym_ticker"><a href="/quote/INDU:IND">Dow</a></td>
153
+ <td class="price">13,032.80</td>
154
+ <td class="change delta value_down">-82.79</td>
155
+ <td class="delta delta value_down">-0.63%</td>
156
+ </tr>
157
+
158
+ <tr class="">
159
+ <td class="bsym_ticker"><a href="/quote/SPX:IND">S&P 500</a></td>
160
+ <td class="price">1,385.14</td>
161
+ <td class="change delta value_down">-5.64</td>
162
+ <td class="delta delta value_down">-0.41%</td>
163
+ </tr>
164
+
165
+ <tr class=" last">
166
+ <td class="bsym_ticker"><a href="/quote/CCMP:IND">Nasdaq</a></td>
167
+ <td class="price">3,031.45</td>
168
+ <td class="change delta value_down">-11.37</td>
169
+ <td class="delta delta value_down">-0.37%</td>
170
+ </tr>
171
+
172
+ </tbody>
173
+ </table>
174
+ </div>
175
+
176
+ <div class="ticker_groups" id="market_snap_europe">
177
+ <table cellspacing="0" cellpadding="0" border="0" class="ticker_snapshot">
178
+ <tbody>
179
+ <tr class="heading">
180
+ <th>Ticker</th>
181
+ <th>Volume</th>
182
+ <th>Price</th>
183
+ <th>Price Delta</th>
184
+ </tr>
185
+
186
+ <tr class=" first">
187
+ <td class="bsym_ticker"><a href="/quote/SX5E:IND">STOXX 50</a></td>
188
+ <td class="price">2,312.11</td>
189
+ <td class="change delta value_down">-15.73</td>
190
+ <td class="delta delta value_down">-0.68%</td>
191
+ </tr>
192
+
193
+ <tr class="">
194
+ <td class="bsym_ticker"><a href="/quote/UKX:IND">FTSE 100</a></td>
195
+ <td class="price">5,770.15</td>
196
+ <td class="change delta value_up">+24.86</td>
197
+ <td class="delta delta value_up">0.43%</td>
198
+ </tr>
199
+
200
+ <tr class=" last">
201
+ <td class="bsym_ticker"><a href="/quote/DAX:IND">DAX </a></td>
202
+ <td class="price">6,705.68</td>
203
+ <td class="change delta value_down">-26.35</td>
204
+ <td class="delta delta value_down">-0.39%</td>
205
+ </tr>
206
+
207
+ </tbody>
208
+ </table>
209
+ </div>
210
+
211
+ <div class="ticker_groups" id="market_snap_asia">
212
+ <table cellspacing="0" cellpadding="0" border="0" class="ticker_snapshot">
213
+ <tbody>
214
+ <tr class="heading">
215
+ <th>Ticker</th>
216
+ <th>Volume</th>
217
+ <th>Price</th>
218
+ <th>Price Delta</th>
219
+ </tr>
220
+
221
+ <tr class=" first">
222
+ <td class="bsym_ticker"><a href="/quote/NKY:IND">Nikkei</a></td>
223
+ <td class="price">9,588.38</td>
224
+ <td class="change delta value_down">-78.88</td>
225
+ <td class="delta delta value_down">-0.82%</td>
226
+ </tr>
227
+
228
+ <tr class="">
229
+ <td class="bsym_ticker"><a href="/quote/TPX:IND">TOPIX </a></td>
230
+ <td class="price">814.13</td>
231
+ <td class="change delta value_down">-5.14</td>
232
+ <td class="delta delta value_down">-0.63%</td>
233
+ </tr>
234
+
235
+ <tr class=" last">
236
+ <td class="bsym_ticker"><a href="/quote/HSI:IND">Hang Seng</a></td>
237
+ <td class="price">20,995.00</td>
238
+ <td class="change delta value_up">+214.28</td>
239
+ <td class="delta delta value_up">1.03%</td>
240
+ </tr>
241
+
242
+ </tbody>
243
+ </table>
244
+ </div>
245
+
246
+ </div>
247
+ </div>
248
+ <div id="leader_board">
249
+
250
+
251
+
252
+ <div class="dfp_ad_box">
253
+
254
+ <script xmlns:webad="http://www.bloomberg.com/webad" xmlns:wn="http://www.bloomberg.com/bloomberg-web-news" xmlns:nav="http://www.bloomberg.com/navigation" type="text/javascript">
255
+ include_u_tag = true;
256
+ adType = "DART";
257
+ Keys = "blp.persfin/research/quote/us";
258
+ dcop_val = "";
259
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
260
+ if (surroundTagVal != ""){
261
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
262
+ surroundTagVal="srnd="+surroundTagVal+";";
263
+ }
264
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
265
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
266
+ Size = "728x90";
267
+ Tile = "1";
268
+ Position = ";position=top";
269
+ if(sub_domain_name == 'bb20ad'){
270
+ Keys = "blp.test";
271
+ }
272
+ ad_location = 'Banner';
273
+ if (ad_location == 'Interstitial'){
274
+ if(no_dfp_interstitial == "false"){
275
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
276
+ }
277
+ }else{
278
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
279
+ }
280
+
281
+ </script>
282
+ <script type="text/javascript">
283
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
284
+ if(surroundTag == ""){
285
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
286
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
287
+ BLOOMBERG.util.Cookie.set("surroundId",adid,"","/"); // store the surround session id in a cookie. Set the expiration date of the cookie to determine how long the surround session should last. For example, if the surround session should last just one day, then set the expiration date for the cookie to tomorrow.
288
+ }
289
+ }
290
+ else{
291
+ surroundTag="srnd="+surroundTag+";";
292
+ }
293
+
294
+ </script>
295
+
296
+
297
+ </div>
298
+ </div>
299
+ </div>
300
+
301
+
302
+ <div class="outer_tickerbar base_container">
303
+ <div class="inner_tickerbar">
304
+ <div class="ticker_holder">
305
+ <div id="tickerID" class="ticker" >
306
+ <div class="clstsd" id="symbol_GCA_COM" >
307
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
308
+ <tr>
309
+ <td class="inner_pill cl_tickername">
310
+ Gold
311
+ </td>
312
+ <td class="inner_pill cl_price">
313
+ <span class="last_price">
314
+ 1,634.70 </span>
315
+ </td>
316
+ <td class="inner_pill">
317
+ <span class="value_change" >
318
+ -0.30% </span>
319
+ </td>
320
+ </tr>
321
+ </table>
322
+ </div>
323
+ <div class="clstsd" id="symbol_EURUSD_IND" >
324
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
325
+ <tr>
326
+ <td class="inner_pill cl_tickername">
327
+ <a href="/quote/EURUSD:CUR">EUR-USD</a> </td>
328
+ <td class="inner_pill cl_price">
329
+ <span class="last_price">
330
+ 1.3088 </span>
331
+ </td>
332
+ <td class="inner_pill">
333
+ <span class="value_change" >
334
+ -0.2705% </span>
335
+ </td>
336
+ </tr>
337
+ </table>
338
+ </div>
339
+ <div class="clstsd" id="symbol_CCMP_IND" >
340
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
341
+ <tr>
342
+ <td class="inner_pill cl_tickername">
343
+ <a href="/quote/CCMP:IND">Nasdaq</a>
344
+ </td>
345
+ <td class="inner_pill cl_price">
346
+ <span class="last_price">
347
+ 3,031.45 </span>
348
+ </td>
349
+ <td class="inner_pill">
350
+ <span class="value_change" >
351
+ -0.37% </span>
352
+ </td>
353
+ </tr>
354
+ </table>
355
+ </div>
356
+ <div class="clstsd" id="symbol_INDU_IND" >
357
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
358
+ <tr>
359
+ <td class="inner_pill cl_tickername">
360
+ <a href="/quote/INDU:IND">Dow</a>
361
+ </td>
362
+ <td class="inner_pill cl_price">
363
+ <span class="last_price">
364
+ 13,032.80 </span>
365
+ </td>
366
+ <td class="inner_pill">
367
+ <span class="value_change" >
368
+ -0.63% </span>
369
+ </td>
370
+ </tr>
371
+ </table>
372
+ </div>
373
+ <div class="clstsd" id="symbol_SPX_IND" >
374
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
375
+ <tr>
376
+ <td class="inner_pill cl_tickername">
377
+ <a href="/quote/SPX:IND">S&P 500</a>
378
+ </td>
379
+ <td class="inner_pill cl_price">
380
+ <span class="last_price">
381
+ 1,385.14 </span>
382
+ </td>
383
+ <td class="inner_pill">
384
+ <span class="value_change" >
385
+ -0.41% </span>
386
+ </td>
387
+ </tr>
388
+ </table>
389
+ </div>
390
+ <div class="clstsu" id="symbol_UKX_IND" >
391
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
392
+ <tr>
393
+ <td class="inner_pill cl_tickername">
394
+ <a href="/quote/UKX:IND">FTSE 100</a>
395
+ </td>
396
+ <td class="inner_pill cl_price">
397
+ <span class="last_price">
398
+ 5,770.15 </span>
399
+ </td>
400
+ <td class="inner_pill">
401
+ <span class="value_change" >
402
+ +0.43% </span>
403
+ </td>
404
+ </tr>
405
+ </table>
406
+ </div>
407
+ <div class="clstsd" id="symbol_SX5E_IND" >
408
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
409
+ <tr>
410
+ <td class="inner_pill cl_tickername">
411
+ <a href="/quote/SX5E:IND">STOXX 50</a>
412
+ </td>
413
+ <td class="inner_pill cl_price">
414
+ <span class="last_price">
415
+ 2,312.11 </span>
416
+ </td>
417
+ <td class="inner_pill">
418
+ <span class="value_change" >
419
+ -0.68% </span>
420
+ </td>
421
+ </tr>
422
+ </table>
423
+ </div>
424
+ <div class="clstsd" id="symbol_DAX_IND" >
425
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
426
+ <tr>
427
+ <td class="inner_pill cl_tickername">
428
+ <a href="/quote/DAX:IND">DAX</a>
429
+ </td>
430
+ <td class="inner_pill cl_price">
431
+ <span class="last_price">
432
+ 6,705.68 </span>
433
+ </td>
434
+ <td class="inner_pill">
435
+ <span class="value_change" >
436
+ -0.39% </span>
437
+ </td>
438
+ </tr>
439
+ </table>
440
+ </div>
441
+ <div class="clstsu" id="symbol_CLA_COM" >
442
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
443
+ <tr>
444
+ <td class="inner_pill cl_tickername">
445
+ Oil (WTI)
446
+ </td>
447
+ <td class="inner_pill cl_price">
448
+ <span class="last_price">
449
+ 102.74 </span>
450
+ </td>
451
+ <td class="inner_pill">
452
+ <span class="value_change" >
453
+ +0.07% </span>
454
+ </td>
455
+ </tr>
456
+ </table>
457
+ </div>
458
+ <div class="clstsd" id="symbol_GT10_GOV" >
459
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
460
+ <tr>
461
+ <td class="inner_pill cl_tickername">
462
+ U.S. 10-year
463
+ </td>
464
+ <td class="inner_pill cl_yield">
465
+ <span class="yield">1.975%</span>
466
+ </td>
467
+ <td class="inner_pill">
468
+ <span class="yield_change" >0.000</span>
469
+ </td>
470
+ </tr>
471
+ </table>
472
+ </div>
473
+ <div class="clstsu" id="symbol_8411_JP" >
474
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
475
+ <tr>
476
+ <td class="inner_pill cl_tickername">
477
+ 8411:JP
478
+ </td>
479
+ <td class="inner_pill cl_price">
480
+ <span class="last_price">
481
+ 130.00 </span>
482
+ </td>
483
+ <td class="inner_pill">
484
+ <span class="value_change" >
485
+ 0.00% </span>
486
+ </td>
487
+ </tr>
488
+ </table>
489
+ </div>
490
+ <div class="clstsd" id="symbol_INTC_US" >
491
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
492
+ <tr>
493
+ <td class="inner_pill cl_tickername">
494
+ INTC:US
495
+ </td>
496
+ <td class="inner_pill cl_price">
497
+ <span class="last_price">
498
+ 27.95 </span>
499
+ </td>
500
+ <td class="inner_pill">
501
+ <span class="value_change" >
502
+ -1.83% </span>
503
+ </td>
504
+ </tr>
505
+ </table>
506
+ </div>
507
+ </div>
508
+ </div>
509
+ <div id="customizeBtn" class="pause">
510
+ </div>
511
+ </div>
512
+ </div>
513
+
514
+ </div>
515
+
516
+
517
+
518
+ <div id="header_container" class="base_container">
519
+ <div id="header_top" class="clearfix">
520
+ <div id="branding">
521
+
522
+ <a id="header_logo" class="logo_img" href="/">Bloomberg</a>
523
+ </div>
524
+ <ul id="utility_navigation">
525
+ <li id="about_bloomberg" class="first"><a href="/company/"><abbr title="Learn more about our company">Our Company</abbr></a></li>
526
+ <li id="bloomberg_professional"><a href="/professional/"><abbr title="Bloomberg Professional">Professional</abbr></a></li>
527
+ <li id="bloomberg_anywhere" class="last"><a href="https://bba.bloomberg.net/" rel="nofollow"><abbr title="Bloomberg Anywhere">Anywhere</abbr></a></li>
528
+ </ul>
529
+ <div id="queuebutton_dfp_ad">
530
+
531
+ <script xmlns:webad="http://www.bloomberg.com/webad" xmlns:wn="http://www.bloomberg.com/bloomberg-web-news" xmlns:nav="http://www.bloomberg.com/navigation" type="text/javascript">
532
+ include_u_tag = true;
533
+ adType = "DART";
534
+ Keys = "blp.persfin/research/quote/us";
535
+ dcop_val = "";
536
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
537
+ if (surroundTagVal != ""){
538
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
539
+ surroundTagVal="srnd="+surroundTagVal+";";
540
+ }
541
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
542
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
543
+ Size = "160x31";
544
+ Tile = "4";
545
+ Position = ";position=queuebutton";
546
+ if(sub_domain_name == 'bb20ad'){
547
+ Keys = "blp.test";
548
+ }
549
+ ad_location = 'queuebutton';
550
+ if (ad_location == 'Interstitial'){
551
+ if(no_dfp_interstitial == "false"){
552
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
553
+ }
554
+ }else{
555
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
556
+ }
557
+
558
+ </script>
559
+ <script type="text/javascript">
560
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
561
+ if(surroundTag == ""){
562
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
563
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
564
+ BLOOMBERG.util.Cookie.set("surroundId",adid,"","/"); // store the surround session id in a cookie. Set the expiration date of the cookie to determine how long the surround session should last. For example, if the surround session should last just one day, then set the expiration date for the cookie to tomorrow.
565
+ }
566
+ }
567
+ else{
568
+ surroundTag="srnd="+surroundTag+";";
569
+ }
570
+
571
+ </script>
572
+
573
+
574
+
575
+ </div>
576
+
577
+ <script type="text/javascript">
578
+ if (reg_enabled) {
579
+ document.write('<ul id="user_navigation"><li id="nav_register"><a href="https://login.bloomberg.com/register" onmousedown="BLOOMBERG.tracker.EVENTTRACK.record(\'Module Link Tracking\', \'Nav Register\', null,null, false);">Register</a></li><li id="login_navigation_item" class="first"><a href="#"></a></li></ul>');
580
+ } else {
581
+ document.write('<ul id="user_navigation"></ul>');
582
+ document.write('<scr' + 'ipt type="text/javascript">BLOOMBERG.user_login.get_user_info($("#user_navigation"));</scr' + 'ipt>');
583
+ }
584
+ </script>
585
+ </div>
586
+ <div id="header_bottom" class="clearfix">
587
+ <div id="ext_navigation">
588
+
589
+
590
+ <div id="ext_primary_navigation_v3" class="header_nav clearfix">
591
+ <ul id="sectional_navigation">
592
+
593
+ <li id="nav_home" class="nav_menu_item nav_menu_item_with_dropdown">
594
+ <a href="/" class="menu_tab">
595
+ <span class="menu_text">Home</span>
596
+ <span class="menu_icon"></span>
597
+ </a>
598
+ <div class="div_dropdown_container">
599
+ <div class="dropdown_container clearfix">
600
+
601
+ <div class="dropdown_section">
602
+ <ul class="link_sections">
603
+ <li class="">
604
+ <a class="section" href="/">Bloomberg Homepage</a>
605
+ </li>
606
+ </ul>
607
+ </div>
608
+ <div class="dropdown_section">
609
+ <ul class="link_sections">
610
+ <li class="separator more_label">
611
+ <a class="section">More</a>
612
+ </li>
613
+ <li class="">
614
+ <a class="section" href="/mobile/">Mobile Apps</a>
615
+ </li>
616
+ <li class="">
617
+ <a class="section" href="http://www.businessweek.com/">Businessweek.com</a>
618
+ </li>
619
+ <li class="">
620
+ <a class="section" href="http://www.bloomberg.com/insights/?cmpid=bbg_more">Insights Series</a>
621
+ </li>
622
+ <li class="">
623
+ <a class="section" href="http://inside.bloomberg.com/">Bloomberg Blog</a>
624
+ </li>
625
+ </ul>
626
+ </div>
627
+ </div>
628
+ </div>
629
+ </li>
630
+ <li id="nav_quick" class="nav_menu_item">
631
+ <a href="/quickview/" class="menu_tab">
632
+ <span class="menu_text">Quick</span>
633
+ </a>
634
+ </li>
635
+ <li id="nav_news" class="nav_menu_item nav_menu_item_with_dropdown">
636
+ <a href="/news/" class="menu_tab">
637
+ <span class="menu_text">News</span>
638
+ <span class="menu_icon"></span>
639
+ </a>
640
+ <div class="div_dropdown_container">
641
+ <div class="dropdown_container clearfix">
642
+
643
+ <div class="dropdown_section">
644
+ <ul class="link_sections">
645
+ <li class="">
646
+ <a class="section" href="/news/">Top Headlines</a>
647
+ </li>
648
+ <li class="">
649
+ <a class="section" href="/popular/">Most Popular</a>
650
+ </li>
651
+ <li class="">
652
+ <a class="section" href="/news/exclusive/">Exclusive</a>
653
+ </li>
654
+ <li class="">
655
+ <a class="section" href="/news/politics/">Politics</a>
656
+ </li>
657
+ <li class="">
658
+ <a class="section" href="/news/law/">Law</a>
659
+ </li>
660
+ <li class="">
661
+ <a class="section" href="/entrepreneurs/">Entrepreneurs</a>
662
+ </li>
663
+ <li class="">
664
+ <a class="section" href="/leaders/">Leaders</a>
665
+ </li>
666
+ <li class="">
667
+ <a class="section" href="/muse/">Arts &amp; Culture</a>
668
+ </li>
669
+ <li class="">
670
+ <a class="section" href="/news/economy/">Economy</a>
671
+ </li>
672
+ <li class="">
673
+ <a class="section" href="/news/environment/">Environment</a>
674
+ </li>
675
+ <li class="">
676
+ <a class="section" href="/news/science/">Science</a>
677
+ </li>
678
+ <li class="">
679
+ <a class="section" href="/sports/">Sports</a>
680
+ </li>
681
+ <li class="">
682
+ <a class="section" href="/markets-magazine/">Bloomberg Markets Magazine</a>
683
+ </li>
684
+ <li class="special">
685
+ <a class="section" href="/presidential-election-2012/">Election 2012</a>
686
+ </li>
687
+ </ul>
688
+ </div>
689
+ <div class="dropdown_section">
690
+ <ul class="link_sections">
691
+ <li class="">
692
+ <a class="section" href="/news/regions/">Regions</a>
693
+ <ul class="link_subsections">
694
+ <li class="border_bottom ">
695
+ <a href="/news/us/">U.S.</a>
696
+ </li>
697
+ <li class=" ">
698
+ <a href="/news/china/">China</a>
699
+ </li>
700
+ <li class=" ">
701
+ <a href="/news/europe/">Europe</a>
702
+ </li>
703
+ <li class=" ">
704
+ <a href="/news/asia/">Asia</a>
705
+ </li>
706
+ <li class=" ">
707
+ <a href="/news/uk-ireland/">U.K. &amp; Ireland</a>
708
+ </li>
709
+ <li class=" ">
710
+ <a href="/news/australia-newzealand/">Australia &amp; New Zealand</a>
711
+ </li>
712
+ <li class=" ">
713
+ <a href="/news/canada/">Canada</a>
714
+ </li>
715
+ <li class=" ">
716
+ <a href="/news/india-pakistan/">India &amp; Pakistan</a>
717
+ </li>
718
+ <li class=" ">
719
+ <a href="/news/japan/">Japan</a>
720
+ </li>
721
+ <li class=" ">
722
+ <a href="/news/africa/">Africa</a>
723
+ </li>
724
+ <li class=" ">
725
+ <a href="/news/eastern-europe/">Eastern Europe</a>
726
+ </li>
727
+ <li class="last">
728
+ <a href="/news/regions/" class="more"><span>More Regions</span></a>
729
+ </li>
730
+ </ul>
731
+
732
+ </li>
733
+ </ul>
734
+ </div>
735
+ <div class="dropdown_section">
736
+ <ul class="link_sections">
737
+ <li class="btm_spacing">
738
+ <a class="section" href="/news/markets/">Markets</a>
739
+ <ul class="link_subsections">
740
+ <li class="border_bottom ">
741
+ <a href="/news/commodities/">Commodities</a>
742
+ </li>
743
+ <li class=" ">
744
+ <a href="/news/currencies/">Currencies</a>
745
+ </li>
746
+ <li class=" ">
747
+ <a href="/news/bonds/">Bonds</a>
748
+ </li>
749
+ <li class=" ">
750
+ <a href="/news/stocks/">Stocks</a>
751
+ </li>
752
+ <li class=" ">
753
+ <a href="/news/energy-markets/">Energy Markets</a>
754
+ </li>
755
+ <li class=" ">
756
+ <a href="/news/municipal-bonds/">Municipal Bonds</a>
757
+ </li>
758
+ <li class=" ">
759
+ <a href="/news/emerging-markets/">Emerging Markets</a>
760
+ </li>
761
+ <li class=" ">
762
+ <a href="/news/funds/">Funds</a>
763
+ </li>
764
+ <li class="last">
765
+ <a href="/news/markets/" class="more"><span>More Markets</span></a>
766
+ </li>
767
+ </ul>
768
+
769
+ </li>
770
+ </ul>
771
+ </div>
772
+ <div class="dropdown_section">
773
+ <ul class="link_sections">
774
+ <li class="">
775
+ <a class="section" href="/news/industries/">Industries</a>
776
+ <ul class="link_subsections">
777
+ <li class="border_bottom ">
778
+ <a href="/news/energy/">Energy</a>
779
+ </li>
780
+ <li class=" ">
781
+ <a href="/news/technology/">Technology</a>
782
+ </li>
783
+ <li class=" ">
784
+ <a href="/news/real-estate/">Real Estate</a>
785
+ </li>
786
+ <li class=" ">
787
+ <a href="/news/finance/">Finance</a>
788
+ </li>
789
+ <li class=" ">
790
+ <a href="/news/health-care/">Health Care</a>
791
+ </li>
792
+ <li class=" ">
793
+ <a href="/news/transportation/">Transportation</a>
794
+ </li>
795
+ <li class=" ">
796
+ <a href="/news/insurance/">Insurance</a>
797
+ </li>
798
+ <li class=" ">
799
+ <a href="/news/retail/">Retail</a>
800
+ </li>
801
+ <li class=" ">
802
+ <a href="/news/media/">Media</a>
803
+ </li>
804
+ <li class="last">
805
+ <a href="/news/industries/" class="more"><span>More Industries</span></a>
806
+ </li>
807
+ </ul>
808
+
809
+ </li>
810
+ </ul>
811
+ </div>
812
+ </div>
813
+ </div>
814
+ </li>
815
+ <li id="nav_view" class="nav_menu_item nav_menu_item_with_dropdown">
816
+ <a href="/view/" class="menu_tab">
817
+ <span class="menu_text">Opinion</span>
818
+ <span class="menu_icon"></span>
819
+ </a>
820
+ <div class="div_dropdown_container">
821
+ <div class="dropdown_container clearfix">
822
+
823
+ <div class="dropdown_section">
824
+ <ul class="link_sections">
825
+ <li class="">
826
+ <a class="section" href="/view/editorials/">Editorials</a>
827
+ </li>
828
+ <li class="">
829
+ <a class="section" href="/view/columns/">Columns</a>
830
+ </li>
831
+ <li class="">
832
+ <a class="section" href="/view/op-eds/">Op-Eds</a>
833
+ </li>
834
+ </ul>
835
+ </div>
836
+ <div class="dropdown_section">
837
+ <ul class="link_sections">
838
+ <li class="separator">
839
+ <a class="section" href="/view/business-class/">Business Class</a>
840
+ </li>
841
+ <li class="">
842
+ <a class="section" href="/view/echoes/">Echoes</a>
843
+ </li>
844
+ <li class="">
845
+ <a class="section" href="/view/the-ticker/">The Ticker</a>
846
+ </li>
847
+ <li class="">
848
+ <a class="section" href="/view/world-view/">World View</a>
849
+ </li>
850
+ </ul>
851
+ </div>
852
+ <a class="sponsor_branding" href="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=tf&c=20&mc=click&pli=4008894&PluID=0&ord=1334838024" rel="nofollow" target="_blank"></a>
853
+ </div>
854
+ </div>
855
+ </li>
856
+ <li id="nav_market_data" class="nav_menu_item nav_menu_item_with_dropdown">
857
+ <a href="/markets/" class="menu_tab">
858
+ <span class="menu_text">Market Data</span>
859
+ <span class="menu_icon"></span>
860
+ </a>
861
+ <div class="div_dropdown_container">
862
+ <div class="dropdown_container clearfix">
863
+
864
+ <div class="dropdown_section">
865
+ <ul class="link_sections">
866
+ <li class="btm_spacing">
867
+ <a class="section" href="/markets/stocks/">Stocks</a>
868
+ <ul class="link_subsections">
869
+ <li class="border_bottom ">
870
+ <a href="/markets/stocks/futures/">Stock Futures</a>
871
+ </li>
872
+ <li class=" ">
873
+ <a href="/markets/stocks/world-indexes/">World Indexes</a>
874
+ </li>
875
+ <li class=" ">
876
+ <a href="/markets/stocks/movers/dow/">Gainers & Losers</a>
877
+ </li>
878
+ <li class=" ">
879
+ <a href="/markets/stocks/regional-indexes/">Regional Indexes</a>
880
+ </li>
881
+ <li class=" last">
882
+ <a href="/apps/ecal?c=US">Earnings</a>
883
+ </li>
884
+ </ul>
885
+
886
+ </li>
887
+ <li class="">
888
+ <a class="section" href="/markets/rates-bonds/government-bonds/us/">Rates &amp; Bonds</a>
889
+ <ul class="link_subsections">
890
+ <li class="border_bottom ">
891
+ <a href="/markets/rates-bonds/government-bonds/us/">Government Bonds</a>
892
+ </li>
893
+ <li class=" ">
894
+ <a href="/markets/rates-bonds/corporate-bonds/">Corporate Bonds</a>
895
+ </li>
896
+ <li class=" last">
897
+ <a href="/markets/rates-bonds/key-rates/">Key Rates</a>
898
+ </li>
899
+ </ul>
900
+
901
+ </li>
902
+ </ul>
903
+ </div>
904
+ <div class="dropdown_section">
905
+ <ul class="link_sections">
906
+ <li class="btm_spacing">
907
+ <a class="section" href="/markets/commodities/futures/">Commodities</a>
908
+ <ul class="link_subsections">
909
+ <li class="border_bottom ">
910
+ <a href="/markets/commodities/futures/">Commodity Futures</a>
911
+ </li>
912
+ <li class=" last">
913
+ <a href="/energy/">Energy Prices</a>
914
+ </li>
915
+ </ul>
916
+
917
+ </li>
918
+ <li class="btm_spacing">
919
+ <a class="section" href="/markets/currencies/">Currencies</a>
920
+ <ul class="link_subsections">
921
+ <li class="border_bottom ">
922
+ <a href="/markets/currencies/americas/">World Currencies</a>
923
+ </li>
924
+ <li class=" last">
925
+ <a href="/markets/currencies/cross-rates/">Foreign Exchange Rates</a>
926
+ </li>
927
+ </ul>
928
+
929
+ </li>
930
+ <li class="">
931
+ <a class="section" href="/markets/etfs/">ETFs</a>
932
+ </li>
933
+ <li class="">
934
+ <a class="section" href="/markets/mutual-funds/top-funds/us/">Mutual Funds</a>
935
+ </li>
936
+ <li class="">
937
+ <a class="section" href="/markets/economic-calendar/">Economic Calendar</a>
938
+ </li>
939
+ <li class="">
940
+ <a class="section" href="/video/forex-trading/">Forex Trading Videos</a>
941
+ </li>
942
+ <li class="">
943
+ <a class="section" href="http://topics.bloomberg.com/islamic-finance/">Islamic Finance</a>
944
+ </li>
945
+ </ul>
946
+ </div>
947
+ </div>
948
+ </div>
949
+ </li>
950
+ <li id="nav_personal_finance" class="nav_menu_item nav_menu_item_with_dropdown">
951
+ <a href="/personal-finance/" class="menu_tab">
952
+ <span class="menu_text">Personal Finance</span>
953
+ <span class="menu_icon"></span>
954
+ </a>
955
+ <div class="div_dropdown_container">
956
+ <div class="dropdown_container clearfix">
957
+
958
+ <div class="dropdown_section">
959
+ <ul class="link_sections">
960
+ <li class="">
961
+ <a class="section" href="/personal-finance/">News & Videos</a>
962
+ </li>
963
+ <li class="">
964
+ <a class="section" href="/personal-finance/saving-and-investing/">Saving & Investing</a>
965
+ </li>
966
+ <li class="">
967
+ <a class="section" href="/personal-finance/retirement-planning/">Retirement Planning</a>
968
+ </li>
969
+ <li class="">
970
+ <a class="section" href="/personal-finance/real-estate/">Real Estate</a>
971
+ </li>
972
+ <li class="">
973
+ <a class="section" href="/personal-finance/taxes/">Taxes</a>
974
+ </li>
975
+ <li class="">
976
+ <a class="section" href="/personal-finance/financial-advisers/">Financial Advisers</a>
977
+ </li>
978
+ </ul>
979
+ </div>
980
+ <div class="dropdown_section">
981
+ <ul class="link_sections">
982
+ <li class="">
983
+ <a class="section" href="/personal-finance/insurance-and-health/">Insurance & Health</a>
984
+ </li>
985
+ <li class="">
986
+ <a class="section" href="/personal-finance/money-gallery/">Money Gallery</a>
987
+ </li>
988
+ <li class="">
989
+ <a class="section" href="/personal-finance/consumer-spending/">The Real Cost</a>
990
+ </li>
991
+ <li class="">
992
+ <a class="section" href="/personal-finance/portfolio-impact/">Portfolio Impact</a>
993
+ </li>
994
+ <li class="">
995
+ <a class="section" href="/personal-finance/calculators/">Calculators</a>
996
+ </li>
997
+ <li class="">
998
+ <a class="section" href="/apps/subscriber/webport">Portfolio Tracker</a>
999
+ </li>
1000
+ </ul>
1001
+ </div>
1002
+ </div>
1003
+ </div>
1004
+ </li>
1005
+ <li id="nav_technology" class="nav_menu_item nav_menu_item_with_dropdown">
1006
+ <a href="/technology/" class="menu_tab">
1007
+ <span class="menu_text">Tech</span>
1008
+ <span class="menu_icon"></span>
1009
+ </a>
1010
+ <div class="div_dropdown_container">
1011
+ <div class="dropdown_container clearfix">
1012
+
1013
+ <div class="dropdown_section">
1014
+ <ul class="link_sections">
1015
+ <li class="">
1016
+ <a class="section" href="/technology/">Technology Home</a>
1017
+ </li>
1018
+ <li class="">
1019
+ <a class="section" href="/technology/social-media/">Social Media</a>
1020
+ </li>
1021
+ <li class="">
1022
+ <a class="section" href="/technology/mobile-wireless/">Mobile & Wireless</a>
1023
+ </li>
1024
+ <li class="">
1025
+ <a class="section" href="/technology/web/">Web</a>
1026
+ </li>
1027
+ <li class="">
1028
+ <a class="section" href="/technology/enterprise-tech/">Enterprise Tech</a>
1029
+ </li>
1030
+ <li class="">
1031
+ <a class="section" href="/technology/tv-games-movies/">TV, Games & Movies</a>
1032
+ </li>
1033
+ <li class="">
1034
+ <a class="section" href="/technology/apple/">Apple</a>
1035
+ </li>
1036
+ <li class="">
1037
+ <a class="section" href="http://go.bloomberg.com/tech-deals/">Tech Deals</a>
1038
+ </li>
1039
+ <li class="">
1040
+ <a class="section" href="http://go.bloomberg.com/tech-blog/">Tech Blog</a>
1041
+ </li>
1042
+ <li class="">
1043
+ <a class="section" href="/technology/slideshows/">Slideshows</a>
1044
+ </li>
1045
+ <li class="">
1046
+ <a class="section" href="/technology/videos/">Videos</a>
1047
+ </li>
1048
+ </ul>
1049
+ </div>
1050
+ </div>
1051
+ </div>
1052
+ </li>
1053
+ <li id="nav_sustainability" class="nav_menu_item nav_menu_item_with_dropdown">
1054
+ <a href="/sustainability/" class="menu_tab">
1055
+ <span class="menu_text">Sustainability</span>
1056
+ <span class="menu_icon"></span>
1057
+ </a>
1058
+ <div class="div_dropdown_container">
1059
+ <div class="dropdown_container clearfix">
1060
+
1061
+ <div class="dropdown_section">
1062
+ <ul class="link_sections">
1063
+ <li class="">
1064
+ <a class="section" href="/sustainability/">Sustainability Home</a>
1065
+ </li>
1066
+ <li class="">
1067
+ <a class="section" href="/sustainability/energy/">Energy</a>
1068
+ </li>
1069
+ <li class="">
1070
+ <a class="section" href="/sustainability/corporate/">Corporate Sustainability</a>
1071
+ </li>
1072
+ <li class="">
1073
+ <a class="section" href="/sustainability/policy/">Policy</a>
1074
+ </li>
1075
+ <li class="">
1076
+ <a class="section" href="/sustainability/natural-resources/">Natural Resources</a>
1077
+ </li>
1078
+ <li class="">
1079
+ <a class="section" href="/sustainability/health-population/">Health & Population</a>
1080
+ </li>
1081
+ <li class="">
1082
+ <a class="section" href="/sustainability/slideshows/">Slideshows</a>
1083
+ </li>
1084
+ <li class="">
1085
+ <a class="section" href="/sustainability/videos/">Videos</a>
1086
+ </li>
1087
+ <li class="">
1088
+ <a class="section" href="/sustainability/the-grid/">Blog: The Grid</a>
1089
+ </li>
1090
+ </ul>
1091
+ </div>
1092
+ </div>
1093
+ </div>
1094
+ </li>
1095
+ <li id="nav_tv" class="nav_menu_item nav_menu_item_with_dropdown">
1096
+ <a href="/tv/" class="menu_tab">
1097
+ <span class="menu_text">TV</span>
1098
+ <span class="menu_icon"></span>
1099
+ </a>
1100
+ <div class="div_dropdown_container">
1101
+ <div class="dropdown_container clearfix">
1102
+
1103
+ <div class="dropdown_section">
1104
+ <ul class="link_sections">
1105
+ <li class="">
1106
+ <a class="section" href="/tv/">Live TV</a>
1107
+ </li>
1108
+ <li class="">
1109
+ <a class="section" href="/video/">Video</a>
1110
+ </li>
1111
+ <li class="">
1112
+ <a class="section" href="/tv/channel-finder/">Channel Finder</a>
1113
+ </li>
1114
+ <li class="">
1115
+ <a class="section" href="/personalities/">Personalities</a>
1116
+ </li>
1117
+ <li class="">
1118
+ <a class="section" href="/mobile/tv">iPad App</a>
1119
+ </li>
1120
+ </ul>
1121
+ </div>
1122
+ <div class="dropdown_section">
1123
+ <ul class="link_sections">
1124
+ <li class="">
1125
+ <a class="section" href="/tv/shows/">Shows</a>
1126
+ <ul class="link_subsections">
1127
+ <li class="border_bottom ">
1128
+ <a href="/tv/shows/the-mentor/">The Mentor</a>
1129
+ </li>
1130
+ <li class=" ">
1131
+ <a href="/tv/shows/bloomberg-west/">Bloomberg West</a>
1132
+ </li>
1133
+ <li class=" ">
1134
+ <a href="/tv/shows/game-changers/">Game Changers</a>
1135
+ </li>
1136
+ <li class=" ">
1137
+ <a href="/tv/shows/bloomberg-enterprise">Enterprise</a>
1138
+ </li>
1139
+ <li class="last">
1140
+ <a href="/tv/shows/" class="more"><span>More Shows</span></a>
1141
+ </li>
1142
+ </ul>
1143
+
1144
+ </li>
1145
+ </ul>
1146
+ </div>
1147
+ <div class="dropdown_section">
1148
+ <ul class="link_sections">
1149
+ <li class="">
1150
+ <a class="section" href="/tv/schedule/">Schedule</a>
1151
+ <ul class="link_subsections">
1152
+ <li class="border_bottom ">
1153
+ <a href="/tv/schedule/">U.S.</a>
1154
+ </li>
1155
+ <li class=" ">
1156
+ <a href="/tv/schedule/asia/">Asia</a>
1157
+ </li>
1158
+ <li class=" last">
1159
+ <a href="/tv/schedule/europe/">Europe</a>
1160
+ </li>
1161
+ </ul>
1162
+
1163
+ </li>
1164
+ </ul>
1165
+ </div>
1166
+ </div>
1167
+ </div>
1168
+ </li>
1169
+ <li id="nav_radio" class="nav_menu_item nav_menu_item_with_dropdown">
1170
+ <a href="/radio/" class="menu_tab">
1171
+ <span class="menu_text">Radio</span>
1172
+ <span class="menu_icon"></span>
1173
+ </a>
1174
+ <div class="div_dropdown_container">
1175
+ <div class="dropdown_container clearfix">
1176
+
1177
+ <div class="dropdown_section">
1178
+ <ul class="link_sections">
1179
+ <li class="">
1180
+ <a class="section" href="/radio/">Live Radio</a>
1181
+ </li>
1182
+ <li class="">
1183
+ <a class="section" href="/radio/shows/">Shows</a>
1184
+ </li>
1185
+ <li class="">
1186
+ <a class="section" href="/radio/schedule/">Schedule</a>
1187
+ </li>
1188
+ <li class="">
1189
+ <a class="section" href="/personalities/">Personalities</a>
1190
+ </li>
1191
+ </ul>
1192
+ </div>
1193
+ <div class="dropdown_section">
1194
+ <ul class="link_sections">
1195
+ <li class="">
1196
+ <a class="section" href="/podcasts/">Podcasts</a>
1197
+ <ul class="link_subsections">
1198
+ <li class="border_bottom ">
1199
+ <a href="/podcasts/first-word/">First Word</a>
1200
+ </li>
1201
+ <li class=" ">
1202
+ <a href="/podcasts/surveillance/">Surveillance</a>
1203
+ </li>
1204
+ <li class=" ">
1205
+ <a href="/podcasts/taking-stock/">Taking Stock</a>
1206
+ </li>
1207
+ <li class="last">
1208
+ <a href="/podcasts/" class="more"><span>More Podcasts</span></a>
1209
+ </li>
1210
+ </ul>
1211
+
1212
+ </li>
1213
+ </ul>
1214
+ </div>
1215
+ </div>
1216
+ </div>
1217
+ </li>
1218
+ <li id="nav_more" class="nav_menu_item nav_menu_item_with_dropdown">
1219
+ <a href="#" class="menu_tab">
1220
+ <span class="menu_text">More</span>
1221
+ <span class="menu_icon"></span>
1222
+ </a>
1223
+ <div class="div_dropdown_container">
1224
+ <div class="dropdown_container clearfix">
1225
+
1226
+ <div class="dropdown_section">
1227
+ <ul class="link_sections">
1228
+ <li class="">
1229
+ <a class="section" href="/video/">Video</a>
1230
+ </li>
1231
+ <li class="">
1232
+ <a class="section" href="/podcasts/">Podcasts</a>
1233
+ </li>
1234
+ <li class="">
1235
+ <a class="section" href="/mobile/">Mobile Apps</a>
1236
+ </li>
1237
+ </ul>
1238
+ </div>
1239
+ <div class="dropdown_section">
1240
+ <ul class="link_sections">
1241
+ <li class="separator">
1242
+ <a class="section" href="http://www.businessweek.com/">Businessweek.com</a>
1243
+ </li>
1244
+ <li class="">
1245
+ <a class="section" href="http://www.bloomberg.com/insights/?cmpid=bbg_more">Insights Series</a>
1246
+ </li>
1247
+ </ul>
1248
+ </div>
1249
+ <div class="dropdown_section">
1250
+ <ul class="link_sections">
1251
+ <li class="separator">
1252
+ <a class="section" href="http://inside.bloomberg.com/">Bloomberg Blog</a>
1253
+ </li>
1254
+ <li class="">
1255
+ <a class="section" href="/apps/feedback">Feedback</a>
1256
+ </li>
1257
+ </ul>
1258
+ </div>
1259
+ </div>
1260
+ </div>
1261
+ </li>
1262
+ </ul>
1263
+ <script type="text/javascript">
1264
+ //<![CDATA[
1265
+ BLOOMBERG.register_ext_nav_events();
1266
+ if (BLOOMBERG.noir_2_qv){
1267
+ BLOOMBERG.noir_2_qv.modify_nav_link();
1268
+ }
1269
+
1270
+ //]]>
1271
+ </script> <div id="header_search">
1272
+ <input
1273
+ id="symac_keyword"
1274
+ onblur="symac_delayhandleLoseFocus();"
1275
+ onfocus="symac_handleFocus();"
1276
+ onkeyup="symac_handleKeyUp(event);"
1277
+ onkeydown="symac_handleKeyUp(event);"
1278
+ onmouseup="symac_handleKeyUp(event);"
1279
+ maxlength="90"
1280
+ value="Search News, Quotes and Opinion",
1281
+ autocomplete="off"
1282
+ class="symac_grayText"
1283
+ type="text" />
1284
+ </div> </div>
1285
+ </div>
1286
+ </div>
1287
+
1288
+ </div>
1289
+
1290
+
1291
+
1292
+ <div class="lb_place_holder"></div>
1293
+
1294
+ <div id="content" class="clearfix">
1295
+ <div id="primary_content">
1296
+
1297
+ <div class="clearfix quote_scoreboard">
1298
+ <div class="exchange_type">
1299
+
1300
+ <ul>
1301
+ <li>
1302
+ <span class="l">Exchange:</span>
1303
+ <span>Tokyo
1304
+ </span>
1305
+ </li>
1306
+ <li>
1307
+ <span class="l">Sector:</span>
1308
+ <span>Communications
1309
+ </span>
1310
+ </li>
1311
+ <li>
1312
+ <span class="l">Industry:</span>
1313
+ <span>Telecommunications
1314
+
1315
+ </span>
1316
+ </li>
1317
+ <li>
1318
+ <span class="l">Sub-Industry:</span>
1319
+ <span>Cellular Telecom
1320
+ </span>
1321
+ </li>
1322
+ </ul>
1323
+
1324
+ </div>
1325
+
1326
+
1327
+
1328
+ <div class="ticker_header">
1329
+ <div class="ticker_header_top clearfix">
1330
+ <h2>NTT DoCoMo Inc</h2>
1331
+
1332
+ <a class="atp_link" onclick="window.open('/apps/subscriber/watchlist?tkr=9437&amp;exch=JP',null,'height=470,width=1050,status=no,scrollbars=yes,toolbar=no');return false" href="#">Add
1333
+ to Portfolio</a>
1334
+
1335
+ </div>
1336
+ <h3 class="big_value">9437:JP </h3>
1337
+
1338
+
1339
+ <span class="big_value price">
1340
+ 136,300
1341
+
1342
+ <span> JPY</span>
1343
+
1344
+ </span>
1345
+
1346
+
1347
+
1348
+
1349
+
1350
+ <span class="big_value trending_down down">300 <span>0.22%</span></span>
1351
+
1352
+
1353
+
1354
+
1355
+ <p class="fine_print">
1356
+
1357
+ As of
1358
+
1359
+ 02:00:00 ET on
1360
+
1361
+ 04/19/2012.
1362
+
1363
+
1364
+
1365
+
1366
+ </p>
1367
+ </div>
1368
+
1369
+
1370
+ </div>
1371
+ <div class="quote_panel">
1372
+
1373
+
1374
+
1375
+
1376
+ <div class="quote_navigation_container">
1377
+ <div class="quote_navigation" id="quote_navigation">
1378
+ <div id="header">More on 9437</div>
1379
+ <ul>
1380
+ <li>
1381
+ <a href="/quote/9437:JP" class="active">Snapshot</a>
1382
+ </li>
1383
+
1384
+ <li>
1385
+ <a href="/quote/9437:JP/news">News & Press Releases</a>
1386
+ </li>
1387
+
1388
+
1389
+
1390
+
1391
+
1392
+ <li>
1393
+ <a href="/quote/9437:JP/chart">Stock Chart</a>
1394
+ </li>
1395
+
1396
+ <li>
1397
+ <a href="/quote/9437:JP/key-statistics">Key Statistics</a>
1398
+ </li>
1399
+
1400
+ <li>
1401
+ <span>
1402
+ Financials
1403
+ </span>
1404
+ <ul>
1405
+ <li>
1406
+ <a href="/quote/9437:JP/income-statement"><span></span>Income Statement</a>
1407
+ </li>
1408
+ <li>
1409
+ <a href="/quote/9437:JP/balance-sheet"><span></span>Balance Sheet</a>
1410
+ </li>
1411
+ <li>
1412
+ <a href="/quote/9437:JP/cash-flow"><span></span>Cash Flow</a>
1413
+ </li>
1414
+ </ul>
1415
+ </li>
1416
+
1417
+ <li>
1418
+ <a href="/quote/9437:JP/profile">Company Profile<br />&amp; Executives</a>
1419
+ </li>
1420
+
1421
+
1422
+
1423
+ <li>
1424
+ <a href="/markets/companies/">Browse All Companies</a>
1425
+ </li>
1426
+
1427
+
1428
+ </ul>
1429
+ </div>
1430
+ </div>
1431
+ <script type="text/javascript">
1432
+ $(function(){
1433
+ var stopping_at = ($('.forex_ad_links').offset()!=null ? '.forex_ad_links':'#footer');
1434
+ var top_element = ($('.ticker_header_currency').offset()!=null ? '.ticker_header_currency':'.ticker_header');
1435
+ BLOOMBERG.navigation.sticky_navigation({'navigator': '.quote_navigation', 'stopper': stopping_at, 'top_element':top_element, 'navigation_container':'.quote_navigation_container', 'top_padding':18});
1436
+ });
1437
+ </script>
1438
+
1439
+ <div class="quote_content">
1440
+
1441
+ <div class="snapshot">
1442
+
1443
+ <h1>Snapshot for NTT DoCoMo Inc (9437)</h1>
1444
+
1445
+ <table class="snapshot_table">
1446
+ <tr>
1447
+ <th>Open:</th>
1448
+ <td>137,100</td>
1449
+
1450
+ <th>Day's Range:</th>
1451
+ <td>136,000 - 137,100</td>
1452
+
1453
+ <th>Volume:</th>
1454
+ <td>38,450</td>
1455
+
1456
+ <th class="last">Bid:</th>
1457
+ <td class="last">136,200</td>
1458
+ </tr>
1459
+
1460
+ <tr class="bottom">
1461
+ <th>Previous Close:</th>
1462
+ <td>136,600</td>
1463
+
1464
+ <th>52wk Range:</th>
1465
+ <td>133,600 - 151,800</td>
1466
+
1467
+ <th>1-Yr Rtn:</th>
1468
+ <td class="down">-3.12%</td>
1469
+ <th class="last">Ask:</th>
1470
+ <td class="last">136,300</td>
1471
+ </tr>
1472
+ </table>
1473
+ </div>
1474
+ <div id="quote_main_panel">
1475
+ <div class="quote_content_main">
1476
+ <div class="stock_chart">
1477
+
1478
+ <h2><a href="/quote/9437:JP/chart" class="to_subpage">Stock Chart for 9437</a>
1479
+ </h2>
1480
+
1481
+
1482
+ <script type="text/javascript">
1483
+ BLOOMBERG.global_var.ticker = "9437:JP";
1484
+ BLOOMBERG.global_var.chartData = {"data_values":[[1334779200000,137100.0],[1334779276000,136600.0],[1334779371000,136700.0],[1334779381000,136700.0],[1334779432000,136900.0],[1334779517000,136600.0],[1334779560000,136600.0],[1334779561000,136600.0],[1334779592000,136300.0],[1334779708000,136400.0],[1334779755000,136400.0],[1334779780000,136300.0],[1334779908000,136400.0],[1334779939000,136300.0],[1334779943000,136100.0],[1334780097000,136200.0],[1334780110000,136100.0],[1334780164000,136300.0],[1334780267000,136100.0],[1334780289000,136200.0],[1334780302000,136100.0],[1334780431000,136200.0],[1334780517000,136200.0],[1334780517000,136100.0],[1334780602000,136200.0],[1334780641000,136200.0],[1334780661000,136100.0],[1334780766000,136200.0],[1334780826000,136100.0],[1334780941000,136300.0],[1334780992000,136300.0],[1334781006000,136400.0],[1334781021000,136500.0],[1334781049000,136200.0],[1334781172000,136500.0],[1334781192000,136400.0],[1334781355000,136300.0],[1334781355000,136400.0],[1334781363000,136400.0],[1334781465000,136200.0],[1334781525000,136200.0],[1334781561000,136200.0],[1334781667000,136300.0],[1334781667000,136100.0],[1334781684000,136100.0],[1334781740000,136200.0],[1334781751000,136100.0],[1334781894000,136100.0],[1334781920000,136100.0],[1334782003000,136200.0],[1334782077000,136200.0],[1334782082000,136100.0],[1334782096000,136000.0],[1334782221000,136000.0],[1334782263000,136000.0],[1334782263000,136100.0],[1334782263000,136000.0],[1334782427000,136000.0],[1334782454000,136100.0],[1334782552000,136000.0],[1334782595000,136100.0],[1334782627000,136100.0],[1334782636000,136000.0],[1334782788000,136000.0],[1334782816000,136100.0],[1334782825000,136000.0],[1334782966000,136200.0],[1334783004000,136100.0],[1334783004000,136200.0],[1334783004000,136100.0],[1334783144000,136100.0],[1334783172000,136100.0],[1334783197000,136200.0],[1334783225000,136000.0],[1334783322000,136100.0],[1334783378000,136200.0],[1334783405000,136100.0],[1334783487000,136200.0],[1334783522000,136100.0],[1334783694000,136100.0],[1334783712000,136100.0],[1334783712000,136200.0],[1334783712000,136100.0],[1334783876000,136100.0],[1334783884000,136200.0],[1334783895000,136100.0],[1334784020000,136200.0],[1334784075000,136100.0],[1334784101000,136200.0],[1334784231000,136200.0],[1334784266000,136200.0],[1334784286000,136100.0],[1334784412000,136200.0],[1334784460000,136100.0],[1334784520000,136200.0],[1334784566000,136100.0],[1334784608000,136200.0],[1334784774000,136000.0],[1334784803000,136100.0],[1334784803000,136000.0],[1334784903000,136100.0],[1334784967000,136100.0],[1334785003000,136000.0],[1334785128000,136000.0],[1334785142000,136000.0],[1334785181000,136100.0],[1334785313000,136000.0],[1334785323000,136000.0],[1334785371000,136200.0],[1334785468000,136100.0],[1334785503000,136200.0],[1334785503000,136100.0],[1334785673000,136200.0],[1334785688000,136200.0],[1334785704000,136100.0],[1334785848000,136200.0],[1334785882000,136100.0],[1334785882000,136200.0],[1334785882000,136100.0],[1334786031000,136200.0],[1334786067000,136100.0],[1334786088000,136200.0],[1334786201000,136200.0],[1334786230000,136100.0],[1334786300000,136200.0],[1334786397000,136200.0],[1334786449000,136100.0],[1334786484000,136200.0],[1334786577000,136200.0],[1334786582000,136200.0],[1334786591000,136300.0],[1334786721000,136200.0],[1334786761000,136200.0],[1334786908000,136300.0],[1334786947000,136200.0],[1334787008000,136300.0],[1334787114000,136200.0],[1334787226000,136200.0],[1334787241000,136300.0],[1334787298000,136200.0],[1334787310000,136200.0],[1334787441000,136300.0],[1334787472000,136300.0],[1334787485000,136200.0],[1334787541000,136300.0],[1334787652000,136200.0],[1334787701000,136200.0],[1334787749000,136300.0],[1334787816000,136300.0],[1334787847000,136300.0],[1334787847000,136200.0],[1334788017000,136200.0],[1334788022000,136200.0],[1334788041000,136300.0],[1334788194000,136200.0],[1334791801000,136200.0],[1334791801000,136400.0],[1334791801000,136200.0],[1334791946000,136300.0],[1334792036000,136200.0],[1334792075000,136300.0],[1334792157000,136200.0],[1334792163000,136200.0],[1334792308000,136200.0],[1334792341000,136300.0],[1334792387000,136400.0],[1334792387000,136200.0],[1334792491000,136300.0],[1334792565000,136200.0],[1334792578000,136300.0],[1334792685000,136100.0],[1334792697000,136100.0],[1334792713000,136200.0],[1334792713000,136300.0],[1334792772000,136100.0],[1334792877000,136200.0],[1334792892000,136300.0],[1334792922000,136200.0],[1334793056000,136200.0],[1334793109000,136300.0],[1334793201000,136300.0],[1334793242000,136200.0],[1334793354000,136300.0],[1334793378000,136200.0],[1334793427000,136200.0],[1334793457000,136300.0],[1334793483000,136100.0],[1334793596000,136200.0],[1334793631000,136200.0],[1334793760000,136100.0],[1334793773000,136100.0],[1334793805000,136200.0],[1334793919000,136200.0],[1334793961000,136200.0],[1334794035000,136100.0],[1334794135000,136100.0],[1334794261000,136200.0],[1334794299000,136100.0],[1334794383000,136100.0],[1334794441000,136200.0],[1334794474000,136100.0],[1334794502000,136100.0],[1334794618000,136200.0],[1334794674000,136100.0],[1334794684000,136100.0],[1334794706000,136200.0],[1334794838000,136200.0],[1334794862000,136200.0],[1334794974000,136200.0],[1334795103000,136100.0],[1334795200000,136200.0],[1334795220000,136100.0],[1334795221000,136200.0],[1334795366000,136200.0],[1334795445000,136200.0],[1334795488000,136100.0],[1334795544000,136100.0],[1334795597000,136100.0],[1334795703000,136100.0],[1334795843000,136100.0],[1334795920000,136100.0],[1334795977000,136200.0],[1334796003000,136100.0],[1334796062000,136100.0],[1334796137000,136200.0],[1334796169000,136100.0],[1334796254000,136300.0],[1334796261000,136300.0],[1334796320000,136200.0],[1334796454000,136100.0],[1334796475000,136100.0],[1334796594000,136100.0],[1334796603000,136200.0],[1334796641000,136200.0],[1334796673000,136100.0],[1334796840000,136100.0],[1334796843000,136100.0],[1334796910000,136200.0],[1334796980000,136100.0],[1334797057000,136100.0],[1334797184000,136100.0],[1334797204000,136100.0],[1334797326000,136300.0],[1334797405000,136300.0],[1334797558000,136300.0],[1334797580000,136200.0],[1334797634000,136300.0],[1334797733000,136200.0],[1334797751000,136200.0],[1334797781000,136100.0],[1334797878000,136100.0],[1334797933000,136200.0],[1334797933000,136100.0],[1334798089000,136100.0],[1334798104000,136100.0],[1334798115000,136200.0],[1334798250000,136200.0],[1334798283000,136100.0],[1334798351000,136200.0],[1334798445000,136200.0],[1334798501000,136100.0],[1334798522000,136300.0],[1334798628000,136200.0],[1334798754000,136200.0],[1334798754000,136100.0],[1334798818000,136200.0],[1334798822000,136100.0],[1334798971000,136200.0],[1334798996000,136200.0],[1334799043000,136100.0],[1334799043000,136200.0],[1334799043000,136100.0],[1334799177000,136200.0],[1334799291000,136200.0],[1334799349000,136300.0],[1334799354000,136200.0],[1334799373000,136200.0],[1334799535000,136200.0],[1334799549000,136200.0],[1334799564000,136300.0],[1334799720000,136200.0],[1334799726000,136200.0],[1334799838000,136400.0],[1334799878000,136300.0],[1334799912000,136300.0],[1334799924000,136200.0],[1334800041000,136300.0],[1334800108000,136200.0],[1334800108000,136300.0],[1334800108000,136200.0],[1334800243000,136200.0],[1334800263000,136200.0],[1334800263000,136300.0],[1334800263000,136200.0],[1334800434000,136200.0],[1334800442000,136200.0],[1334800442000,136300.0],[1334800552000,136100.0],[1334800615000,136100.0],[1334800621000,136100.0],[1334800711000,136300.0],[1334800793000,136300.0]],"show_1D":true,"prev_close":136600.0,"selectedPeriod":"1D","precision":0,"exch_close_time":1334802600000,"exch_open_time":1334779200000};
1485
+ </script>
1486
+
1487
+ <div id="container_quote_chart">
1488
+ <div id="loading_overlay"></div>
1489
+ <div id="no_chart_data_overlay">
1490
+ <div class="no_data_text">No chart data available.</div>
1491
+ </div>
1492
+ <div id="quote_chart_legend">
1493
+ <ul class="chart_legend_left">
1494
+ <li class="first">
1495
+ <span class="ticker">
1496
+ <em>9437:JP</em>
1497
+ <span class="ticker_data">136,300</span>
1498
+ </span></li>
1499
+ </ul>
1500
+ </div>
1501
+
1502
+ <div id ="chart_view_options">
1503
+ <input id="chart_compare"
1504
+ onblur="BLOOMBERG.chartac.handleBlur();"
1505
+ onfocus="BLOOMBERG.chartac.handleFocus();"
1506
+ type="text" value="Compare"/>
1507
+ <ul>
1508
+ <li class="day selected">1D</li>
1509
+ <li class="month ">1M</li>
1510
+ <li class="year ">1Y</li>
1511
+ </ul>
1512
+ </div>
1513
+ <div id="quote_chart"></div>
1514
+ <div id="quote_chart_reporting">
1515
+ <div id="plotline_marker"><span class="arrow"></span><span class="plotline_data">136,600</span></div> <div id="reporting_x"></div>
1516
+ <div class="reporting_y" data-name="9437:JP"><span class="arrow"></span><span class="reporting_y_data"></span></div> </div>
1517
+ <a href="/quote/9437:JP/chart/" class="more">Interactive 9437 Chart</a>
1518
+ <div id="prev_close_legend"><span>&hellip;</span><p>Previous Close</p></div>
1519
+ <div id="error_message_overlay"></div>
1520
+ <div id="error_message">
1521
+ <a id="close_error_message" href="javascript:;">✕</a>
1522
+ <div class="message"></div>
1523
+ </div>
1524
+ </div>
1525
+
1526
+
1527
+ </div>
1528
+
1529
+ <div class="key_stat">
1530
+ <h2> <a href="/quote/9437:JP/key-statistics" class="to_subpage">Key Statistics for 9437</a> </h2> <table class="key_stat_data">
1531
+ <tr>
1532
+ <th>Current P/E Ratio (ttm)</th>
1533
+ <td class="company_stat">11.7897</td>
1534
+ </tr>
1535
+ <tr>
1536
+ <th>Estimated P/E (03/2012)</th>
1537
+ <td class="company_stat">11.6641</td>
1538
+ </tr>
1539
+ <tr>
1540
+ <th>Earnings Per Share (JPY) (ttm)</th>
1541
+ <td class="company_stat">11,560.9850</td>
1542
+ </tr>
1543
+ <tr>
1544
+ <th>Est. EPS (JPY) (03/2012)</th>
1545
+ <td class="company_stat">11,685.4520</td>
1546
+ </tr>
1547
+ <tr>
1548
+ <th>Est. PEG Ratio</th>
1549
+ <td class="company_stat">-</td>
1550
+ </tr>
1551
+ <tr>
1552
+ <th>Market Cap (M JPY)</th>
1553
+ <td class="company_stat">5,949,495.00</td>
1554
+ </tr>
1555
+ <tr>
1556
+ <th>Shares Outstanding (M)</th>
1557
+ <td class="company_stat">43.65</td>
1558
+ </tr>
1559
+ <tr>
1560
+ <th>Enterprise Value (M JPY) (ttm)</th>
1561
+ <td class="company_stat">5,561,253.00</td>
1562
+ </tr>
1563
+ <tr>
1564
+ <th>Enterprise Value/EBITDA (ttm)</th>
1565
+ <td class="company_stat">3.67</td>
1566
+ </tr>
1567
+ <tr>
1568
+ <th>Price/Book (mrq)</th>
1569
+ <td class="company_stat">1.1236</td>
1570
+ </tr>
1571
+ <tr>
1572
+ <th>Price/Sale (ttm)</th>
1573
+ <td class="company_stat">1.3473</td>
1574
+ </tr>
1575
+ <tr>
1576
+ <th>Dividend Indicated Gross Yield</th>
1577
+ <td class="company_stat">4.1086</td>
1578
+ </tr>
1579
+ <tr>
1580
+ <th>Next Earnings Announcement</th>
1581
+ <td class="company_stat">04/27/2012</td>
1582
+ </tr>
1583
+ </table>
1584
+ <div class="more_disclaimer">
1585
+ <span><a href="/quote/9437:JP/key-statistics" class="more">More 9437 Key Statistics</a></span>
1586
+ <span class="disclaimer">mrq = Most Recent Quarter; ttm = Trailing Twelve Months</span>
1587
+ </div>
1588
+ </div>
1589
+
1590
+ <div class="financials">
1591
+ <h2>Financials for 9437</h2>
1592
+
1593
+ <div class="tab_container clearfix">
1594
+ <ul class="tabs">
1595
+ <li><a href="#income_statement" class="active">Income Statement</a></li>
1596
+ <li><a href="#balance_sheet">Balance Sheet</a></li>
1597
+ <li><a href="#cash_flow">Cash Flow</a></li>
1598
+ </ul>
1599
+ <div id="income_statement_panel" class="tab_panel active">
1600
+
1601
+ <div class="chart_container">
1602
+ <div class="bar_chart_legend">
1603
+ <ul class="chart_legend_left">
1604
+ <li class="first"><span><em>Revenue</em></span></li>
1605
+ <li class="second"><span><em>Net Income (M/JPY)</em></span></li>
1606
+ </ul>
1607
+ <ul class="chart_legend_right">
1608
+ <li class="circle"><span><em>Profit Margin (%)</em></span></li>
1609
+ </ul>
1610
+ </div>
1611
+ <div class="chart" id="income_statement_chart"></div>
1612
+ <div class="reporting"><span class="arrow"></span><span class="reporting_data"></span></div>
1613
+ </div>
1614
+ <script type="text/javascript">
1615
+ //<![CDATA[
1616
+ $(function(){
1617
+ create_income_statement_chart('income_statement_chart',
1618
+ ["Sep 2010","Mar 2011","Sep 2011"],
1619
+ [309747.0,180738.0,299018.0],
1620
+ [2138152.0,2086121.0,2112982.0],
1621
+ [14.4867,8.6638,14.1515]);
1622
+ });
1623
+
1624
+ //]]>
1625
+ </script> <a href="/quote/9437:JP/income-statement" class="more">More Financials Data</a>
1626
+ </div>
1627
+
1628
+ <div id="balance_sheet_panel" class="tab_panel">
1629
+
1630
+
1631
+ <div class="chart_container">
1632
+ <div class="bar_chart_legend">
1633
+ <ul class="chart_legend_left">
1634
+ <li class="first"><span><em>Total Assets</em></span></li>
1635
+ <li class="second"><span><em>Total Liabilities (M/JPY)</em></span></li>
1636
+ </ul>
1637
+ <ul class="chart_legend_right">
1638
+ <li class="circle"><span><em>Debt to Assets (%)</em></span></li>
1639
+ </ul>
1640
+ </div>
1641
+ <div class="chart" id="balance_sheet_chart"></div>
1642
+ <div class="reporting"><span class="arrow"></span><span class="reporting_data"></span></div>
1643
+ </div>
1644
+
1645
+ <script type="text/javascript">
1646
+ //<![CDATA[
1647
+ $(function(){
1648
+ create_balance_sheet_chart('balance_sheet_chart',
1649
+ ["Sep 2010","Mar 2011","Sep 2011"],
1650
+ [6831871.0,6791593.0,6793962.0],
1651
+ [1989125.0,1913999.0,1735807.0],
1652
+ [8.9192,6.4149,4.7728]);
1653
+ });
1654
+
1655
+ //]]>
1656
+ </script>
1657
+ <a href="/quote/9437:JP/balance-sheet" class="more">More Financials Data</a>
1658
+ </div>
1659
+
1660
+ <div id="cash_flow_panel" class="tab_panel">
1661
+
1662
+ <div class="chart_container">
1663
+ <div class="line_chart_legend">
1664
+ <ul class="chart_legend_left">
1665
+ <li class="first"><span><em>Operating</em></span></li>
1666
+ <li class="second"><span><em>Investing</em></span></li>
1667
+ <li class="third"><span><em>Financing (M/JPY)</em></span></li>
1668
+ </ul>
1669
+ </div>
1670
+ <div class="chart" id="cash_flow_chart"></div>
1671
+ <div class="cf_reporting cf_op"><span class="arrow"></span><span class="reporting_data"></span></div>
1672
+ <div class="cf_reporting cf_inv"><span class="arrow"></span><span class="reporting_data"></span></div>
1673
+ <div class="cf_reporting cf_fin"><span class="arrow"></span><span class="reporting_data"></span></div>
1674
+ </div>
1675
+
1676
+ <script type="text/javascript">
1677
+ //<![CDATA[
1678
+ $(function(){
1679
+ create_cash_flow_chart('cash_flow_chart',
1680
+ ["Sep 2010","Mar 2011","Sep 2011"],
1681
+ [633265.0,652264.0,624915.0],
1682
+ [-348653.0,-106717.0,-661788.0],
1683
+ [-112601.0,-311230.0,-212208.0]);
1684
+ });
1685
+
1686
+ //]]>
1687
+ </script>
1688
+
1689
+ <a href="/quote/9437:JP/cash-flow" class="more">More Financials Data</a>
1690
+ </div>
1691
+
1692
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/javascripts/markets/financials_chart-min.js" type="text/javascript"></script> </div>
1693
+ </div>
1694
+
1695
+ <div class="profile_executive clearfix">
1696
+ <h2> <a href="/quote/9437:JP/profile" class="to_subpage">Company Profile & Key Executives for 9437</a>
1697
+ </h2>
1698
+ <p class="profile">
1699
+ NTT DOCOMO, INC. provides various types of telecommunication services including cellular phones, satellite mobile communication, and wireless LAN Network. The Company also sells cellular phones, and other equipment.
1700
+ </p>
1701
+
1702
+ <table class="executives_two_cols"><tr><td><span class="name">Ryuji Yamada</span><span class="title">President/CEO</span></td><td><span class="name">Kiyoyuki Tsujimura</span><span class="title">Senior Executive Vice President</span></td></tr><tr><td><span class="name">Masatoshi Suzuki</span><span class="title">Senior Executive Vice President</span></td><td><span class="name">Hiroshi Matsui</span><span class="title">Senior Executive Vice President</span></td></tr></table>
1703
+ <a href="/quote/9437:JP/profile" class="more">More Company Profile & Key Executives for 9437</a>
1704
+ </div>
1705
+
1706
+ <div class="market_bottom_item">
1707
+
1708
+ <p>Quotes delayed, except where indicated otherwise. All prices in local currency. Time is ET.</p>
1709
+
1710
+ </div>
1711
+
1712
+ <div class="forex_ad_links">
1713
+ <p class="forex_sponsored">Sponsored Links</p>
1714
+ <p class="forex_header">Top Forex Trading Resources</p>
1715
+ <table>
1716
+ <tr>
1717
+ <th>
1718
+ <br />
1719
+ <a href="http://clk.atdmt.com/FXM/go/350153229/direct/01/" rel="nofollow" target="_blank">Why Trade Forex</a>
1720
+ <br />
1721
+ </th>
1722
+ <td>
1723
+ <br />
1724
+ <a href="http://clk.atdmt.com/FXM/go/350153229/direct/01/" rel="nofollow" target="_blank">Learn the difference between the forex market and stock market</a>
1725
+ <br />
1726
+ </td>
1727
+ </tr>
1728
+ <tr>
1729
+ <th>
1730
+ <br />
1731
+ <a href="http://clk.atdmt.com/FXM/go/350155402/direct/01/" rel="nofollow" target="_blank">Free Trial Account</a>
1732
+ <br />
1733
+ </th>
1734
+ <td>
1735
+ <br />
1736
+ <a href="http://clk.atdmt.com/FXM/go/350155402/direct/01/" rel="nofollow" target="_blank">Play before you pay – click here for a free forex account</a>
1737
+ <br />
1738
+ </td>
1739
+ </tr>
1740
+ <tr>
1741
+ <th>
1742
+ <br />
1743
+ <a href="http://clk.atdmt.com/FXM/go/384177503/direct/01/" rel="nofollow" target="_blank">New To Forex</a>
1744
+ <br />
1745
+ </th>
1746
+ <td>
1747
+ <br />
1748
+ <a href="http://clk.atdmt.com/FXM/go/384177503/direct/01/" rel="nofollow" target="_blank">Educational Forex Videos and Webinars</a>
1749
+ <br />
1750
+ </td>
1751
+ </tr>
1752
+ <tr>
1753
+ <th>
1754
+ <br />
1755
+ <a href="http://clk.atdmt.com/FXM/go/350158323/direct/01/" rel="nofollow" target="_blank">Learn Forex Free Guide</a>
1756
+ <br />
1757
+ </th>
1758
+ <td>
1759
+ <br />
1760
+ <a href="http://clk.atdmt.com/FXM/go/350158323/direct/01/" rel="nofollow" target="_blank">New to Forex and don't know where to begin? Learn now with our FREE guide</a>
1761
+ <br />
1762
+ </td>
1763
+ </tr>
1764
+ <tr>
1765
+ <th>
1766
+ <br />
1767
+ <a href="http://clk.atdmt.com/FXM/go/350154234/direct/01/" rel="nofollow" target="_blank">Forex News</a>
1768
+ <br />
1769
+ </th>
1770
+ <td>
1771
+ <br />
1772
+ <a href="http://clk.atdmt.com/FXM/go/350154234/direct/01/" rel="nofollow" target="_blank">Get the latest forex news from top experts in the field</a>
1773
+ <br />
1774
+ </td>
1775
+ </tr>
1776
+ </table>
1777
+ </div>
1778
+ </div>
1779
+
1780
+
1781
+ <div class="quote_content_secondary">
1782
+
1783
+ <div class="tab_container clearfix">
1784
+ <ul class="tabs">
1785
+
1786
+ <li><a href="#quote_news" class="active">9437 News</a></li>
1787
+ <li><a href="#quote_industry_news">Industry News</a></li>
1788
+
1789
+ </ul>
1790
+
1791
+ <div id="quote_news_panel" class="tab_panel active">
1792
+ <a name="quote_news"></a>
1793
+ <ul>
1794
+
1795
+
1796
+ <li class=" ">
1797
+ <div class="news_item clearfix bar">
1798
+ <a href="/news/2012-03-26/largest-nyse-short-interest-percent-decreases-as-of-march-15.html" class="q story_link bar" data-id="aVQ9XSZtqlZY" data-type="Story" suid="aVQ9XSZtqlZY">Largest NYSE Short Interest Percent Decreases as of March 15</a> <span class="props">&nbsp;
1799
+ <span class="timestamp inline">Updated Mar 26, 2012</span> </span>
1800
+ </div>
1801
+ </li>
1802
+
1803
+
1804
+
1805
+ <li class=" ">
1806
+ <div class="news_item clearfix bar">
1807
+ <a href="/news/2012-03-07/japan-s-february-new-mobile-phone-service-subscribers-table-.html" class="q story_link bar" data-id="M0HXVJ07SXKX01" data-type="Story" suid="M0HXVJ07SXKX01">Japan’s February New Mobile Phone Service Subscribers</a> <span class="props">&nbsp;
1808
+ <span class="timestamp inline">Updated Mar 06, 2012</span> </span>
1809
+ </div>
1810
+ </li>
1811
+
1812
+
1813
+
1814
+ <li class=" ">
1815
+ <div class="news_item clearfix bar">
1816
+ <a href="/news/2012-02-19/ana-dentsu-nidec-ntt-olympus-toyota-japan-stocks-preview.html" class="q story_link bar" data-id="LZJ46I0YHQ1301" data-type="Story" suid="LZJ46I0YHQ1301">ANA, Dentsu, Nidec, NTT, Olympus, Toyota: Japan Stocks Preview</a> <span class="props">&nbsp;
1817
+ <span class="timestamp inline">Updated Feb 19, 2012</span> </span>
1818
+ </div>
1819
+ </li>
1820
+
1821
+
1822
+
1823
+ <li class=" last">
1824
+ <div class="news_item clearfix bar">
1825
+ <a href="/news/2012-02-07/japan-s-january-new-mobile-phone-service-subscribers-table-.html" class="q story_link bar" data-id="LZ08KI0D9L3401" data-type="Story" suid="LZ08KI0D9L3401">Japan’s January New Mobile Phone Service Subscribers</a> <span class="props">&nbsp;
1826
+ <span class="timestamp inline">Updated Feb 06, 2012</span> </span>
1827
+ </div>
1828
+ </li>
1829
+
1830
+
1831
+ </ul>
1832
+ <a href="/quote/9437:JP/news#news_tab_company_news" class="more">More 9437 News</a>
1833
+ </div>
1834
+
1835
+ <div id="quote_industry_news_panel" class="tab_panel ">
1836
+
1837
+ <a name="quote_industry_news"></a>
1838
+ <ul>
1839
+
1840
+
1841
+ <li class=" ">
1842
+ <div class="news_item clearfix bar">
1843
+ <a href="/news/2012-04-19/verizon-first-quarter-profit-beats-estimates-on-smartphone-sales.html" class="q story_link bar" data-id="M2OV1N6VDKHT01" data-type="Story" suid="M2OV1N6VDKHT01">Verizon First-Quarter Profit Beats Estimates on Smartphone Sales</a> <span class="props">&nbsp;
1844
+ <span class="timestamp inline">Updated 39 minutes ago</span> </span>
1845
+ </div>
1846
+ </li>
1847
+
1848
+
1849
+
1850
+ <li class=" ">
1851
+ <div class="news_item clearfix bar">
1852
+ <a href="/news/2012-04-19/china-mobile-unit-to-start-4g-service-in-hong-kong-on-april-25.html" class="q story_link bar" data-id="M2NOH46TTDUC01" data-type="Story" suid="M2NOH46TTDUC01">China Mobile to Start Hong Kong 4G Service, Take on Telstra</a> <span class="props">&nbsp;
1853
+ <span class="timestamp inline">Updated 1 hour ago</span> </span>
1854
+ </div>
1855
+ </li>
1856
+
1857
+
1858
+
1859
+ <li class=" ">
1860
+ <div class="news_item clearfix bar">
1861
+ <a href="/news/2012-04-18/social-media-security-deals-spur-radware-rally-israel-overnight.html" class="q story_link bar" data-id="M2P1790YHQ0X01" data-type="Story" suid="M2P1790YHQ0X01">Social Media Security Deals Spur Radware Rally: Israel Overnight</a> <span class="props">&nbsp;
1862
+ <span class="timestamp inline">Updated 4 hours ago</span> </span>
1863
+ </div>
1864
+ </li>
1865
+
1866
+
1867
+
1868
+ <li class=" ">
1869
+ <div class="news_item clearfix bar">
1870
+ <a href="/news/2012-04-18/tata-won-t-make-offer-for-c-w-as-talks-with-vodafone-continue.html" class="q story_link bar" data-id="M2OO7Q0UQVI901" data-type="Story" suid="M2OO7Q0UQVI901">Vodafone Left as Sole C&W Bidder After Tata Drops Offer Plan</a> <span class="props">&nbsp;
1871
+ <span class="timestamp inline">Updated 4 hours ago</span> </span>
1872
+ </div>
1873
+ </li>
1874
+
1875
+
1876
+
1877
+ <li class=" last">
1878
+ <div class="news_item clearfix bar">
1879
+ <a href="/news/2012-04-18/vivendi-ceo-faces-call-for-asset-review-after-stock-slump.html" class="q story_link bar" data-id="M2ON0L6K50Z101" data-type="Story" suid="M2ON0L6K50Z101">Vivendi CEO Faces Call for Asset Review After Stock Slump</a> <span class="props">&nbsp;
1880
+ <span class="timestamp inline">Updated 5 hours ago</span> </span>
1881
+ </div>
1882
+ </li>
1883
+
1884
+
1885
+ </ul>
1886
+ <a href="/quote/9437:JP/news#news_tab_industry_news" class="more">More Industry News</a>
1887
+ </div>
1888
+ </div>
1889
+
1890
+
1891
+ <script>
1892
+ function change_tabs(e) {
1893
+ e.preventDefault();
1894
+ var map_tab = $(this).attr('href') + "_panel";
1895
+ $(this).siblings().removeClass('active');
1896
+ $(this).parent().parent(".tabs").siblings().removeClass('active');
1897
+ $(map_tab).addClass('active');
1898
+ $(this).parents('ul').find('a').removeClass('active');
1899
+ $(this).addClass('active');
1900
+ }
1901
+ $('ul.tabs a').bind('click', change_tabs);
1902
+ </script>
1903
+
1904
+
1905
+
1906
+
1907
+ <div class="dfp_ad_box ad_box ">
1908
+ <div class="ad_box_title">Advertisement</div>
1909
+
1910
+ <script xmlns:webad="http://www.bloomberg.com/webad" xmlns:wn="http://www.bloomberg.com/bloomberg-web-news" xmlns:nav="http://www.bloomberg.com/navigation" type="text/javascript">
1911
+ include_u_tag = true;
1912
+ adType = "DART";
1913
+ Keys = "blp.persfin/research/quote/us";
1914
+ dcop_val = "";
1915
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
1916
+ if (surroundTagVal != ""){
1917
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
1918
+ surroundTagVal="srnd="+surroundTagVal+";";
1919
+ }
1920
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
1921
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
1922
+ Size = "300x250,300x600";
1923
+ Tile = "3";
1924
+ Position = ";position=right2";
1925
+ if(sub_domain_name == 'bb20ad'){
1926
+ Keys = "blp.test";
1927
+ }
1928
+ ad_location = 'SideBar';
1929
+ if (ad_location == 'Interstitial'){
1930
+ if(no_dfp_interstitial == "false"){
1931
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
1932
+ }
1933
+ }else{
1934
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
1935
+ }
1936
+
1937
+ </script>
1938
+ <script type="text/javascript">
1939
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
1940
+ if(surroundTag == ""){
1941
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
1942
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
1943
+ BLOOMBERG.util.Cookie.set("surroundId",adid,"","/"); // store the surround session id in a cookie. Set the expiration date of the cookie to determine how long the surround session should last. For example, if the surround session should last just one day, then set the expiration date for the cookie to tomorrow.
1944
+ }
1945
+ }
1946
+ else{
1947
+ surroundTag="srnd="+surroundTag+";";
1948
+ }
1949
+
1950
+ </script>
1951
+
1952
+
1953
+ </div>
1954
+
1955
+
1956
+ <div id="quote_press_release_panel" class="component">
1957
+ <h3>Press Releases for 9437</h3>
1958
+ <ul>
1959
+
1960
+ <li class="">
1961
+ <div class="news_item clearfix bar">
1962
+ <a href="/apps/news?pid=conewsstory&amp;tkr=9437:JP&amp;sid=azzW4e9f47KE">Press Accreditation for the GSMA Mobile Asia Expo 2012 Is Now Open</a> <span class="props">
1963
+ <span class="timestamp inline">Published 2 hours ago</span>
1964
+ </span>
1965
+ </div>
1966
+ </li>
1967
+
1968
+ <li class="">
1969
+ <div class="news_item clearfix bar">
1970
+ <a href="/apps/news?pid=conewsstory&amp;tkr=9437:JP&amp;sid=aZXkoryzMMHM">NTT DOCOMO Develops Remote Lock Application for Android Smartphones with Red Bend Software</a> <span class="props">
1971
+ <span class="timestamp inline">Published Apr 17, 2012</span>
1972
+ </span>
1973
+ </div>
1974
+ </li>
1975
+
1976
+ <li class="">
1977
+ <div class="news_item clearfix bar">
1978
+ <a href="/apps/news?pid=conewsstory&amp;tkr=9437:JP&amp;sid=aeMS7CdKMfCM">NTT DOCOMO, INC NDCM Notice Regarding Certain Media Reports</a> <span class="props">
1979
+ <span class="timestamp inline">Published Apr 17, 2012</span>
1980
+ </span>
1981
+ </div>
1982
+ </li>
1983
+
1984
+ <li class="last">
1985
+ <div class="news_item clearfix bar">
1986
+ <a href="/apps/news?pid=conewsstory&amp;tkr=9437:JP&amp;sid=amkzILBOgibk">CEATEC JAPAN 2012 Official Media/Press Tour</a> <span class="props">
1987
+ <span class="timestamp inline">Published Apr 11, 2012</span>
1988
+ </span>
1989
+ </div>
1990
+ </li>
1991
+
1992
+ </ul>
1993
+ <a href="/quote/9437:JP/news#news_tab_press_release" class="more">More 9437 Press Release</a>
1994
+ </div>
1995
+
1996
+
1997
+
1998
+
1999
+
2000
+ <div class="dfp_ad_box ad_box ">
2001
+ <div class="ad_box_title">Advertisement</div>
2002
+
2003
+ <script xmlns:webad="http://www.bloomberg.com/webad" xmlns:wn="http://www.bloomberg.com/bloomberg-web-news" xmlns:nav="http://www.bloomberg.com/navigation" type="text/javascript">
2004
+ include_u_tag = true;
2005
+ adType = "DART";
2006
+ Keys = "blp.persfin/research/quote/us";
2007
+ dcop_val = "";
2008
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
2009
+ if (surroundTagVal != ""){
2010
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
2011
+ surroundTagVal="srnd="+surroundTagVal+";";
2012
+ }
2013
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
2014
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
2015
+ Size = "300x250,1x1";
2016
+ Tile = "8";
2017
+ Position = ";position=right3";
2018
+ if(sub_domain_name == 'bb20ad'){
2019
+ Keys = "blp.test";
2020
+ }
2021
+ ad_location = 'SideBar2';
2022
+ if (ad_location == 'Interstitial'){
2023
+ if(no_dfp_interstitial == "false"){
2024
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
2025
+ }
2026
+ }else{
2027
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
2028
+ }
2029
+
2030
+ </script>
2031
+ <script type="text/javascript">
2032
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
2033
+ if(surroundTag == ""){
2034
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
2035
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
2036
+ BLOOMBERG.util.Cookie.set("surroundId",adid,"","/"); // store the surround session id in a cookie. Set the expiration date of the cookie to determine how long the surround session should last. For example, if the surround session should last just one day, then set the expiration date for the cookie to tomorrow.
2037
+ }
2038
+ }
2039
+ else{
2040
+ surroundTag="srnd="+surroundTag+";";
2041
+ }
2042
+
2043
+ </script>
2044
+
2045
+
2046
+ </div>
2047
+
2048
+ <div class="dfp_ad_box ad_box "><div class="ad_box_title">Advertisements</div>
2049
+ <div class="micro_bar_content">
2050
+ <div class="micro_bar_ad micro_bar_space" id="SideBar_micro_1">
2051
+
2052
+ <script xmlns:webad="http://www.bloomberg.com/webad" xmlns:wn="http://www.bloomberg.com/bloomberg-web-news" xmlns:nav="http://www.bloomberg.com/navigation" type="text/javascript">
2053
+ include_u_tag = true;
2054
+ adType = "DART";
2055
+ Keys = "blp.persfin/research/quote/us";
2056
+ dcop_val = "";
2057
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
2058
+ if (surroundTagVal != ""){
2059
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
2060
+ surroundTagVal="srnd="+surroundTagVal+";";
2061
+ }
2062
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
2063
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
2064
+ Size = "88x31";
2065
+ Tile = "4";
2066
+ Position = ";position=tradebar01";
2067
+ if(sub_domain_name == 'bb20ad'){
2068
+ Keys = "blp.test";
2069
+ }
2070
+ ad_location = 'Tiny0';
2071
+ if (ad_location == 'Interstitial'){
2072
+ if(no_dfp_interstitial == "false"){
2073
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
2074
+ }
2075
+ }else{
2076
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
2077
+ }
2078
+
2079
+ </script>
2080
+ <script type="text/javascript">
2081
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
2082
+ if(surroundTag == ""){
2083
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
2084
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
2085
+ BLOOMBERG.util.Cookie.set("surroundId",adid,"","/"); // store the surround session id in a cookie. Set the expiration date of the cookie to determine how long the surround session should last. For example, if the surround session should last just one day, then set the expiration date for the cookie to tomorrow.
2086
+ }
2087
+ }
2088
+ else{
2089
+ surroundTag="srnd="+surroundTag+";";
2090
+ }
2091
+
2092
+ </script>
2093
+
2094
+
2095
+ </div>
2096
+
2097
+ <div class="micro_bar_ad micro_bar_space" id="SideBar_micro_2">
2098
+
2099
+ <script xmlns:webad="http://www.bloomberg.com/webad" xmlns:wn="http://www.bloomberg.com/bloomberg-web-news" xmlns:nav="http://www.bloomberg.com/navigation" type="text/javascript">
2100
+ include_u_tag = true;
2101
+ adType = "DART";
2102
+ Keys = "blp.persfin/research/quote/us";
2103
+ dcop_val = "";
2104
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
2105
+ if (surroundTagVal != ""){
2106
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
2107
+ surroundTagVal="srnd="+surroundTagVal+";";
2108
+ }
2109
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
2110
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
2111
+ Size = "88x31";
2112
+ Tile = "5";
2113
+ Position = ";position=tradebar02";
2114
+ if(sub_domain_name == 'bb20ad'){
2115
+ Keys = "blp.test";
2116
+ }
2117
+ ad_location = 'Tiny1';
2118
+ if (ad_location == 'Interstitial'){
2119
+ if(no_dfp_interstitial == "false"){
2120
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
2121
+ }
2122
+ }else{
2123
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
2124
+ }
2125
+
2126
+ </script>
2127
+ <script type="text/javascript">
2128
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
2129
+ if(surroundTag == ""){
2130
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
2131
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
2132
+ BLOOMBERG.util.Cookie.set("surroundId",adid,"","/"); // store the surround session id in a cookie. Set the expiration date of the cookie to determine how long the surround session should last. For example, if the surround session should last just one day, then set the expiration date for the cookie to tomorrow.
2133
+ }
2134
+ }
2135
+ else{
2136
+ surroundTag="srnd="+surroundTag+";";
2137
+ }
2138
+
2139
+ </script>
2140
+
2141
+
2142
+ </div>
2143
+
2144
+
2145
+ <div class="micro_bar_ad micro_bar_space" id="SideBar_micro_4">
2146
+
2147
+ <script xmlns:webad="http://www.bloomberg.com/webad" xmlns:wn="http://www.bloomberg.com/bloomberg-web-news" xmlns:nav="http://www.bloomberg.com/navigation" type="text/javascript">
2148
+ include_u_tag = true;
2149
+ adType = "DART";
2150
+ Keys = "blp.persfin/research/quote/us";
2151
+ dcop_val = "";
2152
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
2153
+ if (surroundTagVal != ""){
2154
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
2155
+ surroundTagVal="srnd="+surroundTagVal+";";
2156
+ }
2157
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
2158
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
2159
+ Size = "88x31";
2160
+ Tile = "6";
2161
+ Position = ";position=tradebar03";
2162
+ if(sub_domain_name == 'bb20ad'){
2163
+ Keys = "blp.test";
2164
+ }
2165
+ ad_location = 'Tiny2';
2166
+ if (ad_location == 'Interstitial'){
2167
+ if(no_dfp_interstitial == "false"){
2168
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
2169
+ }
2170
+ }else{
2171
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
2172
+ }
2173
+
2174
+ </script>
2175
+ <script type="text/javascript">
2176
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
2177
+ if(surroundTag == ""){
2178
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
2179
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
2180
+ BLOOMBERG.util.Cookie.set("surroundId",adid,"","/"); // store the surround session id in a cookie. Set the expiration date of the cookie to determine how long the surround session should last. For example, if the surround session should last just one day, then set the expiration date for the cookie to tomorrow.
2181
+ }
2182
+ }
2183
+ else{
2184
+ surroundTag="srnd="+surroundTag+";";
2185
+ }
2186
+
2187
+ </script>
2188
+
2189
+
2190
+ </div>
2191
+
2192
+
2193
+ <div class="micro_bar_ad micro_bar_space" id="SideBar_micro_5">
2194
+
2195
+ <script xmlns:webad="http://www.bloomberg.com/webad" xmlns:wn="http://www.bloomberg.com/bloomberg-web-news" xmlns:nav="http://www.bloomberg.com/navigation" type="text/javascript">
2196
+ include_u_tag = true;
2197
+ adType = "DART";
2198
+ Keys = "blp.persfin/research/quote/us";
2199
+ dcop_val = "";
2200
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
2201
+ if (surroundTagVal != ""){
2202
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
2203
+ surroundTagVal="srnd="+surroundTagVal+";";
2204
+ }
2205
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
2206
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
2207
+ Size = "88x31";
2208
+ Tile = "7";
2209
+ Position = ";position=tradebar04";
2210
+ if(sub_domain_name == 'bb20ad'){
2211
+ Keys = "blp.test";
2212
+ }
2213
+ ad_location = 'Tiny3';
2214
+ if (ad_location == 'Interstitial'){
2215
+ if(no_dfp_interstitial == "false"){
2216
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
2217
+ }
2218
+ }else{
2219
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
2220
+ }
2221
+
2222
+ </script>
2223
+ <script type="text/javascript">
2224
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
2225
+ if(surroundTag == ""){
2226
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
2227
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
2228
+ BLOOMBERG.util.Cookie.set("surroundId",adid,"","/"); // store the surround session id in a cookie. Set the expiration date of the cookie to determine how long the surround session should last. For example, if the surround session should last just one day, then set the expiration date for the cookie to tomorrow.
2229
+ }
2230
+ }
2231
+ else{
2232
+ surroundTag="srnd="+surroundTag+";";
2233
+ }
2234
+
2235
+ </script>
2236
+
2237
+
2238
+ </div>
2239
+
2240
+
2241
+
2242
+
2243
+ </div>
2244
+ </div>
2245
+
2246
+
2247
+
2248
+ <div class="right_rail_marchex">
2249
+ <script type="text/javascript" src="http://jlinks.industrybrains.com/jsct?sid=942&amp;ct=BLOOMBERG_PERSONAL_FINANCE&amp;tr=310X250_QUOTES&amp;num=3&amp;layt=310x250&amp;fmt=simp"></script>
2250
+ </div>
2251
+
2252
+
2253
+ </div>
2254
+
2255
+ </div>
2256
+
2257
+ </div>
2258
+ </div>
2259
+
2260
+ </div>
2261
+ <div id="secondary_content">
2262
+
2263
+
2264
+ </div>
2265
+
2266
+ </div>
2267
+
2268
+ <div id="symac_suggest"></div>
2269
+ </div>
2270
+
2271
+
2272
+ <div id="footer_container" class="base_container">
2273
+ <div id="footer" class="clearfix">
2274
+ <div id="footer_social" class="footer_group">
2275
+ <div><a id="footer_logo" class="logo_img" href="/">Bloomberg</a></div>
2276
+ <ul>
2277
+ <li><a rel="external" class="facebook" id="footer_facebook" href="http://www.facebook.com/BloombergNews">Bloomberg on<br/>Facebook</a></li>
2278
+ <li><a rel="external" class="twitter" id="footer_twitter" href="http://www.twitter.com/bloombergnews">Follow Bloomberg<br/>on Twitter</a></li>
2279
+ <li class="last"><a rel="external" class="linkedin" id="footer_linkedin" href="http://www.linkedin.com/today/bloomberg.com?trk=tod-src-tnav-1000020-0">Follow Bloomberg<br/>on LinkedIn</a></li>
2280
+ </ul>
2281
+ <div class="mobile-redirect"></div>
2282
+ <script type="text/javascript">
2283
+ //<![CDATA[
2284
+ BLOOMBERG.mobile.show_mobile_redirect_link();
2285
+
2286
+ //]]>
2287
+ </script>
2288
+
2289
+ </div>
2290
+ <div id="footer_more" class="footer_group">
2291
+ <h4>More from Bloomberg</h4>
2292
+ <ul>
2293
+ <li><a rel="external" id="footer_businessweek" href="http://www.businessweek.com/">Bloomberg Businessweek</a></li>
2294
+ <li><a rel="external" id="footer_businessexchange" href="http://bx.businessweek.com/">Business Exchange</a></li>
2295
+ <li><a rel="external" id="footer_brief" href="http://www.bloomberg.com/brief">Bloomberg Briefs</a></li>
2296
+ <li><a rel="external" id="footer_bgov" href="http://www.bgov.com/">Bloomberg Government</a></li>
2297
+ <li><a rel="external" id="footer_bht" href="http://www.bloomberght.com/">Bloomberg HT</a></li>
2298
+ <li><a rel="external" id="footer_binstitute" href="http://www.bloomberginstitute.com/">Bloomberg Institute</a></li>
2299
+ <li><a rel="external" id="footer_bjapan" href="http://www.bloomberg.co.jp">ブルームバーグ(日本語)</a></li>
2300
+ <li><a rel="external" id="footer_blaw" href="http://www.bloomberglaw.com">Bloomberg Law</a></li>
2301
+ <li><a rel="external" id="footer_bbna" href="http://www.bna.com/">Bloomberg BNA</a></li>
2302
+ </ul>
2303
+ <ul>
2304
+ <li><a rel="external" id="footer_bblink" href="http://www.bloomberglink.com/">Bloomberg Link</a></li>
2305
+ <li><a href="/markets-magazine/">Bloomberg Markets Magazine</a></li>
2306
+ <li><a rel="external" id="footer_new_energy_finance" href="http://www.newenergyfinance.com/">Bloomberg New Energy Finance</a></li>
2307
+ <li><a rel="external" id="footer_open_symbol" href="http://open.bloomberg.com/">Bloomberg Open</a></li>
2308
+ <li><a rel="external" id="footer_bpress" href="http://www.wiley.com/remsection.cgi?discount=BLOOM&amp;navid=404407">Bloomberg Press</a></li>
2309
+ <li><a rel="external" id="footer_bsports" href="http://www.bloombergsports.com/">Bloomberg Sports</a></li>
2310
+ <li><a rel="external" id="footer_jobs_by_indeed" href="http://jobs.bloomberg.com/">Jobs by Indeed</a></li>
2311
+ <li id="footer_bloomberg_blog">
2312
+ <a rel="external" class="blog_link" href="http://inside.bloomberg.com/">Bloomberg Blog</a>
2313
+ <a rel="external" class="blog_rss_link" href="http://inside.bloomberg.com/blog/atom.xml">Bloomberg Blog RSS</a>
2314
+ </li>
2315
+ </ul>
2316
+ </div>
2317
+ <div id="footer_company" class="footer_group">
2318
+ <h4>Company</h4>
2319
+ <ul>
2320
+ <li><a href="/company/">About Bloomberg</a></li>
2321
+ <li><a href="/careers/">Careers</a></li>
2322
+ <li><a href="/about/pressroom/">Press Room</a></li>
2323
+ <li><a class="footer_link" href="http://www.bloombergmedia.com/">Advertising</a></li>
2324
+ <li><a href="/about/contact/">Contact Us</a></li>
2325
+ <li><a href="http://www.bloomberg.cn/">&#20851;&#20110;&#24429;&#21338;&#20013;&#22269;</a></li>
2326
+ <li><a href="http://about.bloomberg.co.jp/">会社概要(日本語)</a></li>
2327
+ </ul>
2328
+ <ul>
2329
+ <li><a href="/help.html">Help</a></li>
2330
+ <li><a href="/sitemap/">Sitemap</a></li>
2331
+ <li><a href="/notices/trademarks.html">Trademarks</a></li>
2332
+ <li><a href="/apps/feedback">Feedback</a></li>
2333
+ <li><a class="footer_link" href="/notices/tos.html">Terms of Service</a></li>
2334
+ <li><a class="footer_link" href="/notices/privacy.html">Privacy Policy</a></li>
2335
+ </ul>
2336
+ </div>
2337
+ <div id="footer_bottom_part">
2338
+ <div id="opinion_lab">
2339
+ <a href="javascript:void(0);" onClick="oOobj2.OnClick()">
2340
+ <img src="http://cdn.gotraffic.net/v/20120417_153041/onlineopinionOO4S/sm_FAB000_oo.gif" border="0" title="Rate this Page" style="margin-right:5px;" />
2341
+ Rate this Page
2342
+ </a>
2343
+ </div>
2344
+ <div id="copyright_statement">
2345
+ <span>&copy;2012 BLOOMBERG L.P. ALL RIGHTS RESERVED.</span>
2346
+ <a href="http://nytm.org/made" target="_blank" rel="nofollow external" id="made_in_nyc">Made in NYC</a>
2347
+ </div>
2348
+ </div>
2349
+ </div>
2350
+ </div>
2351
+ <script type="text/javascript">
2352
+ if (reg_enabled) {
2353
+ document.write("<scr" + "ipt type='text/javascript' src='http://cdn.gotraffic.net/r/v/20120412_170304/javascripts/breg-min.js'>" + "</scr" + "ipt>");
2354
+ $(document).ready(function() {
2355
+ if (BLOOMBERG.user){ BLOOMBERG.user.init({"enable_tracking_cookies":true,"u":"https://login.bloomberg.com"}); }
2356
+ });
2357
+ }
2358
+ if (q_enabled && reg_enabled) {
2359
+ document.write("<scr" + "ipt type='text/javascript' src='http://cdn.gotraffic.net/q/v/20120413_173904/javascripts/q-min.js'>" + "</scr" + "ipt>");
2360
+ $(document).ready(function() {
2361
+ if (BLOOMBERG.queue){ BLOOMBERG.queue.init({"url":"https://login.bloomberg.com/q"}); }
2362
+ });
2363
+ }
2364
+ </script>
2365
+
2366
+
2367
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/javascripts/jquery-ui-1.8.16.autocomplete.min.js" type="text/javascript"></script>
2368
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/javascripts/markets/chart_autocomplete-min.js" type="text/javascript"></script>
2369
+
2370
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/javascripts/markets/main-min.js" type="text/javascript"></script> <script src="http://cdn.gotraffic.net/v/20120417_153041/javascripts/markets/bb_chart_theme-min.js" type="text/javascript"></script> <script src="http://cdn.gotraffic.net/v/20120417_153041/javascripts/markets/quote_chart-min.js" type="text/javascript"></script>
2371
+ <script type="text/javascript">
2372
+ //<![CDATA[
2373
+
2374
+ var recommendation_cookie = BLOOMBERG.util.Cookie.get("hprec201202");
2375
+ var reco_more_stories = BLOOMBERG.util.Cookie.get("morestories201112");
2376
+ var ga_page_name = ((typeof(Description) != 'undefined') ? Description : '').replace(/\//g,":");
2377
+ var ga_companypage = BLOOMBERG.util.Cookie.get("companypage");
2378
+ var ga_viewvsopinion = BLOOMBERG.util.Cookie.get("bviewopn");
2379
+ var pageTrackingVariables = [];
2380
+
2381
+ pageTrackingVariables.push({name:'recommendation_cookie', value:recommendation_cookie, scope:1})
2382
+ pageTrackingVariables.push({name:'morestories201112', value:reco_more_stories, scope:1})
2383
+ pageTrackingVariables.push({name:'name', value:ga_page_name, scope:3})
2384
+ pageTrackingVariables.push({name:'companypages', value:ga_companypage, scope:1})
2385
+ pageTrackingVariables.push({name:'viewvsopinion', value:ga_viewvsopinion, scope:1})
2386
+
2387
+ //]]>
2388
+ </script>
2389
+
2390
+ <div id="third_party_trackers">
2391
+ <script type="text/javascript">
2392
+ var comScoreTrackingParams = {};
2393
+ for(var i=0;i<pageTrackingVariables.length; i++){
2394
+ comScoreTrackingParams[pageTrackingVariables[i].name] = pageTrackingVariables[i].value;
2395
+ }
2396
+ BLOOMBERG.comscore.track(comScoreTrackingParams);
2397
+ </script>
2398
+ <noscript><p><img src="http://b.scorecardresearch.com/p?c1=2&amp;c2=3005059" height="1" width="1" alt="*"></p></noscript>
2399
+
2400
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/onlineopinionOO4S/oo_engine_c_all-min.js" type="text/javascript"></script>
2401
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/onlineopinionOO4S/oo_conf_en-US_inline_stories-min.js" type="text/javascript"></script>
2402
+
2403
+
2404
+ <script type="text/javascript">
2405
+ // <![CDATA[
2406
+ try {
2407
+ var _gaq = _gaq || [];
2408
+ _gaq.push(['_setAccount', BLOOMBERG.global_var.gaTrackAcct]);
2409
+ for(var i=0;i<pageTrackingVariables.length;i++){
2410
+ if (i >= 5){ break; }
2411
+ _gaq.push(['_setCustomVar', i+1, pageTrackingVariables[i].name, pageTrackingVariables[i].value, pageTrackingVariables[i].scope]);
2412
+ }
2413
+ if(typeof(bbPageTrackUrl) == 'undefined')
2414
+ _gaq.push(['_trackPageview']);
2415
+ else
2416
+ _gaq.push(['_trackPageview', bbPageTrackUrl]);
2417
+
2418
+ (function() {
2419
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
2420
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
2421
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
2422
+ })();
2423
+ } catch(err) {
2424
+ //
2425
+ }
2426
+ // ]]>
2427
+ </script>
2428
+
2429
+
2430
+ <script type="text/javascript">
2431
+ //<![CDATA[
2432
+ function DM_prepClient(csid, client) {
2433
+ }
2434
+ $(window).bind("load", function() {
2435
+ $.getScript('http://js.revsci.net/gateway/gw.js?csid=K05539&auto=t');
2436
+ });
2437
+
2438
+ //]]>
2439
+ </script>
2440
+ <script type='text/javascript'>
2441
+ var _sf_async_config={};
2442
+ _sf_async_config.uid = 15087;
2443
+ _sf_async_config.domain = 'bloomberg.com';
2444
+ _sf_async_config.sections = '';
2445
+ _sf_async_config.authors = '';
2446
+ (function(){
2447
+ function loadChartbeat() {
2448
+ window._sf_endpt=(new Date()).getTime();
2449
+ var e = document.createElement('script');
2450
+ e.setAttribute('language', 'javascript');
2451
+ e.setAttribute('type', 'text/javascript');
2452
+ e.setAttribute('src',
2453
+ (('https:' == document.location.protocol) ? 'https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/' : 'http://static.chartbeat.com/') +
2454
+ 'js/chartbeat.js');
2455
+ document.body.appendChild(e);
2456
+ }
2457
+ var oldonload = window.onload;
2458
+ window.onload = (typeof window.onload != 'function') ?
2459
+ loadChartbeat : function() { oldonload(); loadChartbeat(); };
2460
+ })();
2461
+ </script>
2462
+
2463
+ <!-- START Nielsen Online SiteCensus V6.0 -->
2464
+ <!-- COPYRIGHT 2010 Nielsen Online -->
2465
+ <script type="text/javascript">
2466
+ $(window).load(function () {
2467
+ var d = new Image(1, 1);
2468
+ d.onerror = d.onload = function () {
2469
+ d.onerror = d.onload = null;
2470
+ };
2471
+ d.src = ["//secure-us.imrworldwide.com/cgi-bin/m?ci=us-905417h&cg=0&cc=1&si=", escape(window.location.href), "&rp=", escape(document.referrer), "&ts=compact&rnd=", (new Date()).getTime()].join('');
2472
+ });
2473
+ </script>
2474
+ <noscript>
2475
+ <div>
2476
+ <img src="//secure-us.imrworldwide.com/cgi-bin/m?ci=us-905417h&amp;cg=0&amp;cc=1&amp;ts=noscript"
2477
+ width="1" height="1" alt="" />
2478
+ </div>
2479
+ </noscript>
2480
+ <!-- END Nielsen Online SiteCensus V6.0 -->
2481
+
2482
+ </div>
2483
+ <!--
2484
+ production_happ
2485
+ 1.309417 : Thu Apr 19 08:21:38 -0400 2012
2486
+ -->
2487
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/onlineopinionv5/oo_engine_all-min.js" type="text/javascript"></script> <script type="text/javascript">if (!NREUMQ.f) { NREUMQ.f=function() {
2488
+ NREUMQ.push(["load",new Date().getTime()]);
2489
+ var e=document.createElement("script");
2490
+ e.type="text/javascript";e.async=true;e.src="https://d1ros97qkrwjf5.cloudfront.net/30/eum/rum.js";
2491
+ document.body.appendChild(e);
2492
+ if(NREUMQ.a)NREUMQ.a();
2493
+ };
2494
+ NREUMQ.a=window.onload;window.onload=NREUMQ.f;
2495
+ };
2496
+ NREUMQ.push(["nrfj","beacon-1.newrelic.com","32a39e099b",150953,"JVwPEhAJDlRSQ0tUBxRYBBIRSRNNWEUBFg8IVwQe",0,1317,new Date().getTime(),"","","","",""])</script></body>
2497
+ </html>