var sPrevious = '1D'; var QuoteTempChart; function IDMSChangeQuoteChart(_sTime) { document.getElementById('QUOTE_'+ sPrevious).className = ''; document.getElementById('QUOTE_'+ _sTime).className = 'chart_controls_selected'; QuoteTempChart = new Image(); QuoteTempChart.src = "http://www.cnportfolio.idmanagedsolutions.com/charts/quotechart/quote.chart?WIDTH=295&HEIGHT=165&ID_NOTATION=70097&TIME_SPAN=" + _sTime; QuoteTempChart.onLoad = setTimeout("LoadQuoteChart()",100); sPrevious = _sTime; page.reloadAssets(); } function LoadQuoteChart(){ document.getElementById('IDMS_QuoteChart').src = QuoteTempChart.src; } document.writeln(''); document.writeln("
"); //document.writeln("
"); document.writeln("
"); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln("
Last Trade: 16.97 [-]Change: -0.43 -2.47%
Volume: 4,088,367
"); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln(" "); document.writeln("
1-Day1-Mo3-Mo6-Mo1-Yr3-Yr5-Yr
"); document.writeln("
"); document.writeln(" "); document.writeln("
"); document.writeln(" View Financial Details"); document.writeln("
"); document.writeln("
"); document.writeln(" Quotes delayed 15 Minutes for NASDAQ, 20 Minutes for NYSE and AMEX"); document.writeln("
"); document.writeln("
"); document.writeln("
");