var target = ""; var maxlength = 4; var newsfeed = new initArray(maxlength); var title, description, news_date, news_link; var sl = 1;title = "Alan Goldberg Featured in Marquis Who\'s Who Millennium Magazine"; description = "Alan Goldberg earns prominent placement in Millennium Magazine\'s Fifteenth Edition";news_date = "April 25, 2024";news_link = "https://www.24-7pressrelease.com/press-release/510351/alan-goldberg-featured-in-marquis-whos-who-millennium-magazine"; newsfeed[0] = new prNewsFeed(title, description, news_date, news_link); title = "Marquis Who\'s Who Honors Alan Goldberg with Inclusion in Who\'s Who in the World"; description = "Alan Goldberg channels years of artistic and educational expertise into his work with Minds Eye Photos";news_date = "April 19, 2024";news_link = "https://www.24-7pressrelease.com/press-release/510191/marquis-whos-who-honors-alan-goldberg-with-inclusion-in-whos-who-in-the-world"; newsfeed[1] = new prNewsFeed(title, description, news_date, news_link); title = "Marquis Who\'s Who Honors David Rodger Cantrell for Success in Art and Design"; description = "Mr. David Rodger Cantrell works alongside his daughter as the owner of Cantrell Design Group";news_date = "April 02, 2024";news_link = "https://www.24-7pressrelease.com/press-release/509729/marquis-whos-who-honors-david-rodger-cantrell-for-success-in-art-and-design"; newsfeed[2] = new prNewsFeed(title, description, news_date, news_link); title = "Marquis Who\'s Who Honors Pat Bourque for Expertise in Photography"; description = "Pat Bourque serves as the owner of Pat Bourque Photography LLC";news_date = "April 01, 2024";news_link = "https://www.24-7pressrelease.com/press-release/509663/marquis-whos-who-honors-pat-bourque-for-expertise-in-photography"; newsfeed[3] = new prNewsFeed(title, description, news_date, news_link);