function playme(chapname) {
document.nnplayer.GoToChapter(chapname);
document.nnplayer.Play(chapname);
}
