full site fix
This commit is contained in:
parent
849daa1f30
commit
c5a9aa6a14
@ -3,10 +3,6 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
|
||||||
|
|
||||||
<!--This script should appear below your LINK stylesheet tags -->
|
<!--This script should appear below your LINK stylesheet tags -->
|
||||||
|
|
||||||
@ -28,8 +24,6 @@ indicateSelected(formref.switchcontrol)
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div id="style">
|
|
||||||
<div class="innertube">
|
|
||||||
<?php
|
<?php
|
||||||
/*
|
/*
|
||||||
* Script: Server Status
|
* Script: Server Status
|
||||||
@ -46,6 +40,4 @@ require "ss_bootstrap_servers.php";
|
|||||||
# Print our Server Status.
|
# Print our Server Status.
|
||||||
echo $serverStatus
|
echo $serverStatus
|
||||||
?>
|
?>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</body>
|
</body>
|
||||||
|
@ -85,8 +85,8 @@ $drive7visible = "1";
|
|||||||
$drive7 = "J:";
|
$drive7 = "J:";
|
||||||
|
|
||||||
// Server Status Settings
|
// Server Status Settings
|
||||||
$serverstatusvisible = "0";
|
$serverstatusvisible = "1";
|
||||||
$server1visible = "";
|
$server1visible = "1";
|
||||||
$server1name = ""; // Set to Server Name to track
|
$server1name = ""; // Set to Server Name to track
|
||||||
$server1url = ""; // Set to Server URL to track (without http://)
|
$server1url = ""; // Set to Server URL to track (without http://)
|
||||||
$server2visible = "";
|
$server2visible = "";
|
||||||
@ -100,6 +100,7 @@ $server4name = "";
|
|||||||
$server4url = "";
|
$server4url = "";
|
||||||
|
|
||||||
// Set widgets visible or not (0 = no 1 = yes)
|
// Set widgets visible or not (0 = no 1 = yes)
|
||||||
|
$servicesvisible = "1";
|
||||||
$clockvisible = "1";
|
$clockvisible = "1";
|
||||||
$kknowledgefeedvisible = "1";
|
$kknowledgefeedvisible = "1";
|
||||||
$webclipfeedvisible = "1";
|
$webclipfeedvisible = "1";
|
||||||
|
@ -3,10 +3,6 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
|
||||||
|
|
||||||
<!--This script should appear below your LINK stylesheet tags -->
|
<!--This script should appear below your LINK stylesheet tags -->
|
||||||
|
|
||||||
|
@ -3,10 +3,6 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
|
||||||
|
|
||||||
<!--This script should appear below your LINK stylesheet tags -->
|
<!--This script should appear below your LINK stylesheet tags -->
|
||||||
|
|
||||||
|
@ -3,11 +3,6 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
|
||||||
|
|
||||||
<!--This script should appear below your LINK stylesheet tags -->
|
<!--This script should appear below your LINK stylesheet tags -->
|
||||||
|
|
||||||
<script src="styleswitch.js" type="text/javascript">
|
<script src="styleswitch.js" type="text/javascript">
|
||||||
|
@ -3,10 +3,6 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
|
||||||
|
|
||||||
<!--This script should appear below your LINK stylesheet tags -->
|
<!--This script should appear below your LINK stylesheet tags -->
|
||||||
|
|
||||||
|
@ -3,10 +3,6 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
|
||||||
|
|
||||||
<!--This script should appear below your LINK stylesheet tags -->
|
<!--This script should appear below your LINK stylesheet tags -->
|
||||||
|
|
||||||
|
@ -3,11 +3,6 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
|
||||||
|
|
||||||
<!--This script should appear below your LINK stylesheet tags -->
|
<!--This script should appear below your LINK stylesheet tags -->
|
||||||
|
|
||||||
<script src="styleswitch.js" type="text/javascript">
|
<script src="styleswitch.js" type="text/javascript">
|
||||||
|
@ -3,10 +3,6 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
|
||||||
|
|
||||||
<!--This script should appear below your LINK stylesheet tags -->
|
<!--This script should appear below your LINK stylesheet tags -->
|
||||||
|
|
||||||
|
@ -1,5 +1,3 @@
|
|||||||
<div id="style">
|
|
||||||
<div class="innertube">
|
|
||||||
<table width='190' border='0' cellspacing='0' cellpadding='0'>
|
<table width='190' border='0' cellspacing='0' cellpadding='0'>
|
||||||
<tr BGCOLOR='#0066FF'>
|
<tr BGCOLOR='#0066FF'>
|
||||||
<th style='text-align: left;'><font color='white'>Drive Space</font></th>
|
<th style='text-align: left;'><font color='white'>Drive Space</font></th>
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td BGCOLOR='#FFFFFF'>
|
<td BGCOLOR='#FFFFFF'>
|
||||||
<!-- start feedwind code --><script type="text/javascript">document.write('\x3Cscript type="text/javascript" src="' + ('https:' == document.location.protocol ? 'https://' : 'http://') + 'feed.mikle.com/js/rssmikle.js">\x3C/script>');</script><script type="text/javascript">(function() {var params = {rssmikle_url: "http://kknowledge.tk/rss.php?mode=recent",rssmikle_frame_width: "275",rssmikle_frame_height: "400",frame_height_by_article: "5",rssmikle_target: "_blank",rssmikle_font: "Arial, Helvetica, sans-serif",rssmikle_font_size: "12",rssmikle_border: "off",responsive: "off",rssmikle_css_url: "",text_align: "left",text_align2: "left",corner: "off",scrollbar: "on",autoscroll: "on",scrolldirection: "up",scrollstep: "3",mcspeed: "20",sort: "Off",rssmikle_title: "off",rssmikle_title_sentence: "",rssmikle_title_link: "",rssmikle_title_bgcolor: "#0066FF",rssmikle_title_color: "#FFFFFF",rssmikle_title_bgimage: "",rssmikle_item_bgcolor: "#FFFFFF",rssmikle_item_bgimage: "",rssmikle_item_title_length: "55",rssmikle_item_title_color: "#0066FF",rssmikle_item_border_bottom: "on",rssmikle_item_description: "on",item_link: "off",rssmikle_item_description_length: "150",rssmikle_item_description_color: "#666666",rssmikle_item_date: "gl1",rssmikle_timezone: "Etc/GMT",datetime_format: "%b %e, %Y %l:%M:%S %p",item_description_style: "text+tn",item_thumbnail: "full",item_thumbnail_selection: "auto",article_num: "15",rssmikle_item_podcast: "off",keyword_inc: "",keyword_exc: ""};feedwind_show_widget_iframe(params);})();</script><div style="font-size:10px; text-align:center; width:275px;"><a href="http://feed.mikle.com/" target="_blank" style="color:#CCCCCC;">RSS Feed Widget</a><!--Please display the above link in your web page according to Terms of Service.--></div><!-- end feedwind code -->
|
<!-- start feedwind code --><script type="text/javascript">document.write('\x3Cscript type="text/javascript" src="' + ('https:' == document.location.protocol ? 'https://' : 'http://') + 'feed.mikle.com/js/rssmikle.js">\x3C/script>');</script><script type="text/javascript">(function() {var params = {rssmikle_url: "http://kknowledge.tk/rss.php?mode=recent",rssmikle_frame_width: "275",rssmikle_frame_height: "400",frame_height_by_article: "5",rssmikle_target: "_blank",rssmikle_font: "Arial, Helvetica, sans-serif",rssmikle_font_size: "12",rssmikle_border: "off",responsive: "off",rssmikle_css_url: "",text_align: "left",text_align2: "left",corner: "off",scrollbar: "on",autoscroll: "on",scrolldirection: "up",scrollstep: "3",mcspeed: "20",sort: "Off",rssmikle_title: "off",rssmikle_title_sentence: "",rssmikle_title_link: "",rssmikle_title_bgcolor: "#0066FF",rssmikle_title_color: "#FFFFFF",rssmikle_title_bgimage: "",rssmikle_item_bgcolor: "#FFFFFF",rssmikle_item_bgimage: "",rssmikle_item_title_length: "55",rssmikle_item_title_color: "#0066FF",rssmikle_item_border_bottom: "on",rssmikle_item_description: "on",item_link: "off",rssmikle_item_description_length: "150",rssmikle_item_description_color: "#666666",rssmikle_item_date: "gl1",rssmikle_timezone: "Etc/GMT",datetime_format: "%b %e, %Y %l:%M:%S %p",item_description_style: "text+tn",item_thumbnail: "full",item_thumbnail_selection: "auto",article_num: "15",rssmikle_item_podcast: "off",keyword_inc: "",keyword_exc: ""};feedwind_show_widget_iframe(params);})();</script><div style="font-size:10px; text-align:center; width:275px;"></div><!-- end feedwind code -->
|
||||||
<div id="clockbox" style="font:12pt Arial; color:#0066FF;"></div>
|
<div id="clockbox" style="font:12pt Arial; color:#0066FF;"></div>
|
||||||
</select>
|
</select>
|
||||||
</form>
|
</form>
|
||||||
|
51
left.php
51
left.php
@ -7,6 +7,7 @@
|
|||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
||||||
|
<link rel="alternate stylesheet" type="text/css" media="screen" title="red" href="css/red.css" />
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
window.onload=function(){
|
window.onload=function(){
|
||||||
var formref=document.getElementById("switchform")
|
var formref=document.getElementById("switchform")
|
||||||
@ -24,14 +25,48 @@ indicateSelected(formref.switchcontrol)
|
|||||||
***********************************************/
|
***********************************************/
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.js" type="text/javascript"></script>
|
||||||
|
<style>
|
||||||
|
.hiddenRow { display: none; }
|
||||||
|
</style>
|
||||||
|
<script>
|
||||||
|
function toggleNextRow(row) {
|
||||||
|
var nextRow = $(row).next();
|
||||||
|
nextRow.toggle();
|
||||||
|
}
|
||||||
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<html>
|
<?php include 'config.php';?>
|
||||||
|
<div id="style">
|
||||||
<frameset rows="120,200,*" frameborder="0" border="0" framespacing="0">
|
<div class="innertube">
|
||||||
<frame src="Servers.php">
|
|
||||||
<frame src="services.php">
|
|
||||||
<frame src="space.php">
|
|
||||||
</frameset>
|
|
||||||
|
|
||||||
|
<?php
|
||||||
|
if ($serverstatusvisible > "0") {
|
||||||
|
require "Servers.php";
|
||||||
|
} else {
|
||||||
|
|
||||||
|
}
|
||||||
|
?>
|
||||||
|
</p>
|
||||||
|
<?php
|
||||||
|
if ($servicesvisible > "0") {
|
||||||
|
require "services.php";
|
||||||
|
} else {
|
||||||
|
|
||||||
|
}
|
||||||
|
?>
|
||||||
|
</p>
|
||||||
|
<?php
|
||||||
|
if ($drivespacevisible > "0") {
|
||||||
|
require "space.php";
|
||||||
|
} else {
|
||||||
|
|
||||||
|
}
|
||||||
|
?>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
1
main.php
1
main.php
@ -6,6 +6,7 @@
|
|||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
||||||
|
<link rel="alternate stylesheet" type="text/css" media="screen" title="red" href="css/red.css" />
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
window.onload=function(){
|
window.onload=function(){
|
||||||
var formref=document.getElementById("switchform")
|
var formref=document.getElementById("switchform")
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
||||||
|
<link rel="alternate stylesheet" type="text/css" media="screen" title="red" href="css/red.css" />
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
window.onload=function(){
|
window.onload=function(){
|
||||||
var formref=document.getElementById("switchform")
|
var formref=document.getElementById("switchform")
|
||||||
@ -70,11 +71,13 @@ if ($webclipfeedvisible > "0") {
|
|||||||
<td bgcolor="#0066FF" style="text-align: left;"><font color="white">Theme</font></td>
|
<td bgcolor="#0066FF" style="text-align: left;"><font color="white">Theme</font></td>
|
||||||
<td bgcolor="#0066FF"> </td>
|
<td bgcolor="#0066FF"> </td>
|
||||||
<td bgcolor="#0066FF"> </td>
|
<td bgcolor="#0066FF"> </td>
|
||||||
|
<td bgcolor="#0066FF"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td bgcolor="#ffffff"><a checked="checked" href="javascript:chooseStyle('white', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()">White</a></td>
|
<td bgcolor="#ffffff"><a checked="checked" href="javascript:chooseStyle('white', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()">White</a></td>
|
||||||
<td bgcolor="#ffffff"><a href="javascript:chooseStyle('black', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()">Black</a></td>
|
<td bgcolor="#ffffff"><a href="javascript:chooseStyle('black', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()">Black</a></td>
|
||||||
<td bgcolor="#ffffff"><a href="javascript:chooseStyle('blue', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()">Blue</a></td>
|
<td bgcolor="#ffffff"><a href="javascript:chooseStyle('blue', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()">Blue</a></td>
|
||||||
|
<td bgcolor="#ffffff"><a href="javascript:chooseStyle('red', 60)" onclick="parent.left.location.reload(); parent.main.location.reload()">Red</a></td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
@ -3,10 +3,6 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
|
||||||
|
|
||||||
<!--This script should appear below your LINK stylesheet tags -->
|
<!--This script should appear below your LINK stylesheet tags -->
|
||||||
|
|
||||||
@ -28,8 +24,6 @@ indicateSelected(formref.switchcontrol)
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div id="style">
|
|
||||||
<div class="innertube">
|
|
||||||
<?php
|
<?php
|
||||||
/*
|
/*
|
||||||
* Script: Server Status
|
* Script: Server Status
|
||||||
@ -51,6 +45,4 @@ require "bootstrap_services.php";
|
|||||||
echo $serverStatus;
|
echo $serverStatus;
|
||||||
|
|
||||||
?>
|
?>
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</body>
|
</body>
|
18
space.php
18
space.php
@ -3,17 +3,13 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<link rel="stylesheet" type="text/css" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="black" href="css/black.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="white" href="css/white.css" />
|
|
||||||
<link rel="alternate stylesheet" type="text/css" media="screen" title="blue" href="css/blue.css" />
|
|
||||||
|
|
||||||
<!--This script should appear below your LINK stylesheet tags -->
|
<!--This script should appear below your LINK stylesheet tags -->
|
||||||
|
|
||||||
<script src="styleswitch.js" type="text/javascript">
|
<script src="styleswitch.js" type="text/javascript">
|
||||||
|
|
||||||
/***********************************************
|
/***********************************************
|
||||||
* Style Sheet Switcher v1.1- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
|
* Style Sheet Switcher v1.1- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
|
||||||
* This notice MUST stay intact for legal use
|
* This notice MUST stay intact for legal use
|
||||||
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
|
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
|
||||||
***********************************************/
|
***********************************************/
|
||||||
@ -37,11 +33,10 @@ indicateSelected(formref.switchcontrol)
|
|||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<?php include 'config.php';?>
|
<?php include 'config.php';?>
|
||||||
<?php
|
|
||||||
if ($drivespacevisible > "0") {
|
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
require "drives/head.php";
|
if ($drivespacevisible > "0") {
|
||||||
|
require "drives/head.php";
|
||||||
|
}
|
||||||
?>
|
?>
|
||||||
<?php
|
<?php
|
||||||
if ($drive1visible > "0") {
|
if ($drive1visible > "0") {
|
||||||
@ -75,8 +70,5 @@ if ($drive6visible > "0") {
|
|||||||
if ($drive7visible > "0") {
|
if ($drive7visible > "0") {
|
||||||
require "drives/drive7.php";
|
require "drives/drive7.php";
|
||||||
}
|
}
|
||||||
?> }
|
?>
|
||||||
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
</html>
|
</html>
|
@ -17,7 +17,7 @@
|
|||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<td BGCOLOR='#FFFFFF'>
|
<td BGCOLOR='#FFFFFF'>
|
||||||
<!-- start feedwind code --><script type="text/javascript">document.write('\x3Cscript type="text/javascript" src="' + ('https:' == document.location.protocol ? 'https://' : 'http://') + 'feed.mikle.com/js/rssmikle.js">\x3C/script>');</script><script type="text/javascript">(function() {var params = {rssmikle_url: "http://www.webclip.ml/rss.php?sort=date_desc",rssmikle_frame_width: "275",rssmikle_frame_height: "400",frame_height_by_article: "0",rssmikle_target: "_blank",rssmikle_font: "Arial, Helvetica, sans-serif",rssmikle_font_size: "12",rssmikle_border: "off",responsive: "off",rssmikle_css_url: "",text_align: "left",text_align2: "left",corner: "off",scrollbar: "on",autoscroll: "on",scrolldirection: "up",scrollstep: "3",mcspeed: "20",sort: "Off",rssmikle_title: "off",rssmikle_title_sentence: "",rssmikle_title_link: "",rssmikle_title_bgcolor: "#0066FF",rssmikle_title_color: "#FFFFFF",rssmikle_title_bgimage: "",rssmikle_item_bgcolor: "#FFFFFF",rssmikle_item_bgimage: "",rssmikle_item_title_length: "55",rssmikle_item_title_color: "#0066FF",rssmikle_item_border_bottom: "on",rssmikle_item_description: "on",item_link: "off",rssmikle_item_description_length: "150",rssmikle_item_description_color: "#666666",rssmikle_item_date: "gl1",rssmikle_timezone: "Etc/GMT",datetime_format: "%b %e, %Y %l:%M:%S %p",item_description_style: "text+tn",item_thumbnail: "full",item_thumbnail_selection: "auto",article_num: "15",rssmikle_item_podcast: "off",keyword_inc: "",keyword_exc: ""};feedwind_show_widget_iframe(params);})();</script><div style="font-size:10px; text-align:center; width:275px;"><a href="http://feed.mikle.com/" target="_blank" style="color:#CCCCCC;">RSS Feed Widget</a><!--Please display the above link in your web page according to Terms of Service.--></div><!-- end feedwind code -->
|
<!-- start feedwind code --><script type="text/javascript">document.write('\x3Cscript type="text/javascript" src="' + ('https:' == document.location.protocol ? 'https://' : 'http://') + 'feed.mikle.com/js/rssmikle.js">\x3C/script>');</script><script type="text/javascript">(function() {var params = {rssmikle_url: "http://www.webclip.ml/rss.php?sort=date_desc",rssmikle_frame_width: "275",rssmikle_frame_height: "400",frame_height_by_article: "5",rssmikle_target: "_blank",rssmikle_font: "Arial, Helvetica, sans-serif",rssmikle_font_size: "12",rssmikle_border: "off",responsive: "off",rssmikle_css_url: "",text_align: "left",text_align2: "left",corner: "off",scrollbar: "on",autoscroll: "on",scrolldirection: "up",scrollstep: "3",mcspeed: "20",sort: "Off",rssmikle_title: "off",rssmikle_title_sentence: "",rssmikle_title_link: "",rssmikle_title_bgcolor: "#0066FF",rssmikle_title_color: "#FFFFFF",rssmikle_title_bgimage: "",rssmikle_item_bgcolor: "#FFFFFF",rssmikle_item_bgimage: "",rssmikle_item_title_length: "55",rssmikle_item_title_color: "#0066FF",rssmikle_item_border_bottom: "on",rssmikle_item_description: "on",item_link: "off",rssmikle_item_description_length: "150",rssmikle_item_description_color: "#666666",rssmikle_item_date: "gl1",rssmikle_timezone: "Etc/GMT",datetime_format: "%b %e, %Y %l:%M:%S %p",item_description_style: "text+tn",item_thumbnail: "full",item_thumbnail_selection: "auto",article_num: "5",rssmikle_item_podcast: "off",keyword_inc: "",keyword_exc: ""};feedwind_show_widget_iframe(params);})();</script><div style="font-size:10px; text-align:center; width:275px;"></div><!-- end feedwind code -->
|
||||||
<div id="clockbox" style="font:12pt Arial; color:#0066FF;"></div>
|
<div id="clockbox" style="font:12pt Arial; color:#0066FF;"></div>
|
||||||
</select>
|
</select>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user