function asset(assetId, title, url, pubDate, commentCount) { this.assetId = assetId; this.title = unescape(title); this.url = unescape(url); this.pubDate = pubDate; this.commentCount = commentCount; } function relassets() { var assets = new Array(); assets[0] = new asset("94991", "Six Kind-of-Enterprise Wireless Conferences To Consider", "http%3A%2F%2Fblogs.techrepublic.com.com%2Fwireless%2F%3Fp%3D180%26tag%3Drbxccnbtr1", "January 30, 2008", "0"); assets[1] = new asset("94477", "802.11n equipment is morphing to meet new demands", "http%3A%2F%2Fblogs.techrepublic.com.com%2Fwireless%2F%3Fp%3D177%26tag%3Drbxccnbtr1", "January 23, 2008", "0"); assets[2] = new asset("94529", "What they wonâ??t tell you about 3.5G mobile broadband", "http%3A%2F%2Fblogs.techrepublic.com.com%2Fwireless%2F%3Fp%3D178%26tag%3Drbxccnbtr1", "January 24, 2008", "0"); assets[3] = new asset("94347", "My experience with 3.5G mobile broadband", "http%3A%2F%2Fblogs.techrepublic.com.com%2Fwireless%2F%3Fp%3D176%26tag%3Drbxccnbtr1", "January 22, 2008", "0"); assets[4] = new asset("171338", "Pharming", "http%3A%2F%2Ftechrepublic.com.com%2F5208-6230-0.html%3FforumID%3D3%26threadID%3D171338%26start%3D0%26tag%3Dbtxcsim", "April 5, 2005", "3"); return assets; } function relimpressions() { var impressions = new Array(); impressions[0] = ''; impressions[1] = ''; return impressions; }