(function($){var n=0,c={},s='%';$.fn.jqote=function(d,t){var o=$([]),t=t||s,r=new RegExp('<'+t+'(.+?)'+t+'>','g');if(!$.isArray(d))d=[d];$(this).each(function(i){var f=(g=c[$.data(this,'jqote')])?g:c[$.data(this,'jqote',n++)]=new Function('i,j',"var t=[]; t.push('"+$(this).html().replace(/\s*<!\[CDATA\[|\]\]>\s*/g,'').replace(/[\r\n\t]/g,'\\\n').replace(r,function(m){return m.replace(/'/g,'\x1a')}).split('<'+t+'=').join("\x1a,").replace(r,"\x1a); $1 t.push(\x1a").split(t+'>').join(",\x1a").split("'").join("\\'").split("\x1a").join("'")+"');return $(t.join(''));");for(j=0;j<d.length;j++)o.push(f.call(d[j],i,j));});return o;};$.jqote_tag=function(t){s=t;};})(jQuery);
