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=86332&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: 12.47 [-]Change: -0.15 -1.19%
Volume: 440,676
"); 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("
");