﻿document.write('<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">'
              +'<link rel="shortcut icon" href="../KD2.gif" type="image/x-icon">'
              +'<link rel="stylesheet" type="text/css" href="../styles02.css">'
              +'</head>'
              +'<body>');
var AN = "";
function openAlbum()
{ AN = document.selAlbum.albumName.value+"/index.htm?"+WhereRtnTo;
  document.location.href = AN;
}

