$(document).ready(function(){
  $jScroller.add("#nowPlayingHolder","#nowPlaying","left",1);
  $jScroller.start();
});
