jQuery(document).ready(function(){
	jQuery('.tddrecentposts').append('<li><a class="viewall" href="/news/">View All News</a></li>');
});