diff --git a/vfeed.js b/vfeed.js deleted file mode 100644 index 76c6a43..0000000 --- a/vfeed.js +++ /dev/null @@ -1,17 +0,0 @@ -var e = document.getElementById("vfeed"); -var f = new net.core("http://caramel-colour.csclub.uwaterloo.ca:8080/singleframe", "rvf"); -function callvfeed() { - f.connect("http://caramel-colour.csclub.uwaterloo.ca:8080/singleframe"); - e.innerHTML = "
" - + "
Connecting...
" - + "

Visual Feed from the Office

"; - + "
Feed 1 | Feed 2 | " - + "X
"; - + "
"; -} - -function stopvfeed() { - e.innerHTML = ""; -} - -document.getElementById("extracmds").innerHTML = "Visual Feed"; diff --git a/xsl/common.xsl b/xsl/common.xsl index 584af14..c76a8af 100644 --- a/xsl/common.xsl +++ b/xsl/common.xsl @@ -64,7 +64,6 @@ -