var target = "";var maxlength = 1;var newsfeed = new initArray(maxlength);var title, description, news_date, news_link;var sl = 1;title = "Boyds Wheels Acquires the Boyd Coddington Brands"; description = "Boyds Wheels announced today that it has acquired the Boyd Coddington brands for specialty wheels."; news_date = "August 10, 2013";news_link = "https://www.24-7pressrelease.com/press-release/296919/boyds-wheels-acquires-the-boyd-coddington-brands";newsfeed[0] = new prNewsFeed(title, description, news_date, news_link);