$(document).ready(function(){
	$('a.LightBox').lightBox();
});
