$(document).ready(function() {
	$("div.scroll").jScrollPane();
});

$(document).ready(function() {
	$('#gallery a').lightBox();
});
