var pendingHide = null;var tooltip = null;var chartId = null;var qtCnt = (document.getElementById("qt-script-cnt") === null) ? 0 : document.getElementById("qt-script-cnt").value; function hideTooltip() {if (tooltip) pendingHide = setTimeout("tooltip.style.display = 'none';", 200);}function showTooltip(e, label) {if (pendingHide) {clearTimeout(pendingHide);pendingHide = null;}e = e || window.event;var tooltipText;if (!tooltip) {tooltip = document.createElement('div');tooltip.style.position = 'absolute';tooltip.id = 'tooltip';tooltipText = document.createElement('div');tooltipText.className = 'tooltip';tooltip.appendChild(tooltipText);document.body.appendChild(tooltip);} else {tooltipText = tooltip.firstChild;}tooltipText.innerHTML = label;var left = e.pageX || (e.clientX + (document.documentElement.scrollLeft || document.body.scrollLeft));var top = e.pageY || (e.clientY + (document.documentElement.scrollTop || document.body.scrollTop));tooltip.style.display = '';tooltip.style.top = (top + 5) + 'px';tooltip.style.left = (left + 20) + 'px';} var page = "snapshot"; document.write('
| As of 04/20/18 07:39 Provided by QT Info Systems, Inc. | |||
| Light Sweet Crude Oil | |||
| May-2018 | 67.90 | -0.39 | |
| Jun-2018 | 67.97 | -0.36 | |
| Jul-2018 | 67.72 | -0.36 | |
| Natural Gas | |||
| May-2018 | 2.681 | +0.021 | |
| Jun-2018 | 2.712 | +0.017 | |
| Jul-2018 | 2.761 | +0.018 | |
| Unleaded Gasoline | |||
| May-2018 | 2.0696 | -0.0078 | |
| Jun-2018 | 2.0742 | -0.0086 | |
| Jul-2018 | 2.0709 | -0.0098 | |
| Ethanol | |||
| May-2018 | 1.502 | -0.006 | |
| Jun-2018 | 1.492 | -0.008 | |
| Jul-2018 | 1.493 | +0.000 | |