%@ Control Language="C#" AutoEventWireup="true" CodeBehind="HeaderData.ascx.cs" Inherits="AVA.ResourcesPlatform.WebUI.Control.HeaderData" %>
<%= new HtmlAnchor("精品课程") { Href=WebUrl.Album(this.ListUrlParam.AddOnly("ParentAlbumLevel","686409")) }%>
<%= new HtmlAnchor("名师专讲") { Href=WebUrl.Album(this.ListUrlParam.AddOnly("ParentAlbumLevel","f26ce3")) }%>
<%= new HtmlAnchor("海外经典") { Href=WebUrl.Album(this.ListUrlParam.AddOnly("ParentAlbumLevel","04d0bf")) }%>
<%= new HtmlAnchor("热门推荐") { Href=WebUrl.Album(this.ListUrlParam.AddOnly("ParentAlbumLevel","4d3d72")) }%>
<%= new HtmlAnchor("公开课") { Href=WebUrl.Album(this.ListUrlParam.AddOnly("ParentAlbumLevel","d1df05")) }%>
<%--<%
if(this.User!=null&&this.User.ParentUserType.PublicClassEnable && SettingGroup.HasST)
{
%>
<%
}
else if (this.User == null && SettingGroup.Setting().PublicClassShow && SettingGroup.HasST)
{
%>
<%
}
%>--%>
<%
if (this.User != null)
{
%>
<%
}
%>