﻿//※このjsファイルはメニュー内容を設定するファイルです。
//2部構成になっており、前段は右メニューおよびパンくずメニューを表示させる場合に設定します。
//ページのURLとpageIDを正しく設定しないとエラーが出ますので注意してください。
//後段は右メニューに表示させるメニュー内容を設定します。

//add abs 2007/11
var pageID = new Array();

var path = window.location.pathname;
switch(path){

// ★前段★ページIDの指定
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////

// ▼ブラザーグループ概要
case "/corporate/index.htm":
case "/corporate/":
pageID = new Array(1,0);
break;

// ▼CSRの取り組み
case "/csr/index.htm":
case "/csr/":
pageID = new Array(2,0);
break;

// ▼環境への取り組み
case "/eco/index.htm":
case "/eco/":
pageID = new Array(3,0);
break;

// ▼株主・投資家の皆様へ
case "/investor/index.htm":
case "/investor/":
pageID = new Array(4,0);
break;

// ▼ニュースリリース
case "/news/releasetop/index.htm":
case "/news/releasetop/":
pageID = new Array(5,1);
break;

// ▼採用情報
case "/r/index.htm":
case "/r/":
pageID = new Array(6,0);
break;


// ▼ブラザーグループ概要
/////////////////////////////////////////////////////////////////////////////////////////////

// ▼ブラザーグループ概要 > トップメッセージ
case "/corporate/topmessage/index.htm":
pageID = new Array(1,1);
break;

// ▼ブラザーグループ概要> ブラザーグループ グローバル憲章
case "/corporate/socienvi/index.htm":
pageID = new Array(1,2);
break;

// ▼ブラザーグループ概要> コーポレートガバナンス
//case "/csr/brothergroup/governance/index.htm":
//pageID = new Array(1,3);
//break;

// ▼ブラザーグループ概要> コーポレートガバナンス > コンプライアンス
//case "/csr/brothergroup/compliance/index.htm":
//pageID = new Array(1,3,1);
//break;

// ▼ブラザーグループ概要 > 中長期ビジョン&lt;GV21&gt
case "/corporate/gv21/index.htm":
pageID = new Array(1,4);
break;
 
// ▼ブラザーグループ概要 > 中長期ビジョン&lt;GV21&gt > 中期戦略「CS B2012」
case "/corporate/gv21/csb/index.htm":
pageID = new Array(1,4,1);
break;

// ▼ブラザーグループ概要 > グループ拠点一覧
case "/corporate/gnetwork/index.htm":
pageID = new Array(1,6);
break;

// ▼ブラザーグループ概要 > グループ拠点一覧 > 主な国内拠点
case "/corporate/gnetwork/japan/index.htm":
pageID = new Array(1,6,1);
break;

// ▼ブラザーグループ概要 > グループ拠点一覧 > 南北アメリカ
case "/corporate/gnetwork/america/index.htm":
pageID = new Array(1,6,2);
break;

// ▼ブラザーグループ概要 > グループ拠点一覧 > ヨーロッパ・アフリカ・中近東
case "/corporate/gnetwork/europe/index.htm":
pageID = new Array(1,6,3);
break;

// ▼ブラザーグループ概要 > グループ拠点一覧 > アジア・オセアニア
case "/corporate/gnetwork/asia/index.htm":
pageID = new Array(1,6,4);
break;

// ▼ブラザーグループ概要 > グループ拠点一覧 > 設立年一覧
case "/corporate/gnetwork/establish/index.htm":
pageID = new Array(1,6,5);
break;

// ▼ブラザーグループ概要 > マネジメントシステム&lt;BVCM&gt;
case "/corporate/bvcm/index.htm":
pageID = new Array(1,7);
break;

// ▼ブラザーグループ概要 > マネジメントシステム&lt;BVCM&gt; > お客様
case "/corporate/bvcm/customer/index.htm":
pageID = new Array(1,7,1);
break;

// ▼ブラザーグループ概要 > マネジメントシステム&lt;BVCM&gt; > 商品企画・研究開発
case "/corporate/bvcm/demmand/index.htm":
pageID = new Array(1,7,2);
break;

// ▼ブラザーグループ概要 > マネジメントシステム&lt;BVCM&gt; > 開発設計・生産技術
case "/corporate/bvcm/concurrent/index.htm":
pageID = new Array(1,7,3);
break;

// ▼ブラザーグループ概要 > マネジメントシステム&lt;BVCM&gt; > 製造・物流・販売・サービス
case "/corporate/bvcm/supply/index.htm":
pageID = new Array(1,7,4);
break;

// ▼ブラザーグループ概要 > 製品安全に関する基本方針
case "/corporate/safety/index.htm":
pageID = new Array(1,8);
break;

// ▼ブラザーグループ概要 > 事業紹介
case "/corporate/company/index.htm":
pageID = new Array(1,9);
break;

// ▼ブラザーグループ概要 > 事業紹介 > プリンティング分野
case "/corporate/company/pands/index.htm":
pageID = new Array(1,9,1);
break;

// ▼ブラザーグループ概要 > 事業紹介 > 家庭用ミシン分野
case "/corporate/company/pandh/index.htm":
pageID = new Array(1,9,2);
break;

// ▼ブラザーグループ概要 > 事業紹介 > 工業用ミシン・産業機器分野
case "/corporate/company/mands/index.htm":
pageID = new Array(1,9,3);
break;

// ▼ブラザーグループ概要 > 事業紹介 > その他分野
case "/corporate/company/nandc/index.htm":
pageID = new Array(1,9,4);
break;

// ▼ブラザーグループ概要 > ブラザーの歴史
case "/corporate/history/index.htm":
pageID = new Array(1,10);
break;

// ▼ブラザーグループ概要 > ブラザーの歴史 > テクノパノラマ
case "/corporate/history/techno/index.htm":
pageID = new Array(1,10,1);
break;


// ▼ブラザーグループ概要 > カテゴリサイトマップ
case "/corporate/sitemap/index.htm":
pageID = new Array(1,12);
break;

// ▼ブラザーグループ概要 > グループ本社　ブラザー工業株式会社 会社概要
case "/corporate/bil/index.htm":
pageID = new Array(1,0);
break;

// ▼ブラザーグループ概要 > ブラザー販売株式会社 企業情報
case "/bsl/index.htm":
pageID = new Array(8,0);
break;

// ▼ブラザーグループ概要 > ブラザー販売株式会社 企業情報 > 社長から皆様へ
case "/bsl/message/index.htm":
pageID = new Array(8,1);
break;

// ▼ブラザーグループ概要 > ブラザー販売株式会社 企業情報 > 会社概要
case "/bsl/gaiyo/index.htm":
pageID = new Array(8,2);
break;

// ▼ブラザーグループ概要 > ブラザー販売株式会社 企業情報 > 経営理念
case "/bsl/rinen/index.htm":
pageID = new Array(8,3);
break;

// ▼ブラザーグループ概要 > ブラザー販売株式会社 企業情報 > 事業所
case "/bsl/jigyosho/index.htm":
pageID = new Array(8,4);
break;

// ▼ブラザーグループ概要 > ブラザー販売株式会社 企業情報 > 事業内容
case "/bsl/jigyo/index.htm":
pageID = new Array(8,5);
break;

// ▼ブラザーグループ概要 > ブラザー販売株式会社 企業情報 > 会社の沿革
case "/bsl/enkaku/index.htm":
pageID = new Array(8,6);
break;


// ▼CSRの取り組み 
/////////////////////////////////////////////////////////////////////////////////////////////

// ▼CSRの取り組み > トップメッセージ
case "/corporate/topmessage/index.htm":
pageID = new Array(2,1);
break;

// ▼CSRの取り組み > 対談
case "/csr/brothergroup/talk/index.htm":
case "/csr/brothergroup/talk/talk1/index.htm":
pageID = new Array(2,2);
break;


// ▼CSRの取り組み > ブラザーグループのCSR > ブラザーグループのCSR経営
case "/csr/brothergroup/index.htm":
pageID = new Array(2,3,1);
break;

// ▼CSRの取り組み > ブラザーグループのCSR > コーポレートガバナンス
case "/csr/brothergroup/governance/index.htm":
pageID = new Array(2,3,2);
break;

// ▼CSRの取り組み > ブラザーグループのCSR > コンプライアンス
case "/csr/brothergroup/compliance/index.htm":
pageID = new Array(2,3,3);
break;

// ▼CSRの取り組み > ブラザーグループのCSR > 各事業・地域のCSR課題
case "/csr/brothergroup/target/index.htm":
pageID = new Array(2,3,4);
break;

// ▼CSRの取り組み > ブラザーグループのCSR > グローバルな取り組み
case "/csr/brothergroup/global/index.htm":
pageID = new Array(2,3,5);
break;

// ▼CSRの取り組み > ブラザーグループのCSR > 第三者意見
case "/csr/brothergroup/thirdparty/index.htm":
pageID = new Array(2,3,6);
break;

// ▼CSRの取り組み > お客様とともに
case "/csr/customer/index.htm":
pageID = new Array(2,4);
break;

// ▼CSRの取り組み > お客様とともに > お客様満足の向上
case "/csr/customer/satisfaction/index.htm":
pageID = new Array(2,4,1);
break;

// ▼CSRの取り組み > お客様とともに > お客様第一の製品づくり
case "/csr/customer/friendly/index.htm":
pageID = new Array(2,4,2);
break;

// ▼CSRの取り組み > お客様とともに > 環境配慮の製品づくり
case "/csr/customer/eco/index.htm":
pageID = new Array(2,4,3);
break;

// ▼CSRの取り組み > お客様とともに > 工場での取り組み
case "/csr/customer/factory/index.htm":
pageID = new Array(2,4,4);
break;

// ▼CSRの取り組み > お客様とともに > お客様へのサポート
case "/csr/customer/support/index.htm":
pageID = new Array(2,4,5);
break;

// ▼CSRの取り組み > お客様とともに > コールセンターでの取り組み
case "/csr/customer/dialogue/index.htm":
pageID = new Array(2,4,6);
break;

// ▼CSRの取り組み > 従業員とともに
case "/csr/employee/index.htm":
pageID = new Array(2,5);
break;

// ▼CSRの取り組み > 従業員とともに > 機会の提供と公平な評価
case "/csr/employee/basic/index.htm":
pageID = new Array(2,5,1);
break;

// ▼CSRの取り組み > 従業員とともに > 多様性の重視
case "/csr/employee/diversified/index.htm":
pageID = new Array(2,5,2);
break;

// ▼CSRの取り組み > 従業員とともに > グローバル人財の育成
case "/csr/employee/selffulfillment/index.htm":
pageID = new Array(2,5,3);
break;

// ▼CSRの取り組み > 従業員とともに > 各拠点での人財育成
case "/csr/employee/activation/index.htm":
pageID = new Array(2,5,4);
break;

// ▼CSRの取り組み > 従業員とともに > 労働安全衛生
case "/csr/employee/workplace/index.htm":
pageID = new Array(2,5,5);
break;

// ▼CSRの取り組み > 株主とともに
case "/csr/shareholder/index.htm":
pageID = new Array(2,6);
break;

// ▼CSRの取り組み > 株主とともに > 配当方針

case "/investor/memo/dividend/index.htm":
pageID = new Array(4,7,4);
//pageID = new Array(2,6,1);

break;

// ▼CSRの取り組み > 株主とともに > IRコミュニケーション
case "/csr/shareholder/communication/index.htm":
pageID = new Array(2,6,2);
break;


// ▼CSRの取り組み > パートナーとともに
case "/csr/partner/index.htm":
pageID = new Array(2,7);
break;

// ▼CSRの取り組み > パートナーとともに > CSR調達
case "/csr/partner/purchase/index.htm":
pageID = new Array(2,7,1);
break;


// ▼CSRの取り組み > パートナーとともに > パートナーとの連携
case "/csr/partner/partner/index.htm":
pageID = new Array(2,7,2);
break;


// ▼CSRの取り組み > 社会とともに
case "/csr/society/index.htm":
pageID = new Array(2,8);
break;

// ▼CSRの取り組み > 社会とともに > 災害被災地支援
case "/csr/society/groupwide/index.htm":
pageID = new Array(2,8,1);
break;

// ▼CSRの取り組み > 社会とともに > 日本での社会貢献活動
case "/csr/society/japan/index.htm":
pageID = new Array(2,8,2);
break;

// ▼CSRの取り組み > 社会とともに > 米州での社会貢献活動
case "/csr/society/america/index.htm":
pageID = new Array(2,8,3);
break;

// ▼CSRの取り組み > 社会とともに > 欧州での社会貢献活動
case "/csr/society/europe/index.htm":
pageID = new Array(2,8,4);
break;

// ▼CSRの取り組み > 社会とともに > 亜州での社会貢献活動
case "/csr/society/asia/index.htm":
pageID = new Array(2,8,5);
break;

// ▼CSRの取り組み > 社会とともに > 中国での社会貢献活動
case "/csr/society/china/index.htm":
pageID = new Array(2,8,6);
break;

// ▼CSRの取り組み > PDFダウンロード
case "/csr/download/index.htm":
pageID = new Array(2,9);
break;

// ▼CSRの取り組み > PDFダウンロード > 目次別ダウンロードページ
case "/csr/download/report/index.htm":
pageID = new Array(2,9,1);
break;

// ▼CSRの取り組み > GRIガイドライン対照表
case "/csr/gri/index.htm":
pageID = new Array(2,10);
break;

// ▼CSRの取り組み > カテゴリサイトマップ
case "/csr/sitemap/index.htm":
case "/csr/sitemap/":
pageID = new Array(2,11);
break;

// ▼CSRの取り組み > 新着情報一覧
case "/csr/backnumber/index.htm":
pageID = new Array(2,12);
break;


// ▼環境への取り組み
/////////////////////////////////////////////////////////////////////////////////////////////
// ▼環境への取り組み > 特集 > 地球温暖化防止への取り組み
case "/eco/warming/index.htm":
pageID = new Array(3,1,1);
break;

// ▼環境への取り組み > 特集 > 循環型社会形成への取り組み
case "/eco/recycling/index.htm":
pageID = new Array(3,1,2);
break;

// ▼環境への取り組み > 特集 > 化学物質管理への取り組み
case "/eco/chemical/index.htm":
pageID = new Array(3,1,3);
break;

// ▼環境への取り組み > 特集 > 生物多様性への取り組み
case "/eco/biodiversity/index.htm":
pageID = new Array(3,1,4);
break;

// ▼環境への取り組み > トップメッセージ
//case "/corporate/topmessage/index.htm":
//pageID = new Array(3,2);
//break;

// ▼環境への取り組み > 対談
//case "/csr/brothergroup/talk/index.htm":
//case "/csr/brothergroup/talk/talk1/index.htm":
//pageID = new Array(3,3);
//break;

// ▼環境への取り組み > CSRの取り組み
//case "/csr/index.htm":
//pageID = new Array(3,4);
//break;

// ▼環境への取り組み > 考え方と仕組み > 環境への考え方
case "/eco/idea/index.htm":
pageID = new Array(3,5,1);
break;

// ▼環境への取り組み > 考え方と仕組み > 環境マネジメント
case "/eco/idea/management/index.htm":
case "/eco/idea/management/system/index.htm":
case "/eco/idea/management/contamination/index.htm":
case "/eco/idea/management/iso14001/index.htm":
pageID = new Array(3,5,2);
break;

// ▼環境への取り組み > 考え方と仕組み > 環境への認識と行動計画
case "/eco/idea/awareness/index.htm":
case "/eco/idea/awareness/target/index.htm":
case "/eco/idea/awareness/summary/index.htm":
pageID = new Array(3,5,3);
break;

// ▼環境への取り組み > 考え方と仕組み > 環境会計
case "/eco/idea/accounting/index.htm":
pageID = new Array(3,5,4);

break;

// ▼環境への取り組み > 考え方と仕組み > 環境活動のあゆみ
case "/eco/idea/history/index.htm":
pageID = new Array(3,5,5);
break;


// ▼環境への取り組み > 製品における取り組み > 製品のライフステージでの環境配慮
case "/eco/product/index.htm":
pageID = new Array(3,6,1);
break;


// ▼環境への取り組み > 製品における取り組み > 環境ラベル取得製品
case "/eco/product/label/index.htm":
case "/eco/product/label/type2/index.htm":
case "/eco/product/label/mfc/index.htm":
case "/eco/product/label/printer/index.htm":
case "/eco/product/label/fax/index.htm":
case "/eco/product/label/ptouch/index.htm":
case "/eco/product/label/hsm/index.htm":
case "/eco/product/label/ism/index.htm":
case "/eco/product/label/machine/index.htm":
pageID = new Array(3,6,2);
break;

// ▼環境への取り組み > 製品における取り組み > 環境配慮設計とLCA
case "/eco/product/design/index.htm":
pageID = new Array(3,6,3);
break;

// ▼環境への取り組み > 製品における取り組み > 回収・リサイクル
case "/eco/product/recycle/index.htm":
pageID = new Array(3,6,4);
break;


// ▼環境への取り組み > 生産時の取り組み > マテリアルバランス
case "/eco/factory/index.htm":
pageID = new Array(3,7,1);
break;

// ▼環境への取り組み > 生産時の取り組み > グリーン調達
case "/eco/factory/green_procurement/index.htm":
case "/eco/factory/green_procurement/purchase/index.htm":
pageID = new Array(3,7,2);
break;

// ▼環境への取り組み > 生産時の取り組み > 化学物質管理
case "/eco/factory/chemical/index.htm":
case "/eco/factory/chemical/reduction/index.htm":
pageID = new Array(3,7,3);
break;

// ▼環境への取り組み > 生産時の取り組み > 地球温暖化防止
case "/eco/factory/warming/index.htm":
case "/eco/factory/warming/facilities/index.htm":
case "/eco/factory/warming/delivery/index.htm":
pageID = new Array(3,7,4);
break;

// ▼環境への取り組み > 生産時の取り組み > 廃棄物削減
case "/eco/factory/waste/index.htm":
pageID = new Array(3,7,5);
break;


// ▼環境への取り組み > 環境コミュニケーション > 環境コミュニケーション活動
case "/eco/communication/index.htm":
pageID = new Array(3,8,1);
break;

// ▼環境への取り組み > 環境コミュニケーション > 教育分野での活動
case "/eco/communication/education/index.htm":
pageID = new Array(3,8,2);
break;

// ▼環境への取り組み > 環境コミュニケーション > さまざまな展示会での出展
case "/eco/communication/exhibit/index.htm":
pageID = new Array(3,8,3);
break;

// ▼環境への取り組み > 環境コミュニケーション > 地球環境への貢献活動
case "/eco/communication/contribution/index.htm":
pageID = new Array(3,8,4);
break;

// ▼環境への取り組み > 環境コミュニケーション > ステークホルダーとの対話
case "/eco/communication/dialog/index.htm":
pageID = new Array(3,8,6);
break;

// ▼環境への取り組み > PDFダウンロード
//case "/csr/download/index.htm":
//pageID = new Array(3,9);
//break;


// ▼環境への取り組み > GRIガイドライン対照表
//case "/csr/gri/index.htm":
//pageID = new Array(3,10);
//break;

// ▼環境への取り組み > カテゴリサイトマップ
case "/eco/sitemap/index.htm":
case "/eco/sitemap/":
pageID = new Array(3,11);
break;

// ▼環境への取り組み > 新着情報一覧
case "/eco/backnumber/index.htm":
pageID = new Array(3,12);
break;


// ▼株主/投資家情報（公開用）
/////////////////////////////////////////////////////////////////////////////////////////////

// ▼株主/投資家情報 > トップメッセージ
case "/investor/topmessage/index.htm":
pageID = new Array(4,1);
break;

// ▼株主/投資家情報 > 個人投資家の皆様へ
case "/investor/individual/index.htm":
pageID = new Array(4,2);
break;

// ▼株主/投資家情報 > 決算情報
case "/investor/accounts/index.htm":
case "/investor/accounts/2005/index.htm":
case "/investor/accounts/2006/index.htm":
case "/investor/accounts/2007/index.htm":
case "/investor/accounts/2008/index.htm":
pageID = new Array(4,3);
break;

// ▼株主/投資家情報 > 財務ハイライト
case "/investor/financial/index.htm":
pageID = new Array(4,4);
break;

// ▼株主/投資家情報 > 財務ハイライト > 業績推移
case "/investor/financial/results/index.htm":
pageID = new Array(4,4,1);
break;

// ▼株主/投資家情報 > 財務ハイライト > 売上高構成比
case "/investor/financial/ratio/index.htm":
pageID = new Array(4,4,2);
break;

// ▼株主/投資家情報 > 財務ハイライト > 収益性指標
case "/investor/financial/profitability/index.htm":
pageID = new Array(4,4,3);
break;

// ▼株主/投資家情報 > 財務ハイライト > 安全性指標
case "/investor/financial/stability/index.htm":
pageID = new Array(4,4,4);
break;

// ▼株主/投資家情報 > 財務ハイライト > 1株当たり指標
case "/investor/financial/indicator/index.htm":
pageID = new Array(4,4,5);
break;

// ▼株主/投資家情報 > 財務ハイライト > 設備投資額
case "/investor/financial/capex/index.htm":
pageID = new Array(4,4,6);
break;

// ▼株主/投資家情報 > 財務ハイライト > 研究開発費
case "/investor/financial/randd/index.htm":
pageID = new Array(4,4,7);
break;

// ▼株主/投資家情報 > 財務ハイライト > 財務諸表ダウンロード
case "/investor/financial/download/index.htm":
pageID = new Array(4,4,8);
break;

// ▼株主/投資家情報 > IR資料室（報告書など）
case "/investor/business/index.htm":
pageID = new Array(4,5);
break;

// ▼株主/投資家情報 > IR資料室（報告書など） > 株主通信（旧事業報告書）
case "/investor/business/j-report/index.htm":
case "/investor/business/j-report/2007/index.htm":
case "/investor/business/j-report/2008/index.htm":
case "/investor/business/j-report/2005/index.htm":
case "/investor/business/j-report/2006/index.htm":
pageID = new Array(4,5,1);
break;

// ▼株主/投資家情報 > IR資料室（報告書など） > アニュアルレポート
case "/investor/business/e-report/index.htm":
case "/investor/business/e-report/2004/index.htm":
case "/investor/business/e-report/2005/index.htm":
case "/investor/business/e-report/2006/index.htm":
case "/investor/business/e-report/2007/index.htm":
pageID = new Array(4,5,2);
break;

// ▼株主/投資家情報 > IR資料室（報告書など） > 有価証券報告書
case "/investor/business/yuho/index.htm":
case "/investor/business/yuho/2005/index.htm":
case "/investor/business/yuho/2006/index.htm":
case "/investor/business/yuho/2007/index.htm":
case "/investor/business/yuho/2008/index.htm":
pageID = new Array(4,5,3);
break;

// ▼株主/投資家情報 > 株主総会
case "/investor/meeting/index.htm":
pageID = new Array(4,6);
break;

// ▼株主/投資家情報 > 株式・社債情報
case "/investor/memo/index.htm":
pageID = new Array(4,7,1);
break;

// ▼株主/投資家情報 > 株式・社債情報 > 株価情報
case "/investor/memo/price/index.htm":
pageID = new Array(4,7,1);
break;

// ▼株主/投資家情報 > 株式・社債情報 > 株主メモ
case "/investor/memo/memo/index.htm":
pageID = new Array(4,7,2);
break;

// ▼株主/投資家情報 > 株式・社債情報 > 株主構成／大株主
case "/investor/memo/ratio/index.htm":
pageID = new Array(4,7,3);
break;

// ▼株主/投資家情報 > 株式・社債情報 > 配当金
case "/investor/memo/dividend/index.htm":
pageID = new Array(4,7,4);
break;

// ▼株主/投資家情報 > 株式・社債情報 > 定款・株式取扱規則
case "/investor/memo/teikan/index.htm":
pageID = new Array(4,7,5);
break;

// ▼株主/投資家情報 > 株式・社債情報 > 株式諸手続
case "/investor/memo/procedure/index.htm":
pageID = new Array(4,7,6);
break;

// ▼株主/投資家情報 > 株式・社債情報 > 社債／格付情報
case "/investor/memo/bond/index.htm":
pageID = new Array(4,7,7);
break;

// ▼株主/投資家情報 > IRスケジュール
case "/investor/schedule/index.htm":
pageID = new Array(4,8);
break;

// ▼株主/投資家情報 > 法定公告
case "/investor/koukoku/index.htm":
pageID = new Array(4,9);
break;

// ▼株主/投資家情報 > 投資家情報に関するお問い合わせ
case "/investor/contact/index.htm":
pageID = new Array(4,10,1);
break;

// ▼株主/投資家情報 > 大規模買付への対応方針
case "/investor/policy/index.htm":
pageID = new Array(4,10,2);
break;

// ▼株主/投資家情報 > 株券電子化に関するご質問
case "/investor/denshika/index.htm":
pageID = new Array(4,10,3);
break;

// ▼株主/投資家情報 > よくあるご質問
case "/investor/faq/index.htm":
pageID = new Array(4,10,4);
break;

// ▼株主/投資家情報 > カテゴリサイトマップ
case "/investor/sitemap/index.htm":
pageID = new Array(4,12);
break;

// ▼株主/投資家情報 > IRニュース／2010年
case "/investor/news/index.htm":
pageID = new Array(4,13);
break;

// ▼株主/投資家情報 > IRニュース／2009年
case "/investor/news/news_2009/index.htm":
pageID = new Array(4,14);
break;

// ▼株主/投資家情報 > IRニュース／2008年
case "/investor/news/news_2008/index.htm":
pageID = new Array(4,15);
break;

// ▼株主/投資家情報 > IRニュース／2007年
case "/investor/news/news_2007/index.htm":
pageID = new Array(4,16);
break;

// ▼株主/投資家情報 > IRニュース／2006年
case "/investor/news/news_2006/index.htm":
pageID = new Array(4,17);
break;


// ▼ニュースリリースは最後に設定
/////////////////////////////////////////////////////////////////////////////////////////////


// ▼採用情報（公開用）
/////////////////////////////////////////////////////////////////////////////////////////////

// ▼採用情報 > 新卒採用トップ
case "/r/fresh/index.htm":
pageID = new Array(6,1);
break;

// ▼採用情報 > 新卒採用 > 採用担当者よりメッセージ 
case "/r/fresh/person/index.htm":
pageID = new Array(6,1,1);
break;

// ▼採用情報 > 新卒採用 > 社員紹介 
case "/r/fresh/staff_science/index.htm":
pageID = new Array(6,1,2);
break;

// ▼採用情報 > 新卒採用 > 社員紹介 > 社員紹介[理系] 
case "/r/fresh/staff_science/index.htm":
case "/r/fresh/staff_science/science01/index.htm":
case "/r/fresh/staff_science/science02/index.htm":
case "/r/fresh/staff_science/science03/index.htm":
case "/r/fresh/staff_science/science04/index.htm":
case "/r/fresh/staff_science/science05/index.htm":
pageID = new Array(6,1,2,1);
break;

// ▼採用情報 > 新卒採用 > 社員紹介 > 社員紹介[文系] 
case "/r/fresh/staff_humanities/index.htm":
case "/r/fresh/staff_humanities/humanities01/index.htm":
case "/r/fresh/staff_humanities/humanities02/index.htm":
case "/r/fresh/staff_humanities/humanities03/index.htm":
case "/r/fresh/staff_humanities/humanities04/index.htm":
case "/r/fresh/staff_humanities/humanities05/index.htm":
pageID = new Array(6,1,2,2);
break;


// ▼採用情報 > 新卒採用 > ブラザーの挑戦の歴史 
case "/r/fresh/whats/index.htm":
pageID = new Array(6,1,3);
break;

// ▼採用情報 > 新卒採用 > 技術レポート 
case "/r/fresh/projects/index.htm":
case "/r/fresh/projects/project01/index.htm":
case "/r/fresh/projects/project02/index.htm":
pageID = new Array(6,1,4);
break;


// ▼採用情報 > 新卒採用 > 内定者紹介 
case "/r/fresh/decision/index.htm":
case "/r/fresh/decision/decision01/index.htm":
case "/r/fresh/decision/decision02/index.htm":
case "/r/fresh/decision/decision03/index.htm":
case "/r/fresh/decision/decision04/index.htm":
pageID = new Array(6,1,5);
break;

// ▼採用情報 > 新卒採用 > 募集要項 
case "/r/fresh/bosyu/index.htm":
pageID = new Array(6,1,6);
break;

// ▼採用情報 > 新卒採用 > FAQ
case "/r/fresh/faq/index.htm":
case "/r/fresh/faq/fukuri/index.htm":
case "/r/fresh/faq/jinzai/index.htm":
pageID = new Array(6,1,7);
break;


// ▼採用情報 > キャリアトップ
case "http://career.brother.co.jp/index.html":
pageID = new Array(6,2);
break;

// ▼採用情報 > キャリア > 募集要項 
case "http://career.brother.co.jp/detail/index.html":
pageID = new Array(6,2,1);
break;


// ▼採用情報 > キャリア > 募集職種 
case "https://progres03.jposting.net/pgbrother/u/job.phtml":
pageID = new Array(6,2,2);
break;

// ▼採用情報 > キャリア > 社員紹介 
case "http://career.brother.co.jp/interview/index.html":

case "/r/career/interview/kouketsu/index.htm":

case "/r/career/interview/yasutomo/index.htm":

case "/r/career/interview/kabetani/index.htm":

case "/r/career/interview/kashima/index.htm":

case "/r/career/interview/kushida/index.htm":

case "/r/career/interview/nakazawa/index.htm":

case "/r/career/interview/oguri/index.htm":

case "/r/career/interview/oohama/index.htm":

case "/r/career/interview/horinoe/index.htm":

case "/r/career/interview/yasui/index.htm":

case "/r/career/interview/yamauchi/index.htm":

case "/r/career/interview/hayashi/index.htm":

case "/r/career/interview/inose/index.htm":

case "/r/career/interview/shibata/index.htm":

case "/r/career/interview/ono/index.htm":

case "/r/career/interview/yamamoto/index.htm":

case "/r/career/interview/asai/index.htm":

pageID = new Array(6,2,3);

break;



// ▼採用情報 > キャリア > 転職者の声 
case "http://career.brother.co.jp/message/index.html":

case "/r/career/message/index.htm":

case "/r/career/message/nakai/index.htm":

case "/r/career/message/tsuruko/index.htm":

case "/r/career/message/masuda/index.htm":

case "/r/career/message/komori/index.htm":

case "/r/career/message/kudo/index.htm":
pageID = new Array(6,2,4);
break;

// ▼採用情報 > キャリア > FAQ
case "http://career.brother.co.jp/faq/index.html":
pageID = new Array(6,2,5);
break;

// ▼採用情報 > キャリア > エントリー
case "http://career.brother.co.jp/entry/index.html":
pageID = new Array(6,2,6);
break;

// ▼採用情報 > 障がい者採用
case "/r/welfare/index.htm":
pageID = new Array(6,3);
break;

// ▼採用情報 > ブラザー販売株式会社 > 新卒採用
case "/bsl/saiyo/index.htm":
pageID = new Array(6,5);
break;

// ▼採用情報 > カテゴリサイトマップ
case "/r/sitemap/index.htm":
pageID = new Array(6,6);
break;

// ▼採用情報 > デジタルBOOK 開発実録マンガ
case "/r/comic/index.htm":
pageID = new Array(6,7);
break;


}


