window.addEvent("domready",function(){var a=$("editLink").get("value");$$(".editSectionLink").each(function(b){b.addEvent("click",function(d){new Event(d).stop().preventDefault();var c=b.id.split("_");window.location=a+"?offset="+c[1]})})});