﻿		$(window).load(function() {
			$("div#makeMeScrollable").smoothDivScroll({
					scrollStep: 4
			});
		});
		
	

