$(function() {
	
	$("div.location div.left ul li a").lightBox();
	
});
