<% view.setPopedomsMode(0) call doWebHead() call doSkinParse("view","") call doWebEnd() sub doPageLoad() call doPageViewLoad() set cpView=new ChannelShopView cpView.doLoad() end sub sub doPageParse() cpView.doParse() doCommentParse() end sub %>