
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>Kathrein UfS910 Webinterface</title>
<style type="text/css">

* {margin:0px; padding:0px;}
body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px; color: #000000;}
body {	background-color: #000000;	margin-top: 10px;}

a{ width: 125px; margin: 0px; color: #fff; line-height: 21px;	font-weight: normal; background-image:url('../img/menuerottranz.png');	font-size: 11px; text-align:left; position: relative;	top: 0px;	left: 0px; border: 1px solid #ffffff;	border-top: none; padding-left: 10px;}

.link, a.link, a.link:link, a.link:active, a.link:visited { font-familiy: arial, verdana, helvetica; font-size: 12px; color: #000000; text-decoration: underline}
a.link:hover { font-familiy: arial, verdana, helvetica; font-size: 12px; color: #000000;  text-decoration: underline}

.menu, a.menu, a.menu:link, a.menu:active, a.menu:visited {display:block; margin: 0px; color:#000000; line-height: 23px; font-weight: normal; text-decoration: none; background-image:url('../img/but.gif'); font-size: 12px; text-align:left; position: relative; padding-left: 10px; width:151px; height:23px; border: 0px;}
a.menu:hover { margin: 0px; color: #000000; line-height: 23px; font-weight: normal; text-decoration: none; background-image:url('../img/but_o.gif'); font-size: 12px; text-align:left; position: relative; padding-left: 10px; width:151px; height:23px; border: 0px;}

ol { margin:0px; padding-left:25px;}
.date 				{ color: #2e2e3c; font-size: 10px; text-decoration: none }
.error 				{ text-decoration: none; color: #bb0000;  font-size: 11px; font-weight: normal}
.headline,.headline:active,.headline:link,.headline:visited { color: #333333; font-size: 16px; text-decoration: none }
.headline:hover		{ color: #FFFFFF; font-size: 16px; text-decoration: underline }
</style><script language="JavaScript" type="text/JavaScript">
<!--
function createRequestObject() {
    var ro;
    var browser = navigator.appName;
    if(browser == "Microsoft Internet Explorer"){
        ro = new ActiveXObject("Microsoft.XMLHTTP");
    }else{
        ro = new XMLHttpRequest();
    }
    return ro;
}
var http = createRequestObject();

function sndReq() {
    http.open('get', 'keyupdate.sh');
    http.onreadystatechange = handleResponse;
    http.send(null);
    }

function handleResponse(arr)
{
	//if(http.readyState == 4)
	//{
		var response = http.responseText;
		document.getElementById('pslist').innerHTML=response;
	//}
}

function pll() {
  var d=document; if(d.images){ if(!d.p) d.p=new Array();
    var i,j=d.p.length,a=pll.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.p[j]=new Image; d.p[j++].src=a[i];}}
}
//-->
</script>
<script language="JavaScript" type="text/javascript">
var server_stamp=