document.write('<style>\n');
document.write('\n');
document.write('\/* Global CSS Styles *\/\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(' background-color: inherit;\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:11px;\n');
document.write('}\n');
document.write('.fc SELECT {\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' border: 1px solid #999999;\n');
document.write('}\n');
document.write('.fc IMG {\n');
document.write(' display:block;\n');
document.write('}\n');
document.write('.fc TD {empty-cells: show;}\n');
document.write('\/* END Global CSS *\/\n');
document.write('\n');
document.write('.fc .data {color:#444444;text-align: left}\n');
document.write('.fc A {\n');
document.write(' text-decoration: none;\n');
document.write(' color: #444444;\n');
document.write(' font-family:Arial, Helvetica, sans-serif;\n');
document.write(' font-size:11px;\n');
document.write('}\n');
document.write('.fc A:hover {\n');
document.write(' text-decoration: underline;\n');
document.write('}\n');
document.write('.fc .row TD, .fc .row1 TD, .fc .row2 TD {border-bottom:0px; background-color:#FFFFFF; padding: 4px}\n');
document.write('.fc .row2 TD {background-color:#EEEEEE;}\n');
document.write('.fc .rowheader {background-color: #FFFFFF;}\n');
document.write('.fc .fcinside {background-color:}\n');
document.write('.fc .fcinside .row IMG.chart {margin-top:8px; margin-bottom:8px;}\n');
document.write('.fc .horzline { height: 0px; empty-cells: collapse;}\n');
document.write('.fc .box {border-width: 0px;}\n');
document.write('.fc .tab {background-color: #FFFFFF}\n');
document.write('.fc .activetab {background-color: #FFFFFF;}\n');
document.write('.fc .bicolor {color:#000000}\n');
document.write('.fc .fcchartimg {margin-top:8px; margin-bottom:8px;}\n');
document.write('.fc .fcminichartimg {vertical-align: middle;}\n');
document.write('.fc .fcminichartimg {vertical-align: middle;}\n');
document.write('.fc .positive {color:green;}\n');
document.write('.fc .negative {color:red;}\n');
document.write('.fc .header {\n');
document.write(' text-align:left;\n');
document.write(' font-weight: bold; \n');
document.write(' padding: 6px 6px 6px 4px; \n');
document.write(' color:#000; \n');
document.write(' background-color:#DDD;\n');
document.write('}\n');
document.write('.fc .header .timestamp {\n');
document.write(' color:#000;\n');
document.write('}\n');
document.write('.fc .headerborder {\n');
document.write(' border: 0px;\n');
document.write('}\n');
document.write('.fc TH {\n');
document.write(' padding: 4px 4px 4px 6px;\n');
document.write(' font-family:Arial;\n');
document.write(' font-size: 10px;\n');
document.write(' font-weight: bold;\n');
document.write(' background-color: #fff;\n');
document.write(' border-bottom: 1px solid #888;\n');
document.write('}\n');
document.write('.fc TH.subhead {\n');
document.write(' font-size:11px;\n');
document.write(' border-top: 0px;\n');
document.write(' border-bottom: 1px solid #CCCCCC;\n');
document.write('}\n');
document.write('.fc TH.label {\n');
document.write(' text-align:left; \n');
document.write(' padding:5px; \n');
document.write(' border-bottom: 1px solid #CCCCCC;\n');
document.write('}\n');
document.write('.fc .subhead {\n');
document.write(' padding: 5px 5px 5px 5px;\n');
document.write(' font-style:italic;\n');
document.write(' font-weight: bold;\n');
document.write(' text-align:left;\n');
document.write(' text-transform:capitalize;\n');
document.write('}\n');
document.write('.fc TABLE.title {\n');
document.write(' border-top: solid 1px #999999;\n');
document.write(' border-bottom: solid 1px #999999; \n');
document.write(' margin-bottom:5px;\n');
document.write('}\n');
document.write('.fc .title TD {\n');
document.write(' font-size:15px; \n');
document.write(' font-weight:bold;\n');
document.write(' color:#000000;\n');
document.write(' padding:5px;\n');
document.write(' text-align:left;\n');
document.write(' text-transform:uppercase;\n');
document.write('}\n');
document.write('.fc .title TD.exchange {\n');
document.write(' color:#666666;\n');
document.write(' text-align:right;\n');
document.write(' font-size:11px;\n');
document.write('}\n');
document.write('.fc .rowheader td {\n');
document.write(' font-size:10px;\n');
document.write(' font-weight: bold;\n');
document.write(' border-bottom:1px solid #808080;\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' padding: 5px;\n');
document.write(' text-transform: uppercase;\n');
document.write('}\n');
document.write('.fc .fcdate {color:#000000;font-weight:bold;text-align:left;}\n');
document.write('.fc .fcuparrow {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/up.gif\') no-repeat 0% 50%}\n');
document.write('.fc .fcdownarrow {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/down.gif\') no-repeat 0% 50%}\n');
document.write('.fc .fcneutralarrow {background: url(\'http:\/\/images.financialcontent.com\/studio-5.0\/arrows\/7\/dash.gif\') no-repeat 0% 50%}\n');
document.write('.fc .attribution {\n');
document.write(' padding: 2px;\n');
document.write(' font-size: 9px;\n');
document.write(' text-align: right;\n');
document.write(' color: #808080;\n');
document.write('}\n');
document.write('.fc .morelink {\n');
document.write(' padding:5px 10px 5px 0px;\n');
document.write(' text-align:right;\n');
document.write(' background-color: #FFFFFF;\n');
document.write('}\n');
document.write('.fc .morelink A {\n');
document.write(' font-size: 10px; \n');
document.write(' font-weight: bold;\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/media\/icon_more.gif);\n');
document.write(' background-repeat: no-repeat;\n');
document.write(' background-position: 0px 2px;\n');
document.write(' padding-left: 10px;\n');
document.write('}\n');
document.write('.fc .morelink A:hover {\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/media\/icon_more_over.gif);\n');
document.write('}\n');
document.write('.fc .addwatchlistlink A {\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/icons\/icon_addwatch.gif );\n');
document.write(' background-repeat: no-repeat;\n');
document.write(' background-position: 0px 2px;\n');
document.write(' padding-left: 13px;\n');
document.write(' text-transform:capitalize;\n');
document.write(' font-weight:normal;\n');
document.write(' font-size:11px;\n');
document.write(' color:#000000;\n');
document.write('}\n');
document.write('.fc .addwatchlistlink A:hover {\n');
document.write(' background-image: url(http:\/\/images.financialcontent.com\/studio-5.0\/icons\/icon_addwatch_over.gif);\n');
document.write('}\n');
document.write('\n');
document.write('\/* Nav links *\/\n');
document.write('.fc .navlinks {\n');
document.write(' background-color:#EEE;\n');
document.write(' border-top: solid 1px #444;\n');
document.write(' border-bottom: solid 1px #444;\n');
document.write(' padding:10px;\n');
document.write(' text-align:left;	\n');
document.write(' line-height:22px;\n');
document.write('}\n');
document.write('.fc .navlinks A.nav {\n');
document.write(' font-weight: bold;\n');
document.write('}\n');
document.write('.fc .navlinks A.nav:hover {\n');
document.write(' text-decoration: underline;\n');
document.write('}\n');
document.write('.fc .navlinks A.active {\n');
document.write(' color:#000; \n');
document.write(' text-decoration: underline;\n');
document.write('}\n');
document.write('.fc .divider {\n');
document.write(' font-weight:normal; \n');
document.write(' color:#000;\n');
document.write(' margin:0px 5px 0px 5px;\n');
document.write('}\n');
document.write('\/* END NAV LINKS*\/\n');
document.write('\n');
document.write('\/* SUBMENUS CSS*\/\n');
document.write('.fc .submenus TD {\n');
document.write(' padding:6px 3px 6px 2px;\n');
document.write(' white-space: nowrap;\n');
document.write('}\n');
document.write('.fc .submenus TD A {\n');
document.write(' padding:3px 5px 3px 5px;\n');
document.write(' font-size: 10px; \n');
document.write(' font-weight: bold;\n');
document.write(' color:#666666;\n');
document.write(' text-decoration:none;\n');
document.write(' background: #F7F7F7;\n');
document.write(' border: 1px solid #CCCCCC;\n');
document.write(' margin: -1px;\n');
document.write('}\n');
document.write('.fc .submenus TD A:hover {\n');
document.write(' color:#000000; \n');
document.write(' background: #CCCCCC;\n');
document.write(' border: 1px solid #999999;\n');
document.write(' margin: -1px;\n');
document.write('}\n');
document.write('.fc .submenus .active A, .fc .submenus .active A:hover {\n');
document.write(' border: 0px;\n');
document.write(' margin: 0px;\n');
document.write(' background: #CCCCCC;\n');
document.write(' color:#000; \n');
document.write(' font-weight:bold;\n');
document.write('}\n');
document.write('.fc .submenus A.active {\n');
document.write(' color:#000000; \n');
document.write(' background: #CCCCCC;\n');
document.write(' border: 1px solid #555555;\n');
document.write(' margin: -1px;\n');
document.write('}\n');
document.write('.fc .submenus .divider {\n');
document.write(' display:none;\n');
document.write('}\n');
document.write('.fc .research_subnav FORM{\n');
document.write('	padding:10px 0px 10px 0px;\n');
document.write('	margin:0px;\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 #999999;\n');
document.write(' width: 75px;\n');
document.write(' font-weight: normal;\n');
document.write('}\n');
document.write('.fc INPUT.go, .fc INPUT.button {\n');
document.write(' font-weight: normal;\n');
document.write(' color: #444444;\n');
document.write(' background-color: #EEEEEE;\n');
document.write(' border: 1px solid #999999;\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write('}\n');
document.write('.fc A.lookup {\n');
document.write(' font-size: 10px;\n');
document.write(' color: #444444;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.fc A.lookup:hover {\n');
document.write(' text-decoration: underline;\n');
document.write('}\n');
document.write('\n');
document.write('\/* NEW tabbed detailed quote LINKS 2007*\/\n');
document.write('.fc .fctabs {\n');
document.write(' border-bottom: solid 1px #444;\n');
document.write(' margin-bottom:5px;\n');
document.write(' margin-top:5px;\n');
document.write(' padding-left:5px;\n');
document.write('}\n');
document.write('.fc .fctabs .tab {\n');
document.write(' float:left;\n');
document.write(' margin-right:3px;\n');
document.write(' border: solid 1px #444;\n');
document.write(' background-color: #D4D4D4;\n');
document.write(' padding: 3px 10px 3px 10px;\n');
document.write(' margin-bottom: -1px;\n');
document.write('}\n');
document.write('.fc .fctabs .activetab {\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' border-bottom: solid 1px #FFFFFF;\n');
document.write('}\n');
document.write('.fc .fctabs .tab:hover {\n');
document.write(' background-color:#FFFFFF;\n');
document.write(' border-bottom: solid 1px #FFFFFF;\n');
document.write('}\n');
document.write('.fc .fctabs A.tab {\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write(' color: #444;\n');
document.write(' font-weight: bold;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('.fc .fctabs A.activetab, .fc .fctabs A.tab:hover {\n');
document.write(' font-weight: bold;\n');
document.write(' color: #000000;\n');
document.write(' text-decoration:none;\n');
document.write('}\n');
document.write('\/* END tabbed detailed quote LINKS*\/\n');
document.write('\n');
document.write('\/* Indexbrowser tabs *\/\n');
document.write('.fc .sectors .data BR {\n');
document.write(' margin-top:5px;\n');
document.write('}\n');
document.write('.fc .sectors .data .active {\n');
document.write(' text-decoration:underline;\n');
document.write(' background-color:#FFFFFF;\n');
document.write('}\n');
document.write('\n');
document.write('.fc .sectors .active {\n');
document.write(' background-color: #CCCCCC; \n');
document.write(' border: 0px;\n');
document.write('}\n');
document.write('\n');
document.write('\/* Hover Box *\/\n');
document.write('.fc .newsHoverBox {\n');
document.write(' padding: 10px;\n');
document.write(' margin: 5px 0px 0px 35px;\n');
document.write(' border: 1px solid #000000;\n');
document.write(' background: #FFFFFF;\n');
document.write('}\n');
document.write('\n');
document.write('\/* Channellist *\/\n');
document.write('.fc .channellist IMG {\n');
document.write(' display:inline;\n');
document.write('}\n');
document.write('.fc .channellist .image {\n');
document.write(' padding:10px;\n');
document.write(' text-align:center;\n');
document.write('}\n');
document.write('.fc .channellist .content {\n');
document.write(' padding:10px;\n');
document.write('}\n');
document.write('\n');
document.write('\/* Mediachannel CSS *\/\n');
document.write('.fc .mediachannel IMG {\n');
document.write(' display:inline;\n');
document.write(' border:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .label {\n');
document.write(' font-weight:bold;\n');
document.write(' padding:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .sidebar {\n');
document.write(' float:left;\n');
document.write(' width:150px;\n');
document.write(' border:0px solid #CCCCCC;\n');
document.write(' margin-right:12px;\n');
document.write(' margin-bottom:12px;\n');
document.write(' margin-top:5px;\n');
document.write(' margin-left:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .image {\n');
document.write(' width:150px;\n');
document.write(' vertical-align:top;\n');
document.write('}\n');
document.write('.fc .mediachannel .title .data {\n');
document.write(' color: #999999;\n');
document.write(' font-weight: bold;\n');
document.write(' font-size:18px;\n');
document.write(' margin-bottom:5px;\n');
document.write(' margin-top:5px;\n');
document.write('}\n');
document.write('.fc .mediachannel .channel {\n');
document.write(' margin-bottom:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .channeltype,.fc .mediachannel .language {\n');
document.write(' margin-bottom:0px;\n');
document.write('}\n');
document.write('.fc .mediachannel .subbutton .rss {\n');
document.write(' padding-right:100px;\n');
document.write('}\n');
document.write('.fc .mediachannel .rssbutton .rss IMG {\n');
document.write(' margin-bottom:1px;\n');
document.write(' margin-top:-1px;\n');
document.write(' border:0px;\n');
document.write('}\n');
document.write('\/* END Mediachannel *\/\n');
document.write('\n');
document.write('\/* BEGIN Mediasearch *\/\n');
document.write('.fc .mediasearch FORM {\n');
document.write(' padding:10px 0px 10px 0px;\n');
document.write(' margin:0px;\n');
document.write('}\n');
document.write('.fc .mediasearch INPUT.searchtxt {\n');
document.write(' border: 1px solid #999999;\n');
document.write(' width: 160px;\n');
document.write(' font-weight: normal;\n');
document.write('}\n');
document.write('.fc .mediasearch INPUT.button {\n');
document.write(' font-weight: normal;\n');
document.write(' color: #000000;\n');
document.write(' background-color: #CCCCCC;\n');
document.write(' border: 1px outset #222222;\n');
document.write(' cursor:pointer;\n');
document.write(' cursor:hand;\n');
document.write('}\n');
document.write('.fc .mediasearch SELECT {\n');
document.write('}\n');
document.write('\/* END Mediasearch *\/\n');
document.write(' \n');
document.write('\/*SNAPSHOT MODULE*\/\n');
document.write('.snapshot{\n');
document.write(' width:100%;\n');
document.write(' text-align: center;\n');
document.write(' background-color: #FFFFFF;\n');
document.write(' border-top: 1px solid #D4D4D4;\n');
document.write(' border-right: 1px solid #D4D4D4;\n');
document.write(' border-bottom: 0px solid #D4D4D4;\n');
document.write(' border-left: 1px solid #D4D4D4;\n');
document.write('}\n');
document.write('\/* NEW tabbed for snapshot 2007*\/\n');
document.write('.snapshot .fcsnaptabs {\n');
document.write(' border-bottom: 0px;\n');
document.write(' margin-top:0px;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs .spacer{\n');
document.write(' padding:0px;\n');
document.write(' border-bottom:0px;\n');
document.write(' margin:0px;\n');
document.write(' width:1px;\n');
document.write(' font-size:5px;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs .tab{\n');
document.write(' padding:0px;\n');
document.write(' border:0px;\n');
document.write(' width: 33%;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs .tab A{\n');
document.write(' border: 0px;\n');
document.write(' display:block;\n');
document.write(' background-color: #D4D4D4;; \n');
document.write(' padding: 2px; \n');
document.write(' color: #444444;\n');
document.write(' font-weight: bold;\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('}\n');
document.write('.snapshot .fcsnaptabs .activetab A{\n');
document.write(' background-color: #F0F0F0;;;\n');
document.write(' color:#333333;\n');
document.write('}\n');
document.write('.snapshot .fcsnaptabs A:hover{\n');
document.write(' background-color:#F0F0F0;\n');
document.write(' color:#333333;\n');
document.write('}\n');
document.write('\/* END tabbed snapshot *\/\n');
document.write('.snapshot IMG, .indexsnapshot IMG {\n');
document.write(' padding-top: 11px;\n');
document.write('}\n');
document.write('.snapshot .quotes {\n');
document.write(' padding-top: 3px;\n');
document.write('}\n');
document.write('.snapshot .quotes .change {\n');
document.write(' text-align: right;\n');
document.write(' font-weight: normal;\n');
document.write('}\n');
document.write('\n');
document.write('.ad_sponsor {\n');
document.write('text-align:center;\n');
document.write('margin-top:5px;\n');
document.write('}\n');
document.write('\n');
document.write('.getquote {\n');
document.write(' width:100%;\n');
document.write(' border: 1px solid #D4D4D4;\n');
document.write(' padding: 0px;\n');
document.write(' margin: 0px;\n');
document.write('}\n');
document.write('.getquote h5 {\n');
document.write(' font-size:11px; \n');
document.write(' color:#444444; \n');
document.write(' padding: 2px 0px 2px 4px;\n');
document.write(' margin: 0;\n');
document.write(' text-align:left;\n');
document.write(' background-color: #DDD;\n');
document.write('}\n');
document.write('\n');
document.write('.getquote .box {\n');
document.write(' padding: 4px 0px 6px 6px;\n');
document.write(' text-align:left;\n');
document.write('}\n');
document.write('\n');
document.write(' <\/style>\n');
document.write('\n');
document.write('<div class="fc snapshot">\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.module29775936.switchContent(0); return false;" nowrap="nowrap" class="tab activetab" name="fctab29775936">\n');
document.write('   <a href="javascr'+'ipt:document.module29775936.switchcontent(0);">NYSE<\/a>\n');
document.write('  <\/td> \n');
document.write('  <td class="spacer ">&nbsp;<\/td>\n');
document.write('  <td onclick="document.module29775936.switchContent(1); return false;" nowrap="nowrap" class="tab " name="fctab29775936">\n');
document.write('   <a href="javascr'+'ipt:document.module29775936.switchcontent(1);">Nasdaq<\/a>\n');
document.write('  <\/td> \n');
document.write('  <td class="spacer ">&nbsp;<\/td>\n');
document.write('  <td onclick="document.module29775936.switchContent(2); return false;" nowrap="nowrap" class="tab " name="fctab29775936">\n');
document.write('   <a href="javascr'+'ipt:document.module29775936.switchcontent(2);">S&P 500<\/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 style="padding-left:auto;padding-right:auto;margin-left:auto;margin-right:auto;text-align:center;">\n');
document.write('  <a id="fcchartlink29775936" href="http:\/\/studio-5.financialcontent.com\/dixcom.dailyjeff\/?Page=Quote&Ticker=%24NYA" target="_self" style="border:0px;padding:0px"><img border="0" id="fcchartimg29775936" src="http:\/\/chart.financialcontent.com\/Chart?width=160&bvcolor=FFFFFF&vucolor=008000&gtcolor=FFFFFF&Account=dailyjeff&bgcolor=null&Client=dixcom&gbcolor=CCCCCC&brcolor=444444&watermark=null&pvcolor=F46D3C&ibcolor=FFFFFF&vdcolor=FF0000&wmalpha=30&volume=1&fillalpha=60&interval=1&height=110&params=width%3D160%26height%3D110%26interval%3D1%26shwidth%3D1%26type%3D0%26volume%3D1%26bgcolor%3Dnull%26grcolor%3DCCCCCC%26lncolor%3D444444%26brcolor%3D444444%26shcolor%3D444444%26txcolor%3D000000%26itcolor%3D000000%26pvcolor%3DF46D3C%26bvcolor%3DFFFFFF%26gtcolor%3DFFFFFF%26gbcolor%3DCCCCCC%26vucolor%3D008000%26vdcolor%3DFF0000%26ibcolor%3DFFFFFF%26arcolor%3Dnull%26watermark%3Dnull%26wmalpha%3D30%26fillalpha%3D60&lncolor=444444&itcolor=000000&txcolor=000000&arcolor=null&grcolor=CCCCCC&shcolor=444444&type=0&shwidth=1&interval=1&ticker=$NYA" style="margin-left:auto;margin-right:auto;"\/><\/a>\n');
document.write(' <\/div>\n');
document.write('\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 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:\/\/studio-5.financialcontent.com\/dixcom.dailyjeff\/?Page=Quote&Ticker=%24NYA" target="_self">NYSE<\/a>\n');
document.write('	\n');
document.write('  <\/td>\n');
document.write('  <td class="data">7084.47<\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">\n');
document.write('   -33.17 \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:\/\/studio-5.financialcontent.com\/dixcom.dailyjeff\/?Page=Quote&Ticker=%24COMP" target="_self">Nasdaq<\/a>\n');
document.write('	\n');
document.write('  <\/td>\n');
document.write('  <td class="data">2146.04<\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">\n');
document.write('   -10.78 \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:\/\/studio-5.financialcontent.com\/dixcom.dailyjeff\/?Page=Quote&Ticker=%24SPX" target="_self">S&P 500<\/a>\n');
document.write('	\n');
document.write('  <\/td>\n');
document.write('  <td class="data">1091.38<\/td>\n');
document.write('  <td nowrap="nowrap" class="data negative change_negative">\n');
document.write('   -3.52 \n');
document.write('  <\/td>\n');
document.write(' <\/tr>\n');
document.write('<\/table>\n');
document.write('<\/div>\n');
document.write('\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.module29775936 = new Object();\n');
document.write(' me1.init = function () {\n');
document.write('  var me = document.module29775936;\n');
document.write('  me.tickers = new Array();\n');
document.write('  me.tickers[0] = \'$NYA\';\n');
document.write('  me.tickers[1] = \'$COMP\';\n');
document.write('  me.tickers[2] = \'$SPX\';\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\') == \'fctab29775936\') {\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\') == \'fccontent29775936\') {\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\') == \'fcinterval29775936\') {\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(\'fcchartimg29775936\');\n');
document.write('  me.chartlink = document.getElementById(\'fcchartlink29775936\');\n');
document.write(' }\n');
document.write('\n');
document.write(' setTimeout("document.module29775936.init()",1);\n');
document.write(' \n');
document.write(' me1.switchContent = function (pos) {\n');
document.write('  var me = document.module29775936;\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:\/\/studio-5.financialcontent.com\/dixcom.dailyjeff\/?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=160&bvcolor=FFFFFF&vucolor=008000&gtcolor=FFFFFF&Account=dailyjeff&bgcolor=null&Client=dixcom&gbcolor=CCCCCC&brcolor=444444&watermark=null&pvcolor=F46D3C&ibcolor=FFFFFF&vdcolor=FF0000&wmalpha=30&volume=1&fillalpha=60&interval=1&height=110&params=width%3D160%26height%3D110%26interval%3D1%26shwidth%3D1%26type%3D0%26volume%3D1%26bgcolor%3Dnull%26grcolor%3DCCCCCC%26lncolor%3D444444%26brcolor%3D444444%26shcolor%3D444444%26txcolor%3D000000%26itcolor%3D000000%26pvcolor%3DF46D3C%26bvcolor%3DFFFFFF%26gtcolor%3DFFFFFF%26gbcolor%3DCCCCCC%26vucolor%3D008000%26vdcolor%3DFF0000%26ibcolor%3DFFFFFF%26arcolor%3Dnull%26watermark%3Dnull%26wmalpha%3D30%26fillalpha%3D60&lncolor=444444&itcolor=000000&txcolor=000000&arcolor=null&grcolor=CCCCCC&shcolor=444444&type=0&shwidth=1&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.module29775936;\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=160&bvcolor=FFFFFF&vucolor=008000&gtcolor=FFFFFF&Account=dailyjeff&bgcolor=null&Client=dixcom&gbcolor=CCCCCC&brcolor=444444&watermark=null&pvcolor=F46D3C&ibcolor=FFFFFF&vdcolor=FF0000&wmalpha=30&volume=1&fillalpha=60&interval=1&height=110&params=width%3D160%26height%3D110%26interval%3D1%26shwidth%3D1%26type%3D0%26volume%3D1%26bgcolor%3Dnull%26grcolor%3DCCCCCC%26lncolor%3D444444%26brcolor%3D444444%26shcolor%3D444444%26txcolor%3D000000%26itcolor%3D000000%26pvcolor%3DF46D3C%26bvcolor%3DFFFFFF%26gtcolor%3DFFFFFF%26gbcolor%3DCCCCCC%26vucolor%3D008000%26vdcolor%3DFF0000%26ibcolor%3DFFFFFF%26arcolor%3Dnull%26watermark%3Dnull%26wmalpha%3D30%26fillalpha%3D60&lncolor=444444&itcolor=000000&txcolor=000000&arcolor=null&grcolor=CCCCCC&shcolor=444444&type=0&shwidth=1&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('<div class="fc getquote">\n');
document.write('<h5>Get Quote<\/h5>\n');
document.write(' <div class="box">\n');
document.write(' <form target="_self" method="post" action="http:\/\/studio-5.financialcontent.com\/dixcom.dailyjeff\/?Page=QUOTE" style="padding: 0px; margin: 0px;">\n');
document.write(' \n');
document.write('  <input class="ticker" value="Enter symbol" onclick="this.select()" maxlength="15" name="Ticker" type="text" \/>\n');
document.write('  <input class="go" name="Go" value="Get Quote" type="submit" \/>\n');
document.write('  <a target="_self" class="lookup" href="http:\/\/studio-5.financialcontent.com\/dixcom.dailyjeff\/?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="ad_sponsor">\n');
document.write('\n');
document.write('  <iframe id=\'fcad9647222\' name=\'fcad9647222\' src=\'http:\/\/ads.financialcontent.com\/www\/delivery\/afr.php?n=fcad9647222&amp;&amp;zoneid=77&amp;cb=fcad9647222\' framespacing=\'0\' frameborder=\'no\' scrolling=\'no\' width=\'234\' height=\'60\' 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('');

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