




/*
     FILE ARCHIVED ON 13:06:26 Aug 3, 2012 AND RETRIEVED FROM THE
     AN OPENWAYBACK INSTANCE ON 14:11:12 Jan 30, 2025.
     JAVASCRIPT APPENDED BY OPENWAYBACK, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
function launch(newURL, newName, newFeatures, orgName) {
  var remote = open(newURL, newName, newFeatures);
  if (remote.opener == null)
    remote.opener = window;
  remote.opener.name = orgName;
  return remote;
}
function launchPurl() {
  myRemote = launch("../popups/purl.html","aktuell", "height=250,width=350, left=20,top=20,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolbar=0", "ursprungsfenster");
}
function launchMeta() {
  myRemote = launch("../popups/meta.html","aktuell","height=250,width=350,left=20,top=20,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolbar=0", "ursprungsfenster");
}

function launchZitat() {

  myRemote = launch("../popups/zitat.html","aktuell", "height=450,width=600,left=20,top=20,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolbar=0", "ursprungsfenster");

}

function launchSearchhelp() {

  myRemote = launch("../popups/searchhelp.html","aktuell", "height=450,width=350,left=20,top=20,channelmode=0,dependent=0,directories=0,fullscreen=0,location=0,menubar=0,resizable=1,scrollbars=1,status=0,toolbar=0", "ursprungsfenster");

}