/* Generic variables */ var dir = '/hosting/dragonglass/dgweb.nsf/'; var HTTP_Accept = '*/*'; var HTTP_Accept_language = ''; var HTTP_Referer = ''; var HTTP_User_Agent = 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)'; var Query_String = ''; var Query_String_Decoded = ''; var Remote_Addr = '18.218.195.15'; var Remote_Host = 'ec2-18-218-195-15.us-east-2.compute.amazonaws.com'; var Remote_Ident = ''; var Server_Name = 'www.dragonglass.cc'; var Server_Protocol = 'HTTP/1.1'; var Server_Port = '80'; var Server_Software = 'Lotus-Domino'; var UserName = 'Anonymous'; var UserNameAbb = 'Anonymous'; var UserNameCN = 'Anonymous'; function webappbe() { alert('Error!'); return true } function webappnrcie4() { if (event.button==2) { alert('Right click is not allowed on this page!'); return false; } } function webappnrcns4(e) { if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3) { alert('Right click is not allowed on this page!'); return false; } } } function webapprw() { var wh = 0; var ww = 0; var imgh = document.dspimg.height; var imgw = document.dspimg.width; var ah = screen.availHeight -30; var aw = screen.availWidth -30; var extra = 0; if (imgw > aw) { ww = aw; extra = 16; } else { ww = imgw + 60; } if (imgh > ah) { wh = ah; } else { wh = imgh + 61 + extra; if (wh > ah) { wh = ah; } } if (ww < 100) { ww = 100; } if (wh < 100) { wh = 100; } self.resizeTo( ww, wh); self.moveTo(15, 15); self.focus(); } function webappoiw(docname) { var wincfg = 'height=100,width=100,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=no,copyhistory=no,screenX=50,screenY=50'; cyber=window.open(dir + 'webwin/' + docname, 'webappwindow', wincfg); } function webappbof() { if (parent.frames.length > 0) { parent.location.href = self.document.location; } } function webappaf(frm, src) { if (parent.webappfs != dir) { document.location.href = 'http://' + Server_Name + '/hosting/dragonglass/dgweb.nsf?Open&' + frm + '=' + src } }