function top(){
	document.write('  <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="960" height="156">');
	document.write('    <param name="movie" value="/img/top.swf">');
	document.write('    <param name="quality" value="high">');
	document.write('    <embed src="/img/top.swf" quality="high" type="application/x-shockwave-flash" width="960" height="156"></embed>');
	document.write('  </object>');

}

