// japanese navigation

function navigation_j(page, cate){
		document.write('<div id="sideNavi">');
		document.write('<div id="sideNavi-inner">');


// カテゴリー内ナビ
	if (page == 'about') // 東京ディズニーリゾート・キャンパスとは
	{
		document.write('<h2><img src="/campus/common/images/snavi_about00.jpg" alt="東京ディズニーリゾート・キャンパスとは" width="272" height="85" id="SNtop" /></h2>');
	}
	if (page == 'use') // 修学旅行・遠足・その他学校行事でのご利用
	{
		document.write('<h2><a href="index.html"><img src="/campus/common/images/snavi_use00_off.jpg" alt="修学旅行・遠足・その他学校行事でのご利用" width="272" height="85" id="SNtop" /></a></h2>');
		document.write('<ul class="naviList">');
		document.write('<li><a href="case.html"><img src="/campus/common/images/snavi_use01_off.jpg" alt="パークで学べること" width="222" height="47" id="SNcase" /></a></li>');
		document.write('<li><a href="safety.html"><img src="/campus/common/images/snavi_use02_off.jpg" alt="安全面の配慮" width="222" height="47" id="SNsafety" /></a></li>');
		document.write('<li class="Bottom"><a href="plan.html"><img src="/campus/common/images/snavi_use03_off.jpg" alt="モデルプラン" width="222" height="47" id="SNplan" /></a></li>');
		document.write('</ul>');
	}
	if (page == 'program') // 学習プログラム
	{
		document.write('<h2><a href="index.html"><img src="/campus/common/images/snavi_prg00_off.jpg" alt="学習プログラム" width="272" height="85" id="SNtop" /></a></h2>');
		document.write('<ul class="naviList">');
		document.write('<li><a href="disney_academy.html"><img src="/campus/common/images/snavi_prg01_off.jpg" alt="ディズニーアカデミー" width="222" height="47" id="SNacademy" /></a></li>');
		document.write('<li><a href="magic.html"><img src="/campus/common/images/snavi_prg02_off.jpg" alt="魔法の教室" width="222" height="47" id="SNmagic" /></a></li>');
		document.write('<li><a href="lecture.html"><img src="/campus/common/images/snavi_prg03_off.jpg" alt="講演会" width="222" height="47" id="SNlecture" /></a></li>');
		document.write('<li><a href="mfp.html"><img src="/campus/common/images/snavi_prg04_off.jpg" alt="ミュージック・フェスティバル・プログラム" width="222" height="47" id="SNmfp" /></a></li>');
		document.write('<li><a href="drawing.html"><img src="/campus/common/images/snavi_prg05_off.jpg" alt="ディズニードローイングクラス" width="222" height="47" id="SNdrawing" /></a></li>');
		document.write('<li class="Bottom"><a href="learning.html"><img src="/campus/common/images/snavi_prg06_off.jpg" alt="ラーニング・ファン" width="222" height="47" id="SNlearning" /></a></li>');
		document.write('</ul>');
	}
	if (page == 'voices') // 各界・体験者の声
	{
		document.write('<h2><a href="/campus/voices/index.html"><img src="/campus/common/images/snavi_voices00_off.jpg" alt="各界・体験者の声" width="272" height="85" id="SNtop" /></a></h2>');
		document.write('<ul class="naviList">');
		document.write('<li><a href="/campus/voices/message/01.html"><img src="/campus/common/images/snavi_voices01_off.jpg" alt="各界からのメッセージ" width="222" height="47" id="SNmessage" /></a></li>');
		document.write('<li><a href="/campus/voices/use/01.html"><img src="/campus/common/images/snavi_voices02_off.jpg" alt="修学旅行・遠足・その他学校行事" width="222" height="47" id="SNuse" /></a></li>');
		document.write('<li><a href="/campus/voices/harmony/01.html"><img src="/campus/common/images/snavi_voices07_off.jpg" alt="ハーモニーフレンズ" width="222" height="47" id="SNharmony" /></a></li>');
		document.write('<li><a href="/campus/voices/disney_academy/01.html"><img src="/campus/common/images/snavi_voices03_off.jpg" alt="ディズニーアカデミー" width="222" height="47" id="SNacademy" /></a></li>');
		document.write('<li><a href="/campus/voices/magic/01.html"><img src="/campus/common/images/snavi_voices04_off.jpg" alt="魔法の教室" width="222" height="47" id="SNmagic" /></a></li>');
		document.write('<li><a href="/campus/voices/lecture/01.html"><img src="/campus/common/images/snavi_voices05_off.jpg" alt="講演会" width="222" height="47" id="SNlecture" /></a></li>');
		document.write('<li class="Bottom"><a href="/campus/voices/mfp/index.html"><img src="/campus/common/images/snavi_voices06_off.jpg" alt="ミュージック・フェスティバル・プログラム" width="222" height="47" id="SNmfp" /></a></li>');
		document.write('</ul>');
	}
	if (page == 'price') // 学校団体料金について
	{
		document.write('<h2><img src="/campus/common/images/snavi_price00.jpg" alt="学校団体料金について" width="272" height="85" id="SNtop" /></h2>');
	}
	if (page == 'faq') // よくあるご質問
	{
		document.write('<img src="/campus/common/images/snavi_faq00.jpg" alt="よくあるご質問" width="272" height="85" id="SNtop" /></h2>');
	}
	if (page == 'apply') // お申し込み方法・お問い合わせ
	{
		document.write('<h2><img src="/campus/common/images/snavi_apply00.jpg" alt="お申し込み方法・お問い合わせ" width="272" height="85" id="SNtop" /></h2>');
	}
	if (page == 'download') // ダウンロード
	{
		document.write('<h2><img src="/campus/common/images/snavi_dl00.jpg" alt="ダウンロード" width="272" height="85" id="SNtop" /></h2>');
	}
	if (page == 'library') // 壁新聞ライブラリ
	{
		document.write('<h2><img src="/campus/common/images/snavi_library00.jpg" alt="壁新聞ライブラリ" width="272" height="85" id="SNtop" /></h2>');
	}
	if (page == 'postcard') // 絵はがきコンクール
	{
		document.write('<h2><a href="/campus/postcard/index.html"><img src="/campus/common/images/snavi_pcard00_off.jpg" alt="絵はがきコンクール" width="272" height="85" id="SNtop" /></a></h2>');
		document.write('<ul class="naviList">');
		document.write('<li><a href="/campus/postcard/index.html"><img src="/campus/common/images/snavi_postcard01_off.jpg" alt="2011年度入選作品" width="222" height="47" id="SNindex" /></a></li>');
		document.write('<li><img src="/campus/common/images/naviList_line.gif" alt="" width="221" height="36" /></li>');
		document.write('<li><a href="/campus/postcard/prize.html"><img src="/campus/common/images/snavi_postcard02_off.jpg" alt="2010年度入選作品" width="222" height="47" id="SNprize" /></a></li>');
		document.write('<li class="Bottom"><a href="/campus/postcard/voices.html"><img src="/campus/common/images/snavi_postcard03_off.jpg" alt="2010年度体験者の声" width="222" height="47" id="SNvoices" /></a></li>');
		document.write('</ul>');
	}
	if (page == 'postcard_top') // 絵はがきコンクールトップ用
	{
		document.write('<h2><a href="/campus/postcard/index.html"><img src="/campus/common/images/snavi_pcard00.jpg" alt="絵はがきコンクール" width="272" height="85" id="SNtop" /></a></h2>');
		document.write('<ul class="naviList">');
		document.write('<li><a href="/campus/postcard/index.html"><img src="/campus/common/images/snavi_postcard01_off.jpg" alt="2011年度入選作品" width="222" height="47" id="SNindex" /></a></li>');
		document.write('<li><img src="/campus/common/images/naviList_line.gif" alt="" width="221" height="36" /></li>');
		document.write('<li><a href="/campus/postcard/prize.html"><img src="/campus/common/images/snavi_postcard02_off.jpg" alt="2010年度入選作品" width="222" height="47" id="SNprize" /></a></li>');
		document.write('<li class="Bottom"><a href="/campus/postcard/voices.html"><img src="/campus/common/images/snavi_postcard03_off.jpg" alt="2010年度体験者の声" width="222" height="47" id="SNvoices" /></a></li>');
		document.write('</ul>');
	}
	if (page == 'event') // イベント
	{
		document.write('<h2><img src="/campus/common/images/snavi_event00.jpg" alt="イベント" width="272" height="85" id="SNtop" /></h2>');
	}
	if (page == 'sitemap') // サイトマップ
	{
		document.write('<h2><img src="/campus/common/images/snavi_sm00.jpg" alt="サイトマップ" width="272" height="85" id="SNtop" /></h2>');
	}
	if (page == 'infomation') // ご案内
	{
		document.write('<h2><img src="/campus/common/images/snavi_info00.jpg" alt="ご案内" width="272" height="85" id="SNtop" /></h2>');
	}
	if (page == 'learningmap') // 体験学習マップ
	{
		document.write('<h2><img src="/campus/common/images/snavi_lm00.jpg" alt="ラーニング・ファン Special Map" width="272" height="85" id="SNtop" /></h2>');
	}
	if (page == 'explanation') // 学びのプログラム研修会のご案内
	{
		document.write('<h2><img src="/campus/common/images/snavi_expla00.jpg" alt="学びのプログラム研修会のご案内 Special Map" width="272" height="85" id="SNtop" /></h2>');
	}
	if (page == 'TorB') // トリック・オア・ビート2010
	{
		document.write('<h2><img src="/campus/common/images/snavi_TorB00.jpg" alt="トリック・オア・ビート2010" width="272" height="85" id="SNtop" /></h2>');
	}
	if (page == 'university') // 大学・専門学校の皆様へ
	{
		document.write('<h2><a href="/campus/university/index.html"><img src="/campus/common/images/snavi_unv00.jpg" alt="大学・専門学校の皆様へ" width="272" height="85" id="unvTop" /></a></h2>');
		document.write('<ul class="naviList">');
		document.write('<li><a href="/campus/university/schoolpassport.html"><img src="/campus/common/images/snavi_unv02_off.jpg" alt="スクールスペシャルパスポートのご案内" width="222" height="47" id="unvSchool" /></a></li>');
		document.write('<li class="Bottom"><a href="/campus/university/apply01.html"><img src="/campus/common/images/snavi_unv01_off.jpg" alt="学校行事でのご活用事例" width="222" height="47" id="unvApply" /></a></li>');
		document.write('</ul>');
	}
	if (page == 'harmony') // ハーモニーフレンズ
	{
		document.write('<h2><img src="/campus/common/images/snavi_harmony00.gif" alt="ハーモニーフレンズ" width="272" height="85" id="SNtop" /></h2>');
	}

	if (page == 'course') // ハーモニーフレンズ
	{
		document.write('<h2><img src="/campus/common/images/snavi_cou00.jpg" alt="実施報告" width="272" height="85" id="SNCourse" /></h2>');
	}

	if (page == 'wind') // 吹奏楽フェスティバル2010
	{
		document.write('<h2><img src="/campus/common/images/snavi_wind00.jpg" alt="吹奏楽フェスティバル2010" width="272" height="85" id="SNWind" /></h2>');
	}
	if (page == 'work') // 各界・体験者の声
	{
		document.write('<h2><a href="/campus/work/index.html"><img src="/campus/common/images/snavi_work00_off.jpg" alt="キャストが語る「働く楽しさ」" width="272" height="85" id="SNtop" /></a></h2>');
		document.write('<ul class="naviList">');
		document.write('<li><a href="/campus/work/cast01.html"><img src="/campus/common/images/snavi_work01_off.jpg" alt="「誰かの笑顔を、自分の手で作りたい」アトラクションキャスト" width="222" height="47" id="SNcast01" /></a></li>');
		document.write('<li><a href="/campus/work/cast02.html"><img src="/campus/common/images/snavi_work02_off.jpg" alt="「チームの一員として、手ごたえと充実感」ショーサービスキャスト" width="222" height="47" id="SNcast02" /></a></li>');
		document.write('<li><a href="/campus/work/cast03.html"><img src="/campus/common/images/snavi_work03_off.jpg" alt="「みずから積極的に学ぶ姿勢が大切」ショーキャスト" width="222" height="47" id="SNcast03" /></a></li>');
		document.write('<li><a href="/campus/work/cast04.html"><img src="/campus/common/images/snavi_work04_off.jpg" alt="「ゲストが求める一歩先の喜びまで提供したい」カストーディアルキャスト" width="222" height="47" id="SNcast04" /></a></li>');
		document.write('<li><a href="/campus/work/cast05.html"><img src="/campus/common/images/snavi_work05_off.jpg" alt="「子どもの頃からの得意分野を仕事で活かす」メンテナンスキャスト" width="222" height="47" id="SNcast05" /></a></li>');
		document.write('<li class="Bottom"><a href="/campus/work/cast06.html"><img src="/campus/common/images/snavi_work06_off.jpg" alt="「またこの場所へ来たい、と感じてもらうために」セキュリティキャスト" width="222" height="47" id="SNcast06" /></a></li>');
		document.write('</ul>');
	}
	
		document.write('</div>');
		document.write('</div>');

	
// アクティブ画像
    if (document.getElementById(cate)) {
    var NaviImg = document.getElementById(cate);   
    NaviImg.setAttribute("src", NaviImg.getAttribute("src").replace("_off.", "."));
		}
		
}


