/* * SyntaxHighlighter * http://alexgorbatchev.com/SyntaxHighlighter * * SyntaxHighlighter is donationware. If you are using it, please donate. * http://alexgorbatchev.com/SyntaxHighlighter/donate.html * * @version * 3.0.83 (July 02 2010) * * @copyright * Copyright (C) 2004-2010 Alex Gorbatchev. * * @license * Dual licensed under the MIT and GPL licenses. */ var SyntaxHighlighter=function(){var f={defaults:{"tab-size":4},config:{bloggerMode:true,tagName:"pre",},brushes:{},regexLib:{multiLineCComments:/\/\*[\s\S]*?\*\//gm,singleLineCComments:/\/\/.*$/gm,singleLinePerlComments:/#.*$/gm,doubleQuotedString:/"([^\\"\n]|\\.)*"/g,singleQuotedString:/'([^\\'\n]|\\.)*'/g,xmlComments:/(<|<)!--[\s\S]*?--(>|>)/gm,},findElements:function(o){var q=o?[o]:d(document.getElementsByTagName(f.config.tagName)),m=[];for(var n=0;n