Porava hlavicky MPTranslateCZweb
[mp-web-interface.git] / PDA / startmpc.htm
blobed222cf17223383646db8835fa60745601557c66
1 <html>
3 <head>
4 <meta http-equiv="Content-Language" content="en-au">
5 <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
6 <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
7 <META HTTP-EQUIV="Expires" CONTENT="-1">
8 <title>MP ~~~Web Interface~~~ - ~~~Starting MediaPortal Client~~~</title>
10 <SCRIPT language="JavaScript">
11 <!--hide
12 var t;
14 function _startTimer()
16 t = setTimeout("reload_frame()", 10000);
19 function reload_frame()
21 var Test = document.getElementById("Q1");
23 if (Test.value == "Close")
25 window.opener.location = "showplaylists";
26 window.setTimeout('window.close()',1000);
28 else
30 window.location = "startmpcstatus";
35 //-->
36 </SCRIPT>
38 </head>
40 <body onload="javascript:_startTimer()">
41 <center><table width=100% height=100% bgcolor="#ECECFF"><tr><td valing=center align=center>
42 <center>
43 <table id="table1" cellpadding=4 cellspacing=1><tr><th>
44 <font size="2" color="#FFFFFF">&nbsp;<br><b>
45 &nbsp;&nbsp;&nbsp;!!!Status!!!&nbsp;&nbsp;&nbsp;<br>&nbsp;
46 <input type=hidden value=!!!Command!!! id=Q1>
47 </b></font>
48 </th></tr></table>
50 </center></td></tr></table></center>
51 </body>
52 <HEAD>
53 <META HTTP-EQUIV="Pragma" CONTENT="no-cache">
54 <META HTTP-EQUIV="Expires" CONTENT="-1">
55 </HEAD>
57 </html>