var pendingHide = null; var tooltip = null; var chartId = null; function _thct_8476__activate(index, chartimg) { var pr = '_thct_8476_'; var ct = '4'; for (var i = 1; i <= ct; ++i) { setOpacity(document.getElementById(chartId), 100); document.getElementById(chartId).style.visibility = 'visible'; fadeOutChart(chartId,100); chartId = pr+i+'chart'; var el = document.getElementById(pr+i); var elchart = document.getElementById(chartId); var elactive = document.getElementById(pr+i+'active'); if (el) { if (i == index){ el.style.display = 'block'; }else{ el.style.display = 'none'; } } if (elactive) { if (i == index) elactive.style.display = 'inline'; else elactive.style.display = 'none'; } if (elchart){ elchart.src = chartimg; setOpacity(elchart, 0); elchart.style.visibility = 'visible'; fadeInChart(pr+i+'chart',0); } } } function setOpacity(obj, opacity) { opacity = (opacity == 100)?99.999:opacity; obj.style.filter = "alpha(opacity:"+opacity+")"; obj.style.KHTMLOpacity = opacity/100; obj.style.MozOpacity = opacity/100; obj.style.opacity = opacity/100; } function fadeInChart(objId,opacity) { if (document.getElementById) { obj = document.getElementById(objId); if (opacity <= 100) { setOpacity(obj, opacity); opacity += 10; window.setTimeout("fadeInChart('"+objId+"',"+opacity+")", 100); } } } function fadeOutChart(objId,opacity) { if (document.getElementById) { obj = document.getElementById(objId); if (opacity >= 0) { setOpacity(obj, opacity); opacity -= 10; window.setTimeout("fadeOutChart('"+objId+"',"+opacity+")", 0); } } } document.write('
');document.write('
SPH05-min Chart
');document.write('
');chartId = '_thct_8476_1active';document.write('SPH0 chart');document.write('
');document.write('
');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('');document.write('
SymbolLastChg
');document.write('» ');document.write('S&P1059.60+3.70
');document.write(' ');document.write('Nasdaq1738.75+4.25
');document.write(' ');document.write('Crude Oil72.12+0.23
');document.write(' ');document.write('Gold1076.9+11.2
Data provided by Barchart.com
');