I success to reproduce an julius file to that unminified js file which replaced %variable% correctly.

- default-layout.julius -- original julius file

- Mn3Igh0t.js : insert "debugger;" statement and does not minified.
                       This work good, display japanese literal.

- lBjsiRLN.js : no "debugger;" statement and minified.
                     This works bad. display unreadable.