function Topic(id,title,dateCreated,username){ this.id = id; this.title = title; this.dateCreated = dateCreated; this.username = username; } var topics = new Array(); topics[topics.length] = new Topic(11573,"air max shoes","09-07","seoerchen"); topics[topics.length] = new Topic(11572,"产业化重点项目可行性研究报告编制大纲 ","09-06","zjmishu"); topics[topics.length] = new Topic(11571,"化工项目可行性报告可研报告编制服务 ","09-06","zjmishu"); topics[topics.length] = new Topic(11570,"供应企业入园申请、建设项目用地申请报告 ","09-06","zjmishu"); topics[topics.length] = new Topic(11569,"如何撰写一份高质量的融资商业计划书 ","09-06","zjmishu"); topics[topics.length] = new Topic(11568,"可行性研究报告撰写 ","09-06","zjmishu"); topics[topics.length] = new Topic(11567,"境外融资商业计划书撰写 ","09-06","zjmishu"); topics[topics.length] = new Topic(11566,"国际标准医院融资商业计划书撰写 ","09-06","zjmishu"); topics[topics.length] = new Topic(11565,"国际标准投资价值分析报告制作 ","09-06","zjmishu"); topics[topics.length] = new Topic(11564,"国际标准商业计划书撰写服务 ","09-06","zjmishu");