Проверка подключения SyntaxHighlighter
/** * SyntaxHighlighter */ function foo() { if (counter <= 10) return; // it works! }