<% call doWebHead() call doSkinParse("view","") call doWebEnd() sub doPageLoad() set cpView=new ChannelAnnounceView cpView.doLoad() end sub sub doPageParse() cpView.doParse() end sub %>