﻿(function($){

	$(document).ready(function(){
		
		$('.wide').reader({gutterMargin:0,columnMargin:20,height:700});



	});
	
})(jQuery);
