%@ Control Language="C#" AutoEventWireup="true" CodeBehind="header.ascx.cs" Inherits="CB.Wap.header" %>
<%if(ColumnName=="all-index"){%>
<%}else if (ColumnName == "kjh-index")
{ %>
<% }else if(HasDropList){ %>
<%=ColumnName %>
<%}else{ %>
<%=ColumnName%>
<%}%>