creating Array in External HTML Object

i have declared an array using external HTML object and i m pushing one element in array as it goes frm one page to other. but that array gets declared on every page so i m loosing the data in the array which i saved on previous page. that HTML object is getting embedded in every page. I want to declare the array only once.do u have any solution?

Discussions have been disabled for this post