|
|
|
@ -42,7 +42,7 @@ function init() {
|
|
|
|
|
<a href="/index.html"><Search Form></a>
|
|
|
|
|
<a href="/CrawlStartExpert_p.html"><Crawl Start></a>
|
|
|
|
|
<a href="/Status.html"><Status Page></a>
|
|
|
|
|
<a href="/Steering.html?shutdown=" onclick="return confirm('Confirm Shutdown')><Shutdown></a>
|
|
|
|
|
<a href="/Steering.html?shutdown=" onclick="return confirm('Confirm Shutdown')"><Shutdown></a>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="bars"></div>
|
|
|
|
@ -52,8 +52,8 @@ function init() {
|
|
|
|
|
<div class="navouter">
|
|
|
|
|
<div class="navheader">Event Terminal</div>
|
|
|
|
|
<div class="navcontent">
|
|
|
|
|
<iframe src="/rssTerminal.html?set=PEERNEWS,REMOTESEARCH,LOCALSEARCH,REMOTEINDEXING,LOCALINDEXING,INDEXRECEIVE&width=430px&height=200px&maxlines=24&maxwidth=95&color=fff&background=000"
|
|
|
|
|
width="430" height="220" scrolling="no" name="newsframe"
|
|
|
|
|
<iframe src="/rssTerminal.html?set=PEERNEWS,REMOTESEARCH,LOCALSEARCH,REMOTEINDEXING,LOCALINDEXING,INDEXRECEIVE&width=430px&height=200px&maxlines=22&maxwidth=95&color=fff&background=000"
|
|
|
|
|
width="430" height="200" scrolling="no" name="newsframe"
|
|
|
|
|
marginheight="0" marginwidth="0" frameborder="0">
|
|
|
|
|
</iframe>
|
|
|
|
|
</div>
|
|
|
|
|