var EorJ = location.href.indexOf('_e/') == -1 ? true : false;
if(location.href.indexOf('nmze') != -1) EorJ = false;
if(location.href.indexOf('nmzj') != -1) EorJ = true;

var ver4 = (navigator.appVersion.charAt(0) >= "4");
var NN4  = ver4 && (navigator.appName == "Netscape");
var IE4 = ver4 && (navigator.appName.charAt(0) == "M");
var NN3 = ((navigator.appVersion.charAt(0) == "3") && (navigator.appName == "Netscape"));

var path;
var Contents = new Array();

// モザイク部の色
var Color = new Array();
Color[0] = "#006D69";
Color[1] = "#DF0029";
Color[2] = "#004477";
Color[3] = "#A8A400";
Color[4] = "#9B410D";
Color[5] = "#66097B";
Color[6] = "#595959";
Color[7] = "#94AAD6";
Color[8] = "#EE9C00";

// モザイク画像のディレクトリ名
var Tops = new Array()
Tops[0] = "tops00";
Tops[1] = "tops01";
Tops[2] = "tops02";
Tops[3] = "tops03";
Tops[4] = "tops04";
Tops[5] = "tops05";
Tops[6] = "tops06";
Tops[7] = "tops07";
Tops[8] = "tops08";

function NavIn(nam,num) {
	if(EorJ){
		document.images[nam].src = imgNav[num].src;
	}else{
		document.images[nam].src = imgNav_e[num].src;
	}
}

function NavOut(nam,num) {
	if(EorJ){
		document.images[nam].src = imgNav[num].src;
	}else{
		document.images[nam].src = imgNav_e[num].src;
	}
}

var imgNav = new Array();
var imgNav_e = new Array();

function header(localpath,idxNo){

	path = localpath == null ? "" : localpath;
	
	imgNav[0] = new Image(115,26); imgNav[0].src = localpath + "img/2008img/sec_header_menu_01.gif";
	imgNav[1] = new Image(115,26); imgNav[1].src = localpath + "img/2008img/sec_header_menu_h_01.gif";
	imgNav[2] = new Image(114,26); imgNav[2].src = localpath + "img/2008img/sec_header_menu_02.gif";
	imgNav[3] = new Image(114,26); imgNav[3].src = localpath + "img/2008img/sec_header_menu_h_02.gif";
	imgNav[4] = new Image(114,26); imgNav[4].src = localpath + "img/2008img/sec_header_menu_03.gif";
	imgNav[5] = new Image(114,26); imgNav[5].src = localpath + "img/2008img/sec_header_menu_h_03.gif";
	imgNav[6] = new Image(114,26); imgNav[6].src = localpath + "img/2008img/sec_header_menu_04.gif";
	imgNav[7] = new Image(114,26); imgNav[7].src = localpath + "img/2008img/sec_header_menu_h_04.gif";
	imgNav[8] = new Image(114,26); imgNav[8].src = localpath + "img/2008img/sec_header_menu_05.gif";
	imgNav[9] = new Image(114,26); imgNav[9].src = localpath + "img/2008img/sec_header_menu_h_05.gif";
	imgNav[10] = new Image(114,26); imgNav[10].src = localpath + "img/2008img/sec_header_menu_06.gif";
	imgNav[11] = new Image(114,26); imgNav[11].src = localpath + "img/2008img/sec_header_menu_h_06.gif";
	
	imgNav_e[0] = new Image(115,26); imgNav_e[0].src = localpath + "img/2008img/sec_header_menu_e_01.gif";
	imgNav_e[1] = new Image(115,26); imgNav_e[1].src = localpath + "img/2008img/sec_header_menu_e_h_01.gif";
	imgNav_e[2] = new Image(114,26); imgNav_e[2].src = localpath + "img/2008img/sec_header_menu_e_02.gif";
	imgNav_e[3] = new Image(114,26); imgNav_e[3].src = localpath + "img/2008img/sec_header_menu_e_h_02.gif";
	imgNav_e[4] = new Image(114,26); imgNav_e[4].src = localpath + "img/2008img/sec_header_menu_e_03.gif";
	imgNav_e[5] = new Image(114,26); imgNav_e[5].src = localpath + "img/2008img/sec_header_menu_e_h_03.gif";
	imgNav_e[6] = new Image(114,26); imgNav_e[6].src = localpath + "img/2008img/sec_header_menu_e_04.gif";
	imgNav_e[7] = new Image(114,26); imgNav_e[7].src = localpath + "img/2008img/sec_header_menu_e_h_04.gif";
	imgNav_e[8] = new Image(114,26); imgNav_e[8].src = localpath + "img/2008img/sec_header_menu_e_05.gif";
	imgNav_e[9] = new Image(114,26); imgNav_e[9].src = localpath + "img/2008img/sec_header_menu_e_h_05.gif";
	
	document.write('<a name="top"></a>');
	if(EorJ){
		//ヘッダロゴ画像
		document.write('<img src="' + path + 'img/2008img/header2008_2.gif" width="800" height="65" border="0" alt="住友大阪セメントニュービジネス">');
		//ヘッダメニュー
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="800">');
		document.write('<form method="get" action="'+ path + 'cgi-bin/nmz/nmzj/namazu.cgi.exe" name="frmSearch">');
		document.write('<tr>');
		document.write('<td width="93" align="left" valign="top">');
		document.write('<a href="' + path + 'index_j.html" onmouseover="NavIn(\'m1\',1);" onmouseout="NavOut(\'m1\',0);">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_01.gif" width="93" height="24" border="0" alt="HOME" name="m1">');
		document.write('</a>');
		document.write('</td>');
		document.write('<td width="93" align="left" valign="top">');
		document.write('<a href="javascript:history.back();" onmouseover="NavIn(\'m2\',3);" onmouseout="NavOut(\'m2\',2);">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_02.gif" width="93" height="24" border="0" alt="BACK" name="m2">');
		document.write('</a>');
		document.write('</td>');
		document.write('<td width="93" align="left" valign="top">');
		document.write('<a href="' + path + 'division/hproduct/map.html" onmouseover="NavIn(\'m3\',5);" onmouseout="NavOut(\'m3\',4);">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_03.gif" width="93" height="24" border="0" alt="会社案内" name="m3">');
		document.write('</a>');
		document.write('</td>');
		document.write('<td width="93" align="left" valign="top">');
		document.write('<a href="' + path + 'cgi-bin/contact/contact_form.cgi?lang=0001" onmouseover="NavIn(\'m4\',7);" onmouseout="NavOut(\'m4\',6);">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_04.gif" width="93" height="24" border="0" alt="お問合せ" name="m4">');
		document.write('</a>');
		document.write('</td>');
		document.write('<td width="93" align="left" valign="top">');
		document.write('<a href="' + path + 'index_e.html" onmouseover="NavIn(\'m5\',9);" onmouseout="NavOut(\'m5\',8);">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_05.gif" width="93" height="24" border="0" alt="ENGLISH" name="m5">');
		document.write('</a>');
		document.write('</td>');
		document.write('<td width="93" align="left" valign="top">');
		document.write('<a href="' + path + 'access.cgi?mode=user&lang=_j" onmouseover="NavIn(\'m6\',11);" onmouseout="NavOut(\'m6\',10);">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_06.gif" width="93" height="24" border="0" alt="言語選択" name="m6">');
		document.write('</a>');
		document.write('</td>');
		document.write('<td width="2%" align="left" valign="top" background="' + path + 'img/2008img/header_menu_bg.gif">');
		document.write('</td>');
		document.write('<td width="96%" align="right" valign="middle" background="' + path + 'img/2008img/header_menu_bg.gif">');
		document.write('<input type="text" name="query" size="15"><br>');
		document.write('</td>');
		document.write('<td width="2%" align="left" valign="top" background="' + path + 'img/2008img/header_menu_bg.gif">');
		document.write('</td>');
		document.write('<td width="57" align="left" valign="top">');
		document.write('<a href="javascript:;" onClick="document.frmSearch.submit(); return false;">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_08.gif" width="57" height="24" border="0" alt="検索">');
		document.write('</a>');
		document.write('<input type="hidden" name="whence" value="0">');
		document.write('<input type="hidden" name="idxname" value="H_全サイト,P_全サイト">');
		document.write('</td>');
		document.write('<td width="62" align="left" valign="top">');
		document.write('<a href="'+ path + 'cgi-bin/nmz/nmzj/namazu.cgi.exe">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_09.gif" width="62" height="24" border="0" alt="詳細検索">');
		document.write('</a>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</form>');
		document.write('</table>');
		//ヘッダーメニューの影
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="800">');
		document.write('<tr>');
		document.write('<td width="100%" align="left" valign="top" background="' + path + 'img/2008img/sec_header_menu_e_09.gif">');
		document.write('<img src="' + path + 'img/null.gif" width="800" height="13" border="0">');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="800" bgcolor="#ffffff">');
		document.write('<tr>');
		document.write('<td width="100%" align="left" valign="top">');
		document.write('<img src="' + path + 'img/null.gif" width="750" height="5" border="0">');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		
		//ボディ部を強制敵に縮小
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="800">');
		document.write('<tr>');
		document.write('<td width="100%" align="center" valign="top" bgcolor="#ffffff">');
		document.write('<img src="' + path + 'img/null.gif" width="1" height="3" border="0"><br>');
	}else{
		//ヘッダロゴ画像
		document.write('<img src="' + path + 'img/2008img/header2008_2_e.gif" width="800" height="65" border="0" alt="SUMITOMO OSAKA CEMENT CO., LTD. New Business">');
		//ヘッダメニュー
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="800">');
		document.write('<form method="get" action="'+ path + 'cgi-bin/nmz/nmzj/namazu.cgi.exe" name="frmSearch">');
		document.write('<tr>');
		document.write('<td width="93" align="left" valign="top">');
		
		document.write('<a href="' + path + 'index_e.html" onmouseover="NavIn(\'m1\',1);" onmouseout="NavOut(\'m1\',0);">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_e_01.gif" width="93" height="24" border="0" alt="HOME" name="m1">');
		document.write('</a>');
		
		document.write('</td>');
		document.write('<td width="93" align="left" valign="top">');
		document.write('<a href="javascript:history.back();" onmouseover="NavIn(\'m2\',3);" onmouseout="NavOut(\'m2\',2);">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_e_02.gif" width="93" height="24" border="0" alt="BACK" name="m2">');
		document.write('</a>');
		
		
		
		document.write('</td>');
		document.write('<td width="93" align="left" valign="top">');
		
		document.write('<a href="' + path + 'cgi-bin/contact/contact_form.cgi?lang=0002" onmouseover="NavIn(\'m3\',5);" onmouseout="NavOut(\'m3\',4);">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_e_03.gif" width="93" height="24" border="0" alt="Contact us" name="m3">');
		document.write('</a>');
				
		document.write('</td>');
		document.write('<td width="93" align="left" valign="top">');


		document.write('<a href="' + path + 'index_j.html" onmouseover="NavIn(\'m4\',7);" onmouseout="NavOut(\'m4\',6);">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_e_04.gif" width="93" height="24" border="0" alt="JAPANESE" name="m4">');
		document.write('</a>');
		
		
		document.write('</td>');
		document.write('<td width="93" align="left" valign="top">');

		document.write('<a href="' + path + 'access.cgi?mode=user&lang=_e" onmouseover="NavIn(\'m5\',9);" onmouseout="NavOut(\'m5\',8);">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_e_05.gif"  width="93" height="24" border="0" alt="LANGUAGE" name="m5">');
		document.write('</a>');
		
		
		document.write('</td>');
		document.write('<td width="100%" align="left" valign="top" background="' + path + 'img/2008img/header_menu_bg.gif">');
		document.write('</td>');
		
		
		document.write('<td width="2%" align="left" valign="top" background="' + path + 'img/2008img/header_menu_bg.gif">');
		document.write('</td>');
		document.write('<td width="96%" align="right" valign="middle" background="' + path + 'img/2008img/header_menu_bg.gif">');
		document.write('<input type="text" name="query" size="15"><br>');
		document.write('</td>');
		document.write('<td width="2%" align="left" valign="top" background="' + path + 'img/2008img/header_menu_bg.gif">');
		document.write('</td>');
		document.write('<td width="57" align="left" valign="top">');
		
		
		document.write('<a href="javascript:;" onClick="document.frmSearch.submit(); return false;">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_08_e.gif" width="57" height="24" border="0" alt="search">');
		document.write('</a>');
		document.write('<input type="hidden" name="whence" value="0">');
		document.write('<input type="hidden" name="idxname" value="H_allsite,P_allsite">');
		document.write('</td>');
		document.write('<td width="62" align="left" valign="top">');
		document.write('<a href="'+ path + 'cgi-bin/nmz/nmzj/namazu.cgi.exe">');
		document.write('<img src="' + path + 'img/2008img/sec_header_menu_09_e.gif" width="62" height="24" border="0" alt="more search">');
		document.write('</a>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</form>');
		document.write('</table>');
		//ヘッダーメニューの影
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="800">');
		document.write('<tr>');
		document.write('<td width="100%" align="left" valign="top" background="' + path + 'img/2008img/sec_header_menu_e_09.gif">');
		document.write('<img src="' + path + 'img/null.gif" width="800" height="13" border="0">');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="800" bgcolor="#ffffff">');
		document.write('<tr>');
		document.write('<td width="100%" align="left" valign="top">');
		document.write('<img src="' + path + 'img/null.gif" width="750" height="5" border="0">');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		
		//ボディ部を強制敵に縮小
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="800">');
		document.write('<tr>');
		document.write('<td width="100%" align="center" valign="top" bgcolor="#ffffff">');
		document.write('<img src="' + path + 'img/null.gif" width="1" height="3" border="0"><br>');
	}
	document.close();
}

