document.write('<style>\n');
document.write('.fc * {\n');
document.write(' padding:0px; \n');
document.write(' border:0px; \n');
document.write(' margin:0px; \n');
document.write(' color: inherit;\n');
document.write('\n');
document.write('}\n');
document.write('\n');
document.write('.fc, .fc TABLE, .fc TD, .fc INPUT, .fc SELECT {\n');
document.write(' font-family: Arial,Helvetica,sans-serif;\n');
document.write(' font-size: 12px; \n');
document.write(' color: #333333;\n');
document.write('}\n');
document.write('\n');
document.write('.fc IMG {\n');
document.write(' display:block;\n');
document.write('}\n');
document.write('.fc TD { \n');
document.write(' empty-cells: show;\n');
document.write(' text-align: left;\n');
document.write('}\n');
document.write(' \n');
document.write('.fc .data   {color:#484848; text-align: left} \n');
document.write('.fc .label {font-weight: normal}\n');
document.write('.fc A {\n');
document.write(' text-decoration: underline;\n');
document.write(' color: #0066CC;\n');
document.write(' font-weight: bold;\n');
document.write('}\n');
document.write('\n');
document.write('.fc .positive   {color:#00A00F;}\n');
document.write('.fc .negative   {color:#DA100F;}\n');
document.write('.fc .header {\n');
document.write(' font-size: 13px;\n');
document.write(' color:#B92010;\n');
document.write(' font-weight:bold;\n');
document.write(' text-align:left;\n');
document.write(' padding: 2px 0px 2px 2px;\n');
document.write(' text-transform: uppercase;\n');
document.write(' padding-left: 19px;\n');
document.write(' }\n');
document.write('.fc .fcuparrow      {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/14\/arrow1up.png\') no-repeat 50% 0%; font-size: 19px;}\n');
document.write('.fc .fcdownarrow    {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/14\/arrow1down.png\') no-repeat 50% 0%; font-size: 19px;}\n');
document.write('.fc .fcneutralarrow {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/14\/arrow1unchanged.png\') no-repeat 50% 0%; font-size: 19px;}\n');
document.write('.fc .attribution {\n');
document.write(' padding:0px;\n');
document.write(' font-size: 9px;\n');
document.write(' text-align: right;\n');
document.write(' color: #999999;\n');
document.write(' white-space: nowrap;\n');
document.write('}\n');
document.write('\/*nav forms and symbol lookup*\/	\n');
document.write('.fc INPUT.text, .fc INPUT.ticker {\n');
document.write(' border: 1px solid #BBBBBB;\n');
document.write(' width: 95px;\n');
document.write(' font-weight: normal; \n');
document.write(' padding:1px;\n');
document.write(' background-color: #FFFFFF;\n');
document.write('}\n');
document.write('.fc INPUT.go, .fc INPUT.button {\n');
document.write(' background-color:#0066CC;\n');
document.write(' border:1px solid #0066CC;\n');
document.write(' color:#FFFFFF;\n');
document.write(' cursor:pointer;\n');
document.write(' font-size:100%;\n');
document.write(' font-weight: bold;\n');
document.write(' padding:0px 6px;\n');
document.write('}\n');
document.write('.fc SELECT{\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' border: 1px solid #DDDDDD;\n');
document.write(' font-weight: normal;\n');
document.write('}\n');
document.write('.fc A.lookup  {\n');
document.write(' font-size:10px;\n');
document.write(' color: #0066CC;\n');
document.write(' text-decoration:underline;\n');
document.write(' white-space: nowrap;\n');
document.write('}\n');
document.write('\n');
document.write('\n');
document.write('\/*get quote component*\/	\n');
document.write('.getquote {\n');
document.write('}\n');
document.write('.getquote H5 {\n');
document.write(' display:none;\n');
document.write(' font-size: 12px;\n');
document.write(' color:#333333;\n');
document.write(' font-weight:bold;\n');
document.write(' text-align:left;\n');
document.write(' padding: 2px 0px 0px 2px;\n');
document.write(' text-transform: uppercase;\n');
document.write('}\n');
document.write('.getquote .box  {\n');
document.write(' padding:  5px 0px 5px 5px;\n');
document.write('}\n');
document.write('\n');
document.write('\/* Watchlist Widget *\/\n');
document.write('.watchlist{\n');
document.write(' border: solid #DDDDDD 1px;\n');
document.write(' width: 600px;\n');
document.write('}\n');
document.write('.watchlist_inner{\n');
document.write(' width:300px;\n');
document.write(' vertical-align: top;\n');
document.write('}\n');
document.write('.watchlist .header .time{\n');
document.write(' font-family: arial,verdana,helvetica,sans serif;\n');
document.write(' color:#999;\n');
document.write(' font-size:11px;\n');
document.write('}\n');
document.write('.watchlist .header{\n');
document.write(' font-family: Georgia,Times,serif;\n');
document.write(' border-bottom:solid 1px #DDDDDD;\n');
document.write(' text-align: left;\n');
document.write(' padding: 4px;\n');
document.write(' background: #FFFFFF !important;\n');
document.write('}\n');
document.write('.watchlist .header A{\n');
document.write(' color:#000000;\n');
document.write('}\n');
document.write('.watchlist TH.data{\n');
document.write(' display: none;\n');
document.write('}\n');
document.write('.watchlist TD{\n');
document.write(' font-size:12px;\n');
document.write(' font-weight: bold;\n');
document.write('}\n');
document.write('.watchlist TD.ticker {\n');
document.write(' text-align: right;\n');
document.write('}\n');
document.write('.watchlist .ticker A{\n');
document.write(' padding-right: 20px;\n');
document.write('}\n');
document.write('.watchlist .row TD, .watchlist .row1 TD, .watchlist .row2 TD {padding: 8px 0px 8px 8px;}\n');
document.write('.watchlist .row1 TD {background-color:#FBFBFB; border-bottom:solid 1px #DDDDDD; color:#000}\n');
document.write('.watchlist .row2 TD {background-color:#FBFBFB; border-bottom:solid 1px #DDDDDD; color:#000}\n');
document.write('\n');
document.write('.watchlist .row1 TD.positive {color: #00A00F}\n');
document.write('.watchlist .row2 TD.positive {color: #00A00F}\n');
document.write('.watchlist .row1 TD.negative {color: #DA100F}\n');
document.write('.watchlist .row2 TD.negative {color: #DA100F}\n');
document.write('\n');
document.write('\n');
document.write('.watchlist .getquote H5{display: none;}\n');
document.write('.watchlist .getquote {\n');
document.write(' background-color: #FBFBFB; \n');
document.write(' border-bottom:solid 1px #DDDDDD;\n');
document.write('}\n');
document.write('.watchlist .getquote .box {\n');
document.write(' padding: 4px;\n');
document.write('}\n');
document.write('.watchlist .getquote .box INPUT.ticker{\n');
document.write(' width: 70px;\n');
document.write('}\n');
document.write('.watchlist .getquote .label{\n');
document.write(' font-size: 11px;\n');
document.write(' font-weight: bold;\n');
document.write(' text-transform: uppercase;\n');
document.write('}\n');
document.write('.fcattribution {\n');
document.write(' padding:2px;\n');
document.write(' font-size: 9px;\n');
document.write(' text-align: center;\n');
document.write(' color: #999999;\n');
document.write(' white-space: nowrap;\n');
document.write('}\n');
document.write('.watchlist .attribution{display: none;}\n');
document.write('\n');
document.write('\n');
document.write('<\/style>\n');
document.write('\n');
document.write('<div class="fc watchlist watchlist_inner">\n');
document.write('\n');
document.write('\n');
document.write('<scr'+'ipt>\n');
document.write('var currentTab = 0;\n');
document.write('var continueFlipping = 1;\n');
document.write('var tickers = new Array();\n');
document.write('tickers[0] = \'$COMP\';\n');
document.write('tickers[1] = \'$SPX\';\n');
document.write('tickers[2] = \'$NYA\';\n');
document.write('tickers[3] = \'$XAX\';\n');
document.write('tickers[4] = \'USAYIELD10YR\';\n');
document.write('tickers[5] = \'USAYIELD30YR\';\n');
document.write('\n');
document.write('document.switchactive = function(pos) {\n');
document.write(' document.getElementById(\'tab\' + currentTab).className = \'row2\';\n');
document.write(' document.getElementById(\'tab\' + pos).className = \'row1\';\n');
document.write(' currentTab = pos;\n');
document.write('}\n');
document.write('\n');
document.write('<\/scr'+'ipt>\n');
document.write('\n');
document.write('<table width="100%" border="0" cellpadding="0" cellspacing="0">\n');
document.write(' <tr>\n');
document.write('  <td class="header"><a href="http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=MarketSummary">Markets<\/a><\/td>\n');
document.write('\n');
document.write('  <td class="header"><div class="time" style="text-align:right">Updated: Nov 20, 2009 -  5:15 PM EST<\/div><\/td>\n');
document.write(' <\/tr>\n');
document.write('<\/table>\n');
document.write('\n');
document.write(' <table width="100%" border="0" cellpadding="0" cellspacing="0" class="quotes">\n');
document.write(' <tr>\n');
document.write('  <th class="data" width="25%">Symbol<\/th>\n');
document.write('  <th class="data" width="25%">Last<\/th>\n');
document.write('  <th class="data" width="1%">&nbsp;<\/th>\n');
document.write('  <th class="data"  nowrap="nowrap" width="24%" >Change<\/th>\n');
document.write('  <th class="data" nowrap="nowrap" width="25%" >Change (%)<\/th>\n');
document.write(' <\/tr>\n');
document.write('  <tr class="row2" id="tab0" onmouseover="document.switchactive(0)" onclick="location.href=\'http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE&Ticker=%24COMP\'" style="cursor:pointer; cursor:hand">\n');
document.write('   \n');
document.write('   <td class="data ticker" width="25%" nowrap="nowrap">\n');
document.write('     <a target="_parent" href="http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE&Ticker=%24COMP">Nasdaq<\/a>\n');
document.write('   <\/td>\n');
document.write('   \n');
document.write('   <td class="data" width="25%">2146.04<\/td>\n');
document.write('   <td class="data" width="1%" style="padding:0px !important"><span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span><\/td>\n');
document.write('   <td class="data negative change_negative" width="24%">-10.78<\/td>\n');
document.write(' <td class="data negative change_negative" width="25%">-0.50%<\/td>\n');
document.write('  \n');
document.write('  <\/tr>\n');
document.write('  <tr class="row2" id="tab1" onmouseover="document.switchactive(1)" onclick="location.href=\'http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE&Ticker=%24SPX\'" style="cursor:pointer; cursor:hand">\n');
document.write('   \n');
document.write('   <td class="data ticker" width="25%" nowrap="nowrap">\n');
document.write('     <a target="_parent" href="http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE&Ticker=%24SPX">S&P 500<\/a>\n');
document.write('   <\/td>\n');
document.write('   \n');
document.write('   <td class="data" width="25%">1091.38<\/td>\n');
document.write('   <td class="data" width="1%" style="padding:0px !important"><span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span><\/td>\n');
document.write('   <td class="data negative change_negative" width="24%">-3.52<\/td>\n');
document.write(' <td class="data negative change_negative" width="25%">-0.32%<\/td>\n');
document.write('  \n');
document.write('  <\/tr>\n');
document.write('  <tr class="row2" id="tab2" onmouseover="document.switchactive(2)" onclick="location.href=\'http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE&Ticker=%24NYA\'" style="cursor:pointer; cursor:hand">\n');
document.write('   \n');
document.write('   <td class="data ticker" width="25%" nowrap="nowrap">\n');
document.write('     <a target="_parent" href="http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE&Ticker=%24NYA">NYSE<\/a>\n');
document.write('   <\/td>\n');
document.write('   \n');
document.write('   <td class="data" width="25%">7084.47<\/td>\n');
document.write('   <td class="data" width="1%" style="padding:0px !important"><span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span><\/td>\n');
document.write('   <td class="data negative change_negative" width="24%">-33.17<\/td>\n');
document.write(' <td class="data negative change_negative" width="25%">-0.47%<\/td>\n');
document.write('  \n');
document.write('  <\/tr>\n');
document.write('  <tr class="row2" id="tab3" onmouseover="document.switchactive(3)" onclick="location.href=\'http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE&Ticker=%24XAX\'" style="cursor:pointer; cursor:hand">\n');
document.write('   \n');
document.write('   <td class="data ticker" width="25%" nowrap="nowrap">\n');
document.write('     <a target="_parent" href="http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE&Ticker=%24XAX">AMEX<\/a>\n');
document.write('   <\/td>\n');
document.write('   \n');
document.write('   <td class="data" width="25%">1782.07<\/td>\n');
document.write('   <td class="data" width="1%" style="padding:0px !important"><span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span><\/td>\n');
document.write('   <td class="data negative change_negative" width="24%">-23.29<\/td>\n');
document.write(' <td class="data negative change_negative" width="25%">-1.29%<\/td>\n');
document.write('  \n');
document.write('  <\/tr>\n');
document.write('  <tr class="row2" id="tab4" onmouseover="document.switchactive(4)" onclick="location.href=\'http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE&Ticker=USAYIELD10YR\'" style="cursor:pointer; cursor:hand">\n');
document.write('   \n');
document.write('   <td class="data ticker" width="25%" nowrap="nowrap">\n');
document.write('     <a target="_parent" href="http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE&Ticker=USAYIELD10YR">10Yr Yld<\/a>\n');
document.write('   <\/td>\n');
document.write('   \n');
document.write('   <td class="data" width="25%">3.369<\/td>\n');
document.write('   <td class="data" width="1%" style="padding:0px !important"><span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span><\/td>\n');
document.write('   <td class="data negative change_negative" width="24%">-0.0264<\/td>\n');
document.write(' <td class="data negative change_negative" width="25%">-0.78%<\/td>\n');
document.write('  \n');
document.write('  <\/tr>\n');
document.write('  <tr class="row2" id="tab5" onmouseover="document.switchactive(5)" onclick="location.href=\'http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE&Ticker=USAYIELD30YR\'" style="cursor:pointer; cursor:hand">\n');
document.write('   \n');
document.write('   <td class="data ticker" width="25%" nowrap="nowrap">\n');
document.write('     <a target="_parent" href="http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE&Ticker=USAYIELD30YR">30Yr Yld<\/a>\n');
document.write('   <\/td>\n');
document.write('   \n');
document.write('   <td class="data" width="25%">4.327<\/td>\n');
document.write('   <td class="data" width="1%" style="padding:0px !important"><span class="fcdownarrow downarrow">&nbsp;&nbsp;&nbsp;&nbsp;<\/span><\/td>\n');
document.write('   <td class="data negative change_negative" width="24%">-0.0208<\/td>\n');
document.write(' <td class="data negative change_negative" width="25%">-0.48%<\/td>\n');
document.write('  \n');
document.write('  <\/tr>\n');
document.write(' <\/table>\n');
document.write(' <div class="attribution">Quotes delayed at least 20 mins.<\/div>\n');
document.write('\n');
document.write('\n');
document.write('<div class="fc getquote">\n');
document.write('<div class="box">\n');
document.write(' <form target="_self" method="post" action="http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=QUOTE" style="padding: 0px; margin: 0px;">\n');
document.write(' <span class="label">Enter Symbol: <\/span>\n');
document.write('  <input class="ticker" value="" onclick="this.select()" maxlength="15" name="Ticker" type="text" \/>\n');
document.write('  <input class="go" name="Go" value="GO" type="submit" \/>\n');
document.write('  <a target="_self" class="lookup" href="http:\/\/web-2.0.financialcontent.com\/goinvest.breitbart\/?Page=LOOKUP">Symbol Lookup<\/a>\n');
document.write(' <\/form>\n');
document.write('<\/div>\n');
document.write(' \n');
document.write('<\/div>\n');
document.write('<div class="fcattribution"><a href="http:\/\/www.financialcontent.com">Powered by FinancialContent<\/a><\/div>\n');
document.write('<div class="ad_sponsor" style="text-align:center">\n');
document.write('\n');
document.write('  <iframe id=\'fcad960701\' name=\'fcad960701\' src=\'http:\/\/ads.financialcontent.com\/www\/delivery\/afr.php?n=fcad960701&amp;&amp;zoneid=114&amp;cb=fcad960701\' framespacing=\'0\' frameborder=\'no\' scrolling=\'no\' width=\'300\' height=\'250\' allowtransparency=\'true\'><\/iframe>\n');
document.write('  <scr'+'ipt type=\'text\/javascr'+'ipt\' src=\'http:\/\/ads.financialcontent.com\/www\/delivery\/ag.php\'><\/scr'+'ipt>\n');
document.write(' \n');
document.write('<\/div>\n');
document.write('\n');
document.write('<\/div>\n');
document.write('\n');
document.write('');

_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);
