google.setOnLoadCallback(function()
{
	$('#photo').cycle('fade');
});

