renamed webby to hypermedia
[feisty_meow.git] / webby / javascript / gruntose / launchers.js
diff --git a/webby/javascript/gruntose/launchers.js b/webby/javascript/gruntose/launchers.js
deleted file mode 100644 (file)
index 9349ad3..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-
-<script language="JavaScript1.2">
-<!--
-
-////////////////////////////////////////////////////////////////////////////
-
-// Author: Fred T. Hamster.  Open Source; distributed under GNU Public License.
-
-////////////////////////////////////////////////////////////////////////////
-
-function jump_appropriate() {
-//stopped working:  window.location.reload(true);
-  window.location = window.location;
-}
-
-function jump_to_anchor(anchor) {
-  window.location.hash = anchor;
-}
-
-//-->
-</script>
-