$(document).ready(function()
{	
	$('#contents a.lightbox').lightBox();
});
