in reply to The Cookiejar Problem

I'm sure this is Javascript cookies.

To test it you can disable Javascript in your browser and try to load page again.

But Javascript it's not a problem. You can emulate it. Just look into Javascript, find how it works and repeat HTTP requests from your script. May be you need to store cookies manually (from script).