To the Webmaster:
Any negative number in "response.expires" make the page expire immediately. If you want the visitor to be able to go
back and forth during their vist (but not start at that page later on),
changed it to:
Response.Expires=6000 (a positive number).