CSS Expressions are no longer supported in Internet Explorer 8 Standards Mode
loadTOCNode(3, 'moreinformation');
Also known as 'Dynamic Properties', CSS expressions are a proprietary extension to CSS with a high performance cost. As of Internet Explorer 8 Beta 2, CSS expressions are not supported in IE8 standards mode. They are still supported in IE7 Strict mode and Quirks mode for backward compatibility.
http://support.microsoft.com/kb/949787