$(document).ready(function(){
	$("a.light").lightBox();
	})