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,3625 @@
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>USD to JPY Exchange Rate - Bloomberg</title>
7
+ <meta name="keywords" content="US DOLLAR, JAPANESE YEN, USD, JPY, conversion chart, US DOLLAR exchange rate, JAPANESE YEN exchange rate, buying US DOLLAR, buying USD, buying JAPANESE YEN, buying JPY, selling US DOLLAR, selling USD, selling JAPANESE YEN, selling JPY, USD asking price, US DOLLAR asking price, JPY asking price, JAPANESE YEN asking price" />
8
+ <meta name="description" content="Current exchange rate US DOLLAR (USD) to JAPANESE YEN (JPY) including currency converter, buying & selling rate and historical conversion chart." />
9
+ <meta property="og:title" content="USD to JPY Exchange Rate"/>
10
+ <meta property="og:site_name" content="Bloomberg"/>
11
+ <meta property="fb:admins" content="1502271052,1617206,500566238,616620419,18776,1396618572,501161086,100001111898866,1223836"/>
12
+ <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
13
+
14
+ <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" />
15
+ <link href="http://cdn.gotraffic.net/q/v/20120413_173904/stylesheets/q-min.css" media="screen" rel="stylesheet" type="text/css" />
16
+ <!--[if IE 6]>
17
+ <link href="http://cdn.gotraffic.net/v/20120417_153041/stylesheets/ie6-all-v2-min.css" media="all" rel="stylesheet" type="text/css" /> <![endif]-->
18
+ <!--[if lt IE 8]>
19
+ <link href="http://cdn.gotraffic.net/v/20120417_153041/stylesheets/blocks_ltie8-min.css" media="all" rel="stylesheet" type="text/css" /> <![endif]-->
20
+
21
+ <link href="http://cdn.gotraffic.net/v/20120417_153041/stylesheets/markets/main-min.css" media="all" rel="stylesheet" type="text/css" />
22
+
23
+ <script src="/rapi/ads/js_config.js" type="text/javascript"></script>
24
+
25
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/javascripts/main_f-min-v2.js" type="text/javascript"></script> <script type="text/javascript">
26
+ //<![CDATA[
27
+ var reg_enabled = true || (BLOOMBERG.util.Cookie.get('reg_enabled') == 'true');
28
+ var q_enabled = true || (BLOOMBERG.util.Cookie.get('q_enabled') == 'true');
29
+
30
+ //]]>
31
+ </script> <script type="text/javascript">
32
+ </script>
33
+
34
+ <script type="text/javascript">
35
+
36
+ //For omniture
37
+ Description = "blp.persfin/research/quote/us";
38
+ // Setup for surround session
39
+ var adid="";
40
+ var surroundTagVal = "";
41
+ var surroundTag=BLOOMBERG.util.Cookie.get("surroundId"); // Get surround session id from the cookie
42
+ if(surroundTag == "undefined" || surroundTag == null || surroundTag == ""){ // check if there was a surround session id in the cookie
43
+ surroundTag="";
44
+ }else{
45
+ surroundTagVal="srnd="+surroundTag+";"; // finish setting up the key-value for the ad tags
46
+ }
47
+
48
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
49
+
50
+ //Market status
51
+ if (typeof gblvlty == "undefined"){ var gblvlty = 0; }
52
+ market_status_val = "status=marketstatus" + gblvlty;
53
+ HCat = "";
54
+
55
+ //Setting topic value for topic pages(Lingospot)
56
+ var topic_referrer = BLOOMBERG.referrer.topic_referrer();
57
+ if(topic_referrer != null && topic_referrer != ""){
58
+ topic_refer_key = "topic=" + topic_referrer + ";";
59
+ topic_refer_name = "blp.news/topic/" + topic_referrer;
60
+ }else{
61
+ topic_refer_key = "";
62
+ topic_refer_name = "blp.news/topic;";
63
+ }
64
+
65
+ sponsor_key = "";
66
+ var sponsor = BLOOMBERG.referrer.sponsor_referrer();
67
+ if(sponsor != null && sponsor != ""){
68
+ sponsor_key = "sponsor=" + sponsor + ";";
69
+ }
70
+ var ticker_key = ''
71
+ ticker_key += 'ticker=USDJPY%3ACUR;';
72
+
73
+
74
+ //Page URL to pass url to ad call
75
+ var page_url = window.location.pathname;
76
+ //Getting sumdomain for test site
77
+ var host_name_list = window.location.hostname.split('.');
78
+ var sub_domain_name= host_name_list[0];
79
+
80
+ <!-- AUDIENCESCIENCE AD TAG CODE -->
81
+ <!--
82
+ var rsi_segs = [];
83
+ var segs_beg=document.cookie.indexOf('rsi_segs=');
84
+ if (segs_beg>=0){
85
+ segs_beg=document.cookie.indexOf('=',segs_beg)+1;
86
+ if(segs_beg>0){
87
+ var segs_end=document.cookie.indexOf(';',segs_beg);
88
+ if(segs_end==-1) segs_end=document.cookie.length;
89
+ rsi_segs=document.cookie.substring(segs_beg,segs_end)
90
+ .split('|');
91
+ }
92
+ }
93
+ var segLen=20;
94
+ var segQS="";
95
+ if (rsi_segs.length<segLen){segLen=rsi_segs.length}
96
+ for (var i=0;i<segLen;i++){
97
+ segQS+=("rsi"+"="+rsi_segs[i].substring(7, rsi_segs[i].length)+";")
98
+ }
99
+ //-->
100
+ <!-- END AUDIENCESCIENCE AD TAG CODE -->
101
+
102
+ HCat = HCat + segQS + topic_refer_key + sponsor_key + ticker_key; //Value to be passed to the ad call
103
+ var no_dfp_interstitial = "false",
104
+ bbg_show_int = false;
105
+ </script>
106
+
107
+
108
+
109
+
110
+
111
+
112
+ <script type="text/javascript">
113
+ //<![CDATA[
114
+ BLOOMBERG.mobile.register_mobile_link();
115
+
116
+ //]]>
117
+ </script>
118
+ <script type="text/javascript">var _sf_startpt=(new Date()).getTime()</script>
119
+
120
+ </head>
121
+ <body class="quote currency">
122
+ <div id="container" class="module">
123
+
124
+
125
+ <div class="header_top_unit">
126
+
127
+ <div id="market_snapshot_simple" class="base_container clearfix">
128
+ <div id="market_snapshot_container">
129
+ <div id="market_snapshot_table" class="filtered_index tabular_data europe">
130
+ <div class="header">
131
+ <strong><a href="/markets/stocks/">Market Snapshot</a></strong>
132
+ <ul class="original_market_tabs clearfix">
133
+ <li class="us first">U.S.</li>
134
+ <li class="europe">Europe</li>
135
+ <li class="asia last">Asia</li>
136
+ </ul>
137
+ </div>
138
+
139
+ <div class="ticker_groups" id="market_snap_us">
140
+ <table cellspacing="0" cellpadding="0" border="0" class="ticker_snapshot">
141
+ <tbody>
142
+ <tr class="heading">
143
+ <th>Ticker</th>
144
+ <th>Volume</th>
145
+ <th>Price</th>
146
+ <th>Price Delta</th>
147
+ </tr>
148
+
149
+ <tr class=" first">
150
+ <td class="bsym_ticker"><a href="/quote/INDU:IND">Dow</a></td>
151
+ <td class="price">13,032.80</td>
152
+ <td class="change delta value_down">-82.79</td>
153
+ <td class="delta delta value_down">-0.63%</td>
154
+ </tr>
155
+
156
+ <tr class="">
157
+ <td class="bsym_ticker"><a href="/quote/SPX:IND">S&P 500</a></td>
158
+ <td class="price">1,385.14</td>
159
+ <td class="change delta value_down">-5.64</td>
160
+ <td class="delta delta value_down">-0.41%</td>
161
+ </tr>
162
+
163
+ <tr class=" last">
164
+ <td class="bsym_ticker"><a href="/quote/CCMP:IND">Nasdaq</a></td>
165
+ <td class="price">3,031.45</td>
166
+ <td class="change delta value_down">-11.37</td>
167
+ <td class="delta delta value_down">-0.37%</td>
168
+ </tr>
169
+
170
+ </tbody>
171
+ </table>
172
+ </div>
173
+
174
+ <div class="ticker_groups" id="market_snap_europe">
175
+ <table cellspacing="0" cellpadding="0" border="0" class="ticker_snapshot">
176
+ <tbody>
177
+ <tr class="heading">
178
+ <th>Ticker</th>
179
+ <th>Volume</th>
180
+ <th>Price</th>
181
+ <th>Price Delta</th>
182
+ </tr>
183
+
184
+ <tr class=" first">
185
+ <td class="bsym_ticker"><a href="/quote/SX5E:IND">STOXX 50</a></td>
186
+ <td class="price">2,308.60</td>
187
+ <td class="change delta value_down">-19.24</td>
188
+ <td class="delta delta value_down">-0.83%</td>
189
+ </tr>
190
+
191
+ <tr class="">
192
+ <td class="bsym_ticker"><a href="/quote/UKX:IND">FTSE 100</a></td>
193
+ <td class="price">5,764.07</td>
194
+ <td class="change delta value_up">+18.78</td>
195
+ <td class="delta delta value_up">0.33%</td>
196
+ </tr>
197
+
198
+ <tr class=" last">
199
+ <td class="bsym_ticker"><a href="/quote/DAX:IND">DAX </a></td>
200
+ <td class="price">6,699.83</td>
201
+ <td class="change delta value_down">-32.20</td>
202
+ <td class="delta delta value_down">-0.48%</td>
203
+ </tr>
204
+
205
+ </tbody>
206
+ </table>
207
+ </div>
208
+
209
+ <div class="ticker_groups" id="market_snap_asia">
210
+ <table cellspacing="0" cellpadding="0" border="0" class="ticker_snapshot">
211
+ <tbody>
212
+ <tr class="heading">
213
+ <th>Ticker</th>
214
+ <th>Volume</th>
215
+ <th>Price</th>
216
+ <th>Price Delta</th>
217
+ </tr>
218
+
219
+ <tr class=" first">
220
+ <td class="bsym_ticker"><a href="/quote/NKY:IND">Nikkei</a></td>
221
+ <td class="price">9,588.38</td>
222
+ <td class="change delta value_down">-78.88</td>
223
+ <td class="delta delta value_down">-0.82%</td>
224
+ </tr>
225
+
226
+ <tr class="">
227
+ <td class="bsym_ticker"><a href="/quote/TPX:IND">TOPIX </a></td>
228
+ <td class="price">814.13</td>
229
+ <td class="change delta value_down">-5.14</td>
230
+ <td class="delta delta value_down">-0.63%</td>
231
+ </tr>
232
+
233
+ <tr class=" last">
234
+ <td class="bsym_ticker"><a href="/quote/HSI:IND">Hang Seng</a></td>
235
+ <td class="price">20,995.00</td>
236
+ <td class="change delta value_up">+214.28</td>
237
+ <td class="delta delta value_up">1.03%</td>
238
+ </tr>
239
+
240
+ </tbody>
241
+ </table>
242
+ </div>
243
+
244
+ </div>
245
+ </div>
246
+ <div id="leader_board">
247
+
248
+
249
+
250
+ <div class="dfp_ad_box">
251
+
252
+ <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">
253
+ include_u_tag = true;
254
+ adType = "DART";
255
+ Keys = "blp.persfin/research/quote/us";
256
+ dcop_val = "";
257
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
258
+ if (surroundTagVal != ""){
259
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
260
+ surroundTagVal="srnd="+surroundTagVal+";";
261
+ }
262
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
263
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
264
+ Size = "728x90";
265
+ Tile = "1";
266
+ Position = ";position=top";
267
+ if(sub_domain_name == 'bb20ad'){
268
+ Keys = "blp.test";
269
+ }
270
+ ad_location = 'Banner';
271
+ if (ad_location == 'Interstitial'){
272
+ if(no_dfp_interstitial == "false"){
273
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
274
+ }
275
+ }else{
276
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
277
+ }
278
+
279
+ </script>
280
+ <script type="text/javascript">
281
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
282
+ if(surroundTag == ""){
283
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
284
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
285
+ 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.
286
+ }
287
+ }
288
+ else{
289
+ surroundTag="srnd="+surroundTag+";";
290
+ }
291
+
292
+ </script>
293
+
294
+
295
+ </div>
296
+ </div>
297
+ </div>
298
+
299
+
300
+ <div class="outer_tickerbar base_container">
301
+ <div class="inner_tickerbar">
302
+ <div class="ticker_holder">
303
+ <div id="tickerID" class="ticker" >
304
+ <div class="clstsd" id="symbol_GCA_COM" >
305
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
306
+ <tr>
307
+ <td class="inner_pill cl_tickername">
308
+ Gold
309
+ </td>
310
+ <td class="inner_pill cl_price">
311
+ <span class="last_price">
312
+ 1,636.40 </span>
313
+ </td>
314
+ <td class="inner_pill">
315
+ <span class="value_change" >
316
+ -0.20% </span>
317
+ </td>
318
+ </tr>
319
+ </table>
320
+ </div>
321
+ <div class="clstsd" id="symbol_EURUSD_IND" >
322
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
323
+ <tr>
324
+ <td class="inner_pill cl_tickername">
325
+ <a href="/quote/EURUSD:CUR">EUR-USD</a> </td>
326
+ <td class="inner_pill cl_price">
327
+ <span class="last_price">
328
+ 1.3090 </span>
329
+ </td>
330
+ <td class="inner_pill">
331
+ <span class="value_change" >
332
+ -0.2560% </span>
333
+ </td>
334
+ </tr>
335
+ </table>
336
+ </div>
337
+ <div class="clstsd" id="symbol_CCMP_IND" >
338
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
339
+ <tr>
340
+ <td class="inner_pill cl_tickername">
341
+ <a href="/quote/CCMP:IND">Nasdaq</a>
342
+ </td>
343
+ <td class="inner_pill cl_price">
344
+ <span class="last_price">
345
+ 3,031.45 </span>
346
+ </td>
347
+ <td class="inner_pill">
348
+ <span class="value_change" >
349
+ -0.37% </span>
350
+ </td>
351
+ </tr>
352
+ </table>
353
+ </div>
354
+ <div class="clstsd" id="symbol_INDU_IND" >
355
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
356
+ <tr>
357
+ <td class="inner_pill cl_tickername">
358
+ <a href="/quote/INDU:IND">Dow</a>
359
+ </td>
360
+ <td class="inner_pill cl_price">
361
+ <span class="last_price">
362
+ 13,032.80 </span>
363
+ </td>
364
+ <td class="inner_pill">
365
+ <span class="value_change" >
366
+ -0.63% </span>
367
+ </td>
368
+ </tr>
369
+ </table>
370
+ </div>
371
+ <div class="clstsd" id="symbol_SPX_IND" >
372
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
373
+ <tr>
374
+ <td class="inner_pill cl_tickername">
375
+ <a href="/quote/SPX:IND">S&P 500</a>
376
+ </td>
377
+ <td class="inner_pill cl_price">
378
+ <span class="last_price">
379
+ 1,385.14 </span>
380
+ </td>
381
+ <td class="inner_pill">
382
+ <span class="value_change" >
383
+ -0.41% </span>
384
+ </td>
385
+ </tr>
386
+ </table>
387
+ </div>
388
+ <div class="clstsu" id="symbol_UKX_IND" >
389
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
390
+ <tr>
391
+ <td class="inner_pill cl_tickername">
392
+ <a href="/quote/UKX:IND">FTSE 100</a>
393
+ </td>
394
+ <td class="inner_pill cl_price">
395
+ <span class="last_price">
396
+ 5,764.07 </span>
397
+ </td>
398
+ <td class="inner_pill">
399
+ <span class="value_change" >
400
+ +0.33% </span>
401
+ </td>
402
+ </tr>
403
+ </table>
404
+ </div>
405
+ <div class="clstsd" id="symbol_SX5E_IND" >
406
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
407
+ <tr>
408
+ <td class="inner_pill cl_tickername">
409
+ <a href="/quote/SX5E:IND">STOXX 50</a>
410
+ </td>
411
+ <td class="inner_pill cl_price">
412
+ <span class="last_price">
413
+ 2,308.60 </span>
414
+ </td>
415
+ <td class="inner_pill">
416
+ <span class="value_change" >
417
+ -0.83% </span>
418
+ </td>
419
+ </tr>
420
+ </table>
421
+ </div>
422
+ <div class="clstsd" id="symbol_DAX_IND" >
423
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
424
+ <tr>
425
+ <td class="inner_pill cl_tickername">
426
+ <a href="/quote/DAX:IND">DAX</a>
427
+ </td>
428
+ <td class="inner_pill cl_price">
429
+ <span class="last_price">
430
+ 6,699.83 </span>
431
+ </td>
432
+ <td class="inner_pill">
433
+ <span class="value_change" >
434
+ -0.48% </span>
435
+ </td>
436
+ </tr>
437
+ </table>
438
+ </div>
439
+ <div class="clstsu" id="symbol_CLA_COM" >
440
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
441
+ <tr>
442
+ <td class="inner_pill cl_tickername">
443
+ Oil (WTI)
444
+ </td>
445
+ <td class="inner_pill cl_price">
446
+ <span class="last_price">
447
+ 102.82 </span>
448
+ </td>
449
+ <td class="inner_pill">
450
+ <span class="value_change" >
451
+ +0.15% </span>
452
+ </td>
453
+ </tr>
454
+ </table>
455
+ </div>
456
+ <div class="clstsd" id="symbol_GT10_GOV" >
457
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
458
+ <tr>
459
+ <td class="inner_pill cl_tickername">
460
+ U.S. 10-year
461
+ </td>
462
+ <td class="inner_pill cl_yield">
463
+ <span class="yield">1.974%</span>
464
+ </td>
465
+ <td class="inner_pill">
466
+ <span class="yield_change" >0.000</span>
467
+ </td>
468
+ </tr>
469
+ </table>
470
+ </div>
471
+ <div class="clstsu" id="symbol_8411_JP" >
472
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
473
+ <tr>
474
+ <td class="inner_pill cl_tickername">
475
+ 8411:JP
476
+ </td>
477
+ <td class="inner_pill cl_price">
478
+ <span class="last_price">
479
+ 130.00 </span>
480
+ </td>
481
+ <td class="inner_pill">
482
+ <span class="value_change" >
483
+ 0.00% </span>
484
+ </td>
485
+ </tr>
486
+ </table>
487
+ </div>
488
+ <div class="clstsd" id="symbol_INTC_US" >
489
+ <table class="ticker_pill" border-color="#ccc" border-width="1px">
490
+ <tr>
491
+ <td class="inner_pill cl_tickername">
492
+ INTC:US
493
+ </td>
494
+ <td class="inner_pill cl_price">
495
+ <span class="last_price">
496
+ 27.95 </span>
497
+ </td>
498
+ <td class="inner_pill">
499
+ <span class="value_change" >
500
+ -1.83% </span>
501
+ </td>
502
+ </tr>
503
+ </table>
504
+ </div>
505
+ </div>
506
+ </div>
507
+ <div id="customizeBtn" class="pause">
508
+ </div>
509
+ </div>
510
+ </div>
511
+
512
+ </div>
513
+
514
+
515
+
516
+ <div id="header_container" class="base_container">
517
+ <div id="header_top" class="clearfix">
518
+ <div id="branding">
519
+
520
+ <a id="header_logo" class="logo_img" href="/">Bloomberg</a>
521
+ </div>
522
+ <ul id="utility_navigation">
523
+ <li id="about_bloomberg" class="first"><a href="/company/"><abbr title="Learn more about our company">Our Company</abbr></a></li>
524
+ <li id="bloomberg_professional"><a href="/professional/"><abbr title="Bloomberg Professional">Professional</abbr></a></li>
525
+ <li id="bloomberg_anywhere" class="last"><a href="https://bba.bloomberg.net/" rel="nofollow"><abbr title="Bloomberg Anywhere">Anywhere</abbr></a></li>
526
+ </ul>
527
+ <div id="queuebutton_dfp_ad">
528
+
529
+ <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">
530
+ include_u_tag = true;
531
+ adType = "DART";
532
+ Keys = "blp.persfin/research/quote/us";
533
+ dcop_val = "";
534
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
535
+ if (surroundTagVal != ""){
536
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
537
+ surroundTagVal="srnd="+surroundTagVal+";";
538
+ }
539
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
540
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
541
+ Size = "160x31";
542
+ Tile = "4";
543
+ Position = ";position=queuebutton";
544
+ if(sub_domain_name == 'bb20ad'){
545
+ Keys = "blp.test";
546
+ }
547
+ ad_location = 'queuebutton';
548
+ if (ad_location == 'Interstitial'){
549
+ if(no_dfp_interstitial == "false"){
550
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
551
+ }
552
+ }else{
553
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
554
+ }
555
+
556
+ </script>
557
+ <script type="text/javascript">
558
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
559
+ if(surroundTag == ""){
560
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
561
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
562
+ 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.
563
+ }
564
+ }
565
+ else{
566
+ surroundTag="srnd="+surroundTag+";";
567
+ }
568
+
569
+ </script>
570
+
571
+
572
+
573
+ </div>
574
+
575
+ <script type="text/javascript">
576
+ if (reg_enabled) {
577
+ 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>');
578
+ } else {
579
+ document.write('<ul id="user_navigation"></ul>');
580
+ document.write('<scr' + 'ipt type="text/javascript">BLOOMBERG.user_login.get_user_info($("#user_navigation"));</scr' + 'ipt>');
581
+ }
582
+ </script>
583
+ </div>
584
+ <div id="header_bottom" class="clearfix">
585
+ <div id="ext_navigation">
586
+
587
+
588
+ <div id="ext_primary_navigation_v3" class="header_nav clearfix">
589
+ <ul id="sectional_navigation">
590
+
591
+ <li id="nav_home" class="nav_menu_item nav_menu_item_with_dropdown">
592
+ <a href="/" class="menu_tab">
593
+ <span class="menu_text">Home</span>
594
+ <span class="menu_icon"></span>
595
+ </a>
596
+ <div class="div_dropdown_container">
597
+ <div class="dropdown_container clearfix">
598
+
599
+ <div class="dropdown_section">
600
+ <ul class="link_sections">
601
+ <li class="">
602
+ <a class="section" href="/">Bloomberg Homepage</a>
603
+ </li>
604
+ </ul>
605
+ </div>
606
+ <div class="dropdown_section">
607
+ <ul class="link_sections">
608
+ <li class="separator more_label">
609
+ <a class="section">More</a>
610
+ </li>
611
+ <li class="">
612
+ <a class="section" href="/mobile/">Mobile Apps</a>
613
+ </li>
614
+ <li class="">
615
+ <a class="section" href="http://www.businessweek.com/">Businessweek.com</a>
616
+ </li>
617
+ <li class="">
618
+ <a class="section" href="http://www.bloomberg.com/insights/?cmpid=bbg_more">Insights Series</a>
619
+ </li>
620
+ <li class="">
621
+ <a class="section" href="http://inside.bloomberg.com/">Bloomberg Blog</a>
622
+ </li>
623
+ </ul>
624
+ </div>
625
+ </div>
626
+ </div>
627
+ </li>
628
+ <li id="nav_quick" class="nav_menu_item">
629
+ <a href="/quickview/" class="menu_tab">
630
+ <span class="menu_text">Quick</span>
631
+ </a>
632
+ </li>
633
+ <li id="nav_news" class="nav_menu_item nav_menu_item_with_dropdown">
634
+ <a href="/news/" class="menu_tab">
635
+ <span class="menu_text">News</span>
636
+ <span class="menu_icon"></span>
637
+ </a>
638
+ <div class="div_dropdown_container">
639
+ <div class="dropdown_container clearfix">
640
+
641
+ <div class="dropdown_section">
642
+ <ul class="link_sections">
643
+ <li class="">
644
+ <a class="section" href="/news/">Top Headlines</a>
645
+ </li>
646
+ <li class="">
647
+ <a class="section" href="/popular/">Most Popular</a>
648
+ </li>
649
+ <li class="">
650
+ <a class="section" href="/news/exclusive/">Exclusive</a>
651
+ </li>
652
+ <li class="">
653
+ <a class="section" href="/news/politics/">Politics</a>
654
+ </li>
655
+ <li class="">
656
+ <a class="section" href="/news/law/">Law</a>
657
+ </li>
658
+ <li class="">
659
+ <a class="section" href="/entrepreneurs/">Entrepreneurs</a>
660
+ </li>
661
+ <li class="">
662
+ <a class="section" href="/leaders/">Leaders</a>
663
+ </li>
664
+ <li class="">
665
+ <a class="section" href="/muse/">Arts &amp; Culture</a>
666
+ </li>
667
+ <li class="">
668
+ <a class="section" href="/news/economy/">Economy</a>
669
+ </li>
670
+ <li class="">
671
+ <a class="section" href="/news/environment/">Environment</a>
672
+ </li>
673
+ <li class="">
674
+ <a class="section" href="/news/science/">Science</a>
675
+ </li>
676
+ <li class="">
677
+ <a class="section" href="/sports/">Sports</a>
678
+ </li>
679
+ <li class="">
680
+ <a class="section" href="/markets-magazine/">Bloomberg Markets Magazine</a>
681
+ </li>
682
+ <li class="special">
683
+ <a class="section" href="/presidential-election-2012/">Election 2012</a>
684
+ </li>
685
+ </ul>
686
+ </div>
687
+ <div class="dropdown_section">
688
+ <ul class="link_sections">
689
+ <li class="">
690
+ <a class="section" href="/news/regions/">Regions</a>
691
+ <ul class="link_subsections">
692
+ <li class="border_bottom ">
693
+ <a href="/news/us/">U.S.</a>
694
+ </li>
695
+ <li class=" ">
696
+ <a href="/news/china/">China</a>
697
+ </li>
698
+ <li class=" ">
699
+ <a href="/news/europe/">Europe</a>
700
+ </li>
701
+ <li class=" ">
702
+ <a href="/news/asia/">Asia</a>
703
+ </li>
704
+ <li class=" ">
705
+ <a href="/news/uk-ireland/">U.K. &amp; Ireland</a>
706
+ </li>
707
+ <li class=" ">
708
+ <a href="/news/australia-newzealand/">Australia &amp; New Zealand</a>
709
+ </li>
710
+ <li class=" ">
711
+ <a href="/news/canada/">Canada</a>
712
+ </li>
713
+ <li class=" ">
714
+ <a href="/news/india-pakistan/">India &amp; Pakistan</a>
715
+ </li>
716
+ <li class=" ">
717
+ <a href="/news/japan/">Japan</a>
718
+ </li>
719
+ <li class=" ">
720
+ <a href="/news/africa/">Africa</a>
721
+ </li>
722
+ <li class=" ">
723
+ <a href="/news/eastern-europe/">Eastern Europe</a>
724
+ </li>
725
+ <li class="last">
726
+ <a href="/news/regions/" class="more"><span>More Regions</span></a>
727
+ </li>
728
+ </ul>
729
+
730
+ </li>
731
+ </ul>
732
+ </div>
733
+ <div class="dropdown_section">
734
+ <ul class="link_sections">
735
+ <li class="btm_spacing">
736
+ <a class="section" href="/news/markets/">Markets</a>
737
+ <ul class="link_subsections">
738
+ <li class="border_bottom ">
739
+ <a href="/news/commodities/">Commodities</a>
740
+ </li>
741
+ <li class=" ">
742
+ <a href="/news/currencies/">Currencies</a>
743
+ </li>
744
+ <li class=" ">
745
+ <a href="/news/bonds/">Bonds</a>
746
+ </li>
747
+ <li class=" ">
748
+ <a href="/news/stocks/">Stocks</a>
749
+ </li>
750
+ <li class=" ">
751
+ <a href="/news/energy-markets/">Energy Markets</a>
752
+ </li>
753
+ <li class=" ">
754
+ <a href="/news/municipal-bonds/">Municipal Bonds</a>
755
+ </li>
756
+ <li class=" ">
757
+ <a href="/news/emerging-markets/">Emerging Markets</a>
758
+ </li>
759
+ <li class=" ">
760
+ <a href="/news/funds/">Funds</a>
761
+ </li>
762
+ <li class="last">
763
+ <a href="/news/markets/" class="more"><span>More Markets</span></a>
764
+ </li>
765
+ </ul>
766
+
767
+ </li>
768
+ </ul>
769
+ </div>
770
+ <div class="dropdown_section">
771
+ <ul class="link_sections">
772
+ <li class="">
773
+ <a class="section" href="/news/industries/">Industries</a>
774
+ <ul class="link_subsections">
775
+ <li class="border_bottom ">
776
+ <a href="/news/energy/">Energy</a>
777
+ </li>
778
+ <li class=" ">
779
+ <a href="/news/technology/">Technology</a>
780
+ </li>
781
+ <li class=" ">
782
+ <a href="/news/real-estate/">Real Estate</a>
783
+ </li>
784
+ <li class=" ">
785
+ <a href="/news/finance/">Finance</a>
786
+ </li>
787
+ <li class=" ">
788
+ <a href="/news/health-care/">Health Care</a>
789
+ </li>
790
+ <li class=" ">
791
+ <a href="/news/transportation/">Transportation</a>
792
+ </li>
793
+ <li class=" ">
794
+ <a href="/news/insurance/">Insurance</a>
795
+ </li>
796
+ <li class=" ">
797
+ <a href="/news/retail/">Retail</a>
798
+ </li>
799
+ <li class=" ">
800
+ <a href="/news/media/">Media</a>
801
+ </li>
802
+ <li class="last">
803
+ <a href="/news/industries/" class="more"><span>More Industries</span></a>
804
+ </li>
805
+ </ul>
806
+
807
+ </li>
808
+ </ul>
809
+ </div>
810
+ </div>
811
+ </div>
812
+ </li>
813
+ <li id="nav_view" class="nav_menu_item nav_menu_item_with_dropdown">
814
+ <a href="/view/" class="menu_tab">
815
+ <span class="menu_text">Opinion</span>
816
+ <span class="menu_icon"></span>
817
+ </a>
818
+ <div class="div_dropdown_container">
819
+ <div class="dropdown_container clearfix">
820
+
821
+ <div class="dropdown_section">
822
+ <ul class="link_sections">
823
+ <li class="">
824
+ <a class="section" href="/view/editorials/">Editorials</a>
825
+ </li>
826
+ <li class="">
827
+ <a class="section" href="/view/columns/">Columns</a>
828
+ </li>
829
+ <li class="">
830
+ <a class="section" href="/view/op-eds/">Op-Eds</a>
831
+ </li>
832
+ </ul>
833
+ </div>
834
+ <div class="dropdown_section">
835
+ <ul class="link_sections">
836
+ <li class="separator">
837
+ <a class="section" href="/view/business-class/">Business Class</a>
838
+ </li>
839
+ <li class="">
840
+ <a class="section" href="/view/echoes/">Echoes</a>
841
+ </li>
842
+ <li class="">
843
+ <a class="section" href="/view/the-ticker/">The Ticker</a>
844
+ </li>
845
+ <li class="">
846
+ <a class="section" href="/view/world-view/">World View</a>
847
+ </li>
848
+ </ul>
849
+ </div>
850
+ <a class="sponsor_branding" href="http://bs.serving-sys.com/BurstingPipe/adServer.bs?cn=tf&c=20&mc=click&pli=4008894&PluID=0&ord=1334837424" rel="nofollow" target="_blank"></a>
851
+ </div>
852
+ </div>
853
+ </li>
854
+ <li id="nav_market_data" class="nav_menu_item nav_menu_item_with_dropdown">
855
+ <a href="/markets/" class="menu_tab">
856
+ <span class="menu_text">Market Data</span>
857
+ <span class="menu_icon"></span>
858
+ </a>
859
+ <div class="div_dropdown_container">
860
+ <div class="dropdown_container clearfix">
861
+
862
+ <div class="dropdown_section">
863
+ <ul class="link_sections">
864
+ <li class="btm_spacing">
865
+ <a class="section" href="/markets/stocks/">Stocks</a>
866
+ <ul class="link_subsections">
867
+ <li class="border_bottom ">
868
+ <a href="/markets/stocks/futures/">Stock Futures</a>
869
+ </li>
870
+ <li class=" ">
871
+ <a href="/markets/stocks/world-indexes/">World Indexes</a>
872
+ </li>
873
+ <li class=" ">
874
+ <a href="/markets/stocks/movers/dow/">Gainers & Losers</a>
875
+ </li>
876
+ <li class=" ">
877
+ <a href="/markets/stocks/regional-indexes/">Regional Indexes</a>
878
+ </li>
879
+ <li class=" last">
880
+ <a href="/apps/ecal?c=US">Earnings</a>
881
+ </li>
882
+ </ul>
883
+
884
+ </li>
885
+ <li class="">
886
+ <a class="section" href="/markets/rates-bonds/government-bonds/us/">Rates &amp; Bonds</a>
887
+ <ul class="link_subsections">
888
+ <li class="border_bottom ">
889
+ <a href="/markets/rates-bonds/government-bonds/us/">Government Bonds</a>
890
+ </li>
891
+ <li class=" ">
892
+ <a href="/markets/rates-bonds/corporate-bonds/">Corporate Bonds</a>
893
+ </li>
894
+ <li class=" last">
895
+ <a href="/markets/rates-bonds/key-rates/">Key Rates</a>
896
+ </li>
897
+ </ul>
898
+
899
+ </li>
900
+ </ul>
901
+ </div>
902
+ <div class="dropdown_section">
903
+ <ul class="link_sections">
904
+ <li class="btm_spacing">
905
+ <a class="section" href="/markets/commodities/futures/">Commodities</a>
906
+ <ul class="link_subsections">
907
+ <li class="border_bottom ">
908
+ <a href="/markets/commodities/futures/">Commodity Futures</a>
909
+ </li>
910
+ <li class=" last">
911
+ <a href="/energy/">Energy Prices</a>
912
+ </li>
913
+ </ul>
914
+
915
+ </li>
916
+ <li class="btm_spacing">
917
+ <a class="section" href="/markets/currencies/">Currencies</a>
918
+ <ul class="link_subsections">
919
+ <li class="border_bottom ">
920
+ <a href="/markets/currencies/americas/">World Currencies</a>
921
+ </li>
922
+ <li class=" last">
923
+ <a href="/markets/currencies/cross-rates/">Foreign Exchange Rates</a>
924
+ </li>
925
+ </ul>
926
+
927
+ </li>
928
+ <li class="">
929
+ <a class="section" href="/markets/etfs/">ETFs</a>
930
+ </li>
931
+ <li class="">
932
+ <a class="section" href="/markets/mutual-funds/top-funds/us/">Mutual Funds</a>
933
+ </li>
934
+ <li class="">
935
+ <a class="section" href="/markets/economic-calendar/">Economic Calendar</a>
936
+ </li>
937
+ <li class="">
938
+ <a class="section" href="/video/forex-trading/">Forex Trading Videos</a>
939
+ </li>
940
+ <li class="">
941
+ <a class="section" href="http://topics.bloomberg.com/islamic-finance/">Islamic Finance</a>
942
+ </li>
943
+ </ul>
944
+ </div>
945
+ </div>
946
+ </div>
947
+ </li>
948
+ <li id="nav_personal_finance" class="nav_menu_item nav_menu_item_with_dropdown">
949
+ <a href="/personal-finance/" class="menu_tab">
950
+ <span class="menu_text">Personal Finance</span>
951
+ <span class="menu_icon"></span>
952
+ </a>
953
+ <div class="div_dropdown_container">
954
+ <div class="dropdown_container clearfix">
955
+
956
+ <div class="dropdown_section">
957
+ <ul class="link_sections">
958
+ <li class="">
959
+ <a class="section" href="/personal-finance/">News & Videos</a>
960
+ </li>
961
+ <li class="">
962
+ <a class="section" href="/personal-finance/saving-and-investing/">Saving & Investing</a>
963
+ </li>
964
+ <li class="">
965
+ <a class="section" href="/personal-finance/retirement-planning/">Retirement Planning</a>
966
+ </li>
967
+ <li class="">
968
+ <a class="section" href="/personal-finance/real-estate/">Real Estate</a>
969
+ </li>
970
+ <li class="">
971
+ <a class="section" href="/personal-finance/taxes/">Taxes</a>
972
+ </li>
973
+ <li class="">
974
+ <a class="section" href="/personal-finance/financial-advisers/">Financial Advisers</a>
975
+ </li>
976
+ </ul>
977
+ </div>
978
+ <div class="dropdown_section">
979
+ <ul class="link_sections">
980
+ <li class="">
981
+ <a class="section" href="/personal-finance/insurance-and-health/">Insurance & Health</a>
982
+ </li>
983
+ <li class="">
984
+ <a class="section" href="/personal-finance/money-gallery/">Money Gallery</a>
985
+ </li>
986
+ <li class="">
987
+ <a class="section" href="/personal-finance/consumer-spending/">The Real Cost</a>
988
+ </li>
989
+ <li class="">
990
+ <a class="section" href="/personal-finance/portfolio-impact/">Portfolio Impact</a>
991
+ </li>
992
+ <li class="">
993
+ <a class="section" href="/personal-finance/calculators/">Calculators</a>
994
+ </li>
995
+ <li class="">
996
+ <a class="section" href="/apps/subscriber/webport">Portfolio Tracker</a>
997
+ </li>
998
+ </ul>
999
+ </div>
1000
+ </div>
1001
+ </div>
1002
+ </li>
1003
+ <li id="nav_technology" class="nav_menu_item nav_menu_item_with_dropdown">
1004
+ <a href="/technology/" class="menu_tab">
1005
+ <span class="menu_text">Tech</span>
1006
+ <span class="menu_icon"></span>
1007
+ </a>
1008
+ <div class="div_dropdown_container">
1009
+ <div class="dropdown_container clearfix">
1010
+
1011
+ <div class="dropdown_section">
1012
+ <ul class="link_sections">
1013
+ <li class="">
1014
+ <a class="section" href="/technology/">Technology Home</a>
1015
+ </li>
1016
+ <li class="">
1017
+ <a class="section" href="/technology/social-media/">Social Media</a>
1018
+ </li>
1019
+ <li class="">
1020
+ <a class="section" href="/technology/mobile-wireless/">Mobile & Wireless</a>
1021
+ </li>
1022
+ <li class="">
1023
+ <a class="section" href="/technology/web/">Web</a>
1024
+ </li>
1025
+ <li class="">
1026
+ <a class="section" href="/technology/enterprise-tech/">Enterprise Tech</a>
1027
+ </li>
1028
+ <li class="">
1029
+ <a class="section" href="/technology/tv-games-movies/">TV, Games & Movies</a>
1030
+ </li>
1031
+ <li class="">
1032
+ <a class="section" href="/technology/apple/">Apple</a>
1033
+ </li>
1034
+ <li class="">
1035
+ <a class="section" href="http://go.bloomberg.com/tech-deals/">Tech Deals</a>
1036
+ </li>
1037
+ <li class="">
1038
+ <a class="section" href="http://go.bloomberg.com/tech-blog/">Tech Blog</a>
1039
+ </li>
1040
+ <li class="">
1041
+ <a class="section" href="/technology/slideshows/">Slideshows</a>
1042
+ </li>
1043
+ <li class="">
1044
+ <a class="section" href="/technology/videos/">Videos</a>
1045
+ </li>
1046
+ </ul>
1047
+ </div>
1048
+ </div>
1049
+ </div>
1050
+ </li>
1051
+ <li id="nav_sustainability" class="nav_menu_item nav_menu_item_with_dropdown">
1052
+ <a href="/sustainability/" class="menu_tab">
1053
+ <span class="menu_text">Sustainability</span>
1054
+ <span class="menu_icon"></span>
1055
+ </a>
1056
+ <div class="div_dropdown_container">
1057
+ <div class="dropdown_container clearfix">
1058
+
1059
+ <div class="dropdown_section">
1060
+ <ul class="link_sections">
1061
+ <li class="">
1062
+ <a class="section" href="/sustainability/">Sustainability Home</a>
1063
+ </li>
1064
+ <li class="">
1065
+ <a class="section" href="/sustainability/energy/">Energy</a>
1066
+ </li>
1067
+ <li class="">
1068
+ <a class="section" href="/sustainability/corporate/">Corporate Sustainability</a>
1069
+ </li>
1070
+ <li class="">
1071
+ <a class="section" href="/sustainability/policy/">Policy</a>
1072
+ </li>
1073
+ <li class="">
1074
+ <a class="section" href="/sustainability/natural-resources/">Natural Resources</a>
1075
+ </li>
1076
+ <li class="">
1077
+ <a class="section" href="/sustainability/health-population/">Health & Population</a>
1078
+ </li>
1079
+ <li class="">
1080
+ <a class="section" href="/sustainability/slideshows/">Slideshows</a>
1081
+ </li>
1082
+ <li class="">
1083
+ <a class="section" href="/sustainability/videos/">Videos</a>
1084
+ </li>
1085
+ <li class="">
1086
+ <a class="section" href="/sustainability/the-grid/">Blog: The Grid</a>
1087
+ </li>
1088
+ </ul>
1089
+ </div>
1090
+ </div>
1091
+ </div>
1092
+ </li>
1093
+ <li id="nav_tv" class="nav_menu_item nav_menu_item_with_dropdown">
1094
+ <a href="/tv/" class="menu_tab">
1095
+ <span class="menu_text">TV</span>
1096
+ <span class="menu_icon"></span>
1097
+ </a>
1098
+ <div class="div_dropdown_container">
1099
+ <div class="dropdown_container clearfix">
1100
+
1101
+ <div class="dropdown_section">
1102
+ <ul class="link_sections">
1103
+ <li class="">
1104
+ <a class="section" href="/tv/">Live TV</a>
1105
+ </li>
1106
+ <li class="">
1107
+ <a class="section" href="/video/">Video</a>
1108
+ </li>
1109
+ <li class="">
1110
+ <a class="section" href="/tv/channel-finder/">Channel Finder</a>
1111
+ </li>
1112
+ <li class="">
1113
+ <a class="section" href="/personalities/">Personalities</a>
1114
+ </li>
1115
+ <li class="">
1116
+ <a class="section" href="/mobile/tv">iPad App</a>
1117
+ </li>
1118
+ </ul>
1119
+ </div>
1120
+ <div class="dropdown_section">
1121
+ <ul class="link_sections">
1122
+ <li class="">
1123
+ <a class="section" href="/tv/shows/">Shows</a>
1124
+ <ul class="link_subsections">
1125
+ <li class="border_bottom ">
1126
+ <a href="/tv/shows/the-mentor/">The Mentor</a>
1127
+ </li>
1128
+ <li class=" ">
1129
+ <a href="/tv/shows/bloomberg-west/">Bloomberg West</a>
1130
+ </li>
1131
+ <li class=" ">
1132
+ <a href="/tv/shows/game-changers/">Game Changers</a>
1133
+ </li>
1134
+ <li class=" ">
1135
+ <a href="/tv/shows/bloomberg-enterprise">Enterprise</a>
1136
+ </li>
1137
+ <li class="last">
1138
+ <a href="/tv/shows/" class="more"><span>More Shows</span></a>
1139
+ </li>
1140
+ </ul>
1141
+
1142
+ </li>
1143
+ </ul>
1144
+ </div>
1145
+ <div class="dropdown_section">
1146
+ <ul class="link_sections">
1147
+ <li class="">
1148
+ <a class="section" href="/tv/schedule/">Schedule</a>
1149
+ <ul class="link_subsections">
1150
+ <li class="border_bottom ">
1151
+ <a href="/tv/schedule/">U.S.</a>
1152
+ </li>
1153
+ <li class=" ">
1154
+ <a href="/tv/schedule/asia/">Asia</a>
1155
+ </li>
1156
+ <li class=" last">
1157
+ <a href="/tv/schedule/europe/">Europe</a>
1158
+ </li>
1159
+ </ul>
1160
+
1161
+ </li>
1162
+ </ul>
1163
+ </div>
1164
+ </div>
1165
+ </div>
1166
+ </li>
1167
+ <li id="nav_radio" class="nav_menu_item nav_menu_item_with_dropdown">
1168
+ <a href="/radio/" class="menu_tab">
1169
+ <span class="menu_text">Radio</span>
1170
+ <span class="menu_icon"></span>
1171
+ </a>
1172
+ <div class="div_dropdown_container">
1173
+ <div class="dropdown_container clearfix">
1174
+
1175
+ <div class="dropdown_section">
1176
+ <ul class="link_sections">
1177
+ <li class="">
1178
+ <a class="section" href="/radio/">Live Radio</a>
1179
+ </li>
1180
+ <li class="">
1181
+ <a class="section" href="/radio/shows/">Shows</a>
1182
+ </li>
1183
+ <li class="">
1184
+ <a class="section" href="/radio/schedule/">Schedule</a>
1185
+ </li>
1186
+ <li class="">
1187
+ <a class="section" href="/personalities/">Personalities</a>
1188
+ </li>
1189
+ </ul>
1190
+ </div>
1191
+ <div class="dropdown_section">
1192
+ <ul class="link_sections">
1193
+ <li class="">
1194
+ <a class="section" href="/podcasts/">Podcasts</a>
1195
+ <ul class="link_subsections">
1196
+ <li class="border_bottom ">
1197
+ <a href="/podcasts/first-word/">First Word</a>
1198
+ </li>
1199
+ <li class=" ">
1200
+ <a href="/podcasts/surveillance/">Surveillance</a>
1201
+ </li>
1202
+ <li class=" ">
1203
+ <a href="/podcasts/taking-stock/">Taking Stock</a>
1204
+ </li>
1205
+ <li class="last">
1206
+ <a href="/podcasts/" class="more"><span>More Podcasts</span></a>
1207
+ </li>
1208
+ </ul>
1209
+
1210
+ </li>
1211
+ </ul>
1212
+ </div>
1213
+ </div>
1214
+ </div>
1215
+ </li>
1216
+ <li id="nav_more" class="nav_menu_item nav_menu_item_with_dropdown">
1217
+ <a href="#" class="menu_tab">
1218
+ <span class="menu_text">More</span>
1219
+ <span class="menu_icon"></span>
1220
+ </a>
1221
+ <div class="div_dropdown_container">
1222
+ <div class="dropdown_container clearfix">
1223
+
1224
+ <div class="dropdown_section">
1225
+ <ul class="link_sections">
1226
+ <li class="">
1227
+ <a class="section" href="/video/">Video</a>
1228
+ </li>
1229
+ <li class="">
1230
+ <a class="section" href="/podcasts/">Podcasts</a>
1231
+ </li>
1232
+ <li class="">
1233
+ <a class="section" href="/mobile/">Mobile Apps</a>
1234
+ </li>
1235
+ </ul>
1236
+ </div>
1237
+ <div class="dropdown_section">
1238
+ <ul class="link_sections">
1239
+ <li class="separator">
1240
+ <a class="section" href="http://www.businessweek.com/">Businessweek.com</a>
1241
+ </li>
1242
+ <li class="">
1243
+ <a class="section" href="http://www.bloomberg.com/insights/?cmpid=bbg_more">Insights Series</a>
1244
+ </li>
1245
+ </ul>
1246
+ </div>
1247
+ <div class="dropdown_section">
1248
+ <ul class="link_sections">
1249
+ <li class="separator">
1250
+ <a class="section" href="http://inside.bloomberg.com/">Bloomberg Blog</a>
1251
+ </li>
1252
+ <li class="">
1253
+ <a class="section" href="/apps/feedback">Feedback</a>
1254
+ </li>
1255
+ </ul>
1256
+ </div>
1257
+ </div>
1258
+ </div>
1259
+ </li>
1260
+ </ul>
1261
+ <script type="text/javascript">
1262
+ //<![CDATA[
1263
+ BLOOMBERG.register_ext_nav_events();
1264
+ if (BLOOMBERG.noir_2_qv){
1265
+ BLOOMBERG.noir_2_qv.modify_nav_link();
1266
+ }
1267
+
1268
+ //]]>
1269
+ </script> <div id="header_search">
1270
+ <input
1271
+ id="symac_keyword"
1272
+ onblur="symac_delayhandleLoseFocus();"
1273
+ onfocus="symac_handleFocus();"
1274
+ onkeyup="symac_handleKeyUp(event);"
1275
+ onkeydown="symac_handleKeyUp(event);"
1276
+ onmouseup="symac_handleKeyUp(event);"
1277
+ maxlength="90"
1278
+ value="Search News, Quotes and Opinion",
1279
+ autocomplete="off"
1280
+ class="symac_grayText"
1281
+ type="text" />
1282
+ </div> </div>
1283
+ </div>
1284
+ </div>
1285
+
1286
+ </div>
1287
+
1288
+
1289
+
1290
+ <div class="lb_place_holder"></div>
1291
+
1292
+ <div id="content" class="clearfix">
1293
+ <div id="primary_content">
1294
+
1295
+ <div class="clearfix quote_scoreboard">
1296
+
1297
+ <div class="exchange_type" style="text-align:right">
1298
+ <ul>
1299
+ <li>
1300
+ <span class="l">Security Type:</span><span>Currency Spot Exchange Rate</span>
1301
+ </li>
1302
+ </ul>
1303
+ <a href="/quote/JPYUSD:CUR/" class="currency_pair_link">Switch to JPY-USD</a> </div>
1304
+
1305
+
1306
+
1307
+ <div class="ticker_header_currency">
1308
+ <div class="ticker_header_top clearfix">
1309
+ <h2>US DOLLAR-JAPANESE YEN Exchange Rate</h2>
1310
+
1311
+ <a class="atp_link" onclick="window.open('/apps/subscriber/watchlist?tkr=USDJPY&amp;exch=CUR',null,'height=470,width=1050,status=no,scrollbars=yes,toolbar=no');return false" href="#">Add
1312
+ to Portfolio</a>
1313
+
1314
+ </div>
1315
+ <h3 class="">USD-JPY</h3>
1316
+
1317
+
1318
+ <span class=" price">
1319
+ 81.6800
1320
+ <span class="currency_factor_description">
1321
+ Price of 1 USD in JPY </span>
1322
+ </span>
1323
+
1324
+
1325
+
1326
+
1327
+
1328
+ <span class=" trending_up up">0.4200 <span>0.52%</span></span>
1329
+
1330
+
1331
+
1332
+
1333
+ <p class="fine_print">
1334
+
1335
+ As of
1336
+
1337
+ 08:12:31 ET on
1338
+
1339
+ 04/19/2012.
1340
+
1341
+ </p>
1342
+ </div>
1343
+ </div>
1344
+
1345
+ <div class="quote_panel">
1346
+
1347
+
1348
+
1349
+
1350
+ <div class="quote_navigation_container">
1351
+ <div class="quote_navigation" id="quote_navigation">
1352
+ <div id="header">More on USD-JPY</div>
1353
+ <ul>
1354
+ <li>
1355
+ <a href="/quote/USDJPY:CUR" class="active">Snapshot</a>
1356
+ </li>
1357
+
1358
+
1359
+
1360
+
1361
+
1362
+
1363
+ <li>
1364
+ <a href="/quote/USDJPY:CUR/chart">Chart</a>
1365
+ </li>
1366
+
1367
+
1368
+
1369
+
1370
+
1371
+ </ul>
1372
+ </div>
1373
+ </div>
1374
+ <script type="text/javascript">
1375
+ $(function(){
1376
+ var stopping_at = ($('.forex_ad_links').offset()!=null ? '.forex_ad_links':'#footer');
1377
+ var top_element = ($('.ticker_header_currency').offset()!=null ? '.ticker_header_currency':'.ticker_header');
1378
+ BLOOMBERG.navigation.sticky_navigation({'navigator': '.quote_navigation', 'stopper': stopping_at, 'top_element':top_element, 'navigation_container':'.quote_navigation_container', 'top_padding':18});
1379
+ });
1380
+ </script>
1381
+
1382
+ <div class="quote_content">
1383
+
1384
+ <div class="snapshot">
1385
+
1386
+ <h1>Snapshot for USD-JPY Exchange Rate </h1>
1387
+
1388
+ <table class="snapshot_table">
1389
+ <tr>
1390
+ <th>Open:</th>
1391
+ <td>81.2600</td>
1392
+
1393
+ <th>Day's Range:</th>
1394
+ <td>81.1700 - 81.7500</td>
1395
+
1396
+ <th class="last">Bid:</th>
1397
+ <td class="last">81.6700</td>
1398
+ </tr>
1399
+
1400
+ <tr class="bottom">
1401
+ <th>Previous Close:</th>
1402
+ <td>81.2600</td>
1403
+
1404
+ <th>52wk Range:</th>
1405
+ <td>75.5700 - 84.1900</td>
1406
+
1407
+ <th class="last">Ask:</th>
1408
+ <td class="last">81.6800</td>
1409
+ </tr>
1410
+ </table>
1411
+ </div>
1412
+
1413
+ <div id="quote_main_panel">
1414
+ <div class="quote_content_main">
1415
+ <div class="stock_chart">
1416
+
1417
+ <h2><a href="/quote/USDJPY:CUR/chart" class="to_subpage">Currency Chart for USD-JPY Exchange Rate</a>
1418
+ </h2>
1419
+
1420
+
1421
+ <script type="text/javascript">
1422
+ BLOOMBERG.global_var.ticker = "USDJPY:CUR";
1423
+ BLOOMBERG.global_var.chartData = {"data_values":[[1334768400000,81.26],[1334768482000,81.26],[1334768571000,81.23],[1334768571000,81.23],[1334768581000,81.23],[1334768581000,81.23],[1334768751000,81.26],[1334768751000,81.25],[1334768763000,81.25],[1334768781000,81.25],[1334768881000,81.32],[1334768931000,81.26],[1334768941000,81.26],[1334768981000,81.28],[1334769021000,81.24],[1334769112000,81.27],[1334769122000,81.27],[1334769183000,81.27],[1334769271000,81.28],[1334769292000,81.28],[1334769302000,81.28],[1334769364000,81.28],[1334769413000,81.29],[1334769471000,81.29],[1334769482000,81.29],[1334769564000,81.29],[1334769632000,81.28],[1334769651000,81.28],[1334769661000,81.28],[1334769711000,81.27],[1334769821000,81.29],[1334769831000,81.29],[1334769841000,81.29],[1334769861000,81.3],[1334770012000,81.28],[1334770012000,81.28],[1334770021000,81.28],[1334770021000,81.28],[1334770033000,81.29],[1334770191000,81.29],[1334770201000,81.29],[1334770371000,81.24],[1334770371000,81.26],[1334770381000,81.26],[1334770391000,81.24],[1334770502000,81.26],[1334770553000,81.25],[1334770561000,81.25],[1334770622000,81.26],[1334770661000,81.25],[1334770731000,81.25],[1334770741000,81.25],[1334770822000,81.25],[1334770871000,81.25],[1334770911000,81.25],[1334770923000,81.25],[1334770951000,81.25],[1334771092000,81.24],[1334771092000,81.24],[1334771101000,81.24],[1334771152000,81.26],[1334771273000,81.26],[1334771281000,81.26],[1334771422000,81.27],[1334771422000,81.25],[1334771451000,81.25],[1334771461000,81.25],[1334771472000,81.25],[1334771631000,81.27],[1334771631000,81.27],[1334771641000,81.27],[1334771691000,81.26],[1334771711000,81.28],[1334771811000,81.28],[1334771821000,81.28],[1334771892000,81.27],[1334771922000,81.29],[1334771991000,81.29],[1334772001000,81.29],[1334772103000,81.28],[1334772171000,81.28],[1334772181000,81.28],[1334772241000,81.29],[1334772353000,81.28],[1334772353000,81.28],[1334772363000,81.28],[1334772394000,81.29],[1334772453000,81.28],[1334772531000,81.28],[1334772541000,81.28],[1334772541000,81.28],[1334772672000,81.29],[1334772711000,81.28],[1334772722000,81.28],[1334772792000,81.28],[1334772891000,81.29],[1334772891000,81.29],[1334772901000,81.29],[1334773071000,81.34],[1334773071000,81.32],[1334773081000,81.32],[1334773141000,81.31],[1334773191000,81.34],[1334773251000,81.33],[1334773261000,81.33],[1334773261000,81.33],[1334773431000,81.29],[1334773431000,81.29],[1334773441000,81.29],[1334773441000,81.29],[1334773541000,81.32],[1334773614000,81.31],[1334773621000,81.31],[1334773631000,81.31],[1334773791000,81.31],[1334773801000,81.31],[1334773921000,81.3],[1334773931000,81.32],[1334773971000,81.32],[1334773981000,81.32],[1334774021000,81.32],[1334774071000,81.31],[1334774151000,81.31],[1334774161000,81.31],[1334774241000,81.31],[1334774321000,81.31],[1334774331000,81.31],[1334774342000,81.31],[1334774342000,81.31],[1334774481000,81.32],[1334774512000,81.31],[1334774523000,81.31],[1334774562000,81.31],[1334774611000,81.34],[1334774691000,81.33],[1334774701000,81.33],[1334774711000,81.32],[1334774851000,81.34],[1334774871000,81.34],[1334774881000,81.34],[1334774921000,81.34],[1334774971000,81.36],[1334775051000,81.35],[1334775061000,81.35],[1334775111000,81.3],[1334775231000,81.33],[1334775241000,81.33],[1334775281000,81.34],[1334775411000,81.31],[1334775411000,81.31],[1334775421000,81.31],[1334775431000,81.31],[1334775481000,81.33],[1334775591000,81.33],[1334775601000,81.32],[1334775601000,81.33],[1334775761000,81.3],[1334775773000,81.3],[1334775782000,81.3],[1334775882000,81.29],[1334775941000,81.31],[1334775951000,81.31],[1334775961000,81.31],[1334775961000,81.31],[1334776081000,81.33],[1334776131000,81.32],[1334776141000,81.32],[1334776281000,81.31],[1334776291000,81.33],[1334776311000,81.32],[1334776322000,81.32],[1334776342000,81.31],[1334776351000,81.33],[1334776491000,81.31],[1334776501000,81.31],[1334776592000,81.31],[1334776651000,81.31],[1334776671000,81.31],[1334776681000,81.31],[1334776731000,81.32],[1334776792000,81.31],[1334776851000,81.31],[1334776861000,81.31],[1334776861000,81.31],[1334776961000,81.28],[1334777031000,81.3],[1334777041000,81.3],[1334777171000,81.3],[1334777201000,81.3],[1334777211000,81.3],[1334777221000,81.3],[1334777321000,81.3],[1334777371000,81.28],[1334777391000,81.28],[1334777401000,81.28],[1334777552000,81.27],[1334777561000,81.29],[1334777571000,81.28],[1334777581000,81.28],[1334777651000,81.27],[1334777741000,81.28],[1334777751000,81.28],[1334777761000,81.28],[1334777761000,81.27],[1334777933000,81.29],[1334777941000,81.29],[1334778001000,81.33],[1334778111000,81.32],[1334778121000,81.32],[1334778251000,81.36],[1334778281000,81.31],[1334778291000,81.31],[1334778301000,81.31],[1334778301000,81.32],[1334778321000,81.29],[1334778471000,81.3],[1334778481000,81.3],[1334778581000,81.31],[1334778611000,81.17],[1334778651000,81.21],[1334778661000,81.21],[1334778661000,81.21],[1334778751000,81.32],[1334778831000,81.26],[1334778841000,81.26],[1334778951000,81.23],[1334779012000,81.27],[1334779012000,81.27],[1334779021000,81.27],[1334779021000,81.26],[1334779151000,81.33],[1334779191000,81.32],[1334779201000,81.32],[1334779211000,81.32],[1334779361000,81.27],[1334779371000,81.3],[1334779381000,81.3],[1334779381000,81.3],[1334779451000,81.27],[1334779551000,81.28],[1334779561000,81.28],[1334779721000,81.4],[1334779731000,81.36],[1334779741000,81.36],[1334779851000,81.4],[1334779911000,81.37],[1334779921000,81.37],[1334779931000,81.34],[1334780091000,81.38],[1334780091000,81.37],[1334780101000,81.37],[1334780171000,81.39],[1334780241000,81.37],[1334780271000,81.38],[1334780281000,81.38],[1334780301000,81.37],[1334780441000,81.42],[1334780451000,81.41],[1334780461000,81.41],[1334780501000,81.43],[1334780631000,81.41],[1334780631000,81.41],[1334780641000,81.41],[1334780681000,81.4],[1334780731000,81.42],[1334780812000,81.41],[1334780821000,81.41],[1334780821000,81.41],[1334780991000,81.44],[1334780991000,81.44],[1334781001000,81.44],[1334781071000,81.46],[1334781101000,81.43],[1334781172000,81.44],[1334781181000,81.44],[1334781181000,81.44],[1334781341000,81.41],[1334781351000,81.41],[1334781361000,81.41],[1334781391000,81.41],[1334781531000,81.42],[1334781531000,81.42],[1334781541000,81.42],[1334781541000,81.42],[1334781691000,81.44],[1334781711000,81.43],[1334781721000,81.43],[1334781721000,81.43],[1334781851000,81.44],[1334781891000,81.44],[1334781901000,81.44],[1334781981000,81.43],[1334782071000,81.46],[1334782071000,81.45],[1334782081000,81.45],[1334782111000,81.44],[1334782251000,81.44],[1334782261000,81.44],[1334782261000,81.44],[1334782431000,81.41],[1334782431000,81.42],[1334782441000,81.42],[1334782451000,81.4],[1334782491000,81.43],[1334782611000,81.4],[1334782621000,81.4],[1334782621000,81.4],[1334782721000,81.42],[1334782792000,81.42],[1334782801000,81.42],[1334782871000,81.43],[1334782891000,81.41],[1334782971000,81.42],[1334782981000,81.42],[1334783011000,81.41],[1334783151000,81.44],[1334783151000,81.43],[1334783161000,81.43],[1334783161000,81.43],[1334783321000,81.5],[1334783331000,81.5],[1334783341000,81.5],[1334783351000,81.5],[1334783471000,81.46],[1334783512000,81.48],[1334783521000,81.48],[1334783531000,81.49],[1334783601000,81.46],[1334783691000,81.46],[1334783701000,81.46],[1334783761000,81.49],[1334783871000,81.48],[1334783881000,81.48],[1334783931000,81.47],[1334783971000,81.5],[1334784051000,81.49],[1334784061000,81.49],[1334784072000,81.48],[1334784161000,81.51],[1334784231000,81.49],[1334784241000,81.49],[1334784251000,81.5],[1334784361000,81.49],[1334784411000,81.49],[1334784421000,81.49],[1334784421000,81.49],[1334784561000,81.47],[1334784591000,81.47],[1334784601000,81.47],[1334784671000,81.47],[1334784731000,81.43],[1334784771000,81.44],[1334784781000,81.44],[1334784881000,81.42],[1334784941000,81.45],[1334784951000,81.44],[1334784961000,81.44],[1334784991000,81.44],[1334785111000,81.41],[1334785131000,81.42],[1334785141000,81.42],[1334785261000,81.52],[1334785311000,81.51],[1334785321000,81.51],[1334785341000,81.51],[1334785491000,81.53],[1334785491000,81.53],[1334785501000,81.53],[1334785541000,81.54],[1334785571000,81.51],[1334785671000,81.52],[1334785681000,81.52],[1334785841000,81.5],[1334785851000,81.51],[1334785861000,81.51],[1334785981000,81.48],[1334786031000,81.49],[1334786041000,81.49],[1334786102000,81.5],[1334786151000,81.46],[1334786211000,81.48],[1334786221000,81.48],[1334786231000,81.48],[1334786241000,81.49],[1334786391000,81.48],[1334786401000,81.48],[1334786401000,81.48],[1334786521000,81.49],[1334786571000,81.49],[1334786581000,81.49],[1334786631000,81.5],[1334786752000,81.49],[1334786761000,81.49],[1334786931000,81.48],[1334786931000,81.48],[1334786941000,81.48],[1334787111000,81.47],[1334787111000,81.47],[1334787124000,81.47],[1334787131000,81.47],[1334787281000,81.48],[1334787291000,81.48],[1334787304000,81.48],[1334787401000,81.47],[1334787471000,81.49],[1334787471000,81.49],[1334787481000,81.49],[1334787491000,81.48],[1334787621000,81.49],[1334787651000,81.49],[1334787661000,81.49],[1334787741000,81.48],[1334787761000,81.49],[1334787831000,81.49],[1334787841000,81.49],[1334787921000,81.48],[1334788011000,81.49],[1334788021000,81.49],[1334788031000,81.48],[1334788161000,81.51],[1334788191000,81.5],[1334788201000,81.5],[1334788241000,81.51],[1334788371000,81.49],[1334788371000,81.49],[1334788381000,81.49],[1334788411000,81.49],[1334788471000,81.51],[1334788551000,81.5],[1334788561000,81.5],[1334788631000,81.49],[1334788671000,81.5],[1334788731000,81.5],[1334788741000,81.5],[1334788881000,81.49],[1334788911000,81.5],[1334788911000,81.5],[1334788921000,81.5],[1334788961000,81.5],[1334789011000,81.5],[1334789092000,81.5],[1334789101000,81.5],[1334789221000,81.51],[1334789231000,81.5],[1334789271000,81.5],[1334789281000,81.5],[1334789281000,81.5],[1334789413000,81.49],[1334789451000,81.5],[1334789461000,81.5],[1334789471000,81.5],[1334789571000,81.5],[1334789632000,81.5],[1334789641000,81.5],[1334789641000,81.5],[1334789681000,81.48],[1334789812000,81.49],[1334789821000,81.49],[1334789821000,81.49],[1334789961000,81.48],[1334789991000,81.49],[1334790001000,81.49],[1334790041000,81.49],[1334790131000,81.5],[1334790171000,81.49],[1334790181000,81.49],[1334790301000,81.5],[1334790341000,81.49],[1334790351000,81.49],[1334790361000,81.49],[1334790391000,81.5],[1334790521000,81.48],[1334790531000,81.49],[1334790541000,81.49],[1334790541000,81.49],[1334790711000,81.49],[1334790711000,81.49],[1334790721000,81.49],[1334790721000,81.5],[1334790851000,81.48],[1334790891000,81.48],[1334790901000,81.48],[1334790931000,81.48],[1334791071000,81.46],[1334791081000,81.46],[1334791081000,81.46],[1334791131000,81.48],[1334791251000,81.47],[1334791261000,81.47],[1334791271000,81.48],[1334791391000,81.46],[1334791431000,81.46],[1334791441000,81.46],[1334791441000,81.46],[1334791571000,81.43],[1334791613000,81.44],[1334791621000,81.44],[1334791632000,81.44],[1334791731000,81.45],[1334791791000,81.45],[1334791801000,81.45],[1334791811000,81.45],[1334791941000,81.45],[1334791971000,81.45],[1334791981000,81.45],[1334791981000,81.45],[1334792091000,81.46],[1334792151000,81.45],[1334792161000,81.45],[1334792221000,81.46],[1334792321000,81.45],[1334792331000,81.45],[1334792342000,81.45],[1334792342000,81.45],[1334792391000,81.47],[1334792511000,81.45],[1334792521000,81.45],[1334792531000,81.45],[1334792571000,81.44],[1334792691000,81.45],[1334792701000,81.45],[1334792741000,81.46],[1334792871000,81.43],[1334792871000,81.43],[1334792881000,81.43],[1334792901000,81.43],[1334792951000,81.43],[1334793051000,81.43],[1334793061000,81.43],[1334793091000,81.45],[1334793231000,81.44],[1334793242000,81.44],[1334793391000,81.43],[1334793411000,81.43],[1334793421000,81.43],[1334793452000,81.42],[1334793600000,81.44],[1334793600000,81.44],[1334793601000,81.44],[1334793642000,81.44],[1334793771000,81.42],[1334793771000,81.42],[1334793781000,81.42],[1334793921000,81.41],[1334793941000,81.43],[1334793951000,81.43],[1334793961000,81.43],[1334794021000,81.42],[1334794071000,81.43],[1334794131000,81.42],[1334794141000,81.42],[1334794141000,81.42],[1334794301000,81.38],[1334794311000,81.38],[1334794321000,81.38],[1334794361000,81.37],[1334794451000,81.39],[1334794491000,81.38],[1334794501000,81.38],[1334794501000,81.38],[1334794561000,81.37],[1334794671000,81.38],[1334794681000,81.38],[1334794681000,81.37],[1334794811000,81.39],[1334794851000,81.38],[1334794861000,81.38],[1334794861000,81.38],[1334795031000,81.4],[1334795031000,81.4],[1334795041000,81.4],[1334795041000,81.4],[1334795171000,81.39],[1334795211000,81.39],[1334795221000,81.39],[1334795221000,81.39],[1334795351000,81.37],[1334795391000,81.37],[1334795401000,81.37],[1334795452000,81.37],[1334795491000,81.33],[1334795571000,81.36],[1334795581000,81.36],[1334795581000,81.36],[1334795701000,81.37],[1334795751000,81.37],[1334795761000,81.37],[1334795791000,81.37],[1334795921000,81.36],[1334795931000,81.36],[1334795941000,81.36],[1334795971000,81.35],[1334796091000,81.37],[1334796112000,81.36],[1334796121000,81.36],[1334796131000,81.36],[1334796291000,81.34],[1334796291000,81.34],[1334796302000,81.34],[1334796461000,81.35],[1334796471000,81.34],[1334796471000,81.34],[1334796481000,81.34],[1334796501000,81.34],[1334796581000,81.37],[1334796651000,81.36],[1334796661000,81.36],[1334796681000,81.36],[1334796811000,81.4],[1334796831000,81.39],[1334796842000,81.39],[1334796911000,81.39],[1334797001000,81.4],[1334797011000,81.4],[1334797021000,81.4],[1334797131000,81.43],[1334797191000,81.42],[1334797201000,81.42],[1334797271000,81.41],[1334797291000,81.43],[1334797371000,81.42],[1334797381000,81.42],[1334797381000,81.42],[1334797421000,81.44],[1334797552000,81.43],[1334797561000,81.43],[1334797561000,81.43],[1334797691000,81.41],[1334797731000,81.42],[1334797741000,81.42],[1334797891000,81.41],[1334797901000,81.42],[1334797911000,81.42],[1334797921000,81.42],[1334798001000,81.42],[1334798091000,81.41],[1334798091000,81.41],[1334798101000,81.41],[1334798111000,81.41],[1334798261000,81.39],[1334798271000,81.39],[1334798282000,81.39],[1334798341000,81.39],[1334798431000,81.39],[1334798451000,81.39],[1334798461000,81.39],[1334798481000,81.39],[1334798491000,81.4],[1334798631000,81.39],[1334798641000,81.39],[1334798801000,81.41],[1334798811000,81.41],[1334798821000,81.4],[1334798991000,81.43],[1334798991000,81.43],[1334799001000,81.43],[1334799021000,81.41],[1334799071000,81.43],[1334799171000,81.43],[1334799181000,81.43],[1334799181000,81.43],[1334799261000,81.44],[1334799352000,81.43],[1334799361000,81.43],[1334799461000,81.45],[1334799531000,81.43],[1334799531000,81.43],[1334799541000,81.43],[1334799561000,81.43],[1334799651000,81.44],[1334799711000,81.44],[1334799721000,81.44],[1334799791000,81.44],[1334799891000,81.47],[1334799901000,81.47],[1334799931000,81.46],[1334800011000,81.47],[1334800071000,81.46],[1334800081000,81.47],[1334800141000,81.46],[1334800221000,81.48],[1334800251000,81.47],[1334800261000,81.47],[1334800321000,81.46],[1334800411000,81.5],[1334800431000,81.49],[1334800441000,81.49],[1334800451000,81.5],[1334800481000,81.47],[1334800611000,81.48],[1334800621000,81.48],[1334800711000,81.5],[1334800791000,81.5],[1334800801000,81.5],[1334800821000,81.51],[1334800901000,81.48],[1334800972000,81.49],[1334800981000,81.49],[1334801081000,81.47],[1334801091000,81.49],[1334801151000,81.48],[1334801161000,81.48],[1334801231000,81.49],[1334801311000,81.48],[1334801331000,81.48],[1334801341000,81.48],[1334801401000,81.48],[1334801501000,81.49],[1334801511000,81.49],[1334801521000,81.49],[1334801561000,81.5],[1334801681000,81.49],[1334801691000,81.49],[1334801701000,81.49],[1334801831000,81.5],[1334801871000,81.48],[1334801881000,81.48],[1334801892000,81.47],[1334802051000,81.52],[1334802051000,81.52],[1334802061000,81.52],[1334802061000,81.52],[1334802141000,81.56],[1334802231000,81.56],[1334802241000,81.56],[1334802261000,81.56],[1334802411000,81.54],[1334802411000,81.54],[1334802421000,81.54],[1334802431000,81.54],[1334802541000,81.52],[1334802591000,81.53],[1334802601000,81.53],[1334802751000,81.51],[1334802771000,81.54],[1334802771000,81.54],[1334802781000,81.54],[1334802901000,81.52],[1334802951000,81.54],[1334802951000,81.53],[1334802961000,81.53],[1334802971000,81.54],[1334803081000,81.51],[1334803131000,81.52],[1334803141000,81.52],[1334803181000,81.53],[1334803271000,81.5],[1334803311000,81.51],[1334803321000,81.51],[1334803381000,81.52],[1334803491000,81.49],[1334803501000,81.49],[1334803501000,81.49],[1334803651000,81.48],[1334803671000,81.48],[1334803681000,81.48],[1334803691000,81.48],[1334803801000,81.46],[1334803851000,81.46],[1334803861000,81.46],[1334803931000,81.46],[1334804031000,81.48],[1334804031000,81.48],[1334804041000,81.48],[1334804071000,81.48],[1334804151000,81.5],[1334804211000,81.49],[1334804221000,81.49],[1334804341000,81.49],[1334804391000,81.48],[1334804391000,81.48],[1334804401000,81.48],[1334804411000,81.49],[1334804551000,81.46],[1334804571000,81.46],[1334804581000,81.46],[1334804601000,81.44],[1334804741000,81.48],[1334804751000,81.48],[1334804761000,81.48],[1334804831000,81.49],[1334804931000,81.44],[1334804941000,81.44],[1334804941000,81.44],[1334805031000,81.48],[1334805111000,81.47],[1334805121000,81.47],[1334805181000,81.46],[1334805211000,81.48],[1334805291000,81.48],[1334805301000,81.48],[1334805371000,81.49],[1334805471000,81.49],[1334805481000,81.49],[1334805561000,81.49],[1334805631000,81.5],[1334805651000,81.49],[1334805661000,81.49],[1334805741000,81.48],[1334805831000,81.5],[1334805831000,81.5],[1334805841000,81.5],[1334805851000,81.5],[1334805991000,81.54],[1334806011000,81.53],[1334806021000,81.53],[1334806081000,81.53],[1334806191000,81.55],[1334806191000,81.55],[1334806201000,81.55],[1334806241000,81.55],[1334806321000,81.54],[1334806371000,81.55],[1334806381000,81.55],[1334806391000,81.55],[1334806541000,81.5],[1334806551000,81.5],[1334806561000,81.5],[1334806561000,81.5],[1334806681000,81.47],[1334806731000,81.5],[1334806741000,81.5],[1334806791000,81.49],[1334806861000,81.52],[1334806911000,81.52],[1334806921000,81.52],[1334806931000,81.52],[1334807001000,81.49],[1334807091000,81.5],[1334807101000,81.5],[1334807131000,81.49],[1334807211000,81.5],[1334807271000,81.5],[1334807281000,81.5],[1334807351000,81.52],[1334807451000,81.49],[1334807461000,81.49],[1334807471000,81.49],[1334807531000,81.44],[1334807631000,81.48],[1334807641000,81.48],[1334807641000,81.49],[1334807731000,81.47],[1334807811000,81.48],[1334807821000,81.48],[1334807931000,81.46],[1334807991000,81.49],[1334807991000,81.49],[1334808001000,81.49],[1334808001000,81.46],[1334808171000,81.47],[1334808181000,81.46],[1334808241000,81.46],[1334808351000,81.49],[1334808351000,81.48],[1334808361000,81.48],[1334808361000,81.48],[1334808471000,81.48],[1334808531000,81.48],[1334808541000,81.48],[1334808541000,81.48],[1334808631000,81.49],[1334808711000,81.49],[1334808721000,81.49],[1334808731000,81.49],[1334808891000,81.47],[1334808891000,81.47],[1334808901000,81.47],[1334809011000,81.48],[1334809071000,81.46],[1334809071000,81.47],[1334809081000,81.47],[1334809081000,81.47],[1334809131000,81.49],[1334809251000,81.48],[1334809261000,81.48],[1334809271000,81.47],[1334809431000,81.5],[1334809431000,81.5],[1334809441000,81.5],[1334809441000,81.5],[1334809461000,81.53],[1334809611000,81.52],[1334809621000,81.52],[1334809661000,81.53],[1334809751000,81.48],[1334809791000,81.52],[1334809801000,81.52],[1334809951000,81.48],[1334809971000,81.49],[1334809981000,81.49],[1334810021000,81.46],[1334810151000,81.53],[1334810151000,81.52],[1334810161000,81.52],[1334810241000,81.51],[1334810321000,81.53],[1334810331000,81.53],[1334810341000,81.53],[1334810371000,81.49],[1334810421000,81.57],[1334810511000,81.53],[1334810521000,81.53],[1334810591000,81.52],[1334810681000,81.55],[1334810691000,81.55],[1334810701000,81.55],[1334810871000,81.49],[1334810871000,81.5],[1334810881000,81.5],[1334810881000,81.5],[1334811041000,81.47],[1334811051000,81.48],[1334811061000,81.48],[1334811101000,81.48],[1334811161000,81.44],[1334811231000,81.44],[1334811241000,81.44],[1334811271000,81.44],[1334811341000,81.48],[1334811411000,81.47],[1334811421000,81.47],[1334811531000,81.52],[1334811591000,81.5],[1334811601000,81.5],[1334811641000,81.48],[1334811651000,81.5],[1334811771000,81.49],[1334811781000,81.49],[1334811781000,81.49],[1334811911000,81.47],[1334811951000,81.48],[1334811961000,81.48],[1334811961000,81.47],[1334812101000,81.49],[1334812131000,81.49],[1334812141000,81.49],[1334812141000,81.49],[1334812311000,81.45],[1334812321000,81.45],[1334812361000,81.44],[1334812461000,81.46],[1334812491000,81.45],[1334812501000,81.45],[1334812511000,81.45],[1334812571000,81.47],[1334812671000,81.45],[1334812681000,81.45],[1334812721000,81.46],[1334812851000,81.44],[1334812851000,81.44],[1334812861000,81.44],[1334812991000,81.48],[1334813031000,81.48],[1334813041000,81.48],[1334813101000,81.48],[1334813211000,81.47],[1334813211000,81.48],[1334813221000,81.48],[1334813261000,81.49],[1334813371000,81.47],[1334813391000,81.48],[1334813401000,81.48],[1334813461000,81.46],[1334813531000,81.49],[1334813571000,81.48],[1334813581000,81.48],[1334813581000,81.48],[1334813651000,81.47],[1334813751000,81.48],[1334813761000,81.48],[1334813801000,81.48],[1334813841000,81.48],[1334813932000,81.48],[1334813941000,81.48],[1334814031000,81.48],[1334814111000,81.5],[1334814111000,81.5],[1334814121000,81.5],[1334814121000,81.5],[1334814281000,81.56],[1334814291000,81.54],[1334814301000,81.54],[1334814331000,81.54],[1334814361000,81.61],[1334814471000,81.56],[1334814481000,81.56],[1334814491000,81.56],[1334814631000,81.53],[1334814651000,81.54],[1334814661000,81.54],[1334814671000,81.55],[1334814771000,81.52],[1334814831000,81.54],[1334814841000,81.54],[1334814961000,81.51],[1334815011000,81.54],[1334815021000,81.54],[1334815021000,81.54],[1334815161000,81.58],[1334815191000,81.55],[1334815201000,81.55],[1334815201000,81.57],[1334815301000,81.55],[1334815371000,81.57],[1334815381000,81.57],[1334815391000,81.56],[1334815531000,81.59],[1334815551000,81.59],[1334815561000,81.59],[1334815571000,81.57],[1334815731000,81.59],[1334815741000,81.59],[1334815751000,81.58],[1334815811000,81.68],[1334815911000,81.64],[1334815921000,81.64],[1334815951000,81.65],[1334816071000,81.62],[1334816091000,81.62],[1334816101000,81.62],[1334816191000,81.61],[1334816241000,81.62],[1334816271000,81.62],[1334816281000,81.62],[1334816301000,81.62],[1334816401000,81.69],[1334816451000,81.68],[1334816461000,81.68],[1334816491000,81.68],[1334816621000,81.65],[1334816631000,81.66],[1334816641000,81.66],[1334816751000,81.71],[1334816811000,81.68],[1334816821000,81.68],[1334816881000,81.7],[1334816931000,81.67],[1334816991000,81.68],[1334817001000,81.68],[1334817001000,81.68],[1334817091000,81.66],[1334817171000,81.67],[1334817181000,81.67],[1334817281000,81.67],[1334817321000,81.66],[1334817351000,81.66],[1334817361000,81.66],[1334817421000,81.64],[1334817521000,81.66],[1334817532000,81.66],[1334817541000,81.66],[1334817581000,81.64],[1334817711000,81.66],[1334817721000,81.66],[1334817741000,81.65],[1334817841000,81.67],[1334817891000,81.67],[1334817901000,81.67],[1334817901000,81.67],[1334818041000,81.7],[1334818071000,81.69],[1334818081000,81.69],[1334818081000,81.7],[1334818251000,81.68],[1334818261000,81.68],[1334818261000,81.67],[1334818331000,81.7],[1334818431000,81.69],[1334818441000,81.69],[1334818441000,81.69],[1334818591000,81.67],[1334818611000,81.67],[1334818621000,81.67],[1334818631000,81.68],[1334818791000,81.66],[1334818801000,81.66],[1334818831000,81.67],[1334818941000,81.66],[1334818971000,81.66],[1334818981000,81.66],[1334819151000,81.69],[1334819151000,81.69],[1334819161000,81.69],[1334819171000,81.7],[1334819321000,81.67],[1334819331000,81.68],[1334819341000,81.68],[1334819341000,81.68],[1334819491000,81.69],[1334819511000,81.69],[1334819521000,81.69],[1334819541000,81.69],[1334819691000,81.71],[1334819691000,81.71],[1334819701000,81.71],[1334819731000,81.7],[1334819861000,81.71],[1334819871000,81.71],[1334819881000,81.71],[1334819931000,81.71],[1334820011000,81.7],[1334820051000,81.7],[1334820061000,81.7],[1334820061000,81.7],[1334820161000,81.73],[1334820231000,81.72],[1334820241000,81.72],[1334820241000,81.72],[1334820401000,81.68],[1334820411000,81.68],[1334820421000,81.68],[1334820461000,81.7],[1334820591000,81.68],[1334820591000,81.68],[1334820601000,81.68],[1334820631000,81.68],[1334820661000,81.64],[1334820771000,81.66],[1334820781000,81.66],[1334820791000,81.68],[1334820931000,81.59],[1334820951000,81.62],[1334820961000,81.62],[1334820981000,81.6],[1334821121000,81.67],[1334821131000,81.66],[1334821141000,81.66],[1334821141000,81.66],[1334821211000,81.63],[1334821311000,81.65],[1334821321000,81.65],[1334821431000,81.63],[1334821491000,81.66],[1334821491000,81.66],[1334821501000,81.66],[1334821621000,81.7],[1334821671000,81.69],[1334821681000,81.69],[1334821681000,81.69],[1334821751000,81.68],[1334821851000,81.68],[1334821861000,81.68],[1334821871000,81.67],[1334821981000,81.7],[1334822031000,81.68],[1334822041000,81.68],[1334822051000,81.68],[1334822201000,81.7],[1334822211000,81.7],[1334822221000,81.7],[1334822221000,81.7],[1334822381000,81.74],[1334822391000,81.72],[1334822401000,81.72],[1334822471000,81.73],[1334822571000,81.7],[1334822571000,81.7],[1334822581000,81.7],[1334822621000,81.69],[1334822701000,81.72],[1334822751000,81.72],[1334822761000,81.72],[1334822861000,81.69],[1334822931000,81.69],[1334822941000,81.69],[1334823061000,81.68],[1334823081000,81.7],[1334823111000,81.7]],"show_1D":true,"prev_close":81.26,"selectedPeriod":"1D","precision":4,"exch_close_time":1334854799000,"exch_open_time":1334768400000};
1424
+ </script>
1425
+
1426
+ <div id="container_quote_chart">
1427
+ <div id="loading_overlay"></div>
1428
+ <div id="no_chart_data_overlay">
1429
+ <div class="no_data_text">No chart data available.</div>
1430
+ </div>
1431
+ <div id="quote_chart_legend">
1432
+ <ul class="chart_legend_left">
1433
+ <li class="first">
1434
+ <span class="ticker">
1435
+ <em>USDJPY:CUR</em>
1436
+ <span class="ticker_data">81.7000</span>
1437
+ </span></li>
1438
+ </ul>
1439
+ </div>
1440
+
1441
+ <div id ="chart_view_options">
1442
+ <input id="chart_compare"
1443
+ onblur="BLOOMBERG.chartac.handleBlur();"
1444
+ onfocus="BLOOMBERG.chartac.handleFocus();"
1445
+ type="text" value="Compare"/>
1446
+ <ul>
1447
+ <li class="day selected">1D</li>
1448
+ <li class="month ">1M</li>
1449
+ <li class="year ">1Y</li>
1450
+ </ul>
1451
+ </div>
1452
+ <div id="quote_chart"></div>
1453
+ <div id="quote_chart_reporting">
1454
+ <div id="plotline_marker"><span class="arrow"></span><span class="plotline_data">81.2600</span></div> <div id="reporting_x"></div>
1455
+ <div class="reporting_y" data-name="USDJPY:CUR"><span class="arrow"></span><span class="reporting_y_data"></span></div> </div>
1456
+ <a href="/quote/USDJPY:CUR/chart/" class="more">Interactive USDJPY Chart</a>
1457
+ <div id="prev_close_legend"><span>&hellip;</span><p>Previous Close</p></div>
1458
+ <div id="error_message_overlay"></div>
1459
+ <div id="error_message">
1460
+ <a id="close_error_message" href="javascript:;">✕</a>
1461
+ <div class="message"></div>
1462
+ </div>
1463
+ </div>
1464
+
1465
+
1466
+ </div>
1467
+ <div class="currency_converter_v2 currency_quote_page_converter">
1468
+ <h2> Currency Converter </h2>
1469
+ <div class="calc_data">
1470
+ <div id="crncycalc">
1471
+ <div id="curr_calc">
1472
+ <form id="currcalc" onsubmit="calculate(2); return false;" action="#">
1473
+ <div id="form_box">
1474
+ <div class="curr_block">
1475
+ <label>Amount:</label>
1476
+ <input type="text" value="1" maxlength="10" size="11" name="amount" id="Amount" class="calc_input">
1477
+ </div>
1478
+ <div class="curr_block">
1479
+ <label>From:</label>
1480
+ <select name="from_tkc" size="1">
1481
+ <option value="">Select a Currency</option>
1482
+ <option value="ADP:CUR"
1483
+ >ADP - Andorran Peseta </option>
1484
+ <option value="AED:CUR"
1485
+ >AED - UAE Dirham </option>
1486
+ <option value="AFN:CUR"
1487
+ >AFN - Afghanistan Afghani </option>
1488
+ <option value="ALL:CUR"
1489
+ >ALL - Albanian Lek </option>
1490
+ <option value="AMD:CUR"
1491
+ >AMD - Armenian Dram </option>
1492
+ <option value="ANG:CUR"
1493
+ >ANG - Netherlands Antillean Guilder </option>
1494
+ <option value="AOA:CUR"
1495
+ >AOA - Angolan Kwanza </option>
1496
+ <option value="ARS:CUR"
1497
+ >ARS - Argentine Peso </option>
1498
+ <option value="ATS:CUR"
1499
+ >ATS - Austrian Schilling </option>
1500
+ <option value="AUD:CUR"
1501
+ >AUD - Australian Dollar </option>
1502
+ <option value="AUD:CUR"
1503
+ >AUD - Christmas Island Dollar </option>
1504
+ <option value="AUD:CUR"
1505
+ >AUD - Cocos (Keeling) Is. Dollar </option>
1506
+ <option value="AUD:CUR"
1507
+ >AUD - Kiribati Dollar </option>
1508
+ <option value="AUD:CUR"
1509
+ >AUD - Nauru Dollar </option>
1510
+ <option value="AUD:CUR"
1511
+ >AUD - Norfolk Island Dollar </option>
1512
+ <option value="AUD:CUR"
1513
+ >AUD - Tuvalu Dollar </option>
1514
+ <option value="AWG:CUR"
1515
+ >AWG - Aruban Guilder </option>
1516
+ <option value="AZN:CUR"
1517
+ >AZN - Azerbaijani New Manat </option>
1518
+ <option value="BAM:CUR"
1519
+ >BAM - Bosnia & Herzegovinan Marka </option>
1520
+ <option value="BBD:CUR"
1521
+ >BBD - Barbadian Dollar </option>
1522
+ <option value="BDT:CUR"
1523
+ >BDT - Bangladesh Taka </option>
1524
+ <option value="BEF:CUR"
1525
+ >BEF - Belgian Franc </option>
1526
+ <option value="BGN:CUR"
1527
+ >BGN - Bulgarian Lev </option>
1528
+ <option value="BHD:CUR"
1529
+ >BHD - Bahraini Dinar </option>
1530
+ <option value="BIF:CUR"
1531
+ >BIF - Burundi Franc </option>
1532
+ <option value="BMD:CUR"
1533
+ >BMD - Bermudian Dollar </option>
1534
+ <option value="BND:CUR"
1535
+ >BND - Brunei Dollar </option>
1536
+ <option value="BOB:CUR"
1537
+ >BOB - Bolivian Boliviano </option>
1538
+ <option value="BRL:CUR"
1539
+ >BRL - Brazilian Real </option>
1540
+ <option value="BSD:CUR"
1541
+ >BSD - Bahamas Dollar </option>
1542
+ <option value="BTN:CUR"
1543
+ >BTN - Bhutan Ngultrum </option>
1544
+ <option value="BWP:CUR"
1545
+ >BWP - Botswanan Pula </option>
1546
+ <option value="BYR:CUR"
1547
+ >BYR - Belarusian Ruble </option>
1548
+ <option value="BZD:CUR"
1549
+ >BZD - Belizean Dollar </option>
1550
+ <option value="CAD:CUR"
1551
+ >CAD - Canadian Dollar </option>
1552
+ <option value="CDF:CUR"
1553
+ >CDF - Congolese Franc </option>
1554
+ <option value="CHF:CUR"
1555
+ >CHF - Liechtenstein Franc </option>
1556
+ <option value="CHF:CUR"
1557
+ >CHF - Swiss Franc </option>
1558
+ <option value="CLP:CUR"
1559
+ >CLP - Chilean Peso </option>
1560
+ <option value="CNH:CUR"
1561
+ >CNH - Offshore Chinese Renminbi </option>
1562
+ <option value="CNY:CUR"
1563
+ >CNY - Chinese Renminbi </option>
1564
+ <option value="COP:CUR"
1565
+ >COP - Colombian Peso </option>
1566
+ <option value="CRC:CUR"
1567
+ >CRC - Costa Rican Colon </option>
1568
+ <option value="CUP:CUR"
1569
+ >CUP - Cuban Peso </option>
1570
+ <option value="CVE:CUR"
1571
+ >CVE - Cape Verde Escudo </option>
1572
+ <option value="CYP:CUR"
1573
+ >CYP - Cypriot Pound </option>
1574
+ <option value="CZK:CUR"
1575
+ >CZK - Czech Koruna </option>
1576
+ <option value="DEM:CUR"
1577
+ >DEM - German Mark </option>
1578
+ <option value="DJF:CUR"
1579
+ >DJF - Djiboutian Franc </option>
1580
+ <option value="DKK:CUR"
1581
+ >DKK - Danish Krone </option>
1582
+ <option value="DKK:CUR"
1583
+ >DKK - Faroe Islands Krone </option>
1584
+ <option value="DKK:CUR"
1585
+ >DKK - Greenland Krone </option>
1586
+ <option value="DOP:CUR"
1587
+ >DOP - Dominican Republic Peso </option>
1588
+ <option value="DZD:CUR"
1589
+ >DZD - Algerian Dinar </option>
1590
+ <option value="ECS:CUR"
1591
+ >ECS - Ecuadorean Sucre </option>
1592
+ <option value="EEK:CUR"
1593
+ >EEK - Estonian Kroon </option>
1594
+ <option value="EGP:CUR"
1595
+ >EGP - Egyptian Pound </option>
1596
+ <option value="ERN:CUR"
1597
+ >ERN - Eritrean Nakfa </option>
1598
+ <option value="ESP:CUR"
1599
+ >ESP - Spanish Peseta </option>
1600
+ <option value="ETB:CUR"
1601
+ >ETB - Ethiopian Birr </option>
1602
+ <option value="EUR:CUR"
1603
+ >EUR - Canary Islands Euro </option>
1604
+ <option value="EUR:CUR"
1605
+ >EUR - Euro </option>
1606
+ <option value="EUR:CUR"
1607
+ >EUR - French Guiana Euro </option>
1608
+ <option value="EUR:CUR"
1609
+ >EUR - Guadeloupe Euro </option>
1610
+ <option value="EUR:CUR"
1611
+ >EUR - Martinique Euro </option>
1612
+ <option value="EUR:CUR"
1613
+ >EUR - Mayotte Euro </option>
1614
+ <option value="EUR:CUR"
1615
+ >EUR - Monaco Euro </option>
1616
+ <option value="EUR:CUR"
1617
+ >EUR - Montenegro Euro </option>
1618
+ <option value="EUR:CUR"
1619
+ >EUR - Saint Pierre & Miquelon Euro </option>
1620
+ <option value="EUR:CUR"
1621
+ >EUR - San Marino Euro </option>
1622
+ <option value="EUR:CUR"
1623
+ >EUR - Vatican Euro </option>
1624
+ <option value="FIM:CUR"
1625
+ >FIM - Finnish Markka </option>
1626
+ <option value="FJD:CUR"
1627
+ >FJD - Fijian Dollar </option>
1628
+ <option value="FKP:CUR"
1629
+ >FKP - Falkland Islands Pound </option>
1630
+ <option value="FRF:CUR"
1631
+ >FRF - French Franc </option>
1632
+ <option value="GBP:CUR"
1633
+ >GBP - British Indian Ocean Pound </option>
1634
+ <option value="GBP:CUR"
1635
+ >GBP - British Pound </option>
1636
+ <option value="GBP:CUR"
1637
+ >GBP - Canton & Enderbury Is. Pound </option>
1638
+ <option value="GBP:CUR"
1639
+ >GBP - Guernsey Pound </option>
1640
+ <option value="GBP:CUR"
1641
+ >GBP - Isle of Man Pound </option>
1642
+ <option value="GEL:CUR"
1643
+ >GEL - Georgian Lari </option>
1644
+ <option value="GHS:CUR"
1645
+ >GHS - New Ghana Cedi </option>
1646
+ <option value="GIP:CUR"
1647
+ >GIP - Gibraltar Pound </option>
1648
+ <option value="GMD:CUR"
1649
+ >GMD - Gambian Dalasi </option>
1650
+ <option value="GNF:CUR"
1651
+ >GNF - Guinean Franc </option>
1652
+ <option value="GRD:CUR"
1653
+ >GRD - Greek Drachma </option>
1654
+ <option value="GTQ:CUR"
1655
+ >GTQ - Guatemalan Quetzal </option>
1656
+ <option value="GYD:CUR"
1657
+ >GYD - Guyanese Dollar </option>
1658
+ <option value="HKD:CUR"
1659
+ >HKD - Hong Kong Dollar </option>
1660
+ <option value="HNL:CUR"
1661
+ >HNL - Honduras Lempira </option>
1662
+ <option value="HRK:CUR"
1663
+ >HRK - Croatian Kuna </option>
1664
+ <option value="HTG:CUR"
1665
+ >HTG - Haitian Gourde </option>
1666
+ <option value="HUF:CUR"
1667
+ >HUF - Hungarian Forint </option>
1668
+ <option value="IDR:CUR"
1669
+ >IDR - Indonesian Rupiah </option>
1670
+ <option value="IEP:CUR"
1671
+ >IEP - Irish Punt </option>
1672
+ <option value="ILS:CUR"
1673
+ >ILS - Israeli Shekel </option>
1674
+ <option value="INR:CUR"
1675
+ >INR - Indian Rupee </option>
1676
+ <option value="IQD:CUR"
1677
+ >IQD - Iraqi Dinar </option>
1678
+ <option value="IRR:CUR"
1679
+ >IRR - Iranian Rial </option>
1680
+ <option value="ISK:CUR"
1681
+ >ISK - Iceland Krona </option>
1682
+ <option value="ITL:CUR"
1683
+ >ITL - Italian Lira </option>
1684
+ <option value="JEP:CUR"
1685
+ >JEP - Jersey Pound </option>
1686
+ <option value="JMD:CUR"
1687
+ >JMD - Jamaican Dollar </option>
1688
+ <option value="JOD:CUR"
1689
+ >JOD - Jordanian Dinar </option>
1690
+ <option value="JPY:CUR"
1691
+ >JPY - Japanese Yen </option>
1692
+ <option value="KES:CUR"
1693
+ >KES - Kenyan Shilling </option>
1694
+ <option value="KGS:CUR"
1695
+ >KGS - Kyrgyzstan Som </option>
1696
+ <option value="KHR:CUR"
1697
+ >KHR - Cambodian Riel </option>
1698
+ <option value="KMF:CUR"
1699
+ >KMF - Comoran Franc </option>
1700
+ <option value="KRW:CUR"
1701
+ >KRW - South Korean Won </option>
1702
+ <option value="KWD:CUR"
1703
+ >KWD - Kuwaiti Dinar </option>
1704
+ <option value="KYD:CUR"
1705
+ >KYD - Cayman Islands Dollar </option>
1706
+ <option value="KZT:CUR"
1707
+ >KZT - Kazakhstan Tenge </option>
1708
+ <option value="LAK:CUR"
1709
+ >LAK - Laotian Kip </option>
1710
+ <option value="LBP:CUR"
1711
+ >LBP - Lebanese Pound </option>
1712
+ <option value="LKR:CUR"
1713
+ >LKR - Sri Lankan Rupee </option>
1714
+ <option value="LRD:CUR"
1715
+ >LRD - Liberian Dollar </option>
1716
+ <option value="LSL:CUR"
1717
+ >LSL - Lesotho Loti </option>
1718
+ <option value="LTL:CUR"
1719
+ >LTL - Lithuanian Litas </option>
1720
+ <option value="LUF:CUR"
1721
+ >LUF - Luxembourg Franc </option>
1722
+ <option value="LVL:CUR"
1723
+ >LVL - Latvian Lats </option>
1724
+ <option value="LYD:CUR"
1725
+ >LYD - Libyan Dinar </option>
1726
+ <option value="MAD:CUR"
1727
+ >MAD - Moroccan Dirham </option>
1728
+ <option value="MDL:CUR"
1729
+ >MDL - Moldovan Leu </option>
1730
+ <option value="MGA:CUR"
1731
+ >MGA - Madagascar Ariary </option>
1732
+ <option value="MKD:CUR"
1733
+ >MKD - Macedonian Denar </option>
1734
+ <option value="MMK:CUR"
1735
+ >MMK - Myanmar Kyat </option>
1736
+ <option value="MNT:CUR"
1737
+ >MNT - Mongolian Tugrik </option>
1738
+ <option value="MOP:CUR"
1739
+ >MOP - Macau Pataca </option>
1740
+ <option value="MRO:CUR"
1741
+ >MRO - Mauritanian Ouguiya </option>
1742
+ <option value="MTL:CUR"
1743
+ >MTL - Maltese Lira </option>
1744
+ <option value="MUR:CUR"
1745
+ >MUR - Mauritian Rupee </option>
1746
+ <option value="MVR:CUR"
1747
+ >MVR - Maldives Rufiyaa </option>
1748
+ <option value="MWK:CUR"
1749
+ >MWK - Malawian Kwacha </option>
1750
+ <option value="MXN:CUR"
1751
+ >MXN - Mexican Peso </option>
1752
+ <option value="MYR:CUR"
1753
+ >MYR - Malaysian Ringgit </option>
1754
+ <option value="MZN:CUR"
1755
+ >MZN - Mozambique New Metical </option>
1756
+ <option value="NAD:CUR"
1757
+ >NAD - Namibian Dollar </option>
1758
+ <option value="NGN:CUR"
1759
+ >NGN - Nigerian Naira </option>
1760
+ <option value="NIO:CUR"
1761
+ >NIO - Nicaraguan Cordoba </option>
1762
+ <option value="NLG:CUR"
1763
+ >NLG - Netherlands (Dutch) Guilder </option>
1764
+ <option value="NOK:CUR"
1765
+ >NOK - Norwegian Krone </option>
1766
+ <option value="NPR:CUR"
1767
+ >NPR - Nepalese Rupee </option>
1768
+ <option value="NZD:CUR"
1769
+ >NZD - Cook Islands Dollar </option>
1770
+ <option value="NZD:CUR"
1771
+ >NZD - New Zealand Dollar </option>
1772
+ <option value="NZD:CUR"
1773
+ >NZD - Niue Dollar </option>
1774
+ <option value="NZD:CUR"
1775
+ >NZD - Pitcairn Islands Dollar </option>
1776
+ <option value="NZD:CUR"
1777
+ >NZD - Tokelau Dollar </option>
1778
+ <option value="OMR:CUR"
1779
+ >OMR - Omani Rial </option>
1780
+ <option value="PAB:CUR"
1781
+ >PAB - Panamanian Balboa </option>
1782
+ <option value="PEN:CUR"
1783
+ >PEN - Peruvian New Sol </option>
1784
+ <option value="PGK:CUR"
1785
+ >PGK - Papua New Guinea Kina </option>
1786
+ <option value="PHP:CUR"
1787
+ >PHP - Philippine Peso </option>
1788
+ <option value="PKR:CUR"
1789
+ >PKR - Pakistani Rupee </option>
1790
+ <option value="PLN:CUR"
1791
+ >PLN - Polish Zloty </option>
1792
+ <option value="PTE:CUR"
1793
+ >PTE - Portuguese Escudo </option>
1794
+ <option value="PYG:CUR"
1795
+ >PYG - Paraguay Guarani </option>
1796
+ <option value="QAR:CUR"
1797
+ >QAR - Qatari Rial </option>
1798
+ <option value="RON:CUR"
1799
+ >RON - Romanian Leu </option>
1800
+ <option value="RSD:CUR"
1801
+ >RSD - Serbian Dinar </option>
1802
+ <option value="RUB:CUR"
1803
+ >RUB - Russian Ruble </option>
1804
+ <option value="RWF:CUR"
1805
+ >RWF - Rwandan Franc </option>
1806
+ <option value="SAR:CUR"
1807
+ >SAR - Saudi Riyal </option>
1808
+ <option value="SBD:CUR"
1809
+ >SBD - Solomon Islands Dollar </option>
1810
+ <option value="SCR:CUR"
1811
+ >SCR - Seychelles Rupee </option>
1812
+ <option value="SDD:CUR"
1813
+ >SDD - Sudanese Dinar </option>
1814
+ <option value="SDG:CUR"
1815
+ >SDG - New Sudanese Pound </option>
1816
+ <option value="SEK:CUR"
1817
+ >SEK - Swedish Krona </option>
1818
+ <option value="SGD:CUR"
1819
+ >SGD - Singapore Dollar </option>
1820
+ <option value="SHPUSD:CUR"
1821
+ >SHPUSD - St. Helena Pound </option>
1822
+ <option value="SIT:CUR"
1823
+ >SIT - Slovenian Tolar </option>
1824
+ <option value="SKK:CUR"
1825
+ >SKK - Slovakian Koruna </option>
1826
+ <option value="SLL:CUR"
1827
+ >SLL - Sierra Leone Leone </option>
1828
+ <option value="SOS:CUR"
1829
+ >SOS - Somali Shilling </option>
1830
+ <option value="SRD:CUR"
1831
+ >SRD - Suriname Dollar </option>
1832
+ <option value="STD:CUR"
1833
+ >STD - Sao Tome & Principe Dobra </option>
1834
+ <option value="SVC:CUR"
1835
+ >SVC - El Salvador Colon </option>
1836
+ <option value="SYP:CUR"
1837
+ >SYP - Syrian Pound </option>
1838
+ <option value="SZL:CUR"
1839
+ >SZL - Swaziland Lilangeni </option>
1840
+ <option value="THB:CUR"
1841
+ >THB - Thai Baht </option>
1842
+ <option value="THO:CUR"
1843
+ >THO - Thai Baht Onshore </option>
1844
+ <option value="TJS:CUR"
1845
+ >TJS - Tajikistani Somoni </option>
1846
+ <option value="TMT:CUR"
1847
+ >TMT - Turkmenistan Manat </option>
1848
+ <option value="TND:CUR"
1849
+ >TND - Tunisian Dinar </option>
1850
+ <option value="TOP:CUR"
1851
+ >TOP - Tonga Pa'anga </option>
1852
+ <option value="TRL:CUR"
1853
+ >TRL - Turkish Old Lira </option>
1854
+ <option value="TRY:CUR"
1855
+ >TRY - Turkish New Lira </option>
1856
+ <option value="TTD:CUR"
1857
+ >TTD - Trinidad & Tobago Dollar </option>
1858
+ <option value="TWD:CUR"
1859
+ >TWD - Taiwanese Dollar </option>
1860
+ <option value="TZS:CUR"
1861
+ >TZS - Tanzanian Shilling </option>
1862
+ <option value="UAH:CUR"
1863
+ >UAH - Ukrainian Hryvnia </option>
1864
+ <option value="UGX:CUR"
1865
+ >UGX - Ugandan Shilling </option>
1866
+ <option value="USD:CUR"
1867
+ selected="selected"
1868
+ >USD - East Timor Dollar </option>
1869
+ <option value="USD:CUR"
1870
+ selected="selected"
1871
+ >USD - Guam Dollar </option>
1872
+ <option value="USD:CUR"
1873
+ selected="selected"
1874
+ >USD - Johnston Atoll Dollar </option>
1875
+ <option value="USD:CUR"
1876
+ selected="selected"
1877
+ >USD - Micronesian Dollar </option>
1878
+ <option value="USD:CUR"
1879
+ selected="selected"
1880
+ >USD - Midway Islands Dollar </option>
1881
+ <option value="USD:CUR"
1882
+ selected="selected"
1883
+ >USD - Northern Mariana Is. Dollar </option>
1884
+ <option value="USD:CUR"
1885
+ selected="selected"
1886
+ >USD - Palau Dollar </option>
1887
+ <option value="USD:CUR"
1888
+ selected="selected"
1889
+ >USD - Puerto Rican Dollar </option>
1890
+ <option value="USD:CUR"
1891
+ selected="selected"
1892
+ >USD - Turks & Caicos Dollar </option>
1893
+ <option value="USD:CUR"
1894
+ selected="selected"
1895
+ >USD - United States Dollar </option>
1896
+ <option value="UYU:CUR"
1897
+ >UYU - Uruguayan Peso </option>
1898
+ <option value="UZS:CUR"
1899
+ >UZS - Uzbekistani Soum </option>
1900
+ <option value="VEE:CUR"
1901
+ >VEE - Venezuela Bolivar Essentials </option>
1902
+ <option value="VEF:CUR"
1903
+ >VEF - Venezuelan Bolivar Fuerte </option>
1904
+ <option value="VND:CUR"
1905
+ >VND - Vietnamese Dong </option>
1906
+ <option value="VUV:CUR"
1907
+ >VUV - Vanuatu Vatu </option>
1908
+ <option value="WST:CUR"
1909
+ >WST - West Samoan Tala </option>
1910
+ <option value="XAF:CUR"
1911
+ >XAF - Cameroon Franc </option>
1912
+ <option value="XAF:CUR"
1913
+ >XAF - Central African Republic Franc </option>
1914
+ <option value="XAF:CUR"
1915
+ >XAF - CFA Franc BEAC </option>
1916
+ <option value="XAF:CUR"
1917
+ >XAF - Chad Franc </option>
1918
+ <option value="XAF:CUR"
1919
+ >XAF - Congo Republic Franc </option>
1920
+ <option value="XAF:CUR"
1921
+ >XAF - Equatorial Guinea Franc </option>
1922
+ <option value="XAF:CUR"
1923
+ >XAF - Gabon Franc </option>
1924
+ <option value="XAG:CUR"
1925
+ >XAG - Silver </option>
1926
+ <option value="XAU:CUR"
1927
+ >XAU - Gold </option>
1928
+ <option value="XCD:CUR"
1929
+ >XCD - Anguillan Dollar </option>
1930
+ <option value="XCD:CUR"
1931
+ >XCD - Antiguan & Barbudan Dollar </option>
1932
+ <option value="XCD:CUR"
1933
+ >XCD - Dominica Dollar </option>
1934
+ <option value="XCD:CUR"
1935
+ >XCD - East Caribbean Dollar </option>
1936
+ <option value="XCD:CUR"
1937
+ >XCD - Grenadan Dollar </option>
1938
+ <option value="XCD:CUR"
1939
+ >XCD - Montserrat Dollar </option>
1940
+ <option value="XCD:CUR"
1941
+ >XCD - St. Kitts & Nevis Dollar </option>
1942
+ <option value="XCD:CUR"
1943
+ >XCD - St. Lucia Dollar </option>
1944
+ <option value="XCD:CUR"
1945
+ >XCD - St. Vincent Dollar </option>
1946
+ <option value="XOF:CUR"
1947
+ >XOF - Benin Franc </option>
1948
+ <option value="XOF:CUR"
1949
+ >XOF - Burkina Faso Franc </option>
1950
+ <option value="XOF:CUR"
1951
+ >XOF - CFA Franc BCEAO </option>
1952
+ <option value="XOF:CUR"
1953
+ >XOF - Guinea-Bissau Franc </option>
1954
+ <option value="XOF:CUR"
1955
+ >XOF - Ivory Coast Franc </option>
1956
+ <option value="XOF:CUR"
1957
+ >XOF - Mali Republic Franc </option>
1958
+ <option value="XOF:CUR"
1959
+ >XOF - Niger Republic Franc </option>
1960
+ <option value="XOF:CUR"
1961
+ >XOF - Senegalese Franc </option>
1962
+ <option value="XOF:CUR"
1963
+ >XOF - Togo Republic Franc </option>
1964
+ <option value="XPD:CUR"
1965
+ >XPD - Palladium </option>
1966
+ <option value="XPF:CUR"
1967
+ >XPF - French Polynesian Franc </option>
1968
+ <option value="XPT:CUR"
1969
+ >XPT - Platinum </option>
1970
+ <option value="XRH:CUR"
1971
+ >XRH - Rhodium </option>
1972
+ <option value="XRI:CUR"
1973
+ >XRI - Iridium </option>
1974
+ <option value="XRU:CUR"
1975
+ >XRU - Ruthenium </option>
1976
+ <option value="YER:CUR"
1977
+ >YER - Yemeni Rial </option>
1978
+ <option value="ZAR:CUR"
1979
+ >ZAR - South African Rand </option>
1980
+ <option value="ZMK:CUR"
1981
+ >ZMK - Zambian Kwacha </option>
1982
+ <option value="ZWL:CUR"
1983
+ >ZWL - Zimbabwean Dollar </option>
1984
+ </select>
1985
+ </div>
1986
+ <div class="curr_block to_tkc">
1987
+ <label>To:</label>
1988
+ <select name="to_tkc" size="1">
1989
+ <option value="">Select a Currency</option>
1990
+ <option value="ADP:CUR"
1991
+ >ADP - Andorran Peseta </option>
1992
+ <option value="AED:CUR"
1993
+ >AED - UAE Dirham </option>
1994
+ <option value="AFN:CUR"
1995
+ >AFN - Afghanistan Afghani </option>
1996
+ <option value="ALL:CUR"
1997
+ >ALL - Albanian Lek </option>
1998
+ <option value="AMD:CUR"
1999
+ >AMD - Armenian Dram </option>
2000
+ <option value="ANG:CUR"
2001
+ >ANG - Netherlands Antillean Guilder </option>
2002
+ <option value="AOA:CUR"
2003
+ >AOA - Angolan Kwanza </option>
2004
+ <option value="ARS:CUR"
2005
+ >ARS - Argentine Peso </option>
2006
+ <option value="ATS:CUR"
2007
+ >ATS - Austrian Schilling </option>
2008
+ <option value="AUD:CUR"
2009
+ >AUD - Australian Dollar </option>
2010
+ <option value="AUD:CUR"
2011
+ >AUD - Christmas Island Dollar </option>
2012
+ <option value="AUD:CUR"
2013
+ >AUD - Cocos (Keeling) Is. Dollar </option>
2014
+ <option value="AUD:CUR"
2015
+ >AUD - Kiribati Dollar </option>
2016
+ <option value="AUD:CUR"
2017
+ >AUD - Nauru Dollar </option>
2018
+ <option value="AUD:CUR"
2019
+ >AUD - Norfolk Island Dollar </option>
2020
+ <option value="AUD:CUR"
2021
+ >AUD - Tuvalu Dollar </option>
2022
+ <option value="AWG:CUR"
2023
+ >AWG - Aruban Guilder </option>
2024
+ <option value="AZN:CUR"
2025
+ >AZN - Azerbaijani New Manat </option>
2026
+ <option value="BAM:CUR"
2027
+ >BAM - Bosnia & Herzegovinan Marka </option>
2028
+ <option value="BBD:CUR"
2029
+ >BBD - Barbadian Dollar </option>
2030
+ <option value="BDT:CUR"
2031
+ >BDT - Bangladesh Taka </option>
2032
+ <option value="BEF:CUR"
2033
+ >BEF - Belgian Franc </option>
2034
+ <option value="BGN:CUR"
2035
+ >BGN - Bulgarian Lev </option>
2036
+ <option value="BHD:CUR"
2037
+ >BHD - Bahraini Dinar </option>
2038
+ <option value="BIF:CUR"
2039
+ >BIF - Burundi Franc </option>
2040
+ <option value="BMD:CUR"
2041
+ >BMD - Bermudian Dollar </option>
2042
+ <option value="BND:CUR"
2043
+ >BND - Brunei Dollar </option>
2044
+ <option value="BOB:CUR"
2045
+ >BOB - Bolivian Boliviano </option>
2046
+ <option value="BRL:CUR"
2047
+ >BRL - Brazilian Real </option>
2048
+ <option value="BSD:CUR"
2049
+ >BSD - Bahamas Dollar </option>
2050
+ <option value="BTN:CUR"
2051
+ >BTN - Bhutan Ngultrum </option>
2052
+ <option value="BWP:CUR"
2053
+ >BWP - Botswanan Pula </option>
2054
+ <option value="BYR:CUR"
2055
+ >BYR - Belarusian Ruble </option>
2056
+ <option value="BZD:CUR"
2057
+ >BZD - Belizean Dollar </option>
2058
+ <option value="CAD:CUR"
2059
+ >CAD - Canadian Dollar </option>
2060
+ <option value="CDF:CUR"
2061
+ >CDF - Congolese Franc </option>
2062
+ <option value="CHF:CUR"
2063
+ >CHF - Liechtenstein Franc </option>
2064
+ <option value="CHF:CUR"
2065
+ >CHF - Swiss Franc </option>
2066
+ <option value="CLP:CUR"
2067
+ >CLP - Chilean Peso </option>
2068
+ <option value="CNH:CUR"
2069
+ >CNH - Offshore Chinese Renminbi </option>
2070
+ <option value="CNY:CUR"
2071
+ >CNY - Chinese Renminbi </option>
2072
+ <option value="COP:CUR"
2073
+ >COP - Colombian Peso </option>
2074
+ <option value="CRC:CUR"
2075
+ >CRC - Costa Rican Colon </option>
2076
+ <option value="CUP:CUR"
2077
+ >CUP - Cuban Peso </option>
2078
+ <option value="CVE:CUR"
2079
+ >CVE - Cape Verde Escudo </option>
2080
+ <option value="CYP:CUR"
2081
+ >CYP - Cypriot Pound </option>
2082
+ <option value="CZK:CUR"
2083
+ >CZK - Czech Koruna </option>
2084
+ <option value="DEM:CUR"
2085
+ >DEM - German Mark </option>
2086
+ <option value="DJF:CUR"
2087
+ >DJF - Djiboutian Franc </option>
2088
+ <option value="DKK:CUR"
2089
+ >DKK - Danish Krone </option>
2090
+ <option value="DKK:CUR"
2091
+ >DKK - Faroe Islands Krone </option>
2092
+ <option value="DKK:CUR"
2093
+ >DKK - Greenland Krone </option>
2094
+ <option value="DOP:CUR"
2095
+ >DOP - Dominican Republic Peso </option>
2096
+ <option value="DZD:CUR"
2097
+ >DZD - Algerian Dinar </option>
2098
+ <option value="ECS:CUR"
2099
+ >ECS - Ecuadorean Sucre </option>
2100
+ <option value="EEK:CUR"
2101
+ >EEK - Estonian Kroon </option>
2102
+ <option value="EGP:CUR"
2103
+ >EGP - Egyptian Pound </option>
2104
+ <option value="ERN:CUR"
2105
+ >ERN - Eritrean Nakfa </option>
2106
+ <option value="ESP:CUR"
2107
+ >ESP - Spanish Peseta </option>
2108
+ <option value="ETB:CUR"
2109
+ >ETB - Ethiopian Birr </option>
2110
+ <option value="EUR:CUR"
2111
+ >EUR - Canary Islands Euro </option>
2112
+ <option value="EUR:CUR"
2113
+ >EUR - Euro </option>
2114
+ <option value="EUR:CUR"
2115
+ >EUR - French Guiana Euro </option>
2116
+ <option value="EUR:CUR"
2117
+ >EUR - Guadeloupe Euro </option>
2118
+ <option value="EUR:CUR"
2119
+ >EUR - Martinique Euro </option>
2120
+ <option value="EUR:CUR"
2121
+ >EUR - Mayotte Euro </option>
2122
+ <option value="EUR:CUR"
2123
+ >EUR - Monaco Euro </option>
2124
+ <option value="EUR:CUR"
2125
+ >EUR - Montenegro Euro </option>
2126
+ <option value="EUR:CUR"
2127
+ >EUR - Saint Pierre & Miquelon Euro </option>
2128
+ <option value="EUR:CUR"
2129
+ >EUR - San Marino Euro </option>
2130
+ <option value="EUR:CUR"
2131
+ >EUR - Vatican Euro </option>
2132
+ <option value="FIM:CUR"
2133
+ >FIM - Finnish Markka </option>
2134
+ <option value="FJD:CUR"
2135
+ >FJD - Fijian Dollar </option>
2136
+ <option value="FKP:CUR"
2137
+ >FKP - Falkland Islands Pound </option>
2138
+ <option value="FRF:CUR"
2139
+ >FRF - French Franc </option>
2140
+ <option value="GBP:CUR"
2141
+ >GBP - British Indian Ocean Pound </option>
2142
+ <option value="GBP:CUR"
2143
+ >GBP - British Pound </option>
2144
+ <option value="GBP:CUR"
2145
+ >GBP - Canton & Enderbury Is. Pound </option>
2146
+ <option value="GBP:CUR"
2147
+ >GBP - Guernsey Pound </option>
2148
+ <option value="GBP:CUR"
2149
+ >GBP - Isle of Man Pound </option>
2150
+ <option value="GEL:CUR"
2151
+ >GEL - Georgian Lari </option>
2152
+ <option value="GHS:CUR"
2153
+ >GHS - New Ghana Cedi </option>
2154
+ <option value="GIP:CUR"
2155
+ >GIP - Gibraltar Pound </option>
2156
+ <option value="GMD:CUR"
2157
+ >GMD - Gambian Dalasi </option>
2158
+ <option value="GNF:CUR"
2159
+ >GNF - Guinean Franc </option>
2160
+ <option value="GRD:CUR"
2161
+ >GRD - Greek Drachma </option>
2162
+ <option value="GTQ:CUR"
2163
+ >GTQ - Guatemalan Quetzal </option>
2164
+ <option value="GYD:CUR"
2165
+ >GYD - Guyanese Dollar </option>
2166
+ <option value="HKD:CUR"
2167
+ >HKD - Hong Kong Dollar </option>
2168
+ <option value="HNL:CUR"
2169
+ >HNL - Honduras Lempira </option>
2170
+ <option value="HRK:CUR"
2171
+ >HRK - Croatian Kuna </option>
2172
+ <option value="HTG:CUR"
2173
+ >HTG - Haitian Gourde </option>
2174
+ <option value="HUF:CUR"
2175
+ >HUF - Hungarian Forint </option>
2176
+ <option value="IDR:CUR"
2177
+ >IDR - Indonesian Rupiah </option>
2178
+ <option value="IEP:CUR"
2179
+ >IEP - Irish Punt </option>
2180
+ <option value="ILS:CUR"
2181
+ >ILS - Israeli Shekel </option>
2182
+ <option value="INR:CUR"
2183
+ >INR - Indian Rupee </option>
2184
+ <option value="IQD:CUR"
2185
+ >IQD - Iraqi Dinar </option>
2186
+ <option value="IRR:CUR"
2187
+ >IRR - Iranian Rial </option>
2188
+ <option value="ISK:CUR"
2189
+ >ISK - Iceland Krona </option>
2190
+ <option value="ITL:CUR"
2191
+ >ITL - Italian Lira </option>
2192
+ <option value="JEP:CUR"
2193
+ >JEP - Jersey Pound </option>
2194
+ <option value="JMD:CUR"
2195
+ >JMD - Jamaican Dollar </option>
2196
+ <option value="JOD:CUR"
2197
+ >JOD - Jordanian Dinar </option>
2198
+ <option value="JPY:CUR"
2199
+ selected="selected"
2200
+ >JPY - Japanese Yen </option>
2201
+ <option value="KES:CUR"
2202
+ >KES - Kenyan Shilling </option>
2203
+ <option value="KGS:CUR"
2204
+ >KGS - Kyrgyzstan Som </option>
2205
+ <option value="KHR:CUR"
2206
+ >KHR - Cambodian Riel </option>
2207
+ <option value="KMF:CUR"
2208
+ >KMF - Comoran Franc </option>
2209
+ <option value="KRW:CUR"
2210
+ >KRW - South Korean Won </option>
2211
+ <option value="KWD:CUR"
2212
+ >KWD - Kuwaiti Dinar </option>
2213
+ <option value="KYD:CUR"
2214
+ >KYD - Cayman Islands Dollar </option>
2215
+ <option value="KZT:CUR"
2216
+ >KZT - Kazakhstan Tenge </option>
2217
+ <option value="LAK:CUR"
2218
+ >LAK - Laotian Kip </option>
2219
+ <option value="LBP:CUR"
2220
+ >LBP - Lebanese Pound </option>
2221
+ <option value="LKR:CUR"
2222
+ >LKR - Sri Lankan Rupee </option>
2223
+ <option value="LRD:CUR"
2224
+ >LRD - Liberian Dollar </option>
2225
+ <option value="LSL:CUR"
2226
+ >LSL - Lesotho Loti </option>
2227
+ <option value="LTL:CUR"
2228
+ >LTL - Lithuanian Litas </option>
2229
+ <option value="LUF:CUR"
2230
+ >LUF - Luxembourg Franc </option>
2231
+ <option value="LVL:CUR"
2232
+ >LVL - Latvian Lats </option>
2233
+ <option value="LYD:CUR"
2234
+ >LYD - Libyan Dinar </option>
2235
+ <option value="MAD:CUR"
2236
+ >MAD - Moroccan Dirham </option>
2237
+ <option value="MDL:CUR"
2238
+ >MDL - Moldovan Leu </option>
2239
+ <option value="MGA:CUR"
2240
+ >MGA - Madagascar Ariary </option>
2241
+ <option value="MKD:CUR"
2242
+ >MKD - Macedonian Denar </option>
2243
+ <option value="MMK:CUR"
2244
+ >MMK - Myanmar Kyat </option>
2245
+ <option value="MNT:CUR"
2246
+ >MNT - Mongolian Tugrik </option>
2247
+ <option value="MOP:CUR"
2248
+ >MOP - Macau Pataca </option>
2249
+ <option value="MRO:CUR"
2250
+ >MRO - Mauritanian Ouguiya </option>
2251
+ <option value="MTL:CUR"
2252
+ >MTL - Maltese Lira </option>
2253
+ <option value="MUR:CUR"
2254
+ >MUR - Mauritian Rupee </option>
2255
+ <option value="MVR:CUR"
2256
+ >MVR - Maldives Rufiyaa </option>
2257
+ <option value="MWK:CUR"
2258
+ >MWK - Malawian Kwacha </option>
2259
+ <option value="MXN:CUR"
2260
+ >MXN - Mexican Peso </option>
2261
+ <option value="MYR:CUR"
2262
+ >MYR - Malaysian Ringgit </option>
2263
+ <option value="MZN:CUR"
2264
+ >MZN - Mozambique New Metical </option>
2265
+ <option value="NAD:CUR"
2266
+ >NAD - Namibian Dollar </option>
2267
+ <option value="NGN:CUR"
2268
+ >NGN - Nigerian Naira </option>
2269
+ <option value="NIO:CUR"
2270
+ >NIO - Nicaraguan Cordoba </option>
2271
+ <option value="NLG:CUR"
2272
+ >NLG - Netherlands (Dutch) Guilder </option>
2273
+ <option value="NOK:CUR"
2274
+ >NOK - Norwegian Krone </option>
2275
+ <option value="NPR:CUR"
2276
+ >NPR - Nepalese Rupee </option>
2277
+ <option value="NZD:CUR"
2278
+ >NZD - Cook Islands Dollar </option>
2279
+ <option value="NZD:CUR"
2280
+ >NZD - New Zealand Dollar </option>
2281
+ <option value="NZD:CUR"
2282
+ >NZD - Niue Dollar </option>
2283
+ <option value="NZD:CUR"
2284
+ >NZD - Pitcairn Islands Dollar </option>
2285
+ <option value="NZD:CUR"
2286
+ >NZD - Tokelau Dollar </option>
2287
+ <option value="OMR:CUR"
2288
+ >OMR - Omani Rial </option>
2289
+ <option value="PAB:CUR"
2290
+ >PAB - Panamanian Balboa </option>
2291
+ <option value="PEN:CUR"
2292
+ >PEN - Peruvian New Sol </option>
2293
+ <option value="PGK:CUR"
2294
+ >PGK - Papua New Guinea Kina </option>
2295
+ <option value="PHP:CUR"
2296
+ >PHP - Philippine Peso </option>
2297
+ <option value="PKR:CUR"
2298
+ >PKR - Pakistani Rupee </option>
2299
+ <option value="PLN:CUR"
2300
+ >PLN - Polish Zloty </option>
2301
+ <option value="PTE:CUR"
2302
+ >PTE - Portuguese Escudo </option>
2303
+ <option value="PYG:CUR"
2304
+ >PYG - Paraguay Guarani </option>
2305
+ <option value="QAR:CUR"
2306
+ >QAR - Qatari Rial </option>
2307
+ <option value="RON:CUR"
2308
+ >RON - Romanian Leu </option>
2309
+ <option value="RSD:CUR"
2310
+ >RSD - Serbian Dinar </option>
2311
+ <option value="RUB:CUR"
2312
+ >RUB - Russian Ruble </option>
2313
+ <option value="RWF:CUR"
2314
+ >RWF - Rwandan Franc </option>
2315
+ <option value="SAR:CUR"
2316
+ >SAR - Saudi Riyal </option>
2317
+ <option value="SBD:CUR"
2318
+ >SBD - Solomon Islands Dollar </option>
2319
+ <option value="SCR:CUR"
2320
+ >SCR - Seychelles Rupee </option>
2321
+ <option value="SDD:CUR"
2322
+ >SDD - Sudanese Dinar </option>
2323
+ <option value="SDG:CUR"
2324
+ >SDG - New Sudanese Pound </option>
2325
+ <option value="SEK:CUR"
2326
+ >SEK - Swedish Krona </option>
2327
+ <option value="SGD:CUR"
2328
+ >SGD - Singapore Dollar </option>
2329
+ <option value="SHPUSD:CUR"
2330
+ >SHPUSD - St. Helena Pound </option>
2331
+ <option value="SIT:CUR"
2332
+ >SIT - Slovenian Tolar </option>
2333
+ <option value="SKK:CUR"
2334
+ >SKK - Slovakian Koruna </option>
2335
+ <option value="SLL:CUR"
2336
+ >SLL - Sierra Leone Leone </option>
2337
+ <option value="SOS:CUR"
2338
+ >SOS - Somali Shilling </option>
2339
+ <option value="SRD:CUR"
2340
+ >SRD - Suriname Dollar </option>
2341
+ <option value="STD:CUR"
2342
+ >STD - Sao Tome & Principe Dobra </option>
2343
+ <option value="SVC:CUR"
2344
+ >SVC - El Salvador Colon </option>
2345
+ <option value="SYP:CUR"
2346
+ >SYP - Syrian Pound </option>
2347
+ <option value="SZL:CUR"
2348
+ >SZL - Swaziland Lilangeni </option>
2349
+ <option value="THB:CUR"
2350
+ >THB - Thai Baht </option>
2351
+ <option value="THO:CUR"
2352
+ >THO - Thai Baht Onshore </option>
2353
+ <option value="TJS:CUR"
2354
+ >TJS - Tajikistani Somoni </option>
2355
+ <option value="TMT:CUR"
2356
+ >TMT - Turkmenistan Manat </option>
2357
+ <option value="TND:CUR"
2358
+ >TND - Tunisian Dinar </option>
2359
+ <option value="TOP:CUR"
2360
+ >TOP - Tonga Pa'anga </option>
2361
+ <option value="TRL:CUR"
2362
+ >TRL - Turkish Old Lira </option>
2363
+ <option value="TRY:CUR"
2364
+ >TRY - Turkish New Lira </option>
2365
+ <option value="TTD:CUR"
2366
+ >TTD - Trinidad & Tobago Dollar </option>
2367
+ <option value="TWD:CUR"
2368
+ >TWD - Taiwanese Dollar </option>
2369
+ <option value="TZS:CUR"
2370
+ >TZS - Tanzanian Shilling </option>
2371
+ <option value="UAH:CUR"
2372
+ >UAH - Ukrainian Hryvnia </option>
2373
+ <option value="UGX:CUR"
2374
+ >UGX - Ugandan Shilling </option>
2375
+ <option value="USD:CUR"
2376
+ >USD - East Timor Dollar </option>
2377
+ <option value="USD:CUR"
2378
+ >USD - Guam Dollar </option>
2379
+ <option value="USD:CUR"
2380
+ >USD - Johnston Atoll Dollar </option>
2381
+ <option value="USD:CUR"
2382
+ >USD - Micronesian Dollar </option>
2383
+ <option value="USD:CUR"
2384
+ >USD - Midway Islands Dollar </option>
2385
+ <option value="USD:CUR"
2386
+ >USD - Northern Mariana Is. Dollar </option>
2387
+ <option value="USD:CUR"
2388
+ >USD - Palau Dollar </option>
2389
+ <option value="USD:CUR"
2390
+ >USD - Puerto Rican Dollar </option>
2391
+ <option value="USD:CUR"
2392
+ >USD - Turks & Caicos Dollar </option>
2393
+ <option value="USD:CUR"
2394
+ >USD - United States Dollar </option>
2395
+ <option value="UYU:CUR"
2396
+ >UYU - Uruguayan Peso </option>
2397
+ <option value="UZS:CUR"
2398
+ >UZS - Uzbekistani Soum </option>
2399
+ <option value="VEE:CUR"
2400
+ >VEE - Venezuela Bolivar Essentials </option>
2401
+ <option value="VEF:CUR"
2402
+ >VEF - Venezuelan Bolivar Fuerte </option>
2403
+ <option value="VND:CUR"
2404
+ >VND - Vietnamese Dong </option>
2405
+ <option value="VUV:CUR"
2406
+ >VUV - Vanuatu Vatu </option>
2407
+ <option value="WST:CUR"
2408
+ >WST - West Samoan Tala </option>
2409
+ <option value="XAF:CUR"
2410
+ >XAF - Cameroon Franc </option>
2411
+ <option value="XAF:CUR"
2412
+ >XAF - Central African Republic Franc </option>
2413
+ <option value="XAF:CUR"
2414
+ >XAF - CFA Franc BEAC </option>
2415
+ <option value="XAF:CUR"
2416
+ >XAF - Chad Franc </option>
2417
+ <option value="XAF:CUR"
2418
+ >XAF - Congo Republic Franc </option>
2419
+ <option value="XAF:CUR"
2420
+ >XAF - Equatorial Guinea Franc </option>
2421
+ <option value="XAF:CUR"
2422
+ >XAF - Gabon Franc </option>
2423
+ <option value="XAG:CUR"
2424
+ >XAG - Silver </option>
2425
+ <option value="XAU:CUR"
2426
+ >XAU - Gold </option>
2427
+ <option value="XCD:CUR"
2428
+ >XCD - Anguillan Dollar </option>
2429
+ <option value="XCD:CUR"
2430
+ >XCD - Antiguan & Barbudan Dollar </option>
2431
+ <option value="XCD:CUR"
2432
+ >XCD - Dominica Dollar </option>
2433
+ <option value="XCD:CUR"
2434
+ >XCD - East Caribbean Dollar </option>
2435
+ <option value="XCD:CUR"
2436
+ >XCD - Grenadan Dollar </option>
2437
+ <option value="XCD:CUR"
2438
+ >XCD - Montserrat Dollar </option>
2439
+ <option value="XCD:CUR"
2440
+ >XCD - St. Kitts & Nevis Dollar </option>
2441
+ <option value="XCD:CUR"
2442
+ >XCD - St. Lucia Dollar </option>
2443
+ <option value="XCD:CUR"
2444
+ >XCD - St. Vincent Dollar </option>
2445
+ <option value="XOF:CUR"
2446
+ >XOF - Benin Franc </option>
2447
+ <option value="XOF:CUR"
2448
+ >XOF - Burkina Faso Franc </option>
2449
+ <option value="XOF:CUR"
2450
+ >XOF - CFA Franc BCEAO </option>
2451
+ <option value="XOF:CUR"
2452
+ >XOF - Guinea-Bissau Franc </option>
2453
+ <option value="XOF:CUR"
2454
+ >XOF - Ivory Coast Franc </option>
2455
+ <option value="XOF:CUR"
2456
+ >XOF - Mali Republic Franc </option>
2457
+ <option value="XOF:CUR"
2458
+ >XOF - Niger Republic Franc </option>
2459
+ <option value="XOF:CUR"
2460
+ >XOF - Senegalese Franc </option>
2461
+ <option value="XOF:CUR"
2462
+ >XOF - Togo Republic Franc </option>
2463
+ <option value="XPD:CUR"
2464
+ >XPD - Palladium </option>
2465
+ <option value="XPF:CUR"
2466
+ >XPF - French Polynesian Franc </option>
2467
+ <option value="XPT:CUR"
2468
+ >XPT - Platinum </option>
2469
+ <option value="XRH:CUR"
2470
+ >XRH - Rhodium </option>
2471
+ <option value="XRI:CUR"
2472
+ >XRI - Iridium </option>
2473
+ <option value="XRU:CUR"
2474
+ >XRU - Ruthenium </option>
2475
+ <option value="YER:CUR"
2476
+ >YER - Yemeni Rial </option>
2477
+ <option value="ZAR:CUR"
2478
+ >ZAR - South African Rand </option>
2479
+ <option value="ZMK:CUR"
2480
+ >ZMK - Zambian Kwacha </option>
2481
+ <option value="ZWL:CUR"
2482
+ >ZWL - Zimbabwean Dollar </option>
2483
+ </select>
2484
+ </div>
2485
+ <input type="button" value="Convert" class="convert_btn" name="button" onclick="calculate(2); return false;">
2486
+ <input type="hidden" value="Calculator Results" name="translation">
2487
+ <input type="hidden" value="An error has occurred with this selection. Please select two currencies and try again." name="translation1">
2488
+ <input type="hidden" value="Please enter a valid amount." name="translation2">
2489
+ <input type="hidden" value="This calculator can only be used in Netscape Navigator or Microsoft Internet Explorer, version 4 or greater." name="translation3">
2490
+ <input type="hidden" value="mkts" name="pagetype">
2491
+ </div>
2492
+ </form>
2493
+ <div id="crncyres"><!-- --></div>
2494
+ </div>
2495
+ </div>
2496
+ <script type="text/javascript" src="/javascripts/currencycalc_10.js"></script>
2497
+ <script type="text/javascript">
2498
+ //<![CDATA[
2499
+ var test_obj = new Object();
2500
+ var price = new Object();
2501
+ var price_last_updated = new Object();
2502
+ price['ADP:CUR'] = 127.0801;
2503
+ price_last_updated['ADP:CUR'] = '08:11:39';
2504
+ price['AED:CUR'] = 3.673;
2505
+ price_last_updated['AED:CUR'] = '08:11:27';
2506
+ price['AFN:CUR'] = 49.93;
2507
+ price_last_updated['AFN:CUR'] = '03:18:50';
2508
+ price['ALL:CUR'] = 107.0;
2509
+ price_last_updated['ALL:CUR'] = '08:11:36';
2510
+ price['AMD:CUR'] = 392.7501;
2511
+ price_last_updated['AMD:CUR'] = '07:24:12';
2512
+ price['ANG:CUR'] = 1.79;
2513
+ price_last_updated['ANG:CUR'] = '20:06:35';
2514
+ price['AOA:CUR'] = 95.33;
2515
+ price_last_updated['AOA:CUR'] = '06:02:39';
2516
+ price['ARS:CUR'] = 4.3975;
2517
+ price_last_updated['ARS:CUR'] = '08:10:20';
2518
+ price['ATS:CUR'] = 10.5097;
2519
+ price_last_updated['ATS:CUR'] = '08:11:39';
2520
+ price['AUD:CUR'] = 0.966463709287716;
2521
+ price_last_updated['AUD:CUR'] = '08:11:51';
2522
+ price['AUD:CUR'] = 0.966463709287716;
2523
+ price_last_updated['AUD:CUR'] = '08:11:51';
2524
+ price['AUD:CUR'] = 0.966463709287716;
2525
+ price_last_updated['AUD:CUR'] = '08:11:51';
2526
+ price['AUD:CUR'] = 0.966463709287716;
2527
+ price_last_updated['AUD:CUR'] = '08:11:51';
2528
+ price['AUD:CUR'] = 0.966463709287716;
2529
+ price_last_updated['AUD:CUR'] = '08:11:51';
2530
+ price['AUD:CUR'] = 0.966463709287716;
2531
+ price_last_updated['AUD:CUR'] = '08:11:51';
2532
+ price['AUD:CUR'] = 0.966463709287716;
2533
+ price_last_updated['AUD:CUR'] = '08:11:51';
2534
+ price['AWG:CUR'] = 1.79;
2535
+ price_last_updated['AWG:CUR'] = '20:06:35';
2536
+ price['AZN:CUR'] = 0.7858;
2537
+ price_last_updated['AZN:CUR'] = '05:12:09';
2538
+ price['BAM:CUR'] = 1.4944;
2539
+ price_last_updated['BAM:CUR'] = '08:02:38';
2540
+ price['BBD:CUR'] = 2.0;
2541
+ price_last_updated['BBD:CUR'] = '20:06:35';
2542
+ price['BDT:CUR'] = 81.7985;
2543
+ price_last_updated['BDT:CUR'] = '07:03:26';
2544
+ price['BEF:CUR'] = 30.8103;
2545
+ price_last_updated['BEF:CUR'] = '08:11:39';
2546
+ price['BGN:CUR'] = 1.4938;
2547
+ price_last_updated['BGN:CUR'] = '08:11:52';
2548
+ price['BHD:CUR'] = 0.377;
2549
+ price_last_updated['BHD:CUR'] = '08:06:07';
2550
+ price['BIF:CUR'] = 1393.6101;
2551
+ price_last_updated['BIF:CUR'] = '20:06:36';
2552
+ price['BMD:CUR'] = 1.0;
2553
+ price_last_updated['BMD:CUR'] = '06:00:10';
2554
+ price['BND:CUR'] = 1.252;
2555
+ price_last_updated['BND:CUR'] = '08:02:38';
2556
+ price['BOB:CUR'] = 6.96;
2557
+ price_last_updated['BOB:CUR'] = '05:59:44';
2558
+ price['BRL:CUR'] = 1.8855;
2559
+ price_last_updated['BRL:CUR'] = '08:11:49';
2560
+ price['BSD:CUR'] = 1.0;
2561
+ price_last_updated['BSD:CUR'] = '06:00:10';
2562
+ price['BTN:CUR'] = 52.07;
2563
+ price_last_updated['BTN:CUR'] = '08:10:29';
2564
+ price['BWP:CUR'] = 7.38552437223043;
2565
+ price_last_updated['BWP:CUR'] = '08:02:39';
2566
+ price['BYR:CUR'] = 8065.0;
2567
+ price_last_updated['BYR:CUR'] = '05:03:01';
2568
+ price['BZD:CUR'] = 1.9135;
2569
+ price_last_updated['BZD:CUR'] = '01:02:44';
2570
+ price['CAD:CUR'] = 0.9909;
2571
+ price_last_updated['CAD:CUR'] = '08:11:52';
2572
+ price['CDF:CUR'] = 923.5581;
2573
+ price_last_updated['CDF:CUR'] = '20:06:36';
2574
+ price['CHF:CUR'] = 0.9181;
2575
+ price_last_updated['CHF:CUR'] = '08:11:51';
2576
+ price['CHF:CUR'] = 0.9181;
2577
+ price_last_updated['CHF:CUR'] = '08:11:51';
2578
+ price['CLP:CUR'] = 489.6;
2579
+ price_last_updated['CLP:CUR'] = '08:11:37';
2580
+ price['CNH:CUR'] = 6.306;
2581
+ price_last_updated['CNH:CUR'] = '08:11:44';
2582
+ price['CNY:CUR'] = 6.2997;
2583
+ price_last_updated['CNY:CUR'] = '08:03:47';
2584
+ price['COP:CUR'] = 1774.0;
2585
+ price_last_updated['COP:CUR'] = '08:09:41';
2586
+ price['CRC:CUR'] = 502.02;
2587
+ price_last_updated['CRC:CUR'] = '07:03:25';
2588
+ price['CUP:CUR'] = 1.0;
2589
+ price_last_updated['CUP:CUR'] = '06:00:10';
2590
+ price['CVE:CUR'] = 84.21;
2591
+ price_last_updated['CVE:CUR'] = '08:11:51';
2592
+ price['CYP:CUR'] = 0.447;
2593
+ price_last_updated['CYP:CUR'] = '08:11:39';
2594
+ price['CZK:CUR'] = 18.976;
2595
+ price_last_updated['CZK:CUR'] = '08:11:51';
2596
+ price['DEM:CUR'] = 1.4938;
2597
+ price_last_updated['DEM:CUR'] = '08:11:39';
2598
+ price['DJF:CUR'] = 177.72;
2599
+ price_last_updated['DJF:CUR'] = '06:00:10';
2600
+ price['DKK:CUR'] = 5.6818;
2601
+ price_last_updated['DKK:CUR'] = '08:11:52';
2602
+ price['DKK:CUR'] = 5.6818;
2603
+ price_last_updated['DKK:CUR'] = '08:11:52';
2604
+ price['DKK:CUR'] = 5.6818;
2605
+ price_last_updated['DKK:CUR'] = '08:11:52';
2606
+ price['DOP:CUR'] = 38.975;
2607
+ price_last_updated['DOP:CUR'] = '08:02:38';
2608
+ price['DZD:CUR'] = 75.2145;
2609
+ price_last_updated['DZD:CUR'] = '08:11:51';
2610
+ price['ECS:CUR'] = 25000.0;
2611
+ price_last_updated['ECS:CUR'] = '20:06:35';
2612
+ price['EEK:CUR'] = 11.9504;
2613
+ price_last_updated['EEK:CUR'] = '08:11:39';
2614
+ price['EGP:CUR'] = 6.045;
2615
+ price_last_updated['EGP:CUR'] = '08:11:20';
2616
+ price['ERN:CUR'] = 15.0;
2617
+ price_last_updated['ERN:CUR'] = '09:34:43';
2618
+ price['ESP:CUR'] = 127.0801;
2619
+ price_last_updated['ESP:CUR'] = '08:11:39';
2620
+ price['ETB:CUR'] = 17.52;
2621
+ price_last_updated['ETB:CUR'] = '07:03:24';
2622
+ price['EUR:CUR'] = 0.763825236785823;
2623
+ price_last_updated['EUR:CUR'] = '08:11:51';
2624
+ price['EUR:CUR'] = 0.763825236785823;
2625
+ price_last_updated['EUR:CUR'] = '08:11:51';
2626
+ price['EUR:CUR'] = 0.763825236785823;
2627
+ price_last_updated['EUR:CUR'] = '08:11:51';
2628
+ price['EUR:CUR'] = 0.763825236785823;
2629
+ price_last_updated['EUR:CUR'] = '08:11:51';
2630
+ price['EUR:CUR'] = 0.763825236785823;
2631
+ price_last_updated['EUR:CUR'] = '08:11:51';
2632
+ price['EUR:CUR'] = 0.763825236785823;
2633
+ price_last_updated['EUR:CUR'] = '08:11:51';
2634
+ price['EUR:CUR'] = 0.763825236785823;
2635
+ price_last_updated['EUR:CUR'] = '08:11:51';
2636
+ price['EUR:CUR'] = 0.763825236785823;
2637
+ price_last_updated['EUR:CUR'] = '08:11:51';
2638
+ price['EUR:CUR'] = 0.763825236785823;
2639
+ price_last_updated['EUR:CUR'] = '08:11:51';
2640
+ price['EUR:CUR'] = 0.763825236785823;
2641
+ price_last_updated['EUR:CUR'] = '08:11:51';
2642
+ price['EUR:CUR'] = 0.763825236785823;
2643
+ price_last_updated['EUR:CUR'] = '08:11:51';
2644
+ price['FIM:CUR'] = 4.5412;
2645
+ price_last_updated['FIM:CUR'] = '08:11:39';
2646
+ price['FJD:CUR'] = 1.77022481855196;
2647
+ price_last_updated['FJD:CUR'] = '07:13:58';
2648
+ price['FKP:CUR'] = 0.624297665126732;
2649
+ price_last_updated['FKP:CUR'] = '08:11:52';
2650
+ price['FRF:CUR'] = 5.01;
2651
+ price_last_updated['FRF:CUR'] = '08:11:39';
2652
+ price['GBP:CUR'] = 0.624297665126732;
2653
+ price_last_updated['GBP:CUR'] = '08:11:52';
2654
+ price['GBP:CUR'] = 0.624297665126732;
2655
+ price_last_updated['GBP:CUR'] = '08:11:52';
2656
+ price['GBP:CUR'] = 0.624297665126732;
2657
+ price_last_updated['GBP:CUR'] = '08:11:52';
2658
+ price['GBP:CUR'] = 0.624297665126732;
2659
+ price_last_updated['GBP:CUR'] = '08:11:52';
2660
+ price['GBP:CUR'] = 0.624297665126732;
2661
+ price_last_updated['GBP:CUR'] = '08:11:52';
2662
+ price['GEL:CUR'] = 1.634;
2663
+ price_last_updated['GEL:CUR'] = '04:27:56';
2664
+ price['GHS:CUR'] = 1.8213;
2665
+ price_last_updated['GHS:CUR'] = '07:22:15';
2666
+ price['GIP:CUR'] = 0.624297665126732;
2667
+ price_last_updated['GIP:CUR'] = '08:11:52';
2668
+ price['GMD:CUR'] = 29.685;
2669
+ price_last_updated['GMD:CUR'] = '07:03:24';
2670
+ price['GNF:CUR'] = 7090.001;
2671
+ price_last_updated['GNF:CUR'] = '20:06:36';
2672
+ price['GRD:CUR'] = 260.2536;
2673
+ price_last_updated['GRD:CUR'] = '08:11:39';
2674
+ price['GTQ:CUR'] = 7.76;
2675
+ price_last_updated['GTQ:CUR'] = '08:02:38';
2676
+ price['GYD:CUR'] = 203.5;
2677
+ price_last_updated['GYD:CUR'] = '10:00:33';
2678
+ price['HKD:CUR'] = 7.7609;
2679
+ price_last_updated['HKD:CUR'] = '08:11:28';
2680
+ price['HNL:CUR'] = 19.06;
2681
+ price_last_updated['HNL:CUR'] = '08:05:02';
2682
+ price['HRK:CUR'] = 5.7363;
2683
+ price_last_updated['HRK:CUR'] = '08:11:51';
2684
+ price['HTG:CUR'] = 41.0005;
2685
+ price_last_updated['HTG:CUR'] = '07:03:25';
2686
+ price['HUF:CUR'] = 227.05;
2687
+ price_last_updated['HUF:CUR'] = '08:11:50';
2688
+ price['IDR:CUR'] = 9179.0;
2689
+ price_last_updated['IDR:CUR'] = '07:36:27';
2690
+ price['IEP:CUR'] = 0.601503759398496;
2691
+ price_last_updated['IEP:CUR'] = '08:11:39';
2692
+ price['ILS:CUR'] = 3.7611;
2693
+ price_last_updated['ILS:CUR'] = '08:11:50';
2694
+ price['INR:CUR'] = 52.07;
2695
+ price_last_updated['INR:CUR'] = '08:10:29';
2696
+ price['IQD:CUR'] = 1165.0001;
2697
+ price_last_updated['IQD:CUR'] = '05:19:39';
2698
+ price['IRR:CUR'] = 12305.4521;
2699
+ price_last_updated['IRR:CUR'] = '07:03:25';
2700
+ price['ISK:CUR'] = 127.25;
2701
+ price_last_updated['ISK:CUR'] = '08:11:51';
2702
+ price['ITL:CUR'] = 1478.86;
2703
+ price_last_updated['ITL:CUR'] = '08:11:39';
2704
+ price['JEP:CUR'] = 0.624336642317538;
2705
+ price_last_updated['JEP:CUR'] = '08:12:18';
2706
+ price['JMD:CUR'] = 86.775;
2707
+ price_last_updated['JMD:CUR'] = '08:02:38';
2708
+ price['JOD:CUR'] = 0.709;
2709
+ price_last_updated['JOD:CUR'] = '08:02:39';
2710
+ price['JPY:CUR'] = 81.7;
2711
+ price_last_updated['JPY:CUR'] = '08:12:17';
2712
+ price['KES:CUR'] = 83.05;
2713
+ price_last_updated['KES:CUR'] = '08:02:39';
2714
+ price['KGS:CUR'] = 46.8243;
2715
+ price_last_updated['KGS:CUR'] = '01:02:44';
2716
+ price['KHR:CUR'] = 4000.0005;
2717
+ price_last_updated['KHR:CUR'] = '23:53:51';
2718
+ price['KMF:CUR'] = 375.8923;
2719
+ price_last_updated['KMF:CUR'] = '08:02:39';
2720
+ price['KRW:CUR'] = 1139.15;
2721
+ price_last_updated['KRW:CUR'] = '08:11:40';
2722
+ price['KWD:CUR'] = 0.2784;
2723
+ price_last_updated['KWD:CUR'] = '08:12:15';
2724
+ price['KYD:CUR'] = 0.820008200082001;
2725
+ price_last_updated['KYD:CUR'] = '07:05:02';
2726
+ price['KZT:CUR'] = 147.86;
2727
+ price_last_updated['KZT:CUR'] = '08:02:38';
2728
+ price['LAK:CUR'] = 7999.001;
2729
+ price_last_updated['LAK:CUR'] = '23:08:50';
2730
+ price['LBP:CUR'] = 1503.0;
2731
+ price_last_updated['LBP:CUR'] = '06:56:11';
2732
+ price['LKR:CUR'] = 129.75;
2733
+ price_last_updated['LKR:CUR'] = '07:13:58';
2734
+ price['LRD:CUR'] = 73.7563;
2735
+ price_last_updated['LRD:CUR'] = '10:00:35';
2736
+ price['LSL:CUR'] = 7.8322;
2737
+ price_last_updated['LSL:CUR'] = '08:12:18';
2738
+ price['LTL:CUR'] = 2.6373;
2739
+ price_last_updated['LTL:CUR'] = '08:12:10';
2740
+ price['LUF:CUR'] = 30.8103;
2741
+ price_last_updated['LUF:CUR'] = '08:11:39';
2742
+ price['LVL:CUR'] = 0.5335;
2743
+ price_last_updated['LVL:CUR'] = '08:12:15';
2744
+ price['LYD:CUR'] = 1.2481;
2745
+ price_last_updated['LYD:CUR'] = '07:05:18';
2746
+ price['MAD:CUR'] = 8.5144;
2747
+ price_last_updated['MAD:CUR'] = '08:12:18';
2748
+ price['MDL:CUR'] = 11.8265;
2749
+ price_last_updated['MDL:CUR'] = '07:13:58';
2750
+ price['MGA:CUR'] = 2090.0;
2751
+ price_last_updated['MGA:CUR'] = '07:03:13';
2752
+ price['MKD:CUR'] = 47.0935;
2753
+ price_last_updated['MKD:CUR'] = '08:05:43';
2754
+ price['MMK:CUR'] = 822.0051;
2755
+ price_last_updated['MMK:CUR'] = '07:03:26';
2756
+ price['MNT:CUR'] = 1319.0;
2757
+ price_last_updated['MNT:CUR'] = '23:02:47';
2758
+ price['MOP:CUR'] = 7.9935;
2759
+ price_last_updated['MOP:CUR'] = '08:02:38';
2760
+ price['MRO:CUR'] = 291.5;
2761
+ price_last_updated['MRO:CUR'] = '20:06:37';
2762
+ price['MTL:CUR'] = 0.327933363940447;
2763
+ price_last_updated['MTL:CUR'] = '08:11:39';
2764
+ price['MUR:CUR'] = 29.2;
2765
+ price_last_updated['MUR:CUR'] = '02:56:10';
2766
+ price['MVR:CUR'] = 15.4;
2767
+ price_last_updated['MVR:CUR'] = '20:06:36';
2768
+ price['MWK:CUR'] = 165.45;
2769
+ price_last_updated['MWK:CUR'] = '08:05:02';
2770
+ price['MXN:CUR'] = 13.1923;
2771
+ price_last_updated['MXN:CUR'] = '08:12:18';
2772
+ price['MYR:CUR'] = 3.0635;
2773
+ price_last_updated['MYR:CUR'] = '08:12:18';
2774
+ price['MZN:CUR'] = 27.54;
2775
+ price_last_updated['MZN:CUR'] = '03:20:03';
2776
+ price['NAD:CUR'] = 7.8322;
2777
+ price_last_updated['NAD:CUR'] = '08:12:18';
2778
+ price['NGN:CUR'] = 157.13;
2779
+ price_last_updated['NGN:CUR'] = '08:02:39';
2780
+ price['NIO:CUR'] = 23.3161;
2781
+ price_last_updated['NIO:CUR'] = '01:02:44';
2782
+ price['NLG:CUR'] = 1.6831;
2783
+ price_last_updated['NLG:CUR'] = '08:11:39';
2784
+ price['NOK:CUR'] = 5.7624;
2785
+ price_last_updated['NOK:CUR'] = '08:12:17';
2786
+ price['NPR:CUR'] = 83.221;
2787
+ price_last_updated['NPR:CUR'] = '07:03:26';
2788
+ price['NZD:CUR'] = 1.22473974280465;
2789
+ price_last_updated['NZD:CUR'] = '08:12:18';
2790
+ price['NZD:CUR'] = 1.22473974280465;
2791
+ price_last_updated['NZD:CUR'] = '08:12:18';
2792
+ price['NZD:CUR'] = 1.22473974280465;
2793
+ price_last_updated['NZD:CUR'] = '08:12:18';
2794
+ price['NZD:CUR'] = 1.22473974280465;
2795
+ price_last_updated['NZD:CUR'] = '08:12:18';
2796
+ price['NZD:CUR'] = 1.22473974280465;
2797
+ price_last_updated['NZD:CUR'] = '08:12:18';
2798
+ price['OMR:CUR'] = 0.385;
2799
+ price_last_updated['OMR:CUR'] = '07:05:18';
2800
+ price['PAB:CUR'] = 1.0;
2801
+ price_last_updated['PAB:CUR'] = '06:00:10';
2802
+ price['PEN:CUR'] = 2.657;
2803
+ price_last_updated['PEN:CUR'] = '20:06:35';
2804
+ price['PGK:CUR'] = 2.04498977505112;
2805
+ price_last_updated['PGK:CUR'] = '01:02:44';
2806
+ price['PHP:CUR'] = 42.675;
2807
+ price_last_updated['PHP:CUR'] = '07:57:22';
2808
+ price['PKR:CUR'] = 90.715;
2809
+ price_last_updated['PKR:CUR'] = '08:02:38';
2810
+ price['PLN:CUR'] = 3.1974;
2811
+ price_last_updated['PLN:CUR'] = '08:11:57';
2812
+ price['PTE:CUR'] = 153.122;
2813
+ price_last_updated['PTE:CUR'] = '08:11:39';
2814
+ price['PYG:CUR'] = 4295.0;
2815
+ price_last_updated['PYG:CUR'] = '20:06:35';
2816
+ price['QAR:CUR'] = 3.6412;
2817
+ price_last_updated['QAR:CUR'] = '08:11:14';
2818
+ price['RON:CUR'] = 3.3415;
2819
+ price_last_updated['RON:CUR'] = '08:12:18';
2820
+ price['RSD:CUR'] = 85.1742;
2821
+ price_last_updated['RSD:CUR'] = '08:12:16';
2822
+ price['RUB:CUR'] = 29.5339;
2823
+ price_last_updated['RUB:CUR'] = '08:12:17';
2824
+ price['RWF:CUR'] = 607.2951;
2825
+ price_last_updated['RWF:CUR'] = '05:03:05';
2826
+ price['SAR:CUR'] = 3.7503;
2827
+ price_last_updated['SAR:CUR'] = '08:11:29';
2828
+ price['SBD:CUR'] = 7.0766;
2829
+ price_last_updated['SBD:CUR'] = '06:02:38';
2830
+ price['SCR:CUR'] = 14.1185;
2831
+ price_last_updated['SCR:CUR'] = '07:57:22';
2832
+ price['SDD:CUR'] = 269.0;
2833
+ price_last_updated['SDD:CUR'] = '07:03:24';
2834
+ price['SDG:CUR'] = 2.675;
2835
+ price_last_updated['SDG:CUR'] = '07:03:24';
2836
+ price['SEK:CUR'] = 6.7512;
2837
+ price_last_updated['SEK:CUR'] = '08:12:15';
2838
+ price['SGD:CUR'] = 1.2521;
2839
+ price_last_updated['SGD:CUR'] = '08:12:18';
2840
+ price['SHPUSD:CUR'] = 0.624336642317538;
2841
+ price_last_updated['SHPUSD:CUR'] = '08:12:18';
2842
+ price['SIT:CUR'] = 183.0291;
2843
+ price_last_updated['SIT:CUR'] = '08:11:39';
2844
+ price['SKK:CUR'] = 23.0092;
2845
+ price_last_updated['SKK:CUR'] = '08:11:39';
2846
+ price['SLL:CUR'] = 4348.9507;
2847
+ price_last_updated['SLL:CUR'] = '20:06:37';
2848
+ price['SOS:CUR'] = 1625.0002;
2849
+ price_last_updated['SOS:CUR'] = '09:34:42';
2850
+ price['SRD:CUR'] = 3.3;
2851
+ price_last_updated['SRD:CUR'] = '20:06:35';
2852
+ price['STD:CUR'] = 18986.002;
2853
+ price_last_updated['STD:CUR'] = '07:03:24';
2854
+ price['SVC:CUR'] = 8.7475;
2855
+ price_last_updated['SVC:CUR'] = '20:06:35';
2856
+ price['SYP:CUR'] = 57.452;
2857
+ price_last_updated['SYP:CUR'] = '07:03:25';
2858
+ price['SZL:CUR'] = 7.8322;
2859
+ price_last_updated['SZL:CUR'] = '08:12:18';
2860
+ price['THB:CUR'] = 30.91;
2861
+ price_last_updated['THB:CUR'] = '08:11:00';
2862
+ price['THO:CUR'] = 30.9;
2863
+ price_last_updated['THO:CUR'] = '08:10:55';
2864
+ price['TJS:CUR'] = 4.7587;
2865
+ price_last_updated['TJS:CUR'] = '09:34:43';
2866
+ price['TMT:CUR'] = 2.85;
2867
+ price_last_updated['TMT:CUR'] = '09:34:42';
2868
+ price['TND:CUR'] = 1.5263;
2869
+ price_last_updated['TND:CUR'] = '08:12:16';
2870
+ price['TOP:CUR'] = 1.70910955392241;
2871
+ price_last_updated['TOP:CUR'] = '01:02:44';
2872
+ price['TRL:CUR'] = 1790051.0;
2873
+ price_last_updated['TRL:CUR'] = '08:12:16';
2874
+ price['TRY:CUR'] = 1.79;
2875
+ price_last_updated['TRY:CUR'] = '08:12:18';
2876
+ price['TTD:CUR'] = 6.4;
2877
+ price_last_updated['TTD:CUR'] = '01:02:44';
2878
+ price['TWD:CUR'] = 29.5;
2879
+ price_last_updated['TWD:CUR'] = '07:38:01';
2880
+ price['TZS:CUR'] = 1585.0;
2881
+ price_last_updated['TZS:CUR'] = '08:02:39';
2882
+ price['UAH:CUR'] = 8.0221;
2883
+ price_last_updated['UAH:CUR'] = '08:09:59';
2884
+ price['UGX:CUR'] = 2510.0;
2885
+ price_last_updated['UGX:CUR'] = '08:02:39';
2886
+ price['USD:CUR'] = 1.0;
2887
+ price_last_updated['USD:CUR'] = '08:12:19';
2888
+ price['USD:CUR'] = 1.0;
2889
+ price_last_updated['USD:CUR'] = '08:12:19';
2890
+ price['USD:CUR'] = 1.0;
2891
+ price_last_updated['USD:CUR'] = '08:12:19';
2892
+ price['USD:CUR'] = 1.0;
2893
+ price_last_updated['USD:CUR'] = '08:12:19';
2894
+ price['USD:CUR'] = 1.0;
2895
+ price_last_updated['USD:CUR'] = '08:12:19';
2896
+ price['USD:CUR'] = 1.0;
2897
+ price_last_updated['USD:CUR'] = '08:12:19';
2898
+ price['USD:CUR'] = 1.0;
2899
+ price_last_updated['USD:CUR'] = '08:12:19';
2900
+ price['USD:CUR'] = 1.0;
2901
+ price_last_updated['USD:CUR'] = '08:11:27';
2902
+ price['USD:CUR'] = 1.0;
2903
+ price_last_updated['USD:CUR'] = '08:11:27';
2904
+ price['USD:CUR'] = 1.0;
2905
+ price_last_updated['USD:CUR'] = '08:11:27';
2906
+ price['UYU:CUR'] = 19.9;
2907
+ price_last_updated['UYU:CUR'] = '07:13:58';
2908
+ price['UZS:CUR'] = 1853.01;
2909
+ price_last_updated['UZS:CUR'] = '20:06:36';
2910
+ price['VEE:CUR'] = 2.5968;
2911
+ price_last_updated['VEE:CUR'] = '06:59:30';
2912
+ price['VEF:CUR'] = 4.2947;
2913
+ price_last_updated['VEF:CUR'] = '06:59:30';
2914
+ price['VND:CUR'] = 20820.0;
2915
+ price_last_updated['VND:CUR'] = '07:03:26';
2916
+ price['VUV:CUR'] = 93.7;
2917
+ price_last_updated['VUV:CUR'] = '20:06:36';
2918
+ price['WST:CUR'] = 2.28623685413809;
2919
+ price_last_updated['WST:CUR'] = '01:02:44';
2920
+ price['XAF:CUR'] = 502.3651;
2921
+ price_last_updated['XAF:CUR'] = '08:11:26';
2922
+ price['XAF:CUR'] = 502.3651;
2923
+ price_last_updated['XAF:CUR'] = '08:11:26';
2924
+ price['XAF:CUR'] = 502.3651;
2925
+ price_last_updated['XAF:CUR'] = '08:11:26';
2926
+ price['XAF:CUR'] = 502.3651;
2927
+ price_last_updated['XAF:CUR'] = '08:11:26';
2928
+ price['XAF:CUR'] = 502.3651;
2929
+ price_last_updated['XAF:CUR'] = '08:11:26';
2930
+ price['XAF:CUR'] = 502.3651;
2931
+ price_last_updated['XAF:CUR'] = '08:11:26';
2932
+ price['XAF:CUR'] = 502.3651;
2933
+ price_last_updated['XAF:CUR'] = '08:11:26';
2934
+ price['XAG:CUR'] = 0.0318142050425515;
2935
+ price_last_updated['XAG:CUR'] = '08:11:26';
2936
+ price['XAU:CUR'] = 0.000611871531453256;
2937
+ price_last_updated['XAU:CUR'] = '08:11:27';
2938
+ price['XCD:CUR'] = 2.7;
2939
+ price_last_updated['XCD:CUR'] = '20:06:35';
2940
+ price['XCD:CUR'] = 2.7;
2941
+ price_last_updated['XCD:CUR'] = '20:06:35';
2942
+ price['XCD:CUR'] = 2.7;
2943
+ price_last_updated['XCD:CUR'] = '20:06:35';
2944
+ price['XCD:CUR'] = 2.7;
2945
+ price_last_updated['XCD:CUR'] = '20:06:35';
2946
+ price['XCD:CUR'] = 2.7;
2947
+ price_last_updated['XCD:CUR'] = '20:06:35';
2948
+ price['XCD:CUR'] = 2.7;
2949
+ price_last_updated['XCD:CUR'] = '20:06:35';
2950
+ price['XCD:CUR'] = 2.7;
2951
+ price_last_updated['XCD:CUR'] = '20:06:35';
2952
+ price['XCD:CUR'] = 2.7;
2953
+ price_last_updated['XCD:CUR'] = '20:06:35';
2954
+ price['XCD:CUR'] = 2.7;
2955
+ price_last_updated['XCD:CUR'] = '20:06:35';
2956
+ price['XOF:CUR'] = 502.405;
2957
+ price_last_updated['XOF:CUR'] = '08:11:24';
2958
+ price['XOF:CUR'] = 502.405;
2959
+ price_last_updated['XOF:CUR'] = '08:11:24';
2960
+ price['XOF:CUR'] = 502.405;
2961
+ price_last_updated['XOF:CUR'] = '08:11:24';
2962
+ price['XOF:CUR'] = 502.405;
2963
+ price_last_updated['XOF:CUR'] = '08:11:24';
2964
+ price['XOF:CUR'] = 502.405;
2965
+ price_last_updated['XOF:CUR'] = '08:11:24';
2966
+ price['XOF:CUR'] = 502.405;
2967
+ price_last_updated['XOF:CUR'] = '08:11:24';
2968
+ price['XOF:CUR'] = 502.405;
2969
+ price_last_updated['XOF:CUR'] = '08:11:24';
2970
+ price['XOF:CUR'] = 502.405;
2971
+ price_last_updated['XOF:CUR'] = '08:11:24';
2972
+ price['XOF:CUR'] = 502.405;
2973
+ price_last_updated['XOF:CUR'] = '08:11:24';
2974
+ price['XPD:CUR'] = 0.00152671732416529;
2975
+ price_last_updated['XPD:CUR'] = '08:05:29';
2976
+ price['XPF:CUR'] = 91.1765;
2977
+ price_last_updated['XPF:CUR'] = '08:02:38';
2978
+ price['XPT:CUR'] = 0.00063351282863478;
2979
+ price_last_updated['XPT:CUR'] = '08:10:19';
2980
+ price['XRH:CUR'] = 0.000719424460431655;
2981
+ price_last_updated['XRH:CUR'] = '08:53:46';
2982
+ price['XRI:CUR'] = 1050.0001;
2983
+ price_last_updated['XRI:CUR'] = '09:27:58';
2984
+ price['XRU:CUR'] = 105.0;
2985
+ price_last_updated['XRU:CUR'] = '08:54:17';
2986
+ price['YER:CUR'] = 215.0;
2987
+ price_last_updated['YER:CUR'] = '20:06:37';
2988
+ price['ZAR:CUR'] = 7.8348;
2989
+ price_last_updated['ZAR:CUR'] = '08:11:26';
2990
+ price['ZMK:CUR'] = 5283.0;
2991
+ price_last_updated['ZMK:CUR'] = '08:02:39';
2992
+ price['ZWL:CUR'] = 322.355;
2993
+ price_last_updated['ZWL:CUR'] = '11:04:05';
2994
+
2995
+ //]]>
2996
+ </script></div>
2997
+ </div>
2998
+
2999
+ <div class="market_bottom_item">
3000
+
3001
+ <p>Currency data is in real-time. Time is ET.</p>
3002
+
3003
+ </div>
3004
+ <div class="forex_ad_links">
3005
+ <p class="forex_sponsored">Sponsored Links</p>
3006
+ <p class="forex_header">Top Forex Trading Resources</p>
3007
+ <table>
3008
+ <tr>
3009
+ <th>
3010
+ <br />
3011
+ <a href="http://clk.atdmt.com/FXM/go/350153229/direct/01/" rel="nofollow" target="_blank">Why Trade Forex</a>
3012
+ <br />
3013
+ </th>
3014
+ <td>
3015
+ <br />
3016
+ <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>
3017
+ <br />
3018
+ </td>
3019
+ </tr>
3020
+ <tr>
3021
+ <th>
3022
+ <br />
3023
+ <a href="http://clk.atdmt.com/FXM/go/350155402/direct/01/" rel="nofollow" target="_blank">Free Trial Account</a>
3024
+ <br />
3025
+ </th>
3026
+ <td>
3027
+ <br />
3028
+ <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>
3029
+ <br />
3030
+ </td>
3031
+ </tr>
3032
+ <tr>
3033
+ <th>
3034
+ <br />
3035
+ <a href="http://clk.atdmt.com/FXM/go/384177503/direct/01/" rel="nofollow" target="_blank">New To Forex</a>
3036
+ <br />
3037
+ </th>
3038
+ <td>
3039
+ <br />
3040
+ <a href="http://clk.atdmt.com/FXM/go/384177503/direct/01/" rel="nofollow" target="_blank">Educational Forex Videos and Webinars</a>
3041
+ <br />
3042
+ </td>
3043
+ </tr>
3044
+ <tr>
3045
+ <th>
3046
+ <br />
3047
+ <a href="http://clk.atdmt.com/FXM/go/350158323/direct/01/" rel="nofollow" target="_blank">Learn Forex Free Guide</a>
3048
+ <br />
3049
+ </th>
3050
+ <td>
3051
+ <br />
3052
+ <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>
3053
+ <br />
3054
+ </td>
3055
+ </tr>
3056
+ <tr>
3057
+ <th>
3058
+ <br />
3059
+ <a href="http://clk.atdmt.com/FXM/go/350154234/direct/01/" rel="nofollow" target="_blank">Forex News</a>
3060
+ <br />
3061
+ </th>
3062
+ <td>
3063
+ <br />
3064
+ <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>
3065
+ <br />
3066
+ </td>
3067
+ </tr>
3068
+ </table>
3069
+ </div>
3070
+ </div>
3071
+
3072
+ <div class="quote_content_secondary">
3073
+ <div id="quote_press_release_panel" class="component">
3074
+ <h3>Currency News</h3>
3075
+ <ul>
3076
+
3077
+
3078
+ <li class=" ">
3079
+ <div class="news_item clearfix bar">
3080
+ <a href="/news/2012-04-18/euro-drops-versus-most-peers-amid-spanish-debt-concerns.html" class="q story_link bar" data-id="M2P69I6K50Y501" data-type="Story" suid="M2P69I6K50Y501">Yen Drops Versus Peers on BOJ Easing Bets, Trade Deficit</a> <span class="props">&nbsp;
3081
+ <span class="timestamp inline">Updated 1 hour ago</span> </span>
3082
+ </div>
3083
+ </li>
3084
+
3085
+
3086
+
3087
+ <li class=" ">
3088
+ <div class="news_item clearfix bar">
3089
+ <a href="/news/2012-04-19/yuan-band-may-challenge-companies-china-academic-says.html" class="q story_link bar" data-id="M2NXYB0UQVI901" data-type="Story" suid="M2NXYB0UQVI901">Yuan Band May Challenge Companies, China Academic Says</a> <span class="props">&nbsp;
3090
+ <span class="timestamp inline">Updated 7 hours ago</span> </span>
3091
+ </div>
3092
+ </li>
3093
+
3094
+
3095
+
3096
+ <li class=" ">
3097
+ <div class="news_item clearfix bar">
3098
+ <a href="/news/2012-04-19/brazil-signals-key-rate-may-fall-to-record-on-global-fragility.html" class="q story_link bar" data-id="M2O5511A1I4H01" data-type="Story" suid="M2O5511A1I4H01">Brazil Signals Key Rate May Fall to Record on Global Fragility</a> <span class="props">&nbsp;
3099
+ <span class="timestamp inline">Updated 9 hours ago</span> </span>
3100
+ </div>
3101
+ </li>
3102
+
3103
+
3104
+
3105
+ <li class=" ">
3106
+ <div class="news_item clearfix bar">
3107
+ <a href="/news/2012-04-18/geithner-calls-china-s-yuan-band-widening-very-significant-.html" class="q story_link bar" data-id="M2OFO10D9L3501" data-type="Story" suid="M2OFO10D9L3501">Geithner Calls China’s Changes on Yuan Very Significant</a> <span class="props">&nbsp;
3108
+ <span class="timestamp inline">Updated 16 hours ago</span> </span>
3109
+ </div>
3110
+ </li>
3111
+
3112
+
3113
+
3114
+ <li class=" last">
3115
+ <div class="news_item clearfix bar">
3116
+ <a href="/news/2012-04-19/larrain-vows-spending-restraint-to-contain-chile-prices.html" class="q story_link bar" data-id="M2P1ZI6JTSE801" data-type="Story" suid="M2P1ZI6JTSE801">Larrain Vows Spending Restraint to Contain Chile Prices</a> <span class="props">&nbsp;
3117
+ <span class="timestamp inline">Updated 9 hours ago</span> </span>
3118
+ </div>
3119
+ </li>
3120
+
3121
+
3122
+ </ul>
3123
+ <a href="/news/currencies/" class="more">More Currency News</a>
3124
+ </div>
3125
+
3126
+
3127
+
3128
+
3129
+
3130
+ <div class="dfp_ad_box ad_box ">
3131
+ <div class="ad_box_title">Advertisement</div>
3132
+
3133
+ <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">
3134
+ include_u_tag = true;
3135
+ adType = "DART";
3136
+ Keys = "blp.persfin/research/quote/us";
3137
+ dcop_val = "";
3138
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
3139
+ if (surroundTagVal != ""){
3140
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
3141
+ surroundTagVal="srnd="+surroundTagVal+";";
3142
+ }
3143
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
3144
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
3145
+ Size = "300x250,300x600";
3146
+ Tile = "3";
3147
+ Position = ";position=right2";
3148
+ if(sub_domain_name == 'bb20ad'){
3149
+ Keys = "blp.test";
3150
+ }
3151
+ ad_location = 'SideBar';
3152
+ if (ad_location == 'Interstitial'){
3153
+ if(no_dfp_interstitial == "false"){
3154
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
3155
+ }
3156
+ }else{
3157
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
3158
+ }
3159
+
3160
+ </script>
3161
+ <script type="text/javascript">
3162
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
3163
+ if(surroundTag == ""){
3164
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
3165
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
3166
+ 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.
3167
+ }
3168
+ }
3169
+ else{
3170
+ surroundTag="srnd="+surroundTag+";";
3171
+ }
3172
+
3173
+ </script>
3174
+
3175
+
3176
+ </div>
3177
+
3178
+ <div class="dfp_ad_box ad_box "><div class="ad_box_title">Advertisements</div>
3179
+ <div class="micro_bar_content">
3180
+ <div class="micro_bar_ad micro_bar_space" id="SideBar_micro_1">
3181
+
3182
+ <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">
3183
+ include_u_tag = true;
3184
+ adType = "DART";
3185
+ Keys = "blp.persfin/research/quote/us";
3186
+ dcop_val = "";
3187
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
3188
+ if (surroundTagVal != ""){
3189
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
3190
+ surroundTagVal="srnd="+surroundTagVal+";";
3191
+ }
3192
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
3193
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
3194
+ Size = "88x31";
3195
+ Tile = "4";
3196
+ Position = ";position=tradebar01";
3197
+ if(sub_domain_name == 'bb20ad'){
3198
+ Keys = "blp.test";
3199
+ }
3200
+ ad_location = 'Tiny0';
3201
+ if (ad_location == 'Interstitial'){
3202
+ if(no_dfp_interstitial == "false"){
3203
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
3204
+ }
3205
+ }else{
3206
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
3207
+ }
3208
+
3209
+ </script>
3210
+ <script type="text/javascript">
3211
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
3212
+ if(surroundTag == ""){
3213
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
3214
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
3215
+ 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.
3216
+ }
3217
+ }
3218
+ else{
3219
+ surroundTag="srnd="+surroundTag+";";
3220
+ }
3221
+
3222
+ </script>
3223
+
3224
+
3225
+ </div>
3226
+
3227
+ <div class="micro_bar_ad micro_bar_space" id="SideBar_micro_2">
3228
+
3229
+ <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">
3230
+ include_u_tag = true;
3231
+ adType = "DART";
3232
+ Keys = "blp.persfin/research/quote/us";
3233
+ dcop_val = "";
3234
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
3235
+ if (surroundTagVal != ""){
3236
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
3237
+ surroundTagVal="srnd="+surroundTagVal+";";
3238
+ }
3239
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
3240
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
3241
+ Size = "88x31";
3242
+ Tile = "5";
3243
+ Position = ";position=tradebar02";
3244
+ if(sub_domain_name == 'bb20ad'){
3245
+ Keys = "blp.test";
3246
+ }
3247
+ ad_location = 'Tiny1';
3248
+ if (ad_location == 'Interstitial'){
3249
+ if(no_dfp_interstitial == "false"){
3250
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
3251
+ }
3252
+ }else{
3253
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
3254
+ }
3255
+
3256
+ </script>
3257
+ <script type="text/javascript">
3258
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
3259
+ if(surroundTag == ""){
3260
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
3261
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
3262
+ 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.
3263
+ }
3264
+ }
3265
+ else{
3266
+ surroundTag="srnd="+surroundTag+";";
3267
+ }
3268
+
3269
+ </script>
3270
+
3271
+
3272
+ </div>
3273
+
3274
+
3275
+ <div class="micro_bar_ad micro_bar_space" id="SideBar_micro_4">
3276
+
3277
+ <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">
3278
+ include_u_tag = true;
3279
+ adType = "DART";
3280
+ Keys = "blp.persfin/research/quote/us";
3281
+ dcop_val = "";
3282
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
3283
+ if (surroundTagVal != ""){
3284
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
3285
+ surroundTagVal="srnd="+surroundTagVal+";";
3286
+ }
3287
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
3288
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
3289
+ Size = "88x31";
3290
+ Tile = "6";
3291
+ Position = ";position=tradebar03";
3292
+ if(sub_domain_name == 'bb20ad'){
3293
+ Keys = "blp.test";
3294
+ }
3295
+ ad_location = 'Tiny2';
3296
+ if (ad_location == 'Interstitial'){
3297
+ if(no_dfp_interstitial == "false"){
3298
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
3299
+ }
3300
+ }else{
3301
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
3302
+ }
3303
+
3304
+ </script>
3305
+ <script type="text/javascript">
3306
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
3307
+ if(surroundTag == ""){
3308
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
3309
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
3310
+ 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.
3311
+ }
3312
+ }
3313
+ else{
3314
+ surroundTag="srnd="+surroundTag+";";
3315
+ }
3316
+
3317
+ </script>
3318
+
3319
+
3320
+ </div>
3321
+
3322
+
3323
+ <div class="micro_bar_ad micro_bar_space" id="SideBar_micro_5">
3324
+
3325
+ <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">
3326
+ include_u_tag = true;
3327
+ adType = "DART";
3328
+ Keys = "blp.persfin/research/quote/us";
3329
+ dcop_val = "";
3330
+ if (typeof surroundTag == "undefined" || surroundTag == "null") surroundTag = "";
3331
+ if (surroundTagVal != ""){
3332
+ surroundTagVal=BLOOMBERG.util.Cookie.get("surroundId");
3333
+ surroundTagVal="srnd="+surroundTagVal+";";
3334
+ }
3335
+ if (typeof surroundTagVal == "undefined" || surroundTagVal == "null") surroundTagVal = "";
3336
+ if (typeof sub_domain_name == "undefined" || sub_domain_name == "null") sub_domain_name = "";
3337
+ Size = "88x31";
3338
+ Tile = "7";
3339
+ Position = ";position=tradebar04";
3340
+ if(sub_domain_name == 'bb20ad'){
3341
+ Keys = "blp.test";
3342
+ }
3343
+ ad_location = 'Tiny3';
3344
+ if (ad_location == 'Interstitial'){
3345
+ if(no_dfp_interstitial == "false"){
3346
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
3347
+ }
3348
+ }else{
3349
+ CallDfpAd(adType, HCat+dcop_val+surroundTagVal, Size, Tile, Keys, Position, include_u_tag);
3350
+ }
3351
+
3352
+ </script>
3353
+ <script type="text/javascript">
3354
+ surroundTag=BLOOMBERG.util.Cookie.get("surroundId");
3355
+ if(surroundTag == ""){
3356
+ if((surroundTag == "")&&(adid != "")){ // check if the ad should start a surround session only if a surround session has not yet started
3357
+ surroundTag="srnd="+adid+";"; // setup the key-value for a surround session
3358
+ 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.
3359
+ }
3360
+ }
3361
+ else{
3362
+ surroundTag="srnd="+surroundTag+";";
3363
+ }
3364
+
3365
+ </script>
3366
+
3367
+
3368
+ </div>
3369
+
3370
+
3371
+
3372
+
3373
+ </div>
3374
+ </div>
3375
+
3376
+
3377
+
3378
+ <div class="right_rail_marchex">
3379
+ <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>
3380
+ </div>
3381
+
3382
+
3383
+ </div>
3384
+ </div>
3385
+ </div>
3386
+ </div>
3387
+
3388
+ </div>
3389
+ <div id="secondary_content">
3390
+
3391
+
3392
+ </div>
3393
+
3394
+ </div>
3395
+
3396
+ <div id="symac_suggest"></div>
3397
+ </div>
3398
+
3399
+
3400
+ <div id="footer_container" class="base_container">
3401
+ <div id="footer" class="clearfix">
3402
+ <div id="footer_social" class="footer_group">
3403
+ <div><a id="footer_logo" class="logo_img" href="/">Bloomberg</a></div>
3404
+ <ul>
3405
+ <li><a rel="external" class="facebook" id="footer_facebook" href="http://www.facebook.com/BloombergNews">Bloomberg on<br/>Facebook</a></li>
3406
+ <li><a rel="external" class="twitter" id="footer_twitter" href="http://www.twitter.com/bloombergnews">Follow Bloomberg<br/>on Twitter</a></li>
3407
+ <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>
3408
+ </ul>
3409
+ <div class="mobile-redirect"></div>
3410
+ <script type="text/javascript">
3411
+ //<![CDATA[
3412
+ BLOOMBERG.mobile.show_mobile_redirect_link();
3413
+
3414
+ //]]>
3415
+ </script>
3416
+
3417
+ </div>
3418
+ <div id="footer_more" class="footer_group">
3419
+ <h4>More from Bloomberg</h4>
3420
+ <ul>
3421
+ <li><a rel="external" id="footer_businessweek" href="http://www.businessweek.com/">Bloomberg Businessweek</a></li>
3422
+ <li><a rel="external" id="footer_businessexchange" href="http://bx.businessweek.com/">Business Exchange</a></li>
3423
+ <li><a rel="external" id="footer_brief" href="http://www.bloomberg.com/brief">Bloomberg Briefs</a></li>
3424
+ <li><a rel="external" id="footer_bgov" href="http://www.bgov.com/">Bloomberg Government</a></li>
3425
+ <li><a rel="external" id="footer_bht" href="http://www.bloomberght.com/">Bloomberg HT</a></li>
3426
+ <li><a rel="external" id="footer_binstitute" href="http://www.bloomberginstitute.com/">Bloomberg Institute</a></li>
3427
+ <li><a rel="external" id="footer_bjapan" href="http://www.bloomberg.co.jp">ブルームバーグ(日本語)</a></li>
3428
+ <li><a rel="external" id="footer_blaw" href="http://www.bloomberglaw.com">Bloomberg Law</a></li>
3429
+ <li><a rel="external" id="footer_bbna" href="http://www.bna.com/">Bloomberg BNA</a></li>
3430
+ </ul>
3431
+ <ul>
3432
+ <li><a rel="external" id="footer_bblink" href="http://www.bloomberglink.com/">Bloomberg Link</a></li>
3433
+ <li><a href="/markets-magazine/">Bloomberg Markets Magazine</a></li>
3434
+ <li><a rel="external" id="footer_new_energy_finance" href="http://www.newenergyfinance.com/">Bloomberg New Energy Finance</a></li>
3435
+ <li><a rel="external" id="footer_open_symbol" href="http://open.bloomberg.com/">Bloomberg Open</a></li>
3436
+ <li><a rel="external" id="footer_bpress" href="http://www.wiley.com/remsection.cgi?discount=BLOOM&amp;navid=404407">Bloomberg Press</a></li>
3437
+ <li><a rel="external" id="footer_bsports" href="http://www.bloombergsports.com/">Bloomberg Sports</a></li>
3438
+ <li><a rel="external" id="footer_jobs_by_indeed" href="http://jobs.bloomberg.com/">Jobs by Indeed</a></li>
3439
+ <li id="footer_bloomberg_blog">
3440
+ <a rel="external" class="blog_link" href="http://inside.bloomberg.com/">Bloomberg Blog</a>
3441
+ <a rel="external" class="blog_rss_link" href="http://inside.bloomberg.com/blog/atom.xml">Bloomberg Blog RSS</a>
3442
+ </li>
3443
+ </ul>
3444
+ </div>
3445
+ <div id="footer_company" class="footer_group">
3446
+ <h4>Company</h4>
3447
+ <ul>
3448
+ <li><a href="/company/">About Bloomberg</a></li>
3449
+ <li><a href="/careers/">Careers</a></li>
3450
+ <li><a href="/about/pressroom/">Press Room</a></li>
3451
+ <li><a class="footer_link" href="http://www.bloombergmedia.com/">Advertising</a></li>
3452
+ <li><a href="/about/contact/">Contact Us</a></li>
3453
+ <li><a href="http://www.bloomberg.cn/">&#20851;&#20110;&#24429;&#21338;&#20013;&#22269;</a></li>
3454
+ <li><a href="http://about.bloomberg.co.jp/">会社概要(日本語)</a></li>
3455
+ </ul>
3456
+ <ul>
3457
+ <li><a href="/help.html">Help</a></li>
3458
+ <li><a href="/sitemap/">Sitemap</a></li>
3459
+ <li><a href="/notices/trademarks.html">Trademarks</a></li>
3460
+ <li><a href="/apps/feedback">Feedback</a></li>
3461
+ <li><a class="footer_link" href="/notices/tos.html">Terms of Service</a></li>
3462
+ <li><a class="footer_link" href="/notices/privacy.html">Privacy Policy</a></li>
3463
+ </ul>
3464
+ </div>
3465
+ <div id="footer_bottom_part">
3466
+ <div id="opinion_lab">
3467
+ <a href="javascript:void(0);" onClick="oOobj2.OnClick()">
3468
+ <img src="http://cdn.gotraffic.net/v/20120417_153041/onlineopinionOO4S/sm_FAB000_oo.gif" border="0" title="Rate this Page" style="margin-right:5px;" />
3469
+ Rate this Page
3470
+ </a>
3471
+ </div>
3472
+ <div id="copyright_statement">
3473
+ <span>&copy;2012 BLOOMBERG L.P. ALL RIGHTS RESERVED.</span>
3474
+ <a href="http://nytm.org/made" target="_blank" rel="nofollow external" id="made_in_nyc">Made in NYC</a>
3475
+ </div>
3476
+ </div>
3477
+ </div>
3478
+ </div>
3479
+ <script type="text/javascript">
3480
+ if (reg_enabled) {
3481
+ document.write("<scr" + "ipt type='text/javascript' src='http://cdn.gotraffic.net/r/v/20120412_170304/javascripts/breg-min.js'>" + "</scr" + "ipt>");
3482
+ $(document).ready(function() {
3483
+ if (BLOOMBERG.user){ BLOOMBERG.user.init({"enable_tracking_cookies":true,"u":"https://login.bloomberg.com"}); }
3484
+ });
3485
+ }
3486
+ if (q_enabled && reg_enabled) {
3487
+ document.write("<scr" + "ipt type='text/javascript' src='http://cdn.gotraffic.net/q/v/20120413_173904/javascripts/q-min.js'>" + "</scr" + "ipt>");
3488
+ $(document).ready(function() {
3489
+ if (BLOOMBERG.queue){ BLOOMBERG.queue.init({"url":"https://login.bloomberg.com/q"}); }
3490
+ });
3491
+ }
3492
+ </script>
3493
+
3494
+
3495
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/javascripts/jquery-ui-1.8.16.autocomplete.min.js" type="text/javascript"></script>
3496
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/javascripts/markets/chart_autocomplete-min.js" type="text/javascript"></script>
3497
+
3498
+ <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>
3499
+ <script type="text/javascript">
3500
+ //<![CDATA[
3501
+
3502
+ var recommendation_cookie = BLOOMBERG.util.Cookie.get("hprec201202");
3503
+ var reco_more_stories = BLOOMBERG.util.Cookie.get("morestories201112");
3504
+ var ga_page_name = ((typeof(Description) != 'undefined') ? Description : '').replace(/\//g,":");
3505
+ var ga_companypage = BLOOMBERG.util.Cookie.get("companypage");
3506
+ var ga_viewvsopinion = BLOOMBERG.util.Cookie.get("bviewopn");
3507
+ var pageTrackingVariables = [];
3508
+
3509
+ pageTrackingVariables.push({name:'recommendation_cookie', value:recommendation_cookie, scope:1})
3510
+ pageTrackingVariables.push({name:'morestories201112', value:reco_more_stories, scope:1})
3511
+ pageTrackingVariables.push({name:'name', value:ga_page_name, scope:3})
3512
+ pageTrackingVariables.push({name:'companypages', value:ga_companypage, scope:1})
3513
+ pageTrackingVariables.push({name:'viewvsopinion', value:ga_viewvsopinion, scope:1})
3514
+
3515
+ //]]>
3516
+ </script>
3517
+
3518
+ <div id="third_party_trackers">
3519
+ <script type="text/javascript">
3520
+ var comScoreTrackingParams = {};
3521
+ for(var i=0;i<pageTrackingVariables.length; i++){
3522
+ comScoreTrackingParams[pageTrackingVariables[i].name] = pageTrackingVariables[i].value;
3523
+ }
3524
+ BLOOMBERG.comscore.track(comScoreTrackingParams);
3525
+ </script>
3526
+ <noscript><p><img src="http://b.scorecardresearch.com/p?c1=2&amp;c2=3005059" height="1" width="1" alt="*"></p></noscript>
3527
+
3528
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/onlineopinionOO4S/oo_engine_c_all-min.js" type="text/javascript"></script>
3529
+ <script src="http://cdn.gotraffic.net/v/20120417_153041/onlineopinionOO4S/oo_conf_en-US_inline_stories-min.js" type="text/javascript"></script>
3530
+
3531
+
3532
+ <script type="text/javascript">
3533
+ // <![CDATA[
3534
+ try {
3535
+ var _gaq = _gaq || [];
3536
+ _gaq.push(['_setAccount', BLOOMBERG.global_var.gaTrackAcct]);
3537
+ for(var i=0;i<pageTrackingVariables.length;i++){
3538
+ if (i >= 5){ break; }
3539
+ _gaq.push(['_setCustomVar', i+1, pageTrackingVariables[i].name, pageTrackingVariables[i].value, pageTrackingVariables[i].scope]);
3540
+ }
3541
+ if(typeof(bbPageTrackUrl) == 'undefined')
3542
+ _gaq.push(['_trackPageview']);
3543
+ else
3544
+ _gaq.push(['_trackPageview', bbPageTrackUrl]);
3545
+
3546
+ (function() {
3547
+ var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
3548
+ ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
3549
+ var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
3550
+ })();
3551
+ } catch(err) {
3552
+ //
3553
+ }
3554
+ // ]]>
3555
+ </script>
3556
+
3557
+
3558
+ <script type="text/javascript">
3559
+ //<![CDATA[
3560
+ function DM_prepClient(csid, client) {
3561
+ }
3562
+ $(window).bind("load", function() {
3563
+ $.getScript('http://js.revsci.net/gateway/gw.js?csid=K05539&auto=t');
3564
+ });
3565
+
3566
+ //]]>
3567
+ </script>
3568
+ <script type='text/javascript'>
3569
+ var _sf_async_config={};
3570
+ _sf_async_config.uid = 15087;
3571
+ _sf_async_config.domain = 'bloomberg.com';
3572
+ _sf_async_config.sections = '';
3573
+ _sf_async_config.authors = '';
3574
+ (function(){
3575
+ function loadChartbeat() {
3576
+ window._sf_endpt=(new Date()).getTime();
3577
+ var e = document.createElement('script');
3578
+ e.setAttribute('language', 'javascript');
3579
+ e.setAttribute('type', 'text/javascript');
3580
+ e.setAttribute('src',
3581
+ (('https:' == document.location.protocol) ? 'https://a248.e.akamai.net/chartbeat.download.akamai.com/102508/' : 'http://static.chartbeat.com/') +
3582
+ 'js/chartbeat.js');
3583
+ document.body.appendChild(e);
3584
+ }
3585
+ var oldonload = window.onload;
3586
+ window.onload = (typeof window.onload != 'function') ?
3587
+ loadChartbeat : function() { oldonload(); loadChartbeat(); };
3588
+ })();
3589
+ </script>
3590
+
3591
+ <!-- START Nielsen Online SiteCensus V6.0 -->
3592
+ <!-- COPYRIGHT 2010 Nielsen Online -->
3593
+ <script type="text/javascript">
3594
+ $(window).load(function () {
3595
+ var d = new Image(1, 1);
3596
+ d.onerror = d.onload = function () {
3597
+ d.onerror = d.onload = null;
3598
+ };
3599
+ 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('');
3600
+ });
3601
+ </script>
3602
+ <noscript>
3603
+ <div>
3604
+ <img src="//secure-us.imrworldwide.com/cgi-bin/m?ci=us-905417h&amp;cg=0&amp;cc=1&amp;ts=noscript"
3605
+ width="1" height="1" alt="" />
3606
+ </div>
3607
+ </noscript>
3608
+ <!-- END Nielsen Online SiteCensus V6.0 -->
3609
+
3610
+ </div>
3611
+ <!--
3612
+ production_happ
3613
+ 0.77001 : Thu Apr 19 08:12:32 -0400 2012
3614
+ -->
3615
+ <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() {
3616
+ NREUMQ.push(["load",new Date().getTime()]);
3617
+ var e=document.createElement("script");
3618
+ e.type="text/javascript";e.async=true;e.src="https://d1ros97qkrwjf5.cloudfront.net/30/eum/rum.js";
3619
+ document.body.appendChild(e);
3620
+ if(NREUMQ.a)NREUMQ.a();
3621
+ };
3622
+ NREUMQ.a=window.onload;window.onload=NREUMQ.f;
3623
+ };
3624
+ NREUMQ.push(["nrfj","beacon-1.newrelic.com","32a39e099b",150953,"JVwPEhAJDlRSQ0tUBxRYBBIRSRNNWEUBFg8IVwQe",0,779,new Date().getTime(),"","","","",""])</script></body>
3625
+ </html>