General Note
February 8, 2010
Things to know
“Note that every time you open the prototype by tapping the icon on the home screen, the pages first have to load before you can actually click through them. Also, the last page you see when leaving the prototype will be shown first, but disappears when the rest of the pages have been loaded. Because this prototype method does not support caching, you might have to keep these drawbacks in mind when sending the URL to your customers or using it with usability tests.
This method is tested for prototypes with up to 30 pages, but problems can occur if your prototype has many more pages. You might have to work a bit on the code or just split the app into two (just for testing purposes, of course)”.

Matthijs Collard
Acknowledgements
February 8, 2010
Below states what parts belong to who:
Prototyping for the Apple iPhone using Fireworks

Matthijs Collard
/*
* jQuery JavaScript Library v1.3.2
* http://jquery.com/
*
* Copyright (c) 2009 John Resig
* Dual licensed under the MIT and GPL licenses.
* http://docs.jquery.com/License
*
* Date: 2009-02-19 17:34:21 -0500 (Thu, 19 Feb 2009)
* Revision: 6246
*
* Sizzle CSS Selector Engine – v0.9.3
* Copyright 2009, The Dojo Foundation
* Released under the MIT, BSD, and GPL Licenses.
* More information: http://sizzlejs.com/
*/
http://blog.metaspark.com/2009/02/fireworks-toolkit-for-creating-iphone-ui-mockups/

http://www.teehanlax.com/blog/2009/06/18/iphone-gui-psd-30/