
$(function() {
	$(".product-list li a").lightBox();
});
