var target = "";var maxlength = 4;var newsfeed = new initArray(maxlength);var title, description, news_date, news_link;var sl = 1;title = "Lisa C. Decker is the 1st CDFA in the Nation to Partner with OwnDepot"; description = "Collaboration is first of its kind for those impacted by divorce."; news_date = "January 23, 2012";news_link = "https://www.24-7pressrelease.com/press-release/258638/lisa-c-decker-is-the-1st-cdfa-in-the-nation-to-partner-with-owndepot";newsfeed[0] = new prNewsFeed(title, description, news_date, news_link);title = "OwnDepot Announces Personal Asset Registry To Simplify Changes In Family Status"; description = "OwnDepot, a company focused on personal asset documentation and protection announced the availability of OwnRegistry, an asset documentation tool that memorializes ownership and transfer of personal assets."; news_date = "May 24, 2011";news_link = "https://www.24-7pressrelease.com/press-release/214905/owndepot-announces-personal-asset-registry-to-simplify-changes-in-family-status";newsfeed[1] = new prNewsFeed(title, description, news_date, news_link);title = "OwnDepot Announces Defend - a Revolutionary Event Marketing Program for Insurance Professionals"; description = "Defend provides a turnkey process for local insurance agents and brokers to automatically gain access to communication tools and materials in the event of a natural disaster."; news_date = "May 20, 2011";news_link = "https://www.24-7pressrelease.com/press-release/214324/owndepot-announces-defend-a-revolutionary-event-marketing-program-for-insurance-professionals";newsfeed[2] = new prNewsFeed(title, description, news_date, news_link);title = "OwnDepot Inc. Launches OwnDepot.com, a Destination Website for Homeowners to Manage the Well Being of Their Homes."; description = "OwnDepot is an online Home Management Solution (HMS) that inventories and also gathers business intelligence to be monetized on behalf of the Homeowner."; news_date = "May 11, 2011";news_link = "https://www.24-7pressrelease.com/press-release/212542/owndepot-inc-launches-owndepotcom-a-destination-website-for-homeowners-to-manage-the-well-being-of-their-homes";newsfeed[3] = new prNewsFeed(title, description, news_date, news_link);