/*** 
This is the code for the QuickTime workaround. 
**/

document.write('<object width="400" height="16">');
document.write('<embed src="../Download/Great_Harvest--Bill_Cunningham.mp3" type="audio/x-mpeg" autoplay="false" width="400" height="16"></embed>');
document.write('</object>');
document.write('<param name="src" value="Great_Harvest--Bill_Cunningham.mp3">');








