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

//document.write('<EMBED SRC="/DisneyChannel/navbar.disneyinternational.com/tw/synbar.swf" quality=high pluginspage="http://www.macromedia.com/jp/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="760" height="34">');
document.write('<EMBED SRC="/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>');
