2006/unicorn/WebContent/scripts w3c_unicorn_languages.js,1.2,1.3 w3c_unicorn_results.js,1.17,1.18 w3c_unicorn_index.js,1.14,1.15

Update of /sources/public/2006/unicorn/WebContent/scripts
In directory hutz:/tmp/cvs-serv28995/WebContent/scripts

Modified Files:
	w3c_unicorn_languages.js w3c_unicorn_results.js 
	w3c_unicorn_index.js 
Log Message:
updated

Index: w3c_unicorn_results.js
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/scripts/w3c_unicorn_results.js,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- w3c_unicorn_results.js	6 Oct 2009 15:22:08 -0000	1.17
+++ w3c_unicorn_results.js	9 Oct 2009 15:24:58 -0000	1.18
@@ -1,9 +1,7 @@
-/* $Id$Id */
+/* $Id$ */
 var W3C = {
 	
 	start: function() {
-		
-		document.addEvent('onHistoryChange')
 	
 		W3C.Observers = $$('.observer');
 		

Index: w3c_unicorn_index.js
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/scripts/w3c_unicorn_index.js,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- w3c_unicorn_index.js	6 Oct 2009 15:22:08 -0000	1.14
+++ w3c_unicorn_index.js	9 Oct 2009 15:24:58 -0000	1.15
@@ -1,4 +1,4 @@
-/* $Id$Id */
+/* $Id$ */
 var W3C = {
 	
 	start: function(){

Index: w3c_unicorn_languages.js
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/scripts/w3c_unicorn_languages.js,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- w3c_unicorn_languages.js	6 Oct 2009 15:55:10 -0000	1.2
+++ w3c_unicorn_languages.js	9 Oct 2009 15:24:58 -0000	1.3
@@ -1,4 +1,4 @@
-/* $Id:  */
+/* $Id$ */
 var W3C = {
 	
 	start: function(){
@@ -12,6 +12,8 @@
 		
 		new Tips(tdOk);
 		
+		
+		
 	}
 	
 };

Received on Friday, 9 October 2009 15:25:02 UTC