/* SWF Player Script By WSD For More Info: http://www.wsd.co.il */ function swfPlayer(szFilePath, dwWidth, dwHeight) { var flashText = ''; var szFlashname = 'flash' + Math.random(); szFlashname = szFlashname.replace('.', ''); flashText += ""; flashText += ""; flashText += ""; flashText += ""; flashText += ""; flashText += ""; document.write(flashText); }