$(window).load(function() {
	$('#slider').nivoSlider();
	$("a[rel*='clearbox[item]']").attr('rel', 'clearboxd[gallery=]');
});

