// JavaScript Document
// JavaScript Document
document.write('<object>');
document.write('<param name="movie" value="swf/topswf/top.swf" /');
document.write('<param name="quality" value="high" />');
document.write('<embed src="swf/topswf/top.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="400" height="300"></embed>');
document.write('</object>');

