/* Responsible for Code Creatation and Contents: Ralf Greiner-Jacob */

function LoadPS(Url) {
  top.frames['title'].location.href = "/cgi-bin/LogAccess.pl/" +Url;
}