// ★前段★ページIDの指定(ニュースリリース用)
//　/news/200*/ディレクトリ格納ファイルすべてに同一のページIDをふります。
//　ニュースリリースページを追加する場合は必ず/news/2006/などのディレクトリに格納してください。
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////

var path2 = path.slice(0,11);
switch(path2){

// ▼ニュースリリース
/////////////////////////////////////////////////////////////////////////////////////////////

// ▼ニュースリリース > 最新情報 > 2010年ニュースリリース一覧
case "/news/2010/":
pageID = new Array(5,1,1);
break;

// ▼ニュースリリース > 最新情報 > 2009
case "/news/2009/":
pageID = new Array(5,1,2);
break;

// ▼ニュースリリース > 最新情報 > 2008
case "/news/2008/":
pageID = new Array(5,1,3);
break;

// ▼ニュースリリース > 最新情報 > 2007
case "/news/2007/":
pageID = new Array(5,1,4);
break;

// ▼ニュースリリース > 最新情報 > 2006
case "/news/2006/":
pageID = new Array(5,1,5);
break;

}


// ★後段★ここからメニューのリンク設定。
// リンク設定記述の上から順にメニューが表示されます。
// 左側の連番がページIDになります。
// 左側の連番の数字を「0」にすると右メニュー表示がされなくなります。
// URL記述の前に「+」を記述すると別ウインドウで開きます。
// URL記述の前に「*」を記述するとその項目はメニューヘッダになります（ex.採用情報）。
//
//　●補足メニューのための追加設定●
// URL記述を「#」にするとリンクが行われなくなります。（ex.投資家情報）
// リンク文言を「$」にすると文言が入らなくなります。
/////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////

