<%= new NavInstance(this) { }.Add("控制面版",WebUrl.My()).ToHtml()%>
<%= new MyMenuInstance(this) { MyMenuItem = MyMenuItem.My }.ToHtml()%>
<%= new MyNoticeBarInstance(this) { ListNoticeCount=6 }.ToHtml() %>
<%= new MySubjectSTBarInstance(this) { PageSize = 6 }.ToHtml() %>
<%= new MyBarInstance(this) { }.ToHtml() %>
<%= new MyAboutInstance(this) { }.ToHtml() %>
<%= new MyVideoBarInstance(this) { }.ToHtml() %>