// Initialize the plugin with no custom options
		$(document).ready(function(){
			$("div#makeMeScrollable").smoothDivScroll({});
		});
