Netscape and Internet Explorer use different tags for sounds; <EMBED> and <BGSOUND> respectively. This script checks which browser is being used and writes the correct code into the document.
Note: HTML 4.0, the latest version of HTML, uses the <OBJECT> tag, so eventually this problem will be a thing of the past, but not until older browsers have been replaced by newer versions.