I apologize for not being more clear, and for my lack of coding skill, and lack of understanding all the functions and features of ZP and this theme. Perhaps the following will make more sense.
Here is the main site: http://rogallery.rohair.com/ and here is an article (news) page http://rogallery.rohair.com/news/keeping-baby-content
The left side of the news page functions as desired. Note I used printNewsCustomData() as an ahref= link to test this feature - as suggested.
On the right side at the top is printLatestNews(3,'with_latest_images_date','none'). This is not the desired outcome, nor is 'with latest albums'. What I seek is to print album thumbs from which the news article thumb was selected (using tinyzenpage).
Below this on the right side I use printImageStatistic(20, 'popular', 'Journal/Big Family Fun/Randomness', ........). This is the desired outcome, however, I need to find a way to replace the $albumfolder option of that function with printNewsCustomData().
Thank you for your assistance thus far. This is fun!