// Loads Flash to avoid IE ActiveX activation annoyance // Note: 'align' can be left blank function embedFlash (width, height, id, align, path, bgcolor) { document.write(''); } function embedFlashSecure (width, height, id, align, path, bgcolor) { document.write(''); }