
	function setPhotoset(photoset, user)
	{
		document.location.href = 'images.php?cU='+user+'&photoset='+photoset;
	}


	
