document.write('<style>\n');
document.write('\n');
document.write('\/* Global CSS Styles *\/\n');
document.write('.fcwidget * {\n');
document.write(' padding:0px; \n');
document.write(' border:0px; \n');
document.write(' margin:0px; \n');
document.write(' color:inherit;\n');
document.write(' vertical-align:none;\n');
document.write('}\n');
document.write('.fcwidget, .fcwidget TABLE, .fcwidget TD, .fcwidget INPUT, .fcwidget SELECT {\n');
document.write(' font-family:Arial,Helvetica,sans-serif;\n');
document.write(' font-size:12px; \n');
document.write(' color:#000000;\n');
document.write('}\n');
document.write('.fcwidget IMG {\n');
document.write(' display:block;\n');
document.write(' float:none;\n');
document.write(' width:auto;\n');
document.write(' border:none;\n');
document.write('}\n');
document.write('.fcwidget A {\n');
document.write(' color:#000985;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.fcwidget A:hover  {\n');
document.write(' color:#000483;\n');
document.write(' text-decoration:underline;\n');
document.write('}\n');
document.write('.fcwidget TD.header {\n');
document.write(' font-weight:bold;\n');
document.write(' padding:5px 0 0 5px;\n');
document.write(' color:#444444;\n');
document.write('}\n');
document.write('\n');
document.write('.fcwidget TD.divider {\n');
document.write(' padding:0 2px;\n');
document.write('}\n');
document.write('\n');
document.write('.fcwidget TD.data {\n');
document.write(' border-bottom:1px dotted #CCCCCC;\n');
document.write(' padding:5px;\n');
document.write(' font-weight:normal;\n');
document.write('}\n');
document.write('.fcwidget TD.price {text-align:right}\n');
document.write('.fcwidget TD.negative, .fcwidget TD.positive, .fcwidget TD.unchanged {\n');
document.write(' text-align:right; \n');
document.write(' padding-right:10px;\n');
document.write(' white-space:nowrap;\n');
document.write('}\n');
document.write('.fcwidget .positive   {color:green;}\n');
document.write('.fcwidget .negative   {color:#B32317;}\n');
document.write('.fcwidget .uparrow {background:url("http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/16\/upArrow2.gif") no-repeat scroll 0 50% transparent; font-size:20px;}\n');
document.write('.fcwidget .downarrow {background:url("http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/16\/downArrow2.gif") no-repeat scroll 0 50% transparent; font-size:20px;}\n');
document.write('.fcwidget .neutralarrow {background:url("http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/16\/dash.gif") no-repeat scroll 0 50% transparent; font-size:20px;}\n');
document.write('\n');
document.write('.fcwidget .morelink{\n');
document.write(' padding:5px 5px;\n');
document.write(' text-align:right;\n');
document.write('}\n');
document.write('.fcwidget .morelink A {\n');
document.write(' background-image:url("http:\/\/images.financialcontent.com\/studio-6.0\/arrows\/arrow_more3.png");\n');
document.write(' background-position:0 3px;\n');
document.write(' background-repeat:no-repeat;\n');
document.write(' font-size:11px;\n');
document.write(' font-weight:normal;\n');
document.write(' padding-left:10px;\n');
document.write(' font-weight:bold;\n');
document.write('}\n');
document.write('.fcwidget .attribution {display:none;}\n');
document.write('.fcwidget .poweredby, .fcwidget .time {\n');
document.write(' font-size:11px;\n');
document.write(' text-align:right;\n');
document.write(' padding:0 0 5px 0;\n');
document.write('}\n');
document.write('\n');
document.write('\/*get quote component*\/	\n');
document.write('.fcwidget .getquote {\n');
document.write(' padding:0 5px 5px 5px;\n');
document.write('}\n');
document.write('.fcwidget .getquote H5, .watchlist H5 {\n');
document.write(' font-size:12px;\n');
document.write(' font-weight:bold;\n');
document.write(' color:#444444;\n');
document.write(' text-transform:capitialize;\n');
document.write(' text-align:left;\n');
document.write(' text-decoration:none;\n');
document.write(' margin:0;\n');
document.write(' padding:0;\n');
document.write('}\n');
document.write('.fcwidget .getquote .subhead{\n');
document.write(' font-size:11px;\n');
document.write(' color:#646464;\n');
document.write(' font-weight:normal;\n');
document.write(' padding:2px 0;\n');
document.write(' text-align:left;\n');
document.write('}\n');
document.write('.fcwidget .getquote .box  {\n');
document.write(' width:auto;\n');
document.write(' float:none;\n');
document.write(' height:auto;\n');
document.write(' text-align:left;\n');
document.write(' white-space:nowrap;\n');
document.write('}\n');
document.write('.fcwidget .getquote INPUT.ticker {\n');
document.write(' -moz-border-radius:3px 3px 3px 3px;\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' border:1px inset #555555;\n');
document.write(' color:#000000;\n');
document.write(' font:13px Arial;\n');
document.write(' padding:3px;\n');
document.write(' background:url("http:\/\/images.financialcontent.com\/studio-6.0\/icons\/16x16\/line-chart.png") no-repeat scroll 99% center #FFFFFF;\n');
document.write(' border-color:#A6BED9;\n');
document.write(' width:180px;\n');
document.write('}\n');
document.write('.fcwidget .getquote INPUT.go {\n');
document.write(' font-family:Arial;\n');
document.write(' font-size:13px;\n');
document.write(' text-transform:capitalize;\n');
document.write(' text-align:center;\n');
document.write(' color:#FFFFFF !important;\n');
document.write(' font-weight:bold;\n');
document.write(' background:url("http:\/\/images.financialcontent.com\/studio-6.0\/button\/button_gradient1.png") repeat-x scroll left bottom #EEEEEE;\n');
document.write(' border:2px outset #244A71;\n');
document.write(' text-decoration:none;\n');
document.write(' height:24px;\n');
document.write(' line-height:24px;\n');
document.write(' padding:0 3px;\n');
document.write(' vertical-align:bottom;\n');
document.write(' -moz-border-radius:3px;\n');
document.write(' cursor:pointer;\n');
document.write(' margin:0 2px;\n');
document.write('}\n');
document.write('.fcwidget .getquote INPUT.go:hover {\n');
document.write('}\n');
document.write('.fcwidget .getquote .lookup {\n');
document.write(' margin-top:5px;\n');
document.write('}\n');
document.write('.fcwidget .getquote A.lookup  {\n');
document.write(' font-size:11px;\n');
document.write('}\n');
document.write('.fcwidget .getquote .lookup A.lookup:hover  {\n');
document.write(' text-decoration:underline;\n');
document.write('}\n');
document.write('.fcwidget .getquote .morelink {\n');
document.write(' padding:5px 0 5px 0;\n');
document.write(' text-align:center;\n');
document.write('}\n');
document.write('.fcwidget .getquote .morelink A {\n');
document.write(' background-image:url(http:\/\/images.financialcontent.com\/studio-6.0\/arrows\/arrow_more3.png);\n');
document.write(' background-position:0 3px;\n');
document.write(' background-repeat:no-repeat;\n');
document.write(' font-weight:bold;\n');
document.write(' padding-left:10px;\n');
document.write(' font-size:11px;\n');
document.write('}\n');
document.write('.fcwidget .getquote .morelink A:hover {\n');
document.write('}\n');
document.write('\n');
document.write('\n');
document.write('\/*snapshot module styles*\/	\n');
document.write('.fcsnapshot  { \n');
document.write(' margin-bottom:5px;\n');
document.write(' line-height:normal;\n');
document.write('}\n');
document.write('.fcsnapshot .fcsnapchart IMG{\n');
document.write(' margin:0 auto\n');
document.write('}\n');
document.write('.fcsnapshot data a {\n');
document.write(' text-decoration:none;\n');
document.write(' font-size:12px;\n');
document.write('}\n');
document.write('.fcsnapshot data a:hover {\n');
document.write(' text-decoration:underline;\n');
document.write('}\n');
document.write('.fcsnapshot TD {\n');
document.write(' text-align:left;\n');
document.write(' white-space:nowrap;\n');
document.write('}   \n');
document.write('.fcsnapshot .title .inactive {\n');
document.write('  display:none;\n');
document.write('}\n');
document.write('.fcsnapshot .title .active {\n');
document.write(' display:none;\n');
document.write(' color:#333333;\n');
document.write(' font-weight:bold;\n');
document.write(' white-space:nowrap;\n');
document.write(' text-align:left;\n');
document.write(' padding:0px 4px; \n');
document.write(' font-size:14px;\n');
document.write('}\n');
document.write('.fcsnapshot .title .active .uparrow, .fcsnapshot .title .active .downarrow,.fcsnapshot .title .active .neutralarrow {\n');
document.write(' font-size:12px;\n');
document.write('}\n');
document.write('.fcsnapshot .tabs {\n');
document.write(' background-color:#FFFFFF;\n');
document.write('}\n');
document.write('.fcsnapshot .quotes TD {\n');
document.write(' padding:0 2px;\n');
document.write(' border-bottom:1px dotted #CCCCCC;\n');
document.write(' color:#888888;\n');
document.write(' vertical-align:middle;\n');
document.write('}\n');
document.write('.fcsnapshot .quotes .active TD {\n');
document.write(' background-color:#EFEFEF;\n');
document.write(' border-bottom:1px dotted #CCCCCC;\n');
document.write(' color:#000000;\n');
document.write('}\n');
document.write('.fcsnapshot TD.data, .fcsnapshot TD.data a {\n');
document.write(' white-space:nowrap;\n');
document.write(' font-weight:normal;\n');
document.write(' background:transparent;\n');
document.write('}\n');
document.write('.fcsnapshot TD.data{\n');
document.write(' text-align:right; \n');
document.write('}\n');
document.write('.fcsnapshot TD.ticker {\n');
document.write(' text-align:left; \n');
document.write('}\n');
document.write('.fcsnapshot TD.negative, .fcsnapshot TD.positive, .fcsnapshot TD.unchanged {\n');
document.write(' text-align:right; \n');
document.write(' padding-right:10px\n');
document.write('}\n');
document.write('.fcsnapshot .quotes TD.positive   {color:#52A666;}\n');
document.write('.fcsnapshot .quotes TD.negative   {color:#CD5252;}\n');
document.write('\n');
document.write('.fcsnapshot .quotes .active TD.positive   {color:#007C1D;}\n');
document.write('.fcsnapshot .quotes .active TD.negative   {color:#B50000;}\n');
document.write('\n');
document.write('.fcsnapshot .getquote {\n');
document.write(' margin-top:5px;\n');
document.write('}\n');
document.write('.fcsnapshot .getquote INPUT.ticker {\n');
document.write(' width:120px;\n');
document.write('}\n');
document.write('\n');
document.write('\/* TickerBar Widget*\/\n');
document.write('.tickerbar {\n');
document.write(' padding:0px;\n');
document.write(' margin:0px;\n');
document.write('}\n');
document.write('.tickerbar TD.data {\n');
document.write(' border:none;\n');
document.write(' padding:0;\n');
document.write(' vertical-align:top;\n');
document.write('}\n');
document.write('.tickerbar TD.data DIV{\n');
document.write(' padding:2px;\n');
document.write(' line-height:16px;\n');
document.write('}\n');
document.write('.tickerbar .divider {\n');
document.write(' width:1px;\n');
document.write(' text-align:center;\n');
document.write(' padding:0px 5px 0px 5px;\n');
document.write(' margin:0px;\n');
document.write(' font-weight:normal;\n');
document.write('}\n');
document.write('.tickerbar .divider DIV {\n');
document.write(' height:40px;\n');
document.write(' width:1px;\n');
document.write(' font-size:1px;\n');
document.write(' background-color:#CCCCCC;\n');
document.write('}\n');
document.write('.tickerbar .ticker, .tickerbar .changeprice {\n');
document.write(' text-align:left;\n');
document.write('}\n');
document.write('.tickerbar .lastprice, .tickerbar .changepercent {\n');
document.write(' text-align:right;\n');
document.write('}\n');
document.write('.tickerbar .uparrow, .tickerbar .downarrow, .tickerbar .neutralarrow {\n');
document.write(' display:inline-block;\n');
document.write(' width:20px;\n');
document.write(' font-size:inherit;\n');
document.write('}\n');
document.write('.tickerbar .splittable {\n');
document.write('}\n');
document.write('.tickerbar .getquote {\n');
document.write(' padding:0 5px;\n');
document.write('}\n');
document.write('.tickerbar .getquote {\n');
document.write(' margin-top:10px;\n');
document.write('}\n');
document.write('.tickerbar .morelink {\n');
document.write('}\n');
document.write('.tickerbar .morelink A{\n');
document.write(' margin-right:7px;\n');
document.write('}\n');
document.write('.tickerbar .poweredby {\n');
document.write('}\n');
document.write('\n');
document.write('\/* Watchlist Widget*\/\n');
document.write('.watchlist .time {\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.watchlist td.data {\n');
document.write(' border-bottom:1px dotted #CCCCCC;\n');
document.write(' padding:0 2px;\n');
document.write(' vertical-align:middle;\n');
document.write('}\n');
document.write('.watchlist .getquote {\n');
document.write(' margin-top:5px;\n');
document.write('}\n');
document.write('.watchlist .getquote INPUT.ticker {\n');
document.write(' width:120px;\n');
document.write('}\n');
document.write('\n');
document.write('\n');
document.write('\n');
document.write('\n');
document.write('\n');
document.write('\n');
document.write('\/* tabs for snapshot2 *\/\n');
document.write('.snapshot2 .fcsnaptabs {\n');
document.write(' border-bottom:0px;\n');
document.write(' border-color:#DDDDDD;\n');
document.write(' border-style:solid;\n');
document.write(' border-width:1px 0px 1px 1px;\n');
document.write(' background-color:#E8E8E0;\n');
document.write('}\n');
document.write('.snapshot2 .fcsnaptabs .spacer {\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.snapshot2 .fcsnaptabs .tab {\n');
document.write(' border-right:solid #DDDDDD 1px;\n');
document.write(' margin-right:1px;\n');
document.write(' }\n');
document.write('.snapshot2 .fcsnaptabs .tab A {\n');
document.write(' font-weight:bold;\n');
document.write(' font-size:11px;\n');
document.write(' color:#333333;\n');
document.write(' margin:3px;\n');
document.write(' border:1px solid #E8E8E0;\n');
document.write(' display:block;\n');
document.write(' padding:1px 6px;\n');
document.write(' text-decoration:none;\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write(' text-align:center;\n');
document.write(' text-transform:capitialize;\n');
document.write('}\n');
document.write('.snapshot2 .fcsnaptabs .activetab A, .snapshot2 .fcsnaptabs A:hover {\n');
document.write(' color:#FFFFFF;\n');
document.write(' background-image:url(http:\/\/images.financialcontent.com\/studio-6.0\/button\/button_gradient1.png);\n');
document.write(' background-position:0 0;\n');
document.write(' background-repeat:repeat-x;\n');
document.write(' border:1px solid #244A71;\n');
document.write(' padding:1px 6px;\n');
document.write(' margin:3px;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('\n');
document.write('.snapshot2 TABLE.submenus {\n');
document.write(' margin:5px 0;\n');
document.write('}\n');
document.write('.snapshot2 .charts {\n');
document.write(' padding:5px 10px 10px 10px;\n');
document.write(' border-top:solid 0px #DDDDDD;\n');
document.write(' border-right:solid 1px #DDDDDD;\n');
document.write(' border-bottom:solid 1px #DDDDDD;\n');
document.write(' border-left:solid 1px #DDDDDD;\n');
document.write(' background:#FFFFFF;\n');
document.write('}\n');
document.write('.snapshot2 .charts .data{\n');
document.write(' font-size:15px;\n');
document.write(' font-weight:bold;\n');
document.write(' display:inline;\n');
document.write(' margin-left:0px;\n');
document.write('}\n');
document.write('.snapshot2 .charts .data A{\n');
document.write(' text-transform:capitalize;\n');
document.write('}\n');
document.write('.snapshot2 .charts IMG {\n');
document.write(' margin-left:auto;\n');
document.write(' margin-right:auto;\n');
document.write(' margin-top:5px\n');
document.write('}\n');
document.write('.snapshot2 .quotes {\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.snapshot2 .attribution {\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('\n');
document.write('.snapshot2 .submenus TD{\n');
document.write(' padding-right:2px;\n');
document.write(' white-space:nowrap;\n');
document.write('}\n');
document.write('.snapshot2 .submenus TD A{\n');
document.write(' background:url("http:\/\/images.financialcontent.com\/studio-6.0\/navigation\/gradient_nav1.png") repeat-x scroll left top #E7E7E7;\n');
document.write(' border:1px solid #D1D1D1;\n');
document.write(' color:#666666;\n');
document.write(' font-size:10px;\n');
document.write(' font-weight:bold;\n');
document.write(' font-style:italic;\n');
document.write(' padding:3px 4px;\n');
document.write(' text-align:center;\n');
document.write(' vertical-align:middle;\n');
document.write(' white-space:nowrap;\n');
document.write('}\n');
document.write('.snapshot2 .submenus TD A:hover{\n');
document.write(' background:none repeat scroll 0 0 #FFFFFF;\n');
document.write(' border:1px solid #999999;\n');
document.write(' color:#444444;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.snapshot2 .submenus A.active{\n');
document.write(' background:none repeat scroll 0 0 #FFFFFF;\n');
document.write(' border:1px solid #666666;\n');
document.write(' color:#000985;\n');
document.write('}\n');
document.write('.snapshot2 .submenus .divider{\n');
document.write(' display:none;\n');
document.write('} \n');
document.write('\/* MarketUpdates css *\/\n');
document.write('.marketupdates {\n');
document.write(' }\n');
document.write('.marketupdates .header, .marketupdates .headerborder{\n');
document.write(' display:none;\n');
document.write(' }\n');
document.write('.marketupdates TH.subhead{\n');
document.write(' color:#000985;\n');
document.write(' font-weight:bold;\n');
document.write(' font-size:16px;\n');
document.write(' padding:0;\n');
document.write(' border:0;\n');
document.write(' text-align:left;\n');
document.write('}\n');
document.write('.marketupdates TH.subhead a {\n');
document.write(' color:#000985;\n');
document.write('}\n');
document.write('.marketupdates .row TD, .marketupdates .row1 TD, .marketupdates .row2 TD {\n');
document.write(' border:0; \n');
document.write(' padding:5px 0;\n');
document.write(' line-height:20px;\n');
document.write(' font-size:12px;\n');
document.write(' background:transparent;\n');
document.write('}\n');
document.write('.marketupdates TD.data A{\n');
document.write(' color:#646464;\n');
document.write('}\n');
document.write('.marketupdates TD.data A:hover{\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.marketupdates .morelink{\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('<\/style>\n');
document.write('\n');
document.write('<div style="padding:0 10px 10px;">\n');
document.write('<div class="fcwidget marketupdates">\n');
document.write('  <table width="100%" cellspacing="0" cellpadding="0" border="0" class="headerborder">\n');
document.write('  <tr>\n');
document.write('   <td width="100%" class="header">Market Updates<\/td>\n');
document.write('  <\/tr>\n');
document.write(' <\/table>\n');
document.write('<div class="headerspacing"><\/div>\n');
document.write('\n');
document.write('\n');
document.write('<table width="100%" border="0" cellpadding="2" cellspacing="0">\n');
document.write(' <tr class="row1">\n');
document.write('  <th class="subhead" valign="top">\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?GUID=20497439&Page=MediaViewer" target="_self">\n');
document.write('   GDP Expands Less Than Expected, Mixed Close For Markets<\/a>\n');
document.write('   <span class="pubdate">&nbsp;-&nbsp;01\/27\/12<\/span>\n');
document.write('  <\/th>\n');
document.write(' <\/tr>\n');
document.write(' \n');
document.write(' <tr class="row1">\n');
document.write(' \n');
document.write('  <td class="data" valign="top"><a href="http:\/\/finance.kget.com\/inergize.kkey\/?GUID=20497439&Page=MediaViewer" target="_self">The nation\'s economy grew in the fourth quarter but at a slower than expected pace. The markets closed mixed with the Dow dropping 74 points to 12,660 while Nasdaq gained 11 points to 2816.\n');
document.write('<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' \n');
document.write(' <tr class="row2">\n');
document.write('  <th class="subhead" valign="top">\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?GUID=20496599&Page=MediaViewer" target="_self">\n');
document.write('   Italy, Spain, Belgium, Slovenia Downgraded, Markets Mixed<\/a>\n');
document.write('   <span class="pubdate">&nbsp;-&nbsp;01\/27\/12<\/span>\n');
document.write('  <\/th>\n');
document.write(' <\/tr>\n');
document.write(' \n');
document.write(' <tr class="row2">\n');
document.write(' \n');
document.write('  <td class="data" valign="top"><a href="http:\/\/finance.kget.com\/inergize.kkey\/?GUID=20496599&Page=MediaViewer" target="_self">The markets traded mixed during the midday with the Dow falling 73 points to 12,661 after Fitch downgraded the credit ratings for Italy, Spain, Belgium and Slovenia. Nasdaq rose 6 points to 2811.\n');
document.write('<\/a>\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' \n');
document.write('\n');
document.write('<\/table>\n');
document.write('\n');
document.write('    <div class="morelink"><a href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=MAJORINDICES" target="_self">More Market Updates<\/a><\/div>\n');
document.write('\n');
document.write('\n');
document.write('<\/div>\n');
document.write('<br \/>\n');
document.write('<div class="fcwidget snapshot2">\n');
document.write('\n');
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0" class="fcsnaptabs">\n');
document.write(' <tr>  \n');
document.write('  <td nowrap="nowrap" class="spacer first">&nbsp;<\/td>\n');
document.write('  <td onclick="document.module92163367.switchContent(0); return false;" nowrap="nowrap" class="tab activetab" name="fctab92163367">\n');
document.write('   <a href="javascr'+'ipt:document.module92163367.switchcontent(0);">Nasdaq<\/a>\n');
document.write('  <\/td>\n');
document.write('  <td class="spacer ">&nbsp;<\/td>\n');
document.write('  <td onclick="document.module92163367.switchContent(1); return false;" nowrap="nowrap" class="tab " name="fctab92163367">\n');
document.write('   <a href="javascr'+'ipt:document.module92163367.switchcontent(1);">S&P 500<\/a>\n');
document.write('  <\/td>\n');
document.write('  <td class="spacer ">&nbsp;<\/td>\n');
document.write('  <td onclick="document.module92163367.switchContent(2); return false;" nowrap="nowrap" class="tab " name="fctab92163367">\n');
document.write('   <a href="javascr'+'ipt:document.module92163367.switchcontent(2);">NYSE<\/a>\n');
document.write('  <\/td>\n');
document.write('  <td class="spacer ">&nbsp;<\/td>\n');
document.write('  <td onclick="document.module92163367.switchContent(3); return false;" nowrap="nowrap" class="tab " name="fctab92163367">\n');
document.write('   <a href="javascr'+'ipt:document.module92163367.switchcontent(3);">AMEX<\/a>\n');
document.write('  <\/td>\n');
document.write('  <td class="spacer ">&nbsp;<\/td>\n');
document.write('  <td onclick="document.module92163367.switchContent(5); return false;" nowrap="nowrap" class="tab " name="fctab92163367">\n');
document.write('   <a href="javascr'+'ipt:document.module92163367.switchcontent(5);">10Y Yield<\/a>\n');
document.write('  <\/td>\n');
document.write('  <td class="spacer last">&nbsp;<\/td>\n');
document.write(' <\/tr>\n');
document.write('<\/table>\n');
document.write('\n');
document.write('<div class="charts">\n');
document.write(' <div name="fccontent92163367" style="">\n');
document.write('  <div class="data">\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote&Ticker=%24COMP" target="_parent">NASDAQ Composite<\/a>\n');
document.write('  <\/div>\n');
document.write('  <div class="data">\n');
document.write('   <span class="fcuparrow uparrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;2816.55 \n');
document.write('   <span class="positive change_positive">\n');
document.write('    +11.27 (+0.40%)\n');
document.write('   <\/span>\n');
document.write('  <\/div>\n');
document.write(' <\/div>\n');
document.write(' <div name="fccontent92163367" style="display:none">\n');
document.write('  <div class="data">\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote&Ticker=%24SPX" target="_parent">Standard & Poors 500<\/a>\n');
document.write('  <\/div>\n');
document.write('  <div class="data">\n');
document.write('   <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;1316.33 \n');
document.write('   <span class="negative change_negative">\n');
document.write('    -2.10 (-0.16%)\n');
document.write('   <\/span>\n');
document.write('  <\/div>\n');
document.write(' <\/div>\n');
document.write(' <div name="fccontent92163367" style="display:none">\n');
document.write('  <div class="data">\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote&Ticker=%24NYA" target="_parent">NYSE COMPOSITE INDX<\/a>\n');
document.write('  <\/div>\n');
document.write('  <div class="data">\n');
document.write('   <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;7876.61 \n');
document.write('   <span class="negative change_negative">\n');
document.write('    -7.29 (-0.09%)\n');
document.write('   <\/span>\n');
document.write('  <\/div>\n');
document.write(' <\/div>\n');
document.write(' <div name="fccontent92163367" style="display:none">\n');
document.write('  <div class="data">\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote&Ticker=%24XAX" target="_parent">NYSE AMEX COMPOSITE<\/a>\n');
document.write('  <\/div>\n');
document.write('  <div class="data">\n');
document.write('   <span class="fcuparrow uparrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;2356.42 \n');
document.write('   <span class="positive change_positive">\n');
document.write('    +3.15 (+0.13%)\n');
document.write('   <\/span>\n');
document.write('  <\/div>\n');
document.write(' <\/div>\n');
document.write(' <div name="fccontent92163367" style="display:none">\n');
document.write('  <div class="data">\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote" target="_parent"><\/a>\n');
document.write('  <\/div>\n');
document.write('  <div class="data">\n');
document.write('   <span class="fcneutralarrow neutralarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp; \n');
document.write('   <span class="unchanged change_unchanged">\n');
document.write('     ()\n');
document.write('   <\/span>\n');
document.write('  <\/div>\n');
document.write(' <\/div>\n');
document.write(' <div name="fccontent92163367" style="display:none">\n');
document.write('  <div class="data">\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote&Ticker=USAYIELD10YR" target="_parent">10 Year Yield<\/a>\n');
document.write('  <\/div>\n');
document.write('  <div class="data">\n');
document.write('   <span class="fcuparrow uparrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>&nbsp;1.95 \n');
document.write('   <span class="positive change_positive">\n');
document.write('    +0.01 (+0.65%)\n');
document.write('   <\/span>\n');
document.write('  <\/div>\n');
document.write(' <\/div>\n');
document.write(' <div style="padding-left:auto;padding-right:auto;margin-left:auto;margin-right:auto;text-align:center;">\n');
document.write('  <a id="fcchartlink92163367" href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote&Ticker=%24COMP" target="_parent" style="border:0px;padding:0px"><img border="0" id="fcchartimg92163367" src="http:\/\/chart.financialcontent.com\/Chart?width=420&gmcolor=DDDDDD&bvcolor=FFFFFF&vucolor=008000&gtcolor=FFCC00&bgcolor=null&fillshy=-2&Client=inergize.kkey&gbcolor=FFFFFF&brcolor=999999&pvcolor=B50000&ibcolor=null&vdcolor=FF0000&volume=0&fillshx=2&fillshalpha=20&fillalpha=80&height=140&params=width%3D420%26height%3D140%26fillshx%3D2%26fillshy%3D-2%26fillshalpha%3D20%26shwidth%3D2%26type%3D0%26volume%3D0%26bgcolor%3Dnull%26grcolor%3DDDDDDD%26gmcolor%3DDDDDDD%26lncolor%3D555555%26brcolor%3D999999%26shcolor%3DBBBBBB%26txcolor%3D333333%26itcolor%3D666666%26pvcolor%3DB50000%26bvcolor%3DFFFFFF%26gtcolor%3DFFCC00%26gbcolor%3DFFFFFF%26vucolor%3D008000%26vdcolor%3DFF0000%26ibcolor%3Dnull%26arcolor%3Dnull%26fillalpha%3D80&lncolor=555555&itcolor=666666&txcolor=333333&arcolor=null&grcolor=DDDDDD&shcolor=BBBBBB&type=0&shwidth=2&interval=1&ticker=$COMP" style="margin-left:auto;margin-right:auto;"\/><\/a>\n');
document.write(' <\/div>\n');
document.write('\n');
document.write('<div align="center">\n');
document.write('  <table border="0" cellpadding="0" cellspacing="0" class="submenus" xstyle="margin-left:auto;margin-right:auto;">\n');
document.write('   <tr>\n');
document.write('    <td>\n');
document.write('     <a name="fcinterval92163367" class="active" href="javascr'+'ipt:document.module92163367.updateChartInterval(0)">Intraday<\/a>\n');
document.write('    <\/td>\n');
document.write('    <td>\n');
document.write('     <a name="fcinterval92163367" class="" href="javascr'+'ipt:document.module92163367.updateChartInterval(1)">3 Month<\/a>\n');
document.write('    <\/td>\n');
document.write('    <td>\n');
document.write('     <a name="fcinterval92163367" class="" href="javascr'+'ipt:document.module92163367.updateChartInterval(2)">6 Month<\/a>\n');
document.write('    <\/td>\n');
document.write('    <td>\n');
document.write('     <a name="fcinterval92163367" class="" href="javascr'+'ipt:document.module92163367.updateChartInterval(3)">1 Year<\/a>\n');
document.write('    <\/td>\n');
document.write('   <\/tr>\n');
document.write('  <\/table>\n');
document.write('<\/div>\n');
document.write('\n');
document.write('<\/div>\n');
document.write('<div class="quotes">\n');
document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">\n');
document.write(' <tr>\n');
document.write('  <th class="data">&nbsp;&nbsp;Index<\/th>\n');
document.write('  <th class="data">Last<\/th>\n');
document.write('  <th class="data" nowrap="nowrap">Change (%)<\/th>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data" style="white-space:nowrap">\n');
document.write('   <span class="fcuparrow uparrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote&Ticker=%24COMP" target="_parent">Nasdaq<\/a>\n');
document.write('	\n');
document.write('  <\/td>\n');
document.write('  <td class="data">2816.55<\/td>\n');
document.write('  <td nowrap="nowrap" class="data positive change_positive">\n');
document.write('   +11.27 (+0.40%)\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data" style="white-space:nowrap">\n');
document.write('   <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote&Ticker=%24SPX" target="_parent">S&P 500<\/a>\n');
document.write('	\n');
document.write('  <\/td>\n');
document.write('  <td class="data">1316.33<\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">\n');
document.write('   -2.10 (-0.16%)\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data" style="white-space:nowrap">\n');
document.write('   <span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote&Ticker=%24NYA" target="_parent">NYSE<\/a>\n');
document.write('	\n');
document.write('  <\/td>\n');
document.write('  <td class="data">7876.61<\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">\n');
document.write('   -7.29 (-0.09%)\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row2">\n');
document.write('  <td class="data" style="white-space:nowrap">\n');
document.write('   <span class="fcuparrow uparrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote&Ticker=%24XAX" target="_parent">AMEX<\/a>\n');
document.write('	\n');
document.write('  <\/td>\n');
document.write('  <td class="data">2356.42<\/td>\n');
document.write('  <td nowrap="nowrap" class="data positive change_positive">\n');
document.write('   +3.15 (+0.13%)\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write(' <tr class="row1">\n');
document.write('  <td class="data" style="white-space:nowrap">\n');
document.write('   <span class="fcuparrow uparrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span>\n');
document.write('   <a href="http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote&Ticker=USAYIELD10YR" target="_parent">10Y Yield<\/a>\n');
document.write('	\n');
document.write('  <\/td>\n');
document.write('  <td class="data">1.95<\/td>\n');
document.write('  <td nowrap="nowrap" class="data positive change_positive">\n');
document.write('   +0.01 (+0.65%)\n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write('<\/table>\n');
document.write('<\/div>\n');
document.write(' <div class="attribution">Quotes delayed at least 20 mins.<\/div>\n');
document.write('\n');
document.write('<scr'+'ipt>\n');
document.write(' var me1 = document.module92163367 = new Object();\n');
document.write(' me1.init = function () {\n');
document.write('  var me = document.module92163367;\n');
document.write('  me.tickers = new Array();\n');
document.write('  me.tickers[0] = \'$COMP\';\n');
document.write('  me.tickers[1] = \'$SPX\';\n');
document.write('  me.tickers[2] = \'$NYA\';\n');
document.write('  me.tickers[3] = \'$XAX\';\n');
document.write('  me.tickers[4] = \'$CL\';\n');
document.write('  me.tickers[5] = \'USAYIELD10YR\';\n');
document.write('\n');
document.write('  me.intervals = new Array();\n');
document.write('  me.intervals[0] = \'1\';\n');
document.write('  me.intervals[1] = \'92\';\n');
document.write('  me.intervals[2] = \'183\';\n');
document.write('  me.intervals[3] = \'366\';\n');
document.write('\n');
document.write('  me.curTicker = 0;\n');
document.write('  me.curInterval = 0;\n');
document.write('\n');
document.write('  me.tabs = new Array();\n');
document.write('  var nodes = document.getElementsByTagName(\'td\');\n');
document.write('\n');
document.write('  for (var i = 0; i < nodes.length; i++) {\n');
document.write('   if (nodes[i].getAttribute(\'name\') == \'fctab92163367\') {\n');
document.write('    me.tabs.push(nodes[i]);\n');
document.write('   }\n');
document.write('  }\n');
document.write('  \n');
document.write('  me.content = new Array();\n');
document.write('  var nodes = document.getElementsByTagName(\'div\');\n');
document.write('\n');
document.write('  for (var i = 0; i < nodes.length; i++) {\n');
document.write('   if (nodes[i].getAttribute(\'name\') == \'fccontent92163367\') {\n');
document.write('    me.content.push(nodes[i]);\n');
document.write('   }\n');
document.write('  }\n');
document.write('  \n');
document.write('  me.intervalEl = new Array();\n');
document.write('  var nodes = document.getElementsByTagName(\'a\');\n');
document.write('\n');
document.write('  for (var i = 0; i < nodes.length; i++) {\n');
document.write('   if (nodes[i].getAttribute(\'name\') == \'fcinterval92163367\') {\n');
document.write('    me.intervalEl.push(nodes[i]);\n');
document.write('   }\n');
document.write('  }\n');
document.write(' \n');
document.write('  \n');
document.write('  \n');
document.write('  me.chartimg = document.getElementById(\'fcchartimg92163367\');\n');
document.write('  me.chartlink = document.getElementById(\'fcchartlink92163367\');\n');
document.write(' }\n');
document.write('\n');
document.write(' setTimeout("document.module92163367.init()",1);\n');
document.write(' \n');
document.write(' me1.switchContent = function (pos) {\n');
document.write('  var me = document.module92163367;\n');
document.write('  me.curTicker = pos;\n');
document.write('\n');
document.write('  for (var i = 0; i < me.tickers.length; i++) {\n');
document.write('   if (me.tabs.length > i) {\n');
document.write('    me.tabs[i].className = (i == pos) ? \'tab activetab\' : \'tab\';\n');
document.write('   }\n');
document.write('   if (me.content.length > i) {\n');
document.write('    me.content[i].style.display = (i == pos) ? \'\' : \'none\';\n');
document.write('   }\n');
document.write('  }\n');
document.write('  if (me.chartlink != null) {\n');
document.write('   me.chartlink.href = \'http:\/\/finance.kget.com\/inergize.kkey\/?Page=Quote&Ticker=\' + me.tickers[me.curTicker] + \'&interval=\' + me.intervals[me.curInterval];\n');
document.write('  }\n');
document.write('  me.chartimg.src = \'http:\/\/chart.financialcontent.com\/Chart?width=420&gmcolor=DDDDDD&bvcolor=FFFFFF&vucolor=008000&gtcolor=FFCC00&bgcolor=null&fillshy=-2&Client=inergize.kkey&gbcolor=FFFFFF&brcolor=999999&pvcolor=B50000&ibcolor=null&vdcolor=FF0000&volume=0&fillshx=2&fillshalpha=20&fillalpha=80&height=140&params=width%3D420%26height%3D140%26fillshx%3D2%26fillshy%3D-2%26fillshalpha%3D20%26shwidth%3D2%26type%3D0%26volume%3D0%26bgcolor%3Dnull%26grcolor%3DDDDDDD%26gmcolor%3DDDDDDD%26lncolor%3D555555%26brcolor%3D999999%26shcolor%3DBBBBBB%26txcolor%3D333333%26itcolor%3D666666%26pvcolor%3DB50000%26bvcolor%3DFFFFFF%26gtcolor%3DFFCC00%26gbcolor%3DFFFFFF%26vucolor%3D008000%26vdcolor%3DFF0000%26ibcolor%3Dnull%26arcolor%3Dnull%26fillalpha%3D80&lncolor=555555&itcolor=666666&txcolor=333333&arcolor=null&grcolor=DDDDDD&shcolor=BBBBBB&type=0&shwidth=2&ticker=\' + me.tickers[me.curTicker] + \'&interval=\' + me.intervals[me.curInterval];\n');
document.write(' }\n');
document.write('\n');
document.write(' me1.updateChartInterval = function(interval) {\n');
document.write('  var me = document.module92163367;\n');
document.write('\n');
document.write('  me.curInterval = interval;\n');
document.write('\n');
document.write('  for (var i = 0; i < me.intervals.length; i++) {\n');
document.write('   me.intervalEl[i].className = (i == interval) ? \'active\' : \'\';\n');
document.write('  }\n');
document.write('  me.chartimg.src = \'http:\/\/chart.financialcontent.com\/Chart?width=420&gmcolor=DDDDDD&bvcolor=FFFFFF&vucolor=008000&gtcolor=FFCC00&bgcolor=null&fillshy=-2&Client=inergize.kkey&gbcolor=FFFFFF&brcolor=999999&pvcolor=B50000&ibcolor=null&vdcolor=FF0000&volume=0&fillshx=2&fillshalpha=20&fillalpha=80&height=140&params=width%3D420%26height%3D140%26fillshx%3D2%26fillshy%3D-2%26fillshalpha%3D20%26shwidth%3D2%26type%3D0%26volume%3D0%26bgcolor%3Dnull%26grcolor%3DDDDDDD%26gmcolor%3DDDDDDD%26lncolor%3D555555%26brcolor%3D999999%26shcolor%3DBBBBBB%26txcolor%3D333333%26itcolor%3D666666%26pvcolor%3DB50000%26bvcolor%3DFFFFFF%26gtcolor%3DFFCC00%26gbcolor%3DFFFFFF%26vucolor%3D008000%26vdcolor%3DFF0000%26ibcolor%3Dnull%26arcolor%3Dnull%26fillalpha%3D80&lncolor=555555&itcolor=666666&txcolor=333333&arcolor=null&grcolor=DDDDDD&shcolor=BBBBBB&type=0&shwidth=2&ticker=\' + me.tickers[me.curTicker] + \'&interval=\' + me.intervals[me.curInterval];\n');
document.write(' }\n');
document.write('<\/scr'+'ipt>\n');
document.write('\n');
document.write('<\/div>\n');
document.write('\n');
document.write('<\/div>\n');
document.write('');

  var head=document.getElementsByTagName('head')[0];
  var script=document.createElement('script');
  script.type="text/javascript";
  script.src='http://tracker.financialcontent.com/track.js?Source=http%3A%2F%2Ffinance.kget.com%2Finergize.kkey%3FHTTP_HOST%3Dfinance.kget.com%26HTTPS%3Doff%26Module%3Dsnapshot2%26Output%3DJS&Type=widget&Client=inergize.kkey&rand=' + Math.random();
  head.appendChild(script);
 
_qoptions={
 qacct:"p-0cUI5xpPZj8YQ"
};
var head=document.getElementsByTagName('head')[0];
var script=document.createElement('script');
script.type="text/javascript";
script.src="http://edge.quantserve.com/quant.js";
head.appendChild(script);

 var tcdacmd="dt";
 document.write('\x3Cscript src="http://an.tacoda.net/an/18181/slf.js">\x3C/script>');
   
