/* * To change this template, choose Tools | Templates * and open the template in the editor. */ function Track() { } function getnextCheapter() { return null; } function isCurrentTrack(id) { return false; }