$(document).ready(function(){
	$('[rel*=lightbox]').lightbox();
});
