var showLightBox= function(elems){
	$(elems).e4lightBox();
	return false;
}

