function start () { window.alert(1); } function stop () { window.alert(2); }