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

