$(function() {
    $("a[rel*='clearbox[item]']").attr('rel', 'clearboxd[gallery=]');
	
	$('#left-table').height($('#content').height());
})
