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

