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