Index: trunk/FACT++/www/smartfact/index.js
===================================================================
--- trunk/FACT++/www/smartfact/index.js	(revision 20083)
+++ trunk/FACT++/www/smartfact/index.js	(revision 20084)
@@ -1189,5 +1189,5 @@
     if (hue<4) return parseInt(255*(4-hue), 10);
 
-    return 0.
+    return 0;
 }
 
