// docwrite.js
document.write('<object classid="clsid:6BF52A52-394A-11d3-B153-00C04F79FAA6" width="120" height="44">');

document.write('<embed src="/audio/DoIQualifyForMedicaid.mp3" width="32" height="32" autostart="false" type="audio/mpeg" loop="false"></embed>');


document.write('<param name="URL" value="/audio/DoIQualifyForMedicaid.mp3">');


document.write('<param name="autoStart" value="0">');
document.write('<param name="width" value="100">');
document.write('<param name="height" value="50">');
document.write('</object>');