var rNavi = new Array();

// ▼ライトナビ
rNavi["rn"] = new Array(
1,"/corporate/index.htm","ブラザーグループ概要","/corporate/sitemap/index.htm",

2,"/csr/index.htm","CSRの取り組み","/csr/sitemap/index.htm",

3,"/eco/index.htm","環境への取り組み","/eco/sitemap/index.htm",

4,"/investor/index.htm","株主/投資家の皆様へ","/investor/sitemap/index.htm",

5,"/news/releasetop/index.htm","ニュースリリース","",

6,"/r/index.htm","ブラザー工業株式会社 採用情報","/r/sitemap/index.htm",

7,"/corporate/bil/index.htm","グループ本社　ブラザー工業株式会社 会社概要","",

8,"/bsl/index.htm","ブラザー販売株式会社 企業情報","",


"");


// ▼ブラザーグループ概要
/////////////////////////////////////////////////////////////////////////////////////////////

// ▼ブラザーグループ概要
rNavi["rn0"] = new Array(
1,"/corporate/topmessage/index.htm","トップメッセージ",

2,"/corporate/socienvi/index.htm","ブラザーグループ グローバル憲章",

3,"/csr/brothergroup/governance/index.htm","コーポレートガバナンス",

4,"/corporate/gv21/index.htm","中長期ビジョン&lt;GV21&gt;",

5,"/investor/financial/index.htm","財務ハイライト",

6,"/corporate/gnetwork/index.htm","グループ拠点一覧",

7,"/corporate/bvcm/index.htm","マネジメントシステム&lt;BVCM&gt;",

8,"/corporate/safety/index.htm","製品安全に関する基本方針",

9,"/corporate/company/index.htm","事業紹介",

10,"/corporate/history/index.htm","ブラザーの歴史",

11,"!6/corporate/bil/index.htm","グループ本社　ブラザー工業株式会社 会社概要",

12,"!7/bsl/index.htm","ブラザー販売株式会社 企業情報",

13,"!8/corporate/gnetwork/domestic/index.htm","その他の国内グループ会社",

0,"/corporate/sitemap/index.htm","カテゴリサイトマップ",
"");

