$(function() {
    // this initialises the demo scollpanes on the page.
    $('#pane3').jScrollPane();
    $('#pane4').jScrollPane();
});