function products_head(localpath,title,other_link_nm,other_link_url){
	var filepath = window.location.href;
	var filename = filepath.substring(filepath.lastIndexOf('/',filepath.length)+1,filepath.length);
	if(filename == "newproductsmenu.html"){
		var sec_header_left = "sec_pro_header_01.gif";
		var sec_header_title_bg = "sec_pro_header_03.gif";
		var sec_header_right = "sec_pro_header_06.gif";
	}
	else{
		var sec_header_left = "sec_pro_header_01.gif";
		var sec_header_title_bg = "sec_pro_header_03.gif";
		var sec_header_right = "sec_pro_header_06.gif";
	}
	
	document.write('<table width=\"90%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">');
	document.write('<tr>');
	document.write('<td width=\"14\" align=\"left\" valign=\"top\" bgcolor="#3D6AE0">');
	document.write('<img src=\"' + localpath + '../img/' + sec_header_left + '\" width=\"14\" height=\"25\"><br>');
	document.write('</td>');
	document.write('<td width=\"100%\" align=\"left\" valign=\"middle\" background=\"' + localpath + '../img/' + sec_header_title_bg + '\">');
	document.write('	<table width=\"100%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">');
	document.write('	<tr>');
	document.write('	<td width=\"100%\" align=\"left\" valign=\top\">');
	document.write('	<span class=\"bWH\">');
	document.write('	<font style="font-size:14px">');
	document.write('	' + title + '<br>');
	document.write('	</font>');
	document.write('	</span>');
	document.write('	</td>');
	document.write('	</tr>');
	document.write('	</table>');
	if(other_link_nm == "null"){
		document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"434\" height=\"1\"><br>');
		document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"125\" height=\"1\"><br>');
		document.write('</td>');
		document.write('<td width=\"101\" align=\"left\" valign=\"top\">');
		document.write('<img src=\"' + localpath + '../img/' + sec_header_right + '\" width=\"20\" height=\"25\"><br>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
	}else{
		document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"309\" height=\"1\"><br>');
		document.write('</td>');
		document.write('<td width=\"101\" align=\"left\" valign=\"middle\" background=\"' + localpath + '../img/' + sec_header_title_bg + '\">');
		document.write('	<table width=\"125\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">');
		document.write('	<tr>');
		document.write('	<td align=\"left\" valign=\"middle\" width=\"125\">');
		document.write('		<table width=\"125\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">');
		document.write('		<tr>');
		document.write('		<td align=\"left\" valign=\"middle\" width=\"15\">');
		document.write('		<img src=\"' + localpath + '../img/sec_pro_header_04.gif\" width=\"19\" height=\"25\" border=\"0\"><br>');
		document.write('		</td>');
		document.write('		<td width=\"110\" align=\"left\" valign=\"middle\">');
		document.write('		<a href=\"' + other_link_url + '\">');
		document.write('		<span class="WH">' + other_link_nm + '</span><br>');
		document.write('		</span>');
		document.write('		</a>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');
		document.write('	</tr>');
		document.write('	</table>');
		document.write('</td>');
		document.write('<td width=\"101\" align=\"left\" valign=\"top\">');
		document.write('<img src=\"' + localpath + '../img/' + sec_header_right + '\" width=\"20\" height=\"25\"><br>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
	}
	document.close();
}

function products_body(localpath,products_nm,html_url,pdf_url,tec_rep_url,img_path,img_w,img_h,text){
	var filepath = window.location.href; 
	var filename = filepath.substring(filepath.lastIndexOf('/',filepath.length)+1,filepath.length);
	if(filename == "newproductsmenu.html"){
		var sub_title_01 = "2008_sec_pro_sub_header_01.gif";
		var sub_title_02 = "2008_sec_pro_sub_header_02.gif";
		var sub_title_03 = "2008_sec_pro_sub_header_03.gif";
		var sub_title_04 = "2008_sec_pro_sub_header_04.gif";
		var sub_title_05 = "2008_sec_pro_sub_header_05.gif";
		var sub_title_06 = "2008_sec_pro_sub_header_06.gif";
		var sub_title_07 = "2008_sec_pro_sub_header_07.gif";
		var sub_title_08 = "2008_sec_pro_sub_header_08.gif";
		var sub_title_09 = "2008_sec_pro_sub_header_09.gif";
	}else{
		var sub_title_01 = "2008_sec_pro_sub_header_01.gif";
		var sub_title_02 = "2008_sec_pro_sub_header_02.gif";
		var sub_title_03 = "2008_sec_pro_sub_header_03.gif";
		var sub_title_04 = "2008_sec_pro_sub_header_04.gif";
		var sub_title_05 = "2008_sec_pro_sub_header_05.gif";
		var sub_title_06 = "2008_sec_pro_sub_header_06.gif";
		var sub_title_07 = "2008_sec_pro_sub_header_07.gif";
		var sub_title_08 = "2008_sec_pro_sub_header_08.gif";
		var sub_title_09 = "2008_sec_pro_sub_header_09.gif";
	}
	
	document.write('<table width=\"540px\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">');
	document.write('<tr>');
	document.write('<td width=\"16\" align=\"left\" valign=\"top\">');
	document.write('<img src=\"' + localpath + '../img/' + sub_title_01 + '\" width=\"16\" height=\"12\"><br>');
	document.write('</td>');
	document.write('<td width=\"100%\" align=\"left\" valign=\"middle\" background=\"' + localpath + '../img/'+ sub_title_02 + '\">');
	document.write('<img src=\"' + localpath + '../../img/null.gif\" width=\"1\" height=\"5\"><br>');
	document.write('</td>');
	document.write('<td width=\"16\" align=\"left\" valign=\"top\">');
	document.write('<img src=\"' + localpath + '../img/' + sub_title_03 + '\" width=\"16\" height=\"12\"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td width=\"16\" align=\"left\" valign=\"top\" background=\"' + localpath + '../img/sec_pro_sub_header_bg_01.gif">');
	document.write('<img src=\"' + localpath + '../img/' + sub_title_04 + '\" width=\"16\" height=\"23\"><br>');
	document.write('</td>');
	document.write('<td width=\"100%\" align=\"left\" valign=\"middle\" background=\"' + localpath + '../img/'+ sub_title_05 + '\">');
	document.write('	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">');
	document.write('	<tr>');
	document.write('	<td align=\"left\"valign=\"middle\">');
	document.write(products_nm + '<br>');
	document.write('	</td>');
	document.write('	<td align=\"right\"valign=\"middle\">');
	//リンク
	if((html_url == "null") && (pdf_url == "null") && (tec_rep_url == "null")){
		document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"1\" height=\"1\" border=\"0\">');
	}else{
		/*
		if(EorJ){
			document.write('	<span class=\"DG\">【カタログ】</span>');
		}else{
			document.write('	<span class=\"DG\">[Catalog]</span>');
		}
		*/
		document.write('	</td>');
		document.write('	<td align=\"right\"valign=\"middle\" width=\"15\">');
		if(html_url == "null"){
			document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"15\" height=\"15\" border=\"0\">');
			document.write('	</td>');
			document.write('	<td align=\"left\"valign=\"middle\" width=\"40\">');
			document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"40\" height=\"1\" border=\"0\">');
		}else{
			document.write('	<img src=\"' + localpath + '../../img/ie.gif\" width=\"15\" height=\"15\" border=\"0\">');
			document.write('	</td>');
			document.write('	<td align=\"left\"valign=\"middle\" width=\"60\">');
			if(EorJ){
				document.write('	<a href=\"' + html_url + '\">&nbsp;カタログ</a>');
			}else{
				document.write('	<a href=\"' + html_url + '\">&nbsp;catalog</a>');
			}
		}
		document.write('	</td>');
		document.write('	<td align=\"right\"valign=\"middle\" width=\"15\">');
		if(pdf_url == "null"){
			document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"15\" height=\"15\" border=\"0\">');
			document.write('	</td>');
			document.write('	<td align=\"left\"valign=\"middle\" width=\"40\">');
			document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"40\" height=\"1\" border=\"0\">');
		}else{
			document.write('	<img src=\"' + localpath + '../../img/icon_pdf2.gif\" width=\"15\" height=\"15\" border=\"0\">');
			document.write('	</td>');
			document.write('	<td align=\"left\"valign=\"middle\" width=\"40\">');
			document.write('	<a href=\"' + pdf_url + '\">PDF</a>');
		}
		document.write('	</td>');
		document.write('	<td align=\"center\" valign=\"middle\" width=\"50\">');
		if(tec_rep_url == "null"){;
			document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"50\" height=\"1\" border=\"0\">');
		}else{
			if(EorJ){
				document.write('	<a href=\"' + tec_rep_url + '">技術資料</a><br>');
			}else{
				document.write('	<a href=\"' + tec_rep_url + '"><font size="-2">Technical Report</font></a><br>');
			}
		}
	}
	document.write('	</td>');
	document.write('	</tr>');
	document.write('	</table>');
	document.write('</td>');
	document.write('<td width=\"16\" align=\"left\" valign=\"top\" background=\"' + localpath + '../img/sec_pro_sub_header_bg_03.gif">');
	document.write('<img src=\"' + localpath + '../img/' + sub_title_06 + '\" width=\"16\" height=\"23\"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td width=\"16\" align=\"left\" valign=\"top\">');
	document.write('<img src=\"' + localpath + '../img/' + sub_title_07 + '\" width=\"16\" height=\"13\"><br>');
	document.write('</td>');
	document.write('<td width=\"100%\" align=\"left\" valign=\"middle\" background=\"' + localpath + '../img/'+ sub_title_08 + '\">');
	document.write('<img src=\"' + localpath + '../../img/null.gif\" width=\"1\" height=\"5\"><br>');
	document.write('</td>');
	document.write('<td width=\"16\" align=\"left\" valign=\"top\">');
	document.write('<img src=\"' + localpath + '../img/' + sub_title_09 + '\" width=\"16\" height=\"13\"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');

	document.write('<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"540px\" bgcolor=\"#ffffff\">');
	document.write('<tr>');
	document.write('<td width="17" align=\"right\" valign=\"top\" background=\"' + localpath + '../img/2008_sec_pro_sub_body_01.gif\">');
	document.write('<img src=\"' + localpath + '../../img/null.gif\" width=\"17\" height=\"1\"><br>');
	document.write('</td>');
	document.write('<td align=\"right\"valign=\"bottom\" width=\"100%\">');
	document.write('	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">');
	document.write('	<tr>');

	document.write('	<td align=\"center\" valign=\"middle\">');
	if(img_path != "null"){
		document.write('	<img src=\"' + img_path + '\" width=\"' + img_w + '\" height=\"' + img_h + '\" border=\"0\" alt=\"' + products_nm + '"><br>');
	}
	document.write('	<br>');
	document.write('	</td>');
	document.write('	<td align=\"center\" valign=\"middle\">');
	document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"10\" height=\"1\"><br>');
	document.write('	</td>');
	if(img_path != "null"){
		document.write('	<td align=\"left\" valign=\"top\" width=\"70%\">');
	}else{
		document.write('	<td align=\"left\" valign=\"top\" width=\"100%\">');
	}
	if(EorJ){
		document.write('	<span class=\"RD\">【特徴】</span><br>');
	}else{
		document.write('	<span class=\"RD\">&laquo;&nbsp;Feature&nbsp;&raquo;</span><br>');
	}
	document.write('	<span class=\"DG\">');
	document.write('	' + text + '<br>');
	document.write('	</span>');
	document.write('	</td>');

	document.write('	</tr>');
	document.write('	</table>');
	document.write('</td>');
	document.write('<td align=\"right\"valign=\"top\" background=\"' + localpath + '../img/2008_sec_pro_sub_body_03.gif\">');
	document.write('<img src=\"' + localpath + '../../img/null.gif\" width=\"17\" height=\"1\"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	document.close();
}

function products_body2(localpath,products_nm,html_url,pdf_url,pdf_url2,img_path,img_w,img_h,text){
	var filepath = window.location.href; 
	var filename = filepath.substring(filepath.lastIndexOf('/',filepath.length)+1,filepath.length);
	if(filename == "newproductsmenu.html"){
		var sub_title_01 = "sec_pro_sub_header_01.gif";
		var sub_title_02 = "sec_pro_sub_header_02.gif";
		var sub_title_03 = "sec_pro_sub_header_03.gif";
		var sub_title_04 = "sec_pro_sub_header_04.gif";
		var sub_title_05 = "sec_pro_sub_header_05.gif";
		var sub_title_06 = "sec_pro_sub_header_06.gif";
		var sub_title_07 = "sec_pro_sub_header_07.gif";
		var sub_title_08 = "sec_pro_sub_header_08.gif";
		var sub_title_09 = "sec_pro_sub_header_09.gif";
	}else{
		var sub_title_01 = "sec_pro_sub_header_01.gif";
		var sub_title_02 = "sec_pro_sub_header_02.gif";
		var sub_title_03 = "sec_pro_sub_header_03.gif";
		var sub_title_04 = "sec_pro_sub_header_04.gif";
		var sub_title_05 = "sec_pro_sub_header_05.gif";
		var sub_title_06 = "sec_pro_sub_header_06.gif";
		var sub_title_07 = "sec_pro_sub_header_07.gif";
		var sub_title_08 = "sec_pro_sub_header_08.gif";
		var sub_title_09 = "sec_pro_sub_header_09.gif";
	}
	
	document.write('<table width=\"90%\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">');
	document.write('<tr>');
	document.write('<td width=\"16\" align=\"left\" valign=\"top\">');
	document.write('<img src=\"' + localpath + '../img/' + sub_title_01 + '\" width=\"16\" height=\"12\"><br>');
	document.write('</td>');
	document.write('<td width=\"100%\" align=\"left\" valign=\"middle\" background=\"' + localpath + '../img/'+ sub_title_02 + '\">');
	document.write('<img src=\"' + localpath + '../../img/null.gif\" width=\"1\" height=\"5\"><br>');
	document.write('</td>');
	document.write('<td width=\"24\" align=\"left\" valign=\"top\">');
	document.write('<img src=\"' + localpath + '../img/' + sub_title_03 + '\" width=\"24\" height=\"12\"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td width=\"16\" align=\"left\" valign=\"top\" background=\"' + localpath + '../img/sec_pro_sub_header_bg_01.gif">');
	document.write('<img src=\"' + localpath + '../img/' + sub_title_04 + '\" width=\"16\" height=\"23\"><br>');
	document.write('</td>');
	document.write('<td width=\"100%\" align=\"left\" valign=\"middle\" background=\"' + localpath + '../img/'+ sub_title_05 + '\">');
	document.write('	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">');
	document.write('	<tr>');
	document.write('	<td align=\"left\"valign=\"middle\">');
	document.write(products_nm + '<br>');
	document.write('	</td>');
	document.write('	<td align=\"right\"valign=\"middle\">');
	//リンク
	if((html_url == "null") && (pdf_url == "null") && (pdf_url2 == "null")){
		document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"1\" height=\"1\" border=\"0\">');
	}else{
		/*
		if(EorJ){
			document.write('	<span class=\"DG\">【カタログ】</span>');
		}else{
			document.write('	<span class=\"DG\">[Catalog]</span>');
		}
		*/
		document.write('	</td>');
		document.write('	<td align=\"right\"valign=\"middle\" width=\"15\">');
		if(html_url == "null"){
			document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"15\" height=\"15\" border=\"0\">');
			document.write('	</td>');
			document.write('	<td align=\"left\"valign=\"middle\" width=\"40\">');
			document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"40\" height=\"1\" border=\"0\">');
		}else{
			document.write('	<img src=\"' + localpath + '../../img/ie.gif\" width=\"15\" height=\"15\" border=\"0\">');
			document.write('	</td>');
			document.write('	<td align=\"left\"valign=\"middle\" width=\"60\">');
			if(EorJ){
				document.write('	<a href=\"' + html_url + '\">&nbsp;カタログ</a>');
			}else{
				document.write('	<a href=\"' + html_url + '\">&nbsp;catalog</a>');
			}
		}
		document.write('	</td>');
		document.write('	<td align=\"right\"valign=\"middle\" width=\"15\">');
		if(pdf_url == "null"){
			document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"15\" height=\"15\" border=\"0\">');
			document.write('	</td>');
			document.write('	<td align=\"left\"valign=\"middle\" width=\"40\">');
			document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"40\" height=\"1\" border=\"0\">');
		}else{
			document.write('	<img src=\"' + localpath + '../../img/icon_pdf2.gif\" width=\"15\" height=\"15\" border=\"0\">');
			document.write('	</td>');
			document.write('	<td align=\"left\"valign=\"middle\" width=\"40\">');
			document.write('	<a href=\"' + pdf_url + '\">PDF</a>');
		}
		document.write('	</td>');
		document.write('	<td align=\"center\" valign=\"middle\" width=\"15\">');
		if(pdf_url == "null"){
			document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"15\" height=\"15\" border=\"0\">');
			document.write('	</td>');
			document.write('	<td align=\"left\"valign=\"middle\" width=\"40\">');
			document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"40\" height=\"1\" border=\"0\">');
		}else{
			if(EorJ){
				document.write('	<img src=\"' + localpath + '../../img/icon_pdf2.gif\" width=\"15\" height=\"15\" border=\"0\">');
				document.write('	</td>');
				document.write('	<td align=\"left\"valign=\"middle\" width=\"40\">');
				document.write('	<a href=\"' + pdf_url2 + '\">PDF（英語）</a>');
			}else{
				document.write('	<img src=\"' + localpath + '../../img/icon_pdf2.gif\" width=\"15\" height=\"15\" border=\"0\">');
				document.write('	</td>');
				document.write('	<td align=\"left\"valign=\"middle\" width=\"40\">');
				document.write('	<a href=\"' + pdf_url2 + '\">PDF(ENGLISH)</a>');
			}
		}
	}
	document.write('	</td>');
	document.write('	</tr>');
	document.write('	</table>');
	document.write('</td>');
	document.write('<td width=\"24\" align=\"left\" valign=\"top\" background=\"' + localpath + '../img/sec_pro_sub_header_bg_03.gif">');
	document.write('<img src=\"' + localpath + '../img/' + sub_title_06 + '\" width=\"24\" height=\"23\"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('<tr>');
	document.write('<td width=\"16\" align=\"left\" valign=\"top\">');
	document.write('<img src=\"' + localpath + '../img/' + sub_title_07 + '\" width=\"16\" height=\"13\"><br>');
	document.write('</td>');
	document.write('<td width=\"100%\" align=\"left\" valign=\"middle\" background=\"' + localpath + '../img/'+ sub_title_08 + '\">');
	document.write('<img src=\"' + localpath + '../../img/null.gif\" width=\"1\" height=\"5\"><br>');
	document.write('</td>');
	document.write('<td width=\"24\" align=\"left\" valign=\"top\">');
	document.write('<img src=\"' + localpath + '../img/' + sub_title_09 + '\" width=\"24\" height=\"13\"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');

	document.write('<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"90%\" bgcolor=\"#ffffff\">');
	document.write('<tr>');
	document.write('<td width="17" align=\"right\" valign=\"top\" background=\"' + localpath + '../img/2008_sec_pro_sub_body_01.gif\">');
	document.write('<img src=\"' + localpath + '../../img/null.gif\" width=\"17\" height=\"1\"><br>');
	document.write('</td>');
	document.write('<td align=\"right\"valign=\"bottom\" width=\"100%\">');
	document.write('	<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"100%\">');
	document.write('	<tr>');
	document.write('	<td align=\"center\" valign=\"middle\">');
	document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"10\" height=\"1\"><br>');
	document.write('	</td>');
	document.write('	<td align=\"center\" valign=\"middle\">');
	if(img_path != "null"){
		document.write('	<img src=\"' + img_path + '\" width=\"' + img_w + '\" height=\"' + img_h + '\" border=\"0\" alt=\"' + products_nm + '"><br>');
	}
	document.write('	<br>');
	document.write('	</td>');
	document.write('	<td align=\"center\" valign=\"middle\">');
	document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"10\" height=\"1\"><br>');
	document.write('	</td>');
	if(img_path != "null"){
		document.write('	<td align=\"left\" valign=\"top\" width=\"70%\">');
	}else{
		document.write('	<td align=\"left\" valign=\"top\" width=\"100%\">');
	}
	if(EorJ){
		document.write('	<span class=\"RD\">【特徴】</span><br>');
	}else{
		document.write('	<span class=\"RD\">&laquo;&nbsp;Feature&nbsp;&raquo;</span><br>');
	}
	document.write('	<span class=\"DG\">');
	document.write('	' + text + '<br>');
	document.write('	</span>');
	document.write('	</td>');
	document.write('	<td width=\"20\" align=\"left\" valign=\"top\">');
	document.write('	<img src=\"' + localpath + '../../img/null.gif\" width=\"20\" height=\"1\"><br>');
	document.write('	</td>');
	document.write('	</tr>');
	document.write('	</table>');
	document.write('</td>');
	document.write('<td align=\"right\"valign=\"top\" background=\"' + localpath + '../img/2008_sec_pro_sub_body_03.gif\">');
	document.write('<img src=\"' + localpath + '../../img/null.gif\" width=\"24\" height=\"1\"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	document.close();
}

function products_foot(localpath){
	var filepath = window.location.href; 
	document.write('<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" width=\"540px\">');
	document.write('<tr>');
	document.write('<td width="16" align=\"right\" valign=\"top\" background=\"' + localpath + '../img/2008_sec_pro_sub_footer_01.gif\">');
	document.write('<img src=\"' + localpath + '../../img/null.gif\" width=\"16\" height=\"9\"><br>');
	document.write('</td>');
	document.write('<td width="100%" align=\"right\" valign=\"top\" background=\"' + localpath + '../img/2008_sec_pro_sub_footer_02.gif\">');
	document.write('<img src=\"' + localpath + '../../img/null.gif\" width=\"15\" height=\"9\"><br>');
	document.write('</td>');
	document.write('<td width="16" align=\"right\" valign=\"top\" background=\"' + localpath + '../img/2008_sec_pro_sub_footer_03.gif\">');
	document.write('<img src=\"' + localpath + '../../img/null.gif\" width=\"16\" height=\"9\"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	document.close();
}

function table(Title,PDFUrl,comment){

	Title = (PDFUrl != "" && PDFUrl != null) ? '<a href="' + PDFUrl + '">' + Title + '</a><br>' : Title + '<br>';

	document.write('<table border="0" cellpadding="0" cellspacing="0" width="500">');
	document.write('<tr>');
	document.write('<td width="1" align="left" valign="top" bgcolor="#666666">');
	document.write('<img src="' + path + 'img/null.gif" width="1" height="1" border="0">');
	document.write('</td>');
	document.write('<td width="498" align="center" valign="top">');
	document.write('	<table border="0" cellpadding="0" cellspacing="0" width="480">');
	document.write('	<tr>');
	document.write('	<td width="20" align="center" valign="top">');
	document.write('	<img src="' + path + 'img/icon6.gif" width="15" height="15" border="0"><br>');
	document.write('	</td>');
	document.write('	<td width="460" align="left" valign="middle">');
	document.write(		Title);
	document.write('	</td>');
	document.write('	</tr>');
	document.write('	</table>');
	document.write('	<table border="0" cellpadding="0" cellspacing="0" width="480">');
	document.write('	<tr>');
	document.write('	<td width="480" align="right" valign="top"><span class="DG">');
	document.write(		comment);
	document.write('	</span></td>');
	document.write('	</tr>');
	document.write('	</table>');
//	document.write('<hr size="1" width="480">');
	document.write('<img src="'  + path + 'img/line01.gif" width="480" height="15" border="0"><br>');
	document.write('</td>');
	document.write('<td width="1" align="left" valign="top" bgcolor="#666666">');
	document.write('<img src="' + path + 'img/null.gif" width="1" height="1" border="0">');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	document.close();

}

function thesis(Title,PDFUrl,Auther,Page,Company,Url){

	Title = (PDFUrl != "" && PDFUrl != null) ? '<a href="' + PDFUrl + '">' + Title + '</a><br>' : Title + '<br>';

	Page = (Page != "" && Page != null) ? Page + '<br>' : "";
	Auther = (Auther != "" && Auther != null) ? Auther + '<br>' : "";

	if(Company != "" && Company != null){
		Company = (Url != "" && Url != null) ? '<a href="' + Url + '" target="blank">' + Company + '</a><br>' : Company + '<br>';
	}else{
		Company = "";
	}

	document.write('<table border="0" cellpadding="0" cellspacing="0" width="500">');
	document.write('<tr>');
	document.write('<td width="1" align="left" valign="top" bgcolor="#666666">');
	document.write('<img src="' + path + 'img/null.gif" width="1" height="1" border="0">');
	document.write('</td>');
	document.write('<td width="498" align="center" valign="top">');
	document.write('	<table border="0" cellpadding="1" cellspacing="0" width="480" bgcolor="#EEEEEE">');
	document.write('	<tr>');
	document.write('	<td width="20" align="center" valign="top">');
	document.write('	<img src="' + path + 'img/icon6.gif" width="15" height="15" border="0"><br>');
	document.write('	</td>');
	document.write('	<td width="460" align="left" valign="middle">');
	document.write(		Title);
	document.write('	</td>');
	document.write('	</tr>');
	document.write('	</table>');
	document.write('	<table border="0" cellpadding="1" cellspacing="0" width="480" bgcolor="#EEEEEE">');
	document.write('	<tr>');
	document.write('	<td width="480" align="right" valign="top"><span class="DG">');
	document.write(		Auther + Page + Company);
	document.write('	</span></td>');
	document.write('	</tr>');
	document.write('	</table>');
	document.write('<hr size="1" width="480">');
	document.write('</td>');
	document.write('<td width="1" align="left" valign="top" bgcolor="#666666">');
	document.write('<img src="' + path + 'img/null.gif" width="1" height="1" border="0">');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	document.close();
}

function Footer(){
	var_url = document.URL;
	if(var_url.indexOf("index_") != -1){
		path = "";
	}
	if(EorJ){
		document.write('<br>');
		//TOP/BACK
		document.write('<img src="' + path + 'img/null.gif" width="20" height="13" border="0"><br>');
		document.write('<img src="' + path + 'img/2008img/navi_arrow_u.gif" width="13" height="10" border="0">');
		document.write('<a href="' + document.URL + '#top">');
		document.write('TOP');
		document.write('</a>');
		document.write('/');
		document.write('<img src="' + path + 'img/2008img/navi_arrow_d.gif" width="13" height="10" border="0">');
		document.write('<a href="javascript:history.back();">');
		document.write('BACK');
		document.write('</a>');
		document.write('<br>');
		document.write('<br>');	
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="800">');
		document.write('<tr>');
		document.write('<td width="800" align="center" valign="top" background="' + path + 'img/footer_border.gif">');
		document.write('<img src="' + path + 'img/null.gif" width="1" height="4" alt=""><br>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="800">');
		document.write('<tr>');
		document.write('<td width="100%" align="center" valign="top">');
		document.write('	<table border="0" cellpadding="0" cellspacing="0" width="750">');
		document.write('	<tr>');
		document.write('	<td width="750" align="left" valign="top">');
		document.write('		<table border="0" cellpadding="0" cellspacing="0" width="750">');
		document.write('		<tr>');
		document.write('		<td width="750" align="center" valign="top">');
		document.write('		<img src="' + path + 'img/null.gif" width="750" height="10" alt=""><br>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');
		document.write('		<table border="0" cellpadding="0" cellspacing="0" width="750">');
		document.write('		<tr>');
		document.write('		<td width="55" align="left" valign="top">');
		document.write('		<img src="' + path + 'img/label_repo.gif" width="55" height="20" alt="技術資料">');
		document.write('		</td>');
		document.write('		<td width="100%" align="left" valign="middle">');
		document.write('		<img src="' + path + 'img/footer_icon.gif" width="20" heigh="10">');
		document.write('		<a href="' + path + 'report/hproduct/index.html">テクニカルレポート</a>');
		document.write('		<img src="' + path + 'img/footer_icon.gif" width="20" heigh="10">');
		document.write('		<a href="' + path + 'report/hproduct/index.html#ln_rep">ＬＮ変調器投稿論文</a><br>');
		document.write('		<img src="' + path + 'img/footer_icon.gif" width="20" heigh="10">');
		document.write('		ナノテクノロジー関連:');
		document.write('		<a href="' + path + 'report/hproduct/index.html#zno">酸化亜鉛(ZnO) -紫外線遮蔽材料-</a>|');
		document.write('		<a href="' + path + 'report/hproduct/index.html#zincoxide">酸化亜鉛（表面処理品）</a>|');
		document.write('		<a href="' + path + 'report/hproduct/index.html#fine">機能性塗料(スミセファイン)</a><br>');
		document.write('		&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;');
		document.write('		<a href="' + path + 'report/hproduct/index.html#clearas">反射防止フィルム・近赤外線/特定波長選択吸収フィルム</a>|');
		document.write('		<a href="' + path + 'report/hproduct/index.html#raybarrier">熱線・紫外線遮蔽フィルム</a><br>');
		document.write('		<img src="' + path + 'img/footer_icon.gif" width="20" heigh="10">');
		document.write('		半導体製造装置用部品:');
		document.write('		<a href="' + path + 'report/hproduct/index.html#sic">高純度SiC</a>|');
		document.write('		<a href="' + path + 'report/hproduct/index.html#chuck">静電チャック</a>|');
		document.write('		<a href="' + path + 'report/hproduct/index.html#sicheater">SiCヒーター</a>|');
		document.write('		<a href="' + path + 'report/hproduct/index.html#ceramics">SiCセラミックス部品</a><br>');
		document.write('		<img src="' + path + 'img/footer_icon.gif" width="20" heigh="10">');
		document.write('		衛生材料:');
		document.write('		<a href="' + path + 'report/hproduct/index.html#am15">陶器向け抗菌剤-AM15</a>');
		document.write('		<img src="' + path + 'img/footer_icon.gif" width="20" heigh="10">');
		document.write('		光通信関連:');
		document.write('		<a href="' + path + 'report/hproduct/index.html#ln">LN変調器</a><br>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');
		document.write('		<table border="0" cellpadding="0" cellspacing="0" width="750">');
		document.write('		<tr>');
		document.write('		<td width="750" align="center" valign="top">');
		document.write('		<img src="' + path + 'img/null.gif" width="750" height="10" alt=""><br>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');
		document.write('	</td>');
		document.write('	</tr>');
		document.write('	</table>');
		document.write('</td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td width="100%" align="left" valign="top">');
		document.write('	<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#86BA86">');
		document.write('	<tr>');
		document.write('	<td width="100%" align="left" valign="top">');
		document.write('		<table border="0" cellpadding="0" cellspacing="0" width="750">');
		document.write('		<tr>');
		document.write('		<td width="750" align="center" valign="top">');
		document.write('		<img src="' + path + 'img/null.gif" width="750" height="3" alt=""><br>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');
		document.write('		<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		document.write('		<tr>');
		document.write('		<td width="100%" align="center" valign="middle">');
		document.write('		<span class="WH">');
		document.write('		<a href="' + path + 'index_j.html"><span class="WH">HOME</a>-');
		document.write('		<a href="' + path + 'division/hproduct/material.html"><span class="WH">新材料事業部</span></a>-');
		document.write('		<a href="' + path + 'division/hproduct/opto.html"><span class="WH">光電子事業部</span></a>-');
		document.write('		<a href="' + path + 'division/hproduct/laboratory.html"><span class="WH">新規技術研究所</span></a>-');
		document.write('		<a href="' + path + 'division/hproduct/history.html"><span class="WH">事業部の歴史</span></a>-');
		document.write('		<a href="' + path + 'division/hproduct/company.html"><span class="WH">関連会社</span></a>-');
		document.write('		<a href="' + path + 'cgi-bin/contact/contact_form.cgi?lang=0001"><span class="WH">お問合せ</span></a><br>');
		document.write('		</span>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');
		document.write('		<table border="0" cellpadding="0" cellspacing="0" width="750">');
		document.write('		<tr>');
		document.write('		<td width="750" align="center" valign="top">');
		document.write('		<img src="' + path + 'img/null.gif" width="750" height="3" alt=""><br>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');
		document.write('	</td>');
		document.write('	</tr>');
		document.write('	</table>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('Copyright(C) 1995-2008 Sumitomo Osaka Cement Co.,Ltd.');
		document.write('<br>');
		document.write('<br>');
	}else{
		document.write('<br>');
		//TOP/BACK
		document.write('<img src="' + path + 'img/null.gif" width="20" height="13" border="0"><br>');
		document.write('<img src="' + path + 'img/2008img/navi_arrow_u.gif" width="13" height="10" border="0">');
		document.write('<a href="' + document.URL + '#top">');
		document.write('TOP');
		document.write('</a>');
		document.write('/');
		document.write('<img src="' + path + 'img/2008img/navi_arrow_d.gif" width="13" height="10" border="0">');
		document.write('<a href="javascript:history.back();">');
		document.write('BACK');
		document.write('</a>');
		document.write('<br>');
		document.write('<br>');	
		
		document.write('<br>');
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		document.write('<tr>');
		document.write('<td width="540" align="center" valign="top" background="' + path + 'img/footer_border.gif">');
		document.write('<img src="' + path + 'img/null.gif" width="1" height="4" alt=""><br>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		document.write('<tr>');
		document.write('<td width="100%" align="center" valign="top">');
		document.write('	<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		document.write('	<tr>');
		document.write('	<td width="100%" align="left" valign="top">');
		document.write('		<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		document.write('		<tr>');
		document.write('		<td width="100%" align="center" valign="top">');
		document.write('		<img src="' + path + 'img/null.gif" width="100%" height="10" alt=""><br>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');
		document.write('		<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		document.write('		<tr>');
		document.write('		<td width="55" align="left" valign="top">');
		document.write('		<img src="' + path + 'img/label_repo_e.gif" width="100" height="20" alt="technical report">');
		document.write('		</td>');
		document.write('		<td width="100%" align="left" valign="middle">');
		document.write('		<img src="' + path + 'img/footer_icon.gif" width="20" heigh="10">');
		document.write('		<a href="' + path + 'report/hproduct_e/index.html">Technical Reports</a>');
		document.write('		<img src="' + path + 'img/footer_icon.gif" width="20" heigh="10">');
		document.write('		<a href="' + path + 'report/hproduct_e/index.html#ln_thesis">LN Modulator Thesis</a><br>');
		document.write('		<img src="' + path + 'img/footer_icon.gif" width="20" heigh="10">');
		document.write('		Nano-technology:');
		document.write('		<a href="' + path + 'report/hproduct_e/index.html#zincoxide">Surface-treated Ultra-fine Zinc Oxide(ZnO) Powders</a>|');
		document.write('		<a href="' + path + 'report/hproduct_e/index.html#fine">SUMICEFINE</a>|<br>');
		document.write('		<a href="' + path + 'report/hproduct_e/index.html#clearas">CLEARAS</a>|');
		document.write('		<a href="' + path + 'report/hproduct_e/index.html#raybarrier">RAY-BARRIER</a><br>');
		document.write('		<img src="' + path + 'img/footer_icon.gif" width="20" heigh="10">');
		document.write('		Hygienic materials:');
		document.write('		<a href="' + path + 'report/hproduct_e/index.html#am15">Antibacterial Agent for Ceramics</a><br>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');
		document.write('		<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		document.write('		<tr>');
		document.write('		<td width="100%" align="center" valign="top">');
		document.write('		<img src="' + path + 'img/null.gif" width="540" height="10" alt=""><br>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');

		document.write('	</td>');
		document.write('	</tr>');
		document.write('	</table>');
		document.write('</td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<tr>');
		document.write('<td width="100%" align="left" valign="top">');
		document.write('	<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#86BA86">');
		document.write('	<tr>');
		document.write('	<td width="100%" align="left" valign="top">');

		document.write('		<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		document.write('		<tr>');
		document.write('		<td width="100%" align="center" valign="top">');
		document.write('		<img src="' + path + 'img/null.gif" width="540" height="3" alt=""><br>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');

		document.write('		<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		document.write('		<tr>');
		document.write('		<td width="100%" align="center" valign="middle">');
		document.write('		<span class="WH">');
		document.write('		<a href="' + path + 'index_e.html"><span class="WH">HOME</a>-');
		document.write('		<a href="' + path + 'division/hproduct_e/material.html"><span class="WH">Advanced Materials</span></a> - ');
		document.write('		<a href="' + path + 'division/hproduct_e/opto.html"><span class="WH">Optoelectronics</span></a> - ');
		document.write('		<a href="' + path + 'division/hproduct_e/laboratory.html"><span class="WH">R&D</span></a> - ');
		document.write('		<a href="' + path + 'division/hproduct_e/history.html"><span class="WH">history</span></a> - ');
		document.write('		<a href="' + path + 'division/hproduct_e/company.html"><span class="WH">Group company</span></a> - ');
		document.write('		<a href="' + path + 'cgi-bin/contact/contact_form.cgi?lang=0002"><span class="WH">Contact us</span></a><br>');
		document.write('		</span>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');

		document.write('		<table border="0" cellpadding="0" cellspacing="0" width="100%">');
		document.write('		<tr>');
		document.write('		<td width="100%" align="center" valign="top">');
		document.write('		<img src="' + path + 'img/null.gif" width="100%" height="3" alt=""><br>');
		document.write('		</td>');
		document.write('		</tr>');
		document.write('		</table>');

		document.write('	</td>');
		document.write('	</tr>');
		document.write('	</table>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('Copyright(C) 1995-2008 Sumitomo Osaka Cement Co.,Ltd.');
		document.write('<br>');
		document.write('<br>');
	}
}

function AcrobatReader(){
	if(EorJ){
		document.write('<table border="0" cellpadding="2" cellspacing="0" width="500" bgcolor="#FFFFFF">');
		document.write('<tr>');
		document.write('<td width="450" align="left" valign="middle">');
		document.write('PDFファイルをご利用の際には、最新版のAdobe Readerを推奨いたします。<br>');
		document.write('<a href="http://www.adobe.co.jp/products/acrobat/readstep2.html" target="_blank">');
		document.write('<img src="' + path + 'img/icon10.gif" border="0">');
		document.write('<span style="color:#2222FF">Adobe Readerダウンロードはこちらから</span></a><br>');
		document.write('</td>');
		document.write('<td width="50" align="left" valign="top">');
		document.write('<a href="http://www.adobe.co.jp/products/acrobat/readstep2.html" target="_blank">');
		document.write('<img src="' + path + 'img/getreader.gif" border="0" alt="Adobe Readerダウンロード"></a><br>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('<br>');
	}else{
		document.write('<table border="0" cellpadding="2" cellspacing="0" width="500" bgcolor="#DDDDDD">');
		document.write('<tr>');
		document.write('<td width="450" align="left" valign="middle">');
		document.write('<a href="http://www.adobe.co.jp/products/acrobat/readstep2.html" target="_blank">');
		document.write('Adobe ReaderDownload Adobe Reader');
		document.write('The latest Adobe Reader is recommended for PDF file users.');
		document.write('</a><br>');
		document.write('</td>');
		document.write('<td width="50" align="left" valign="top">');
		document.write('<a href="http://www.adobe.co.jp/products/acrobat/readstep2.html" target="_blank">');
		document.write('<img src="' + path + 'img/getreader.gif" border="0" alt="Adobe Reader"></a><br>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
		document.write('<br>');
	}
}

function opnw1(tagt,targetName){
var winparm;
winparm='"toolbar=0,location=0,directories=0,status=0,menubar=1,scrollbars=1,resizable=0,width=547,height=400,titlebar=0"';
mwin = window.open(tagt + 'division/hproduct/map.html',targetName,winparm);
}

function div_header(path,str){
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="90%">');
	document.write('<tr>');
	document.write('<td width="15" align="left" valign="top">');
	document.write('<img src="' + path + '../img/sec_div_header_01.gif" width="15" height="46" border="0" alt=""><br>');
	document.write('</td>');
	if(EorJ){
		document.write('<td width="130" align="left" valign="middle" background="' + path + '../img/sec_div_header_02.gif">');
		document.write('<span class="bWH"><font style="font-size:15px;">' + str + '</font></span><br>');
		document.write('<img src="' + path + '../../img/null.gif" width="130" height="1" border="0"><br>');
	}else{
		document.write('<td width="180" align="left" valign="middle" background="' + path + '../img/sec_div_header_02.gif">');
		document.write('<span class="bWH"><font style="font-size:15px;">' + str + '</font></span><br>');
		document.write('<img src="' + path + '../../img/null.gif" width="180" height="1" border="0"><br>');
	}
	document.write('</td>');
	document.write('<td width="55" align="left" valign="top">');
	document.write('<img src="' + path + '../img/sec_div_header_03.gif" width="55" height="46" border="0" alt=""><br>');
	document.write('</td>');
	document.write('<td width="100%" align="left" valign="top" background="' + path + '../img/sec_div_header_04.gif">');
	document.write('<img src="' + path + '../../img/null.gif" width="1" height="1" border="0"><br>');
	document.write('</td>');
	document.write('<td width="22" align="left" valign="top">');
	document.write('<img src="' + path + '../img/sec_div_header_05.gif" width="22" height="46" border="0" alt=""><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
}

function div_sub_title(path,img,cap){
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="90%">');
	document.write('<tr>');
	document.write('<td width="15" align="left" valign="top" background="../img/sec_div_bg_01.gif">');
	document.write('<img src="' + path + '../../img/null.gif" width="15" height="1" border="0"><br>');
	document.write('</td>');
	document.write('<td width="80" align="left" valign="top" background="../img/sec_div_bg_02.gif">');
	document.write(img + '<br>');
	document.write('</td>');
	document.write('<td width="100%" align="left" valign="middle" background="../img/sec_div_bg_02.gif">');
	document.write(cap + '<br>');
	document.write('</td>');
	document.write('<td width="22" align="left" valign="top" background="../img/sec_div_bg_03.gif">');
	document.write('<img src="' + path + '../../img/null.gif" width="22" height="1" border="0"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="90%">');
	document.write('<tr>');
	document.write('<td width="15" align="left" valign="top" background="../img/sec_div_nest_header_01.gif">');
	document.write('<img src="' + path + '../../img/null.gif" width="15" height="11" border="0"><br>');
	document.write('</td>');
	document.write('<td width="100%" align="left" valign="top" background="../img/sec_div_nest_header_02.gif">');
	document.write('<img src="' + path + '../../img/null.gif" width="15" height="11" border="0"><br>');
	document.write('</td>');
	document.write('<td width="22" align="left" valign="top" background="../img/sec_div_nest_header_03.gif">');
	document.write('<img src="' + path + '../../img/null.gif" width="22" height="11" border="0"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
}
function div_nest(path,title,url,pro){
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="100%">');
	document.write('<tr>');
	document.write('<td width="15" align="left" valign="top">');
	document.write('<img src="' + path + '../img/sec_div_nest_title_01.gif" width="15" height="22" border="0" alt=""><br>');
	document.write('</td>');
	document.write('<td width="100%" align="left" valign="middle" background="' + path + '../img/sec_div_nest_title_02.gif">');
	document.write('<a href="' + url + '">');
	document.write(title + '<br>');
	document.write('</a>');
	document.write('</td>');
	document.write('<td width="5" align="left" valign="top">');
	document.write('<img src="' + path + '../img/sec_div_nest_title_03.gif" width="5" height="22" border="0" alt=""><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	document.write('<img src="' + path + '../../img/null.gif" width="1" height="3" border="0"><br>');
	document.write('<span class="sGR">');
	document.write(pro + '<br>');
	document.write('</span>');
}

function div_nest_under(){
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="90%">');
	document.write('<tr>');
	document.write('<td width="15" align="left" valign="top" background="../img/sec_div_nest_under_01.gif">');
	document.write('<img src="../../img/null.gif" width="15" height="11" border="0"><br>');
	document.write('</td>');
	document.write('<td width="100%" align="left" valign="top" background="../img/sec_div_nest_under_02.gif">');
	document.write('<img src="../../img/null.gif" width="15" height="11" border="0"><br>');
	document.write('</td>');
	document.write('<td width="22" align="left" valign="top" background="../img/sec_div_nest_under_03.gif">');
	document.write('<img src="../../img/null.gif" width="22" height="11" border="0"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
	
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="90%">');
	document.write('<tr>');
	document.write('<td width="15" align="left" valign="top" background="../img/sec_div_bg_01.gif">');
	document.write('<img src="../../img/null.gif" width="15" height="1" border="0"><br>');
	document.write('</td>');
	document.write('<td width="100%" align="left" valign="middle" background="../img/sec_div_bg_02.gif">');
	document.write('<img src="../../img/null.gif" width="15" height="5" border="0"><br>');
	document.write('</td>');
	document.write('<td width="22" align="left" valign="top" background="../img/sec_div_bg_03.gif">');
	document.write('<img src="../../img/null.gif" width="22" height="1" border="0"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
}

function div_footer(){
	document.write('<table border="0" cellpadding="0" cellspacing="0" width="90%">');
	document.write('<tr>');
	document.write('<td width="15" align="left" valign="top" background="../img/sec_div_footer_01.gif">');
	document.write('<img src="../../img/null.gif" width="15" height="10" border="0"><br>');
	document.write('</td>');
	document.write('<td width="100%" align="left" valign="top" background="../img/sec_div_footer_02.gif">');
	document.write('<img src="../../img/null.gif" width="15" height="10" border="0"><br>');
	document.write('</td>');
	document.write('<td width="22" align="left" valign="top" background="../img/sec_div_footer_03.gif">');
	document.write('<img src="../../img/null.gif" width="22" height="10" border="0"><br>');
	document.write('</td>');
	document.write('</tr>');
	document.write('</table>');
}

function Title_Style1(title,path){
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="540" bgcolor="#B2E2B0">');
		document.write('<tr>');
		document.write('<td width="540" align="left" valign="middle">');
		document.write('<img src="' + path + 'img/null.gif" width="1" height="8" border="0"></a><br>');
		document.write('</td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td width="540" align="left" valign="middle" bgcolor="#FFFFFF">');
		document.write('<img src="' + path + 'img/null.gif" width="1" height="14" border="0"></a><br>');
		document.write('</td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td width="540" align="left" valign="middle" bgcolor="#FFFFFF">');
		document.write('<span style="font-size:20px;font-weight:bold;color:#059146;letter-spacing:1pt;">' + title + '</span><br>');
		document.write('</td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td width="540" align="left" valign="middle" bgcolor="#FFFFFF">');
		document.write('<img src="' + path + 'img/null.gif" width="1" height="8" border="0"></a><br>');
		document.write('</td>');
		document.write('</tr>');
		document.write('<tr>');
		document.write('<td width="540" align="left" valign="middle">');
		document.write('<img src="' + path + 'img/null.gif" width="1" height="3" border="0"></a><br>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
}

function Title_Style2(title,path){
		document.write('<table border="0" cellpadding="0" cellspacing="0" width="540">');
		document.write('<tr>');
		document.write('<td width="8" align="left" valign="middle"bgcolor="#059246">');
		document.write('<img src="' + path + 'img/null.gif" width="5" height="20" border="0"></a><br>');
		document.write('</td>');
		document.write('<td width="532" align="left" valign="middle" bgcolor="#83CE7C">');
		document.write('<span style="font-size:15px;font-weight:bold;color:#FFFFFF;letter-spacing:1pt;">&nbsp;&nbsp;&nbsp;' + title + '</span><br>');
		document.write('</td>');
		document.write('</tr>');
		document.write('</table>');
}