Play
Pause
function1(){ play(); } function function2(){ pause(); }
1
2
3
4