One of the minor downsides of having Parchment transparently use zcode.appspot.com to convert your Z-machine story, as described in zcode, is that it takes additional time for the user's browser to ask the web service for your story, especially if the web service is overloaded with requests. If you want to improve load time and reliability, you may want to consider converting your Z-machine story into a JavaScript representation Parchment can understand beforehand. If you'd like to try this, please load your Z-code file in the field below.
You can download the Javascript version of your story by clicking here.
My apologies for the inconvenience, but I can't seem to access the contents of the file you selected. You may want to get Firefox 3, which this page is guaranteed to work with.
Alternatively, if you like using the command-line, you can use the zcode2js.py Python script.
Once you have the Javascript version of your story, you should upload it to a server. Just make sure the file has a .js extension and enter the URL to the story in the field below.