$(function(){
	$('#dressList a').lightBox();
	$('#accessory a').lightBox();
	$('#buke a').lightBox();
	$('#veil a').lightBox();
});

