var p;var init=function(){p=new Pagination($(document.body).getElements("ul.stories li"),3,1,$(document.body).getElement("ul.stories"),"after");currentClass=$(document.body).getElement("#c107 h2").get("class");itemInList=$(document.body).getElement("li."+currentClass);if(itemInList){p.setPageByNode(itemInList);}if(/post-comment/.test(window.location)){s=new Fx.Scroll(window);s.toElement($("c109"));}};var commentsForm=function(){if($("c109Name")){positionOptions={positionOptions:{offset:{y:5}}};new OverText($("c109Name"),positionOptions);new OverText($("c109Email"),positionOptions);}};window.addEvents({domready:init,load:commentsForm});
