﻿
$jQuery(document).ready(function () {
  // initialize scrollable
  $jQuery(".scrollable").scrollable();
});


