home *** CD-ROM | disk | FTP | other *** search
- var gwin = window.open;
- if ((self.name != "gwin2") && (self.name != "suchen") && (self.name != "linkbodyr")) {
- if ((top == self) || (top.body != self)) {
- top.location.replace("1frame.htm?"+escape(location.href));
- }
- }
-
-
- function netscFraming() {}
-
- var stichwortef = window.open;
- function stichworte()
- {
- if (stichwortef.closed == false) stichwortef.focus();
- else stichwortef= window.open("stichworte.htm", "stichworte", "height=450,width=420,resizable=yes,scrollbars=yes");
- }
-
- var showwinf = window.open;
- function showwin(name,size)
- {
- attrbts = size + ",resizable=yes,scrollbars=yes";
- if (showwinf.closed == false) showwinf.close();
- showwinf= window.open(name, "Photos", attrbts);
- }
-
- function banner1() {}
-
- var gwin = window.open;
- function glossar(name)
- {
- gwin= window.open(name, "gwin2", "screenX=1,screenY=1,height=500,width=760,toolbar=yes,resizable=yes,scrollbars=yes");
- gwin.focus();
- }