var p = getFlashVersion(); if (p.majVersion >= 5) { document.write(makeMovie('home.swf?','joe',800,600)); } else { document.write('Flash 5 is required to view this site.
Download it here.
'); } function speech_window() { var win = window.open('speech.html', 'speech', 'width=400,height=445,top=0,left=0,location=0,status=0,scrollbars=1'); }