$(document).ready(function() {
	$('a.albumart').lightBox({ fixedNavigation:true });
});