$(document).ready(function(){
	$('#content ul.gallery a, ul.article_image a').lightBox(); 
});