/*Based on highlight v3 by Johann Burkard Copyright (c) 2009 Bartek Szopka*/ (function(c){"function"===typeof define&&define.amd?define(["jquery"],c):"object"===typeof exports?c(require("jquery")):c(jQuery)})(function(c){c.extend({highlight:function(a,d,e,b,f,h){if(3===a.nodeType){if(d=(h?c.removeDiacritcs(a.data):a.data).match(d))return e=document.createElement(e||"span"),e.className=b||"highlight",b=a.data.indexOf(d[1],d.index),a=a.splitText(b),a.splitText(d[1].length),b=a.cloneNode(!0),e.appendChild(b),a.parentNode.replaceChild(e,a),"function"==typeof f&&f(e),1}else if(1=== a.nodeType&&a.childNodes&&!/(script|style)/i.test(a.tagName)&&(a.tagName!==e.toUpperCase()||a.className!==b))for(var g=0;g