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