Index: webfm.js
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/webfm/js/webfm.js,v
retrieving revision 1.9
diff -u -r1.9 webfm.js
--- webfm.js	22 Oct 2007 21:43:54 -0000	1.9
+++ webfm.js	9 Nov 2007 16:03:41 -0000
@@ -1540,7 +1540,7 @@
     if(as_file)
       fullpath += '/1';
   } else {
-    var fullpath = el.title
+    var fullpath = '/files' + el.title
   }
   var cleanUrl = getCleanUrl();
   if(cleanUrl || fid == "undefined") {
