[#if RequestParameters.type == Constants.CMDB_MAINUFACTURER_CS]
[#assign tjType = 'CSGL']
[#assign tjFocus = 'CS']
[#elseif RequestParameters.type == Constants.CMDB_MAINUFACTURER_JCS]
[#assign tjType = 'JCSGL']
[#assign tjFocus = 'JCS']
[/#if]
[#include "/business/pages/customerconfig/cuscs/csleft.html" /]
[#include "/business/pages/include/footer.html" /]