13 lines
174 B
JavaScript
13 lines
174 B
JavaScript
/*
|
|
* To change this template, choose Tools | Templates
|
|
* and open the template in the editor.
|
|
*/
|
|
|
|
|
|
function Cheapter() {
|
|
|
|
}
|
|
|
|
function isCurrentCheapter(id, time) {
|
|
|
|
} |