<%@LANGUAGE="VBSCRIPT" CODEPAGE="936"%> <% call setHeaderAndfooter() tpl.set_file "main", USEtemplate&"/customercenter/file.html" tpl.set_file "left", USEtemplate&"/config/customercenterleft/CustomerCenterLeft.html" tpl.parse "#CustomerCenterLeft.html","left",false tpl.parse "mains","main",false tpl.p "mains" set tpl=nothing %>