/* ---------------- Script © 2006-2010 EC Software ---------------- This script was created by Help & Manual. It is designed for use in combination with the output of Help & Manual and must not be used outside this context. http://www.helpandmanual.com Do not modify this file! It will be overwritten by Help & Manual. -----------------------------------------------------------------*/ var topicInitScriptAvailable = true; var HMToggles = new Array(); function HMToggleExpandAll(value) { if (HMToggles.length != null){ for (i=0; i 0; if (!foundHilite) { var fontTags = obj.getElementsByTagName("FONT"); if (fontTags.length > 0) { var hStyle = ""; for (var cCheck = 0; cCheck < fontTags.length; cCheck++) { hStyle = fontTags[cCheck].style.cssText; if (hStyle.indexOf("BACKGROUND-COLOR") == 0) { foundHilite = true; break; } } } } return foundHilite; } function HMInitToggle() { if (document.getElementById) { var node = document.getElementById(HMInitToggle.arguments[0]); for (i=1; i0) { if (parent.gaaccount) { parent.track("exit", obj.href); } } }