$(document).ready(function(){
	// code here
	$("#gallery a").lightBox();
 });