Index: /branches/dev/html/js/site.js
===================================================================
--- /branches/dev/html/js/site.js	(revision 12957)
+++ /branches/dev/html/js/site.js	(revision 12960)
@@ -362,2 +362,5 @@
 }
 
+function test(val){
+	alert(val);
+}
