// JavaScript Document

document.open();
document.writeln('<embed src="flash.swf" width="810" height="318" type="application/x-shockwave-flash"/>');
document.close();
