$(document).ready
(
	function ()
	{
		$('#photos').morphgallery();
	}
);
