An additional note:
HTML Code:
document.write('<\/embed><\/object>');
in the HTML above replaces
Code:
// document.write('</embed>');
// document.write('</object>');
in the external AC script. I seem to remember having some issues with the original, which this fixed, for some reason.