<!--

var Home_dir = '/';

var Lk = new Array();
var Lk0 = new Array();
var Lk1 = new Array();
var Lk2 = new Array();


//----------------------------------------
// ▼コレクション別メニュー

Lk[0] = new Array();
Lk[0][0] = 'デジタルアーカイブ一覧';
Lk[0][1] = 'dlib/index.html';
Lk[0][2] = 'Digital Archive List';
Lk[0][3] = 'dlib/e-index.html';

Lk[1] = new Array();
Lk[1][0] = 'デジタルアーカイブ横断検索';
Lk[1][1] = 'GlobalFinder/cgi/Start.exe';
Lk[1][2] = 'Digital Archive Cross Searching';
Lk[1][3] = 'GlobalFinder/cgi/Start.exe?LANG=eng&CLASS=1';

Lk[2] = new Array();
Lk[2][0] = '震災文庫';
Lk[2][1] = 'eqb/index.html';
Lk[2][2] = 'EDMC';
Lk[2][3] = 'eqb/e-index.html';

Lk[3] = new Array();
Lk[3][0] = '新聞記事文庫';
Lk[3][1] = 'sinbun/index.html';
Lk[3][2] = 'Newspaper Article';
Lk[3][3] = 'sinbun/e-index.html';

Lk[4] = new Array();
Lk[4][0] = '住田文庫';
Lk[4][1] = 'sumita/index.html';
Lk[4][2] = 'Sumida Maritime Materials Collection';
Lk[4][3] = 'sumita/e-index.html';

Lk[5] = new Array();
Lk[5][0] = '学内研究成果';
Lk[5][1] = 'products/index.html';
Lk[5][2] = 'Research Products of Kobe University';
Lk[5][3] = 'products/e-index.html';

Lk[6] = new Array();
Lk[6][0] = '稀覯書 ・貴重書';
Lk[6][1] = 'kichosyo/kichosho-index.html';
Lk[6][2] = 'Rare Books';
Lk[6][3] = 'kichosyo/kichosho-e-index.html';

//----------------------------------------
// ↓変更不可


Lk_df = new Array();
Lk_df[0] = new Array();
Lk_df[0][0] = '電子図書館TOP';
Lk_df[0][1] = 'dlib/index.html';
Lk_df[0][2] = 'dlib/e-index.html';


//----------------------------------------
// ▼ココンテンツメニュー

// 震災文庫コンテンツメニュー（日本語）
Lk2[1] = new Array();
Lk2[1][0] = new Array();

Lk2[1][0][0] = new Array();
Lk2[1][0][0][0] = 'ごあいさつ';
Lk2[1][0][0][1] = 'eqb/aisatu.html';

Lk2[1][0][1] = new Array();
Lk2[1][0][1][0] = '文庫利用案内';
Lk2[1][0][1][1] = 'eqb/guide.html';

Lk2[1][0][2] = new Array();
Lk2[1][0][2][0] = '資料提供依頼';
Lk2[1][0][2][1] = 'eqb/irai.html';

Lk2[1][0][3] = new Array();
Lk2[1][0][3][0] = '分類表';
Lk2[1][0][3][1] = 'eqb/class.html';

Lk2[1][0][4] = new Array();
Lk2[1][0][4][0] = '請求記号について';
Lk2[1][0][4][1] = 'eqb/call.html';

Lk2[1][0][5] = new Array();
Lk2[1][0][5][0] = '関連リンク集';
Lk2[1][0][5][1] = 'eqbeqblinks.html';

Lk2[1][0][6] = new Array();
Lk2[1][0][6][0] = 'デジタルギャラリー';
Lk2[1][0][6][1] = 'eqb/dlib/index.html';

Lk2[1][0][7] = new Array();
Lk2[1][0][7][0] = '地図からの検索（写真）';
Lk2[1][0][7][1] = 'das/jsp/ja/MapSearch.jsp?LANG=JA&AID=01';

Lk2[1][0][8] = new Array();
Lk2[1][0][8][0] = '電子図書館Top';
Lk2[1][0][8][1] = Lk_df[0][1];

// 震災文庫コンテンツメニュー（英語）
Lk2[1][1] = new Array();
Lk2[1][1][0] = new Array();
Lk2[1][1][0][0] = 'Foreword';
Lk2[1][1][0][1] = 'eqb/e-aisatu.html';

Lk2[1][1][1] = new Array();
Lk2[1][1][1][0] = 'How to Use';
Lk2[1][1][1][1] = 'eqb/e-guide.html';

