Rechtsstreit.de
Title
Hinweis
Description
Excerpted from the website:
- "; printURI(mesg); } function getURI() { var netscapeTest = parseInt(navigator.appVersion); var explorerTest = navigator.appName.indexOf("Microsoft") + 1; var domainName = ""; if ((explorerTest == "0") && (netscapeTest == "3")) { if (navigator.javaEnabled()) { domainName = java.net.InetAddress.getLocalHostName(); } } else if ((explorerTest == "0") && (netscapeTest == "4")) { if (navigator.javaEnabled()) { baseAddress = java.net.InetAddress.getLocalHost(); domainName = baseAddress.getHostName(); } } if(domainName == "") { domainName=window.location.host; } return domainName.toString(); } function printURI(mesg) { document.writeln(mesg); } // -->
Languages
Deutsch (German)
Additional Information
Related Domains
External Links