
function ShowThumbnailGallery(sFileName, sPath, sTitle, sLatinName)
{
	self.location.href="/photo_album/index1.php?" + sPath+ "::" + sFileName;
}