Lk2[1][1][2] = new Array();
Lk2[1][1][2][0] = 'Request for Data';
Lk2[1][1][2][1] = 'eqb/e-irai.html';

Lk2[1][1][3] = new Array();
Lk2[1][1][3][0] = 'Classified Table';
Lk2[1][1][3][1] = 'eqb/e-class.html';

Lk2[1][1][4] = new Array();
Lk2[1][1][4][0] = 'About Call Number';
Lk2[1][1][4][1] = 'eqb/e-call.html';

Lk2[1][1][5] = new Array();
Lk2[1][1][5][0] = 'Link';
Lk2[1][1][5][1] = 'eqb/e-eqblinks.html';

Lk2[1][1][6] = new Array();
Lk2[1][1][6][0] = 'Digital Gallery';
Lk2[1][1][6][1] = 'eqb/e-gallery.html';

Lk2[1][1][7] = new Array();
Lk2[1][1][7][0] = 'Search from Map(Photographs)';
Lk2[1][1][7][1] = 'das/jsp/en/MapSearch.jsp?LANG=EN&AID=01';

Lk2[1][1][8] = new Array();
Lk2[1][1][8][0] = 'Document List';
Lk2[1][1][8][1] = 'das/doc/EarthquakeDataList/Top.html';

Lk2[1][1][9] = new Array();
Lk2[1][1][9][0] = 'Kobe University Digital Library(Top)';
Lk2[1][1][9][1] = Lk_df[0][2];

// 住田文庫コンテンツメニュー（日本語）
Lk2[2] = new Array();
Lk2[2][0] = new Array();

Lk2[2][0][0] = new Array();
Lk2[2][0][0][0] = '住田文庫について';
Lk2[2][0][0][1] = 'sumita/about-sumita.html';

Lk2[2][0][1] = new Array();
Lk2[2][0][1][0] = '住田文庫分類表';
Lk2[2][0][1][1] = 'sumita/sumitaclass.html';

Lk2[2][0][2] = new Array();
Lk2[2][0][2][0] = '住田文庫資料目録 (タイトル別)';
Lk2[2][0][2][1] = 'directory/sumita/title.html';

Lk2[2][0][3] = new Array();
Lk2[2][0][3][0] = '住田文庫資料目録 (分類別)';
Lk2[2][0][3][1] = 'directory/sumita/class.html';

Lk2[2][0][4] = new Array();
Lk2[2][0][4][0] = '資料修復データ';
Lk2[2][0][4][1] = 'sumita/restore/restore.html';

Lk2[2][0][5] = new Array();
Lk2[2][0][5][0] = 'デジタル化された資料の一覧';
Lk2[2][0][5][1] = 'sumita/jpglist.html';

Lk2[2][0][9] = new Array();
Lk2[2][0][9][0] = '電子図書館Top';
Lk2[2][0][9][1] = Lk_df[0][1];

// 住田文庫コンテンツメニュー（英語）
Lk2[2][1] = new Array();

Lk2[2][1][0] = new Array();
Lk2[2][1][0][0] = 'About Sumida Maritime Materials Collection';
Lk2[2][1][0][1] = 'sumita/e-about-sumita.html';

Lk2[2][1][1] = new Array();
Lk2[2][1][1][0] = 'Classification Table';
Lk2[2][1][1][1] = 'sumita/e-sumitaclass.html';

Lk2[2][1][2] = new Array();
Lk2[2][1][2][0] = 'Data catalogue (by title)';
Lk2[2][1][2][1] = 'directory/sumita/title.html';

Lk2[2][1][3] = new Array();
Lk2[2][1][3][0] = 'Data catalogue (by category)';
Lk2[2][1][3][1] = 'directory/sumita/class.html';

Lk2[2][1][4] = new Array();
Lk2[2][1][4][0] = 'Restored materials';
Lk2[2][1][4][1] = 'sumita/restore/e-restore.html';

Lk2[2][1][5] = new Array();
Lk2[2][1][5][0] = 'A list of digitalized data';
Lk2[2][1][5][1] = 'sumita/jpglist.html';

Lk2[2][1][6] = new Array();
Lk2[2][1][6][0] = 'Kobe University Digital Library(Top)';
Lk2[2][1][6][1] = Lk_df[0][2];


// 新聞記事文庫コンテンツメニュー（日本語）
Lk2[6] = new Array();
Lk2[6][0] = new Array();

Lk2[6][0][0] = new Array();
Lk2[6][0][0][0] = "What's New";
Lk2[6][0][0][1] = 'sinbun/new.html';

