2011-06-07 13:26:45 +00:00
|
|
|
<!--#include virtual="/lib/header.shtml" -->
|
|
|
|
|
|
|
|
<div id=status class=shadowbox
|
|
|
|
style="width: 60%; display: none; margin: 1 0 1em 0">
|
|
|
|
<div>
|
|
|
|
<span id=status_txt>
|
|
|
|
Status...
|
|
|
|
</span>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<script type=text/javascript>
|
2011-06-09 00:42:26 +00:00
|
|
|
$(document).ready(function() {
|
|
|
|
$('#status_txt').load('/cgi-bin/status.jim',
|
|
|
|
function(rt,tt,xml) {
|
|
|
|
if (rt.length)
|
|
|
|
$('#status').show('slow');
|
|
|
|
});
|
|
|
|
});
|
2011-06-07 13:26:45 +00:00
|
|
|
</script>
|
|
|
|
|
2011-07-07 22:33:19 +00:00
|
|
|
<div style="clear: both">
|
|
|
|
|
2011-06-07 13:26:45 +00:00
|
|
|
<div style="float: left">
|
|
|
|
<center>
|
2011-06-14 11:48:55 +00:00
|
|
|
<a href=/cgi-bin/browse.jim>
|
2011-06-07 13:26:45 +00:00
|
|
|
<img src=/images/323_1_10_Menu_Video.png border=0 width=217 height=228>
|
|
|
|
</a>
|
|
|
|
<br>
|
2011-06-14 11:48:55 +00:00
|
|
|
<a href=/cgi-bin/browse.jim>
|
2011-06-07 13:26:45 +00:00
|
|
|
<b>Browse Media Files</b>
|
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
</center>
|
|
|
|
|
|
|
|
</div>
|
|
|
|
<div style="float: left">
|
|
|
|
<center>
|
|
|
|
<a href=/sched.shtml>
|
|
|
|
<img src=/images/321_1_00_Menu_CHList.png border=0 width=217 height=228>
|
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
<a href=/sched.shtml>
|
2011-07-09 20:12:33 +00:00
|
|
|
<b>Scheduled Events</b>
|
2011-06-07 13:26:45 +00:00
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
</center>
|
|
|
|
</div>
|
|
|
|
<div style="float: left">
|
|
|
|
<center>
|
|
|
|
<a href=/epg.shtml>
|
|
|
|
<img src=/images/328_1_26_Menu_TV_Guide.png border=0 width=217 height=228>
|
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
<a href=/epg.shtml>
|
|
|
|
<b>EPG</b>
|
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
</center>
|
|
|
|
</div>
|
2011-07-07 22:33:19 +00:00
|
|
|
</div>
|
|
|
|
|
2011-07-11 23:29:21 +00:00
|
|
|
<div style="clear: both; padding-top: 1em">
|
2011-07-07 22:33:19 +00:00
|
|
|
|
|
|
|
<div style="float: left">
|
2011-06-07 13:26:45 +00:00
|
|
|
<center>
|
|
|
|
<a href=/services.shtml>
|
|
|
|
<img src=/img/spanner.jpg border=0 width=217 height=228>
|
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
<a href=/services.shtml>
|
|
|
|
<b>Service Management</b>
|
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
</center>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<div style="float: left">
|
|
|
|
<center>
|
2011-07-11 23:29:21 +00:00
|
|
|
<a href=/pkg.shtml>
|
2011-06-07 13:26:45 +00:00
|
|
|
<img src=/img/packages.jpg border=0 width=217 height=228>
|
|
|
|
</a>
|
|
|
|
<br>
|
2011-07-11 23:29:21 +00:00
|
|
|
<a href=/pkg.shtml>
|
2011-06-07 13:26:45 +00:00
|
|
|
<b>Package Management</b>
|
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
</center>
|
|
|
|
</div>
|
|
|
|
|
2011-06-09 21:16:30 +00:00
|
|
|
<div style="float: left">
|
|
|
|
<center>
|
|
|
|
<a href=/cgi-bin/settings.jim>
|
|
|
|
<img src=/images/326_1_00_Menu_Settings.png border=0
|
|
|
|
width=217 height=228>
|
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
<a href=/cgi-bin/settings.jim>
|
|
|
|
<b>Settings</b>
|
|
|
|
</a>
|
|
|
|
<br>
|
|
|
|
</center>
|
|
|
|
</div>
|
|
|
|
|
2011-07-07 22:33:19 +00:00
|
|
|
</div>
|
|
|
|
|
2011-07-08 20:39:57 +00:00
|
|
|
<div style="clear: both">
|
|
|
|
<!--#exec cmd="/mod/var/mongoose/include/mediatomb.jim" -->
|
2011-07-12 18:57:30 +00:00
|
|
|
<!--#exec cmd="/mod/var/mongoose/include/transmission.jim" -->
|
2011-07-08 20:39:57 +00:00
|
|
|
</div>
|
2011-06-09 21:16:30 +00:00
|
|
|
<div class=footer>
|
|
|
|
<ul>
|
|
|
|
<li>
|
2011-09-09 19:38:37 +00:00
|
|
|
<a href=/cgi-bin/channel.jim>Channel Information</a>
|
|
|
|
</li><li>
|
2011-07-12 18:57:30 +00:00
|
|
|
<a href=/cgi-bin/db.jim target=_blank>SQLite3 Database Dump</a>
|
2011-06-09 21:16:30 +00:00
|
|
|
</li><li>
|
2011-06-14 11:48:55 +00:00
|
|
|
<a href=/jim/ref.html target=_blank>Jim Reference Manual</a> |
|
|
|
|
<a href=/jim/oo.html target=_blank>OO</a> |
|
|
|
|
<a href=/jim/sqlite.html target=_blank>Sqlite</a>
|
2011-06-09 21:16:30 +00:00
|
|
|
</li>
|
|
|
|
</ul>
|
|
|
|
</div>
|
|
|
|
|
2011-06-07 13:26:45 +00:00
|
|
|
<!--#include virtual="/lib/footer.shtml" -->
|
|
|
|
|