Hello, i have installed spamspan a couple of days ago but found it did not make changes to email format, no worries removed emails address and thought i would look into later, but today when loading site Firebug suddenly reported an error with spamspan

spamspan.compress... (line 1)

if(Drupal.jsEnabled){$(function(){$("span."+Drupal.settings.spamspan.m).each(function(_1){var _2=($("span."+Drupal.settings.spamspan.u,this).text()+"@"+$("span."+Drupal.settings.spamspan.d,this).text()).replace(/\s+/g,"").replace(/[\[\(\{]?[dD][oO0][tT][\}\)\]]?/g,".");var _3=$("span"+Drupal.settings.spamspan.t,this).text();$(this).after($("").attr("href","mailto:"+_2).html(_3?_3:_2).addClass("spamspan")).remove();});});}

There are no email address on site at moment?

cheers