// JavaScript Document

document.open();
document.writeln('<embed src="../main.swf" width="760" height="300" type="application/x-shockwave-flash"/>');
document.close();
