addLoadEvent(function() {
	limitLength($('commenttextentry'), 1024);
	limitLength($('newstextentry'), 8192);
})
