#include("/common/header.html")
 
#--#(_res.get("goback"))--#
#for(x : columns) #if(x.chartState == "0") #if(fieldName == x.fieldName) #set(class="tab tab-active") #else #set(class="tab") #end
#(x.fieldComments)
#end #end
#for(x : names) #if(checkedName == x) #set(checked = "checked='checked'") #else #set(checked = "") #end
#(" " + x)
#end
#(_res.get("chart.submit"))