Fortinbra 37 Posting Whiz in Training

I have an existing application that sends a word document to the browser via a UNC file path and uses JavaScript to simply open a new browser window using said path. This doesn't work in Word 2010, because of a change in the method used by Word to open the files. Does anyone know of any other way to open word documents using JavaScript without the use of an active-x object?