Missing findpos.js, etc

…\rforum\app\views\layouts\default.rhtml

contains these lines <%= javascript_include_tag 'highlightCurrentLink' -%> <%= javascript_include_tag 'findpos' -%>

that give the following error

127.0.0.1 - - [21/Dec/2007:10:30:12 Eastern Standard Time] "GET /javascripts/highlightCurrentLink.js HTTP/1.1" 404 642 http://localhost:3000/ -> /javascripts/highlightCurrentLink.js 127.0.0.1 - - [21/Dec/2007:10:30:12 Eastern Standard Time] "GET /javascripts/findpos.js HTTP/1.1" 404 629 http://localhost:3000/ -> /javascripts/findpos.js

since …\rforum\public\javascripts\ does not have these files.
Any ideas where to get them from?
Thanks

since …\rforum\public\javascripts\ does not have these files.
Any ideas where to get them from?
Thanks

Snooping…
http://www.ruby-forum.com/javascripts/findpos.js