@include hdr.html@ <div class="stx"> <table class="hovertable" width="400"> <thead><th>ID</th><th>Playlist Name</th><th>Type</th></thead> <tbody id="playlists"> </tbody> </table> <div id="pl_data"> </div> </div> @include ftr.html@