// ▼ブラザーグループ概要 > コーポレートガバナンス
//rNavi["rn0-2"] = new Array(
//1,"/csr/brothergroup/compliance/index.htm","コンプライアンス",
//"");

// ▼ブラザーグループ概要 > 中長期ビジョン&lt;GV21&gt;
//rNavi["rn0-3"] = new Array(
//1,"/corporate/gv21/csb/index.htm","中期戦略「CS B2012」",
//"");

// ▼ブラザーグループ概要 > グループ拠点一覧
rNavi["rn0-5"] = new Array(
1,"/corporate/gnetwork/japan/index.htm","主な国内拠点",

2,"/corporate/gnetwork/america/index.htm","南北アメリカ",

3,"/corporate/gnetwork/europe/index.htm","ヨーロッパ・アフリカ・中近東",

4,"/corporate/gnetwork/asia/index.htm","アジア・オセアニア",
5,"/corporate/gnetwork/establish/index.htm","設立年一覧",
"");

// ▼ブラザーグループ概要 > マネジメントシステム&lt;BVCM&gt;
rNavi["rn0-6"] = new Array(
1,"/corporate/bvcm/customer/index.htm","お客様",

2,"/corporate/bvcm/demmand/index.htm","商品企画・研究開発",

3,"/corporate/bvcm/concurrent/index.htm","開発設計・生産技術",

4,"/corporate/bvcm/supply/index.htm","製造・物流・販売・サービス",
"");

