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

document.write('<EMBED SRC="http://www.disney.co.kr/js/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="50"');
document.write('</EMBED>');

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

function registration()
{
	window.open('http://registration.disney.co.kr/','','scrollbars=yes,width=800, height=600')
}
