function addlb(el,id,lb) {
	alert('Sorry, you need to register or log in before you can use the lightbox facility and save comp images');
	return false;
}

function dellb(el,id,lb) {
	alert('Sorry, you need to register or log in before you can use the lightbox facility and save comp images');
	return false;
}
