document.write('<OBJECT');
document.write('classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"');
document.write('codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0"');
document.write('width="656"');
document.write('height="420"');
document.write('id="mycover_designer"');
document.write('align="middle">');
document.write('<PARAM name="allowScriptAccess" value="sameDomain" />');
document.write('<PARAM name="movie" value="mycover_designer.swf?sid=' + sid + '" />');
document.write('<PARAM name="quality" value="high" />');
document.write('<PARAM name="bgcolor" value="#ffffff" />');
document.write('	<EMBED');
document.write('		src="mycover_designer.swf?sid=' + sid + '"');
document.write('		QUALITY="high"');
document.write('		BGCOLOR="#ffffff"');
document.write('		width="656"');
document.write('		height="420"');
document.write('		NAME="mycover_designer"');
document.write('		align="middle"');
document.write('		allowScriptAccess="sameDomain"');
document.write('		swLiveConnect=true');
document.write('		TYPE="application/x-shockwave-flash"');
document.write('		PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"');
document.write('	/>');
document.write('</OBJECT>');

