I am using a third-party viewer control on an ASP page to view images. Through client side script, I am able to save custom zoom settings (control properties) to the Document.Cookie, and restore these settings when the page reloads with a new image. This works fine when testing on a single NT server, but when testing against our production web server (three NT boxes with a load balancer), the setting do not persist. Any suggestions?