<!--

Lk = new Array();

Lk[0] = new Array();
Lk[0][0] = 'センター概要';
Lk[0][1] = 'center/index.html';
Lk[0][2] = '_top';

Lk[1] = new Array();
Lk[1][0] = '入会案内';
Lk[1][1] = 'nyukai/index.html';
Lk[1][2] = '_top';

Lk[2] = new Array();
Lk[2][0] = '共済給付';
Lk[2][1] = 'kyosai/index.html';
Lk[2][2] = '_top';

Lk[3] = new Array();
Lk[3][0] = '助成事業';
Lk[3][1] = 'josei/index.html';
Lk[3][2] = '_top';

Lk[4] = new Array();
Lk[4][0] = '提携施設';
Lk[4][1] = 'teikei/index.html';
Lk[4][2] = '_top';

Lk[5] = new Array();
Lk[5][0] = '中小企業退職金共済制度';
Lk[5][1] = 'chusho/index.html';
Lk[5][2] = '_top';

Lk[6] = new Array();
Lk[6][0] = '会員企業の窓';
Lk[6][1] = 'mado/index.html';
Lk[6][2] = '_top';

Lk[7] = new Array();
Lk[7][0] = '各種請求用紙';
Lk[7][1] = 'shiryo/index.html';
Lk[7][2] = '_top';

// -----------------------------------------------------

Ft = new Array();

Ft[0] = new Array();
Ft[0][0] = 'TOPページ';
Ft[0][1] = 'index.html';
Ft[0][2] = '_top';

Ft[1] = new Array();
Ft[1][0] = 'アクセス';
Ft[1][1] = 'access/index.html';
Ft[1][2] = '_top';

Ft[2] = new Array();
Ft[2][0] = 'お問い合せ';
Ft[2][1] = 'info@tokimekiplaza.jp?subject=お問い合せ';
Ft[2][2] = '_top';

Ft[3] = new Array();
Ft[3][0] = 'プライバシーポリシー';
Ft[3][1] = 'pdf/privacy.pdf';
Ft[3][2] = '_blank';

-->
