<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html>
<head>
<title>FRITZ!Box</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="expires" content="0">
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
<script type="text/javascript">
<!--
var g_HelpWin = null;
function getElem(id) {
var elem = null;
if (typeof document.getElementById != 'undefined') {
elem = document.getElementById(id);
}
else if (typeof document.all != 'undefined') {
elem = document.all[id];
}
else {
elem = eval("window."+id);
}
return elem;
}
function SelectPage() {
var Extra = "";
var ThePage = "index_inhalt.html";
if (window.name != "") {
var Name = window.name;
/*var Check = Name.slice(0,5);
if (Check == "page_") */ {
var Name2 = Name.slice(5);
if (Name2 != "") {
ThePage = "index_"+Name2+".html";
window.name = Name2;
}
}
}
var TheFrame = getElem("frame_content");
TheFrame["src"] = "/cgi-bin/webcm?getpage=../html/"+ThePage+Extra;
}
-->
</script>
</head>
<frameset id="frame_set" rows="*" onload=SelectPage()>
<!--<frame src="/cgi-bin/webcm?getpage=../html/index_inhalt.html" id="frame_content" scrolling="auto" frameborder="0" />
-->
<frame id="frame_content" scrolling="auto" frameborder="0" />
</frameset>
<noframes>
<body>
<p>The FRITZ!Box user interface is based on XHTML frames. It appears that your browser does not support this kind of display.</p>
<p>You can still use the window by going <a href="/cgi-bin/webcm?getpage=../html/index_inhalt.html">directly to the "Overview" page.</a> .</p>
<p>Please note that your browser <strong>must</strong> support Javascript. This is <strong>not</strong> the case for most text-based browsers (lynx, links). Configure FRITZ!Box on a computer with a browser compatible with DOM-1 and Javascript enabled, for instance:</p>
<ul>
<li>Internet Explorer 5.5, 6 or higher</li>
<li>Mozilla-based browser (Netscape 6 or higher, Mozilla, Firefox, Galeon, ...)</li>
<li>Opera</li>
<li>Konqueror (Linux KDE)</li>
<li>Safari (MacOS)</li>
</ul>
</body>
</noframes>
</html>