$(document).ready(function() {
	
	$('#comments').comments();
	
});