// ▼ブラザーグループ概要 > 事業紹介
rNavi["rn0-8"] = new Array(
1,"/corporate/company/pands/index.htm","プリンティング分野",

2,"/corporate/company/pandh/index.htm","家庭用ミシン分野",

3,"/corporate/company/mands/index.htm","工業用ミシン・産業機器分野",

4,"/corporate/company/nandc/index.htm","その他分野",
"");

// ▼ブラザーグループ概要 > ブラザーの歴史
rNavi["rn0-9"] = new Array(
1,"/corporate/history/techno/index.htm","テクノパノラマ",
"");

// ▼ブラザーグループ概要 > グループ本社　ブラザー工業株式会社 会社概要
rNavi["rn0-10"] = new Array(
1,"/corporate/bil/facility/index.htm","ブラザー工業 主な国内拠点",
"");

// ▼ブラザーグループ概要 > ブラザー販売株式会社 企業情報
rNavi["rn7"] = new Array(
1,"/bsl/message/index.htm","社長から皆様へ",

2,"/bsl/gaiyo/index.htm","会社概要",

3,"/bsl/rinen/index.htm","経営理念",

4,"/bsl/jigyosho/index.htm","事業所",

5,"/bsl/jigyo/index.htm","事業内容",

6,"/bsl/enkaku/index.htm","会社の沿革",
"");


