setTimeout(function(){
	jQuery('a[rel=lightbox]').lightBox()
, 2000});