var pendingHide = null; var tooltip = null; var chartId = null; function _thct_6544__activate(index, chartimg) { var pr = '_thct_6544_'; var ct = '4'; for (var i = 1; i <= ct; ++i) { 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 && index == i){ elchart.src = 'http://charts4.barchart.com/pl/thumbcharts/adm/chartload.gif'; elchart.src = chartimg; } } } 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('
GCG05-min Chart
');document.write('
');chartId = '_thct_6544_1active';document.write('GCG0 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('Gold1072.2+6.5
');document.write(' ');document.write('Light Crude Oil72.49+0.60
');document.write(' ');document.write('Corn (Day)357-0+1-0
');document.write(' ');document.write(' Soybeans (Day)925-0-4-4
Data provided by Barchart.com
');