$(function() {
    $('#content li').biggerlink();
				$('.daily-articles li').biggerlink();
});
