$(document).ready(function(){
	
	$('#slide_img a').lightBox();

});
