foreach ($strScriptArray as $strScript)
                    if ($strScript = trim($strScript))

                        // Include it if we're NOT ignoring it and it has NOT already been included
                        if ((array_search($strScript, $this->strIgnoreStyleSheetFileArray) === false) &&