<%= new NavInstance(this) {CacheEnable = 60*60 }.Add(this.Album.Name,WebUrl.AlbumView(this.Album.Guid)).Add(this.Video.Name,null).ToHtml()%>

<%= this.Video.Name %>

<%= new VideoPlayPlayerInstance(this) {CacheEnable = 60, ParentAlbum = this.Album }.ToHtml() %>