Store Pages in Variable; Stumped on .load or .get

Store Pages in Variable; Stumped on .load or .get

Hi,

I have about a dozen pages I'm trying to load into a div on click. I'm thoroughly stumped. I accomplished this quite easily using ActionScript 3, but do not understand .load or .get.

To clarify, I have one main page that contains content in a div. When the user clicks the next button, the content inside the div is replaced with new content from another web page. I'm thinking this will require storing an array position in a variable.

Any advice or suggestions is GREATLY appreciated.

Thank you!

Eric