$(function() {

	// initialize scrollable
	$(".scrollable").scrollable();

});

