MM_preloadImages(path_nur+'IMAGES/LB/a_head_off.gif',path_nur+'IMAGES/LB/b_head_on.gif',path_nur+'IMAGES/LB/c_head_on.gif',path_nur+'IMAGES/LB/d_head_on.gif',path_nur+'IMAGES/LB/e_head_on.gif');

// detect document category
var img_src_a = 'IMAGES/LB/a_head_off.gif';
var img_src_b = 'IMAGES/LB/b_head_off.gif';
var img_src_c = 'IMAGES/LB/c_head_off.gif';
var img_src_d = 'IMAGES/LB/d_head_off.gif';
var img_src_e = 'IMAGES/LB/e_head_off.gif';

if(this.docCategory){

switch (docCategory) {
	case 'a':
	img_src_a = 'IMAGES/LB/a_head_on.gif';
	break;
	case 'b':
	img_src_b = 'IMAGES/LB/b_head_on.gif';
	break;
	case 'c':
	img_src_c = 'IMAGES/LB/c_head_on.gif';
	break;
	case 'd':
	img_src_d = 'IMAGES/LB/d_head_on.gif';
	break;
	case 'e':
	img_src_e = 'IMAGES/LB/e_head_on.gif';
	break;
	default:
	break;
}
}

// out put HTML code

var nur_header = '<!-- /HEADER==================================================== -->';

nur_header += '';

nur_header += '<table width="720" border="0" cellpadding="0" cellspacing="0" id="mnnur1"><tr>';
nur_header += '<td><a href="'+path_nur+'index.html"><img src="'+path_nur+'IMAGES/LB/head_t_01.jpg" alt="" width="170" height="60" border="0"></a></td>';
nur_header += '<td><img src="'+path_nur+'IMAGES/LB/a_head_off.gif" alt="" name="nur_a_head" width="110" border="0" id="nur_a_head" onmouseout="MM_swapImgRestore()" onmouseover="showblk_nur(\'1\')"></a></td>';
nur_header += '<td><img src="'+path_nur+'IMAGES/LB/b_head_off.gif" alt="" name="nur_b_head" width="110" border="0" id="nur_b_head" onmouseout="MM_swapImgRestore()" onmouseover="showblk_nur(\'2\')"></a></td>';
nur_header += '<td><img src="'+path_nur+'IMAGES/LB/c_head_off.gif" alt="" name="nur_c_head" width="110" border="0" id="nur_c_head" onmouseout="MM_swapImgRestore()" onmouseover="showblk_nur(\'3\')"></td>';
nur_header += '<td><img src="'+path_nur+'IMAGES/LB/d_head_off.gif" alt="" name="nur_d_head" width="110" border="0" id="nur_d_head" onmouseout="MM_swapImgRestore()" onmouseover="showblk_nur(\'4\')"></a></td>';
nur_header += '<td><img src="'+path_nur+'IMAGES/LB/e_head_off.gif" alt="" name="nur_e_head" width="110" border="0" id="nur_e_head" onmouseout="MM_swapImgRestore()" onmouseover="showblk_nur(\'5\')"></a></td>';
nur_header += '</tr></table>';
nur_header += '<table width="720" border="0" cellspacing="0" cellpadding="0"><tr>';
nur_header += '<td bgcolor="#666666"><img src="'+path_nur+'IMAGES/LB/head_i_01.jpg" alt="" width="170" height="7"></td>';
nur_header += '<td bgcolor="#666666"><img src="'+path_nur+'IMAGES/LB/head_i_02.jpg" alt="" width="550" height="7"></td>';
nur_header += '</tr></table>';

//マウスオーバー時にボタンが光るスクリプトはこっち//
//nur_header += '<table width="720" border="0" cellpadding="0" cellspacing="0" id="mnnur1"><tr>';
//nur_header += '<td><a href="'+path_nur+'index.html"><img src="'+path_nur+'IMAGES/LB/head_t_01.jpg" alt="" width="170" height="60" border="0"></a></td>';
//nur_header += '<td><a href="javascript:go_nur(\'a_nur0\')" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'nur_a_head\',\'\',\''+path_nur+'IMAGES/LB/a_head_on.gif\',1);showblk_nur(\'1\')"><img src="'+path_nur+'IMAGES/LB/a_head_off.gif" alt="" name="nur_a_head" width="110" border="0" id="nur_a_head"></a></td>';
//nur_header += '<td><a href="javascript:go_nur(\'b_nur0\')" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'nur_b_head\',\'\',\''+path_nur+'IMAGES/LB/b_head_on.gif\',1);showblk_nur(\'2\')"><img src="'+path_nur+'IMAGES/LB/b_head_off.gif" alt="" name="nur_b_head" width="110" border="0" id="nur_b_head"></a></td>';
//nur_header += '<td><img src="'+path_nur+'IMAGES/LB/c_head_off.gif" alt="" name="nur_c_head" width="110" border="0" id="nur_c_head" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'nur_c_head\',\'\',\''+path_nur+'IMAGES/LB/c_head_on.gif\',1);showblk_nur(\'3\')"></td>';
//nur_header += '<td><a href="javascript:go_nur(\'d_nur0\')" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'nur_d_head\',\'\',\''+path_nur+'IMAGES/LB/d_head_on.gif\',1);showblk_nur(\'4\')"><img src="'+path_nur+'IMAGES/LB/d_head_off.gif" alt="" name="nur_d_head" width="110" border="0" id="nur_d_head"></a></td>';
//nur_header += '<td><a href="javascript:go_nur(\'e_nur0\')" onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage(\'nur_e_head\',\'\',\''+path_nur+'IMAGES/LB/e_head_on.gif\',1);showblk_nur(\'5\')"><img src="'+path_nur+'IMAGES/LB/e_head_off.gif" alt="" name="nur_e_head" width="110" border="0" id="nur_e_head"></a></td>';
//nur_header += '</tr></table>';
//nur_header += '<table width="720" border="0" cellspacing="0" cellpadding="0"><tr>';
//nur_header += '<td bgcolor="#666666"><img src="'+path_nur+'IMAGES/LB/head_i_01.jpg" alt="" width="170" height="7"></td>';
//nur_header += '<td bgcolor="#666666"><img src="'+path_nur+'IMAGES/LB/head_i_02.jpg" alt="" width="550" height="7"></td>';
//nur_header += '</tr></table>';

document.write(nur_header);

