jQuery(function() {
	CopyHeight('left','center','right');
	$("#menu li a[class*="+ ($("#content").attr('class') || 'livrotodos') +"]").css("backgroundPosition", "0 -15px");
	addAmountCaracterNumber(20000)
	
});