$(function(){
  // This is the onready function
	$('#bts_gallery a').lightBox();
	
});