// ▼CSRの取り組み
/////////////////////////////////////////////////////////////////////////////////////////////

// ▼CSRの取り組み
rNavi["rn1"] = new Array(
1,"/corporate/topmessage/index.htm","トップメッセージ",

2,"/csr/brothergroup/talk/index.htm","対談",

3,"/csr/brothergroup/index.htm","ブラザーグループのCSR",

4,"/csr/customer/index.htm","お客様とともに",

5,"/csr/employee/index.htm","従業員とともに",

6,"/csr/shareholder/index.htm","株主とともに",

7,"/csr/partner/index.htm","パートナーとともに",

8,"/csr/society/index.htm","社会とともに",

9,"/csr/download/index.htm","PDFダウンロード",

10,"/csr/gri/index.htm","GRIガイドライン対照表",

0,"/csr/sitemap/index.htm","カテゴリサイトマップ",

0,"/csr/backnumber/index.htm","新着情報一覧",


"");

// ▼CSRの取り組み > ブラザーグループのCSR
rNavi["rn1-2"] = new Array(
1,"/csr/brothergroup/index.htm","ブラザーグループのCSR経営",

2,"/csr/brothergroup/governance/index.htm","コーポレートガバナンス",

3,"/csr/brothergroup/compliance/index.htm","コンプライアンス",

4,"/csr/brothergroup/target/index.htm","各事業・地域のCSR課題",

5,"/csr/brothergroup/global/index.htm","グローバルな取り組み",

6,"/csr/brothergroup/thirdparty/index.htm","第三者意見",
"");

