$().ready(function() {
	if( $('a.lightbox').id ) $('a.lightbox').lightBox();
});
