
$(function() {
	 $('a[@rel=lightbox]').lightBox(); // Select all links that contains lightbox in the attribute rel 
	 $('a[@rel=lightbox1]').lightBox(); // Select all links that contains lightbox in the attribute rel
	 $('a[@rel=lightbox2]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox3]').lightBox(); // Select all links that contains lightbox in the attribute rel
	 $('a[@rel=lightbox4]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox5]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox6]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox7]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox8]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox9]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox10]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox11]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox12]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox13]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox14]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox15]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox16]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox17]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox18]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox19]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox20]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox21]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox22]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox23]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox24]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox25]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox26]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox27]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox28]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox29]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox30]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox31]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox32]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox33]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox34]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox35]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox36]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox37]').lightBox(); // Select all links that contains lightbox in the attribute rel
     $('a[@rel=lightbox38]').lightBox(); // Select all links that contains lightbox in the attribute rel

	/* $('#gallery a').lightBox(); // Select all links in object with gallery ID */
	/* $('a.lightbox').lightBox(); // Select all links with lightbox class*/
	
});

