$(document).ready(function() {
			$('#content a[@rel*=lightbox]').lightBox(); 
 });