Lk2[6][0][1] = new Array();
Lk2[6][0][1][0] = '新聞記事文庫とは？';
Lk2[6][0][1][1] = 'sinbun/gaiyou.html';

Lk2[6][0][2] = new Array();
Lk2[6][0][2][0] = 'デジタル版新聞記事文庫について';
Lk2[6][0][2][1] = 'sinbun/gaiyou2.html';

Lk2[6][0][3] = new Array();
Lk2[6][0][3][0] = 'データ項目と内容';
Lk2[6][0][3][1] = 'sinbun/data.html';

Lk2[6][0][4] = new Array();
Lk2[6][0][4][0] = '分類表';
Lk2[6][0][4][1] = 'sinbun/class.html';

Lk2[6][0][5] = new Array();
Lk2[6][0][5][0] = '切抜帳一覧';
Lk2[6][0][5][1] = 'directory/sinbun/vlist/vlist.html';

Lk2[6][0][6] = new Array();
Lk2[6][0][6][0] = '編年体一覧';
Lk2[6][0][6][1] = 'directory/sinbun/ymlist/ymlist.html';

Lk2[6][0][7] = new Array();
Lk2[6][0][7][0] = '新聞別一覧';
Lk2[6][0][7][1] = 'directory/sinbun/snlist/snlist.html';

Lk2[6][0][8] = new Array();
Lk2[6][0][8][0] = '話題別一覧';
Lk2[6][0][8][1] = 'directory/sinbun/sjlist/sjlist.html';

Lk2[6][0][9] = new Array();
Lk2[6][0][9][0] = 'お問い合せ先';
Lk2[6][0][9][1] = 'sinbun/riyou.html';

Lk2[6][0][10] = new Array();
Lk2[6][0][10][0] = '電子図書館Top';
Lk2[6][0][10][1] = Lk_df[0][1];


// 新聞記事文庫コンテンツメニュー（英語）
Lk2[6][1] = new Array();

Lk2[6][1][0] = new Array();
Lk2[6][1][0][0] = "What's new";
Lk2[6][1][0][1] = 'sinbun/new.html';

Lk2[6][1][1] = new Array();
Lk2[6][1][1][0] = "What's Newspaper Article?";
Lk2[6][1][1][1] = 'sinbun/e-gaiyou.html';

Lk2[6][1][2] = new Array();
Lk2[6][1][2][0] = 'Digitalized newspaper articles';
Lk2[6][1][2][1] = 'sinbun/e-gaiyou2.html';

Lk2[6][1][3] = new Array();
Lk2[6][1][3][0] = 'Data item and content';
Lk2[6][1][3][1] = 'sinbun/e-data.html';

Lk2[6][1][4] = new Array();
Lk2[6][1][4][0] = 'Classification table';
Lk2[6][1][4][1] = 'sinbun/e-class.html';

Lk2[6][1][5] = new Array();
Lk2[6][1][5][0] = 'List of scrapbooks';
Lk2[6][1][5][1] = 'directory/sinbun/vlist/vlist.html';

Lk2[6][1][6] = new Array();
Lk2[6][1][6][0] = 'List of chronological forms';
Lk2[6][1][6][1] = 'directory/sinbun/ymlist/ymlist.html';

Lk2[6][1][7] = new Array();
Lk2[6][1][7][0] = 'Newspaper list';
Lk2[6][1][7][1] = 'directory/sinbun/snlist/snlist.html';

Lk2[6][1][8] = new Array();
Lk2[6][1][8][0] = 'Topic list';
Lk2[6][1][8][1] = 'directory/sinbun/sjlist/sjlist.html';

Lk2[6][1][9] = new Array();
Lk2[6][1][9][0] = 'Reference';
Lk2[6][1][9][1] = 'sinbun/riyou.html';

Lk2[6][1][10] = new Array();
Lk2[6][1][10][0] = 'Kobe University Library(Top)';
Lk2[6][1][10][1] = Lk_df[0][2];



function p_menu(vdx){
	if(vdx != null && vdx == "1"){ v = 3; }else{ v = 1; }
	dc = document.pulldown.menu;
	d = dc.selectedIndex;
	dx = dc.options[d].value;
	if(dx != 'not'){
		dx = eval(dx);
		next = Lk[dx][v];
		if(!(next.match("http://")) && !(next.match("https://"))){
			next = Home_dir + next;
		}
		if (dx == "1") {   // 1 is cross searching GlobalFinder   20080312 Tabara
			//window.open(next,"_blank");
			window.open(next,"_top");
		} else {
			window.open(next,"_top");
		}
	}
}

-->

