var target = "";var maxlength = 1;var newsfeed = new initArray(maxlength);var title, description, news_date, news_link;var sl = 1;title = "RentMyCar.com Announces a Solution to the Rising Price of Gas"; description = "RentMyCar.com has created a solution to counter the rising gas prices. This solution is based on the idea of person to person car rentals."; news_date = "March 14, 2008";news_link = "https://www.24-7pressrelease.com/press-release/43596/rentmycarcom-announces-a-solution-to-the-rising-price-of-gas";newsfeed[0] = new prNewsFeed(title, description, news_date, news_link);