diff --git a/Servers.php b/Servers.php
index bed55ee..2881c00 100644
--- a/Servers.php
+++ b/Servers.php
@@ -3,10 +3,6 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-
-
-
@@ -28,8 +24,6 @@ indicateSelected(formref.switchcontrol)
-
diff --git a/config.php b/config.php
index 49a78a4..e8d99e3 100644
--- a/config.php
+++ b/config.php
@@ -85,8 +85,8 @@ $drive7visible = "1";
$drive7 = "J:";
// Server Status Settings
-$serverstatusvisible = "0";
-$server1visible = "";
+$serverstatusvisible = "1";
+$server1visible = "1";
$server1name = ""; // Set to Server Name to track
$server1url = ""; // Set to Server URL to track (without http://)
$server2visible = "";
@@ -100,6 +100,7 @@ $server4name = "";
$server4url = "";
// Set widgets visible or not (0 = no 1 = yes)
+$servicesvisible = "1";
$clockvisible = "1";
$kknowledgefeedvisible = "1";
$webclipfeedvisible = "1";
diff --git a/drives/drive1.php b/drives/drive1.php
index 0ba9686..06ca9c2 100644
--- a/drives/drive1.php
+++ b/drives/drive1.php
@@ -3,10 +3,6 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-
-
-
diff --git a/drives/drive2.php b/drives/drive2.php
index 7c44d6e..e520e59 100644
--- a/drives/drive2.php
+++ b/drives/drive2.php
@@ -3,10 +3,6 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-
-
-
diff --git a/drives/drive3.php b/drives/drive3.php
index 63271a1..b370beb 100644
--- a/drives/drive3.php
+++ b/drives/drive3.php
@@ -3,11 +3,6 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
-
-
-
-
-
+
diff --git a/left.php b/left.php
index 3064ad4..42c1e81 100644
--- a/left.php
+++ b/left.php
@@ -7,6 +7,7 @@
+
-
+
+
+
-
-
-
+
+
+
+ "0") {
+ require "Servers.php";
+} else {
+
+}
+?>
+
+ "0") {
+ require "services.php";
+} else {
+
+}
+?>
+
+ "0") {
+ require "space.php";
+} else {
+
+}
+?>
+
+
+
+
+
+
diff --git a/main.php b/main.php
index 108f49e..811e142 100644
--- a/main.php
+++ b/main.php
@@ -6,6 +6,7 @@
+
- "0") {
-
"0") {
+ require "drives/head.php";
+ }
?>
"0") {
@@ -75,8 +70,5 @@ if ($drive6visible > "0") {
if ($drive7visible > "0") {
require "drives/drive7.php";
}
-?> }
-
-
-
+?>
\ No newline at end of file
diff --git a/webclipfeed.php b/webclipfeed.php
index 36eb0b2..f8196cc 100644
--- a/webclipfeed.php
+++ b/webclipfeed.php
@@ -17,7 +17,7 @@
-
+
|