// ▼CSRの取り組み > お客様とともに
rNavi["rn1-3"] = new Array(
1,"/csr/customer/satisfaction/index.htm","お客様満足の向上",

2,"/csr/customer/friendly/index.htm","お客様第一の製品づくり",

3,"/csr/customer/eco/index.htm","環境配慮の製品づくり",

4,"/csr/customer/factory/index.htm","工場での取り組み",

5,"/csr/customer/support/index.htm","お客様へのサポート",

6,"/csr/customer/dialogue/index.htm","コールセンターでの取り組み",
"");

// ▼CSRの取り組み > 従業員とともに
rNavi["rn1-4"] = new Array(													 
1,"/csr/employee/basic/index.htm","機会の提供と公平な評価",

2,"/csr/employee/diversified/index.htm","多様性の重視",

3,"/csr/employee/selffulfillment/index.htm","グローバル人財の育成",

4,"/csr/employee/activation/index.htm","各拠点での人財育成",

5,"/csr/employee/workplace/index.htm","労働安全衛生",

"");

// ▼CSRの取り組み > 株主とともに
rNavi["rn1-5"] = new Array(
1,"/investor/memo/dividend/index.htm","配当金",

2,"/csr/shareholder/communication/index.htm","IRコミュニケーション",
"");

// ▼CSRの取り組み > パートナーとともに
rNavi["rn1-6"] = new Array(
1,"/csr/partner/purchase/index.htm","CSR調達",
						   
2,"/csr/partner/partner/index.htm","パートナーとの連携",
"");

// ▼CSRの取り組み > 社会とともに
rNavi["rn1-7"] = new Array(
1,"/csr/society/groupwide/index.htm","災害被災地支援",

2,"/csr/society/japan/index.htm","日本での社会貢献活動",

3,"/csr/society/america/index.htm","米州での社会貢献活動",

4,"/csr/society/europe/index.htm","欧州での社会貢献活動",

5,"/csr/society/asia/index.htm","亜州での社会貢献活動",

6,"/csr/society/china/index.htm","中国での社会貢献活動",
"");

// ▼CSRの取り組み > PDFダウンロード
rNavi["rn1-8"] = new Array(
1,"/csr/download/report/index.htm","目次別ダウンロードページ",
"");


// ▼環境への取り組み
/////////////////////////////////////////////////////////////////////////////////////////////

// ▼環境への取り組み
rNavi["rn2"] = new Array(

1,"/eco/warming/index.htm","特集",

2,"/corporate/topmessage/index.htm","トップメッセージ",

3,"/csr/brothergroup/talk/index.htm","対談",

4,"/csr/index.htm","CSRの取り組み",

5,"/eco/idea/index.htm","考え方と仕組み",

6,"/eco/product/index.htm","製品における取り組み",

7,"/eco/factory/index.htm","生産時の取り組み",

8,"/eco/communication/index.htm","環境コミュニケーション",

9,"/csr/download/index.htm","PDFダウンロード",

10,"/csr/gri/index.htm","GRIガイドライン対照表",

0,"/eco/sitemap/index.htm","カテゴリサイトマップ",

0,"/eco/backnumber/index.htm","新着情報一覧",

"");

// ▼環境への取り組み > 特集
rNavi["rn2-0"] = new Array(
1,"/eco/warming/index.htm","地球温暖化防止への取り組み",

2,"/eco/recycling/index.htm","循環型社会形成への取り組み",

3,"/eco/chemical/index.htm","化学物質管理への取り組み",

4,"/eco/biodiversity/index.htm","生物多様性への取り組み",

"");

// ▼環境への取り組み > 考え方と仕組み
rNavi["rn2-4"] = new Array(
1,"/eco/idea/index.htm","環境への考え方",

2,"/eco/idea/management/index.htm","環境マネジメント",

3,"/eco/idea/awareness/index.htm","環境への認識と行動計画",

4,"/eco/idea/accounting/index.htm","環境会計",

5,"/eco/idea/history/index.htm","環境活動のあゆみ",
"");

// ▼環境への取り組み > 製品における取り組み
rNavi["rn2-5"] = new Array(
1,"/eco/product/index.htm","製品のライフステージでの環境配慮",

2,"/eco/product/label/index.htm","環境ラベル取得製品",

3,"/eco/product/design/index.htm","環境配慮設計とLCA",

4,"/eco/product/recycle/index.htm","回収・リサイクル",
"");

// ▼環境への取り組み > 生産時の取り組み
rNavi["rn2-6"] = new Array(
1,"/eco/factory/index.htm","マテリアルバランス",

2,"/eco/factory/green_procurement/index.htm","グリーン調達",

3,"/eco/factory/chemical/index.htm","化学物質管理",

4,"/eco/factory/warming/index.htm","地球温暖化防止",

5,"/eco/factory/waste/index.htm","廃棄物削減",

0,"/eco/factory/data/index.htm","各拠点の環境負荷データ",
"");

// ▼環境への取り組み > 環境コミュニケーション
rNavi["rn2-7"] = new Array(
1,"/eco/communication/index.htm","環境コミュニケーション活動",

2,"/eco/communication/education/index.htm","教育分野での活動",

3,"/eco/communication/exhibit/index.htm","さまざまな展示会での出展",

4,"/eco/communication/contribution/index.htm","地球環境への貢献活動",

0,"/eco/communication/others/index.htm","その他コミュニケーション",

5,"/eco/communication/dialog/index.htm","ステークホルダーとの対話",
"");


// ▼株主/投資家情報（公開用）
/////////////////////////////////////////////////////////////////////////////////////////////

