I have an array created using javascript on one web page. I want to access that same array (or piece of it) on another page. How can I go about doing this without using forms?