// JavaScript Document

document.open();
document.writeln('<embed src="top.swf" width="720" height="270" type="application/x-shockwave-flash" style="vertical-align:bottom" />');
document.close();
