FILE: C:\Program Files\iisnode\www\helloworld\helloClient.js

--
var hello = "This is a client side JavaScript file served statically";
--