    $(function() {
        $('#gallery a').lightBox();
		$('.scroll-pane').jScrollPane();
    });
	
	
