<!-- synergy bar script normal version-->
document.write('<table height="34" width="750" border="0" cellspacing="0" cellpadding="0">');
document.write('<tr><td>');

document.write('<EMBED SRC="http://www.disney.com.tw/synbar/synbar.swf" quality=high pluginspage="http://www.macromedia.com/jp/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="750" height="34">');
//document.write(' bgColor=#FFFFFF progress=FALSE  WIDTH=750 HEIGHT=34 swStretchStyle=no>');
document.write('</EMBED>');


document.write('</td></tr>');
document.write('</table>');
