// JavaScript Document
document.write('<object width="730" height="142">');
document.write('<param name="movie" value="work.swf">');
document.write('<param name="quality" value="high">');
document.write('<param name="wmode" value="transparent">');
document.write('<embed src="work.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="730" height="142" wmode="transparent"></embed>');
document.write('</object>');

