function startup() { window.focus(); } function shutdown() { window.close(); } function game(width, height, src) { document.write(''); document.write(''); document.write(''); document.write(''); document.write(''); }