// write out Flash code.  Workaround for problem with IE 6

function outputFlash(aFlash) {

document.write(aFlash);

}