<%= new IndexNoticeByInstance(this){Multithreading = true, CacheEnable = 60}.ToHtml() %>
<%= new SimpleTemplateInstance(this) {Multithreading = true, CacheEnable = 60*60, TransferControl="/Index/IndexVideoSort" }.ToHtml()%>
<%= new IndexLiveByInstance(this) {Multithreading = true, CacheEnable = 60, PageSize=11, OrderBy = AVA.ResourcesPlatform.Config.OrderType.时间倒序, StartTime=DateTime.Now.Date,EndTime=DateTime.Now.Date.AddDays(1) , TransferControl="/Index/IndexLiveByHot"}.ToHtml()%>