"; actualText += "
"; // Title actualText += ""; actualText += compDesc; if (compName != '') { actualText += ": " + compName + ""; } actualText += "
"; // Documentation var idx; for (idx = 0; idx " + docTextArray[idx] + ""; } // Link to close window actualText += "Close"; actualText += "