diff --git a/htroot/js/yacysearch.js b/htroot/js/yacysearch.js
index 46dee02bf..05e2d536b 100644
--- a/htroot/js/yacysearch.js
+++ b/htroot/js/yacysearch.js
@@ -49,6 +49,12 @@ function requestImageSnippet(url, query){
request.send(null);
}
+function show_hidden_results(){
+ results=document.getElementsByName("searchresults");
+ for(i=0;ishow them';
}
// replace "" text by node
@@ -212,4 +220,4 @@ function addHover() {
}
}
}
-}
\ No newline at end of file
+}
diff --git a/htroot/yacysearch.html b/htroot/yacysearch.html
index 655be8c73..a2d8e6005 100644
--- a/htroot/yacysearch.html
+++ b/htroot/yacysearch.html
@@ -134,10 +134,10 @@ document.getElementById("Enter").value = "search again - catch up more links";
#(/combine)#
-
+
#{results}#
-
+
#(authorized)#::

@@ -233,4 +233,4 @@ document.getElementById("Enter").value = "search again - catch up more links";
#(/display)#