// JavaScript Document

$().ready(function() {
	$('#center-column').paginate();	
});
