$().ready(function() {
	// Lightbox
	$('a[rel=lightbox]').lightBox();
});
