document.open();
document.writeln( '' );
document.writeln( '
東京ディズニーリゾート
' );
document.writeln( '' );
document.writeln( '
' );
document.writeln( '- English
' );
document.writeln( '- Chinese
' );
document.writeln( '- Korea
' );
document.writeln( '
' );
document.writeln( '
' );
document.writeln( '
' );
document.writeln( '' );
document.writeln( '' );
document.writeln( '- 文字サイズ
' );
document.writeln( '- 小
' );
document.writeln( '- 中
' );
document.writeln( '- 大
' );
document.writeln( '
' );
document.writeln( '' );
document.writeln( '' );
document.writeln( '' );
document.writeln( '
' );
document.writeln( '
' );
document.writeln( '' );
document.writeln( '' );
document.writeln( '' );
document.writeln( '' );
document.writeln( '- 今日の運営情報
' );
document.writeln( '- ネットで予約・購入
' );
document.writeln( '- チケット
' );
document.writeln( '- ホテル・パッケージ
' );
document.writeln( '
' );
document.writeln( '' );
document.writeln( '' );
document.writeln( ' ' );
document.writeln( '' );
document.close();