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