$(document).ready(function(){
/// Onload functions
	$('.Gallery a').lightBox();
});