// ---------------------------------------------------------------------------- // XSLT REC Compliant Version of IE5 Default Stylesheet // // Original version by Jonathan Marsh (jmarsh@microsoft.com) // http://msdn.microsoft.com/xml/samples/defaultss/defaultss.xsl // // Conversion to XSLT 1.0 REC Syntax by Steve Muench (smuench@xxxxxxxxxx) // // 8 August 2005 Gary Masters // Conversion to support both Mozilla and MSIE behaviors. // For example, search for nodes rather than assuming where they exist. // Use getElementById. // Split javascript out into separate file. // ---------------------------------------------------------------------------- //