var dom={};dom.search=function(D){var title=null;var regex=new RegExp("("+sfind+")","ig");$(".info").each(function(){_find=$(this).children("h3").children("a");_find.html(_find.html().replace(regex,"<em>$1</em>"));$(this).children(".kwbg").children("a").each(function(){$(this).html($(this).html().replace(regex,"<b>$1</b>"))})})};$.HS(dom);
