$(document).ready(function()
{
	$('.lightbox').nyroModal({windowResize:false,gallery:true});	       
});	


