// JavaScript Document

if (navigator.appName == "Microsoft Internet Explorer") {
;
}

else {
alert("sorry, \nLeif Codices may not work on this browser\nLeif Codices funktioniert vielleicht nicht ganz korrekt mit diesem Browser");
}