/*$(window).load(function() {
	$("#makeMeScrollable").smoothDivScroll({ 
			autoScroll: "onstart" , 
			autoScrollDirection: "backandforth", 
			autoScrollStep: 5, 
			autoScrollInterval: 1
			// visibleHotSpots: "always"
	});
})*/




