Got it. Thanks for your help!!!!
The combination of what you showed me, plus what I am using from the other site, gets what I want.
The code I picked up and am using, allows for multiple markers on the map, so all the points and marker data chucks are stored in single vars as arrays. It was just a matter of catching the iteration through the array at the right point and then adding:
map.openInfoWindowHtml(ps[i], ls[i]);
Thanks again for your great help!!!!
Sincerely,
Doug Joseph