// JavaScript Document

$().ready(function() {

	$('#view-page-text').paginate();
	
});