A Professional Accounting,
Financial and Legal Advisory Community
You Want Someone to Help You Figure It Out? You Can Count on The ZoomMaster®!
Turn on your sound and have some fun!
We are Just Getting Started!
The ZoomMaster® Will Always Be By Your Side!
Message From AccountingZoom.Com® & The ZoomMaster®
function togglePlay2() { isPlaying ? myAudio.pause() : myAudio.play(); };
myAudio.onplaying = function() { isPlaying = true; }; myAudio.onpause = function() { isPlaying = false; };