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