function viewObject(viewDocID,viewTitle,viewSummary,viewArticleAuthorName,viewPageDate,viewIssue,viewSection,viewStoryAccess,viewParentID,viewCategories,viewGeography,viewCompanies,viewTreePath) { this.viewDocID=viewDocID; this.viewTitle=viewTitle; this.viewSummary=viewSummary; this.viewArticleAuthorName=viewArticleAuthorName; this.viewPageDate=viewPageDate; this.viewIssue=viewIssue; this.viewSection=viewSection; this.viewStoryAccess=viewStoryAccess; this.viewParentID=viewParentID; this.viewCategories=viewCategories; this.viewGeography=viewGeography; this.viewCompanies=viewCompanies; this.viewTreePath=viewTreePath; } viewResults=new Array; viewResults[1]=new viewObject(escape(''),escape('No items available.'),escape('Sorry, no items matching the criteria specified are available in this part of the site'),escape('Web Master'),escape('09/06/2010'),escape('0>0'),escape('Library>Site Messages'),escape(''),escape(''),escape('Errors>No matching items'),escape(''),escape('') );