// ▼株主/投資家情報
rNavi["rn3"] = new Array(
1,"/investor/topmessage/index.htm","トップメッセージ",

2,"/investor/individual/index.htm","個人投資家の皆様へ",

3,"/investor/accounts/index.htm","決算情報",

4,"/investor/financial/index.htm","財務ハイライト",

5,"/investor/business/index.htm","IR資料室（報告書など）",

6,"/investor/meeting/index.htm","株主総会",

7,"/investor/memo/index.htm","株式・社債情報",

8,"/investor/schedule/index.htm","IRスケジュール",

9,"/investor/koukoku/index.htm","法定公告",
10,"#","$",
11,"#","関連リンク",
0,"/investor/sitemap/index.htm","カテゴリサイトマップ",
0,"/investor/news/index.htm","IRニュース／2007年",
0,"/investor/news/news_2006/index.htm","IRニュース／2006年",
0,"/investor/news/news_2005/index.htm","IRニュース／2005年",
"");

// ▼株主/投資家情報 > 決算情報
rNavi["rn3-3"] = new Array(
1,"/investor/financial/results/index.htm","業績推移",

2,"/investor/financial/ratio/index.htm","売上高構成比",

3,"/investor/financial/profitability/index.htm","収益性指標",

4,"/investor/financial/stability/index.htm","安全性指標",

5,"/investor/financial/indicator/index.htm","1株当たり指標",

6,"/investor/financial/capex/index.htm","設備投資額",

7,"/investor/financial/randd/index.htm","研究開発費",

8,"/investor/financial/download/index.htm","財務諸表ダウンロード",
"");

// ▼株主/投資家情報 > IR資料室（報告書など）
rNavi["rn3-4"] = new Array(
1,"/investor/business/j-report/index.htm","株主通信（旧事業報告書）",

2,"/investor/business/e-report/index.htm","アニュアルレポート",

3,"/investor/business/yuho/index.htm","有価証券報告書",
"");

// ▼株主/投資家情報 > 株式・社債情報
rNavi["rn3-6"] = new Array(
1,"/investor/memo/price/index.htm","株価情報",					   
2,"/investor/memo/memo/index.htm","株主メモ",
3,"/investor/memo/ratio/index.htm","株主構成／大株主",
4,"/investor/memo/dividend/index.htm","配当金",
5,"/investor/memo/teikan/index.htm","定款・株式取扱規則",
6,"/investor/memo/procedure/index.htm","株式諸手続",
7,"/investor/memo/bond/index.htm","社債／格付情報",
"");

// ▼株主/投資家情報 > お問合せ
rNavi["rn3-9"] = new Array(
1,"/investor/contact/index.htm","投資家情報に関するお問い合わせ",

2,"/investor/policy/index.htm","大規模買付への対応方針",

3,"/investor/denshika/index.htm","株券電子化に関するご質問",

4,"/investor/faq/index.htm","よくあるご質問",

5,"+/investor/caution/index.htm","見通しに関する注意事項",
"");

// ▼株主/投資家情報 > 関連リンク
rNavi["rn3-10"] = new Array(
1,"/corporate/index.htm","グループ企業情報",

2,"/corporate/gnetwork/japan/index.htm","国内グループ会社サイト",

3,"+http://www.brother.com/en/investor/","English/Investor Information",
"");
//*/


// ▼ニュースリリース
/////////////////////////////////////////////////////////////////////////////////////////////

// ▼ニュースリリース
rNavi["rn4"] = new Array(
1,"/news/releasetop/index.htm","最新情報",
2,"+/investor/caution/index.htm","見通しに関する注意事項",
"");
// ▼ニュースリリース > 最新情報
rNavi["rn4-0"] = new Array(
1,"/news/2010/index.htm","2010年ニュースリリース一覧",

2,"/news/2009/index.htm","2009年",

3,"/news/2008/index.htm","2008年",

4,"/news/2007/index.htm","2007年",

5,"/news/2006/index.htm","2006年",

"");


// ▼採用情報(公開用)
/////////////////////////////////////////////////////////////////////////////////////////////

// ▼採用情報
rNavi["rn5"] = new Array(

1,"/r/fresh/index.htm","新卒採用",

2,"http://career.brother.co.jp/index.html","キャリア採用",

3,"/r/welfare/index.htm","障がい者採用",

4,"*/r/index.htm","ブラザー販売株式会社 採用情報",

5,"/bsl/saiyo/index.htm","新卒採用",

0,"/r/sitemap/index.htm","カテゴリサイトマップ",

0,"/r/comic/index.htm","デジタルBOOK 開発実録マンガ",
"");


// ▼採用情報 > 新卒採用
rNavi["rn5-0"] = new Array(
1,"/r/fresh/person/index.htm","採用担当者よりメッセージ",

2,"/r/fresh/staff_science/index.htm","社員紹介",

3,"/r/fresh/whats/index.htm","ブラザーの挑戦の歴史",

4,"/r/fresh/projects/index.htm","技術レポート",

5,"/r/fresh/decision/index.htm","内定者紹介",

6,"/r/fresh/bosyu/index.htm","募集要項",

7,"/r/fresh/faq/index.htm","FAQ",

8,"+https://www3.ibac.co.jp/es2011s/2313003/entry/kiyaku.html","2011年3月卒エントリー",
"");

// ▼採用情報 > 新卒採用 > 社員紹介
rNavi["rn5-0-1"] = new Array(
1,"/r/fresh/staff_science/index.htm","社員紹介[理系]",

2,"/r/fresh/staff_humanities/index.htm","社員紹介[文系]",

"");

// ▼採用情報 > 新卒採用 > 仕事紹介
//rNavi["rn5-0-2"] = new Array(
//1,"/r/fresh/work/kikaku/index.htm","営業企画",

//2,"/r/fresh/work/staff/index.htm","本社スタッフ",

//3,"/r/fresh/work/seihin/index.htm","製品開発",

//4,"/r/fresh/work/seisan/index.htm","生産技術",

//5,"/r/fresh/work/gijutsu/index.htm","技術開発",

//6,"/r/fresh/work/property/index.htm","知的財産",
//"");

// ▼採用情報 > キャリア採用
rNavi["rn5-1"] = new Array(
1,"http://career.brother.co.jp/detail/index.html","募集要項",

2,"+https://progres03.jposting.net/pgbrother/u/job.phtml","募集職種",

3,"http://career.brother.co.jp/interview/index.html","社員紹介",

4,"http://career.brother.co.jp/message/index.html","転職者の声",

5,"http://career.brother.co.jp/faq/index.html","FAQ",

6,"http://career.brother.co.jp/entry/index.html","エントリー",
"");
