$(document).ready(function(){
        $('.wysiwyg').wysiwyg();
        $('.tablesorter').tablesorter();
});
