
function navi_company(path){

	document.open();
	
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_header.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="1" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="1" height="39" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="200" align="center" valign="middle" style="color: #ffffff">\n');
	document.write('	<strong>\n');
	document.write('	公司概要<br />\n');
	document.write('	</strong>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_mtitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="21" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="21" height="27" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="180" align="left" valign="middle">\n');
	document.write('	<a href="aboutus.html">\n');
	document.write('	企业简介<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_mtitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="21" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="21" height="27" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="180" align="left" valign="middle">\n');
	document.write('	<a href="history.html">\n');
	document.write('	公司发展轨迹<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_mtitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="21" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="21" height="27" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="180" align="left" valign="middle">\n');
	document.write('	<a href="policy.html">\n');
	document.write('	企业理念<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_mtitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="21" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="21" height="27" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="180" align="left" valign="middle">\n');
	document.write('	<a href="message.html">\n');
	document.write('	社长寄言<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_mtitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="21" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="21" height="27" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="180" align="left" valign="middle">\n');
	document.write('	<a href="agency.html">\n');
	document.write('	世界的代理店<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<img src="' + path + 'img/navi_nontitle.gif" width="201" height="28" border="0" alt=""><br />\n');
	document.write('	<img src="' + path + 'img/navi_nontitle.gif" width="201" height="28" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<img src="' + path + 'img/navi_footer.gif" width="201" height="25" border="0" alt=""><br />\n');
	
	document.close();
}


function navi_film(path){

	document.open();
	
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_header.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="1" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="1" height="39" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="200" align="center" valign="middle" style="color: #ffffff">\n');
	document.write('	<strong>\n');
	document.write('	薄胶膜、胶带业务<br />\n');
	document.write('	</strong>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_mtitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="21" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="21" height="27" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="180" align="left" valign="middle">\n');
	document.write('	<a href="../film/film.html">\n');
	document.write('	薄胶膜 (食品制造用)<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_mtitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="21" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="21" height="27" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="180" align="left" valign="middle">\n');
	document.write('	<a href="../film/tape.html">\n');
	document.write('	胶带<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<img src="' + path + 'img/navi_nontitle.gif" width="201" height="28" border="0" alt=""><br />\n');
	document.write('	<img src="' + path + 'img/navi_nontitle.gif" width="201" height="28" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<img src="' + path + 'img/navi_footer.gif" width="201" height="25" border="0" alt=""><br />\n');
	
	document.close();
}

function navi_dispens(path){

	document.open();
	
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_header.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="1" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="1" height="39" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="200" align="center" valign="middle" style="color: #ffffff">\n');
	document.write('	<strong>\n');
	document.write('	胶带、标签、薄胶膜<br />剥离业务<br />\n');
	document.write('	</strong>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_mtitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="21" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="21" height="27" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="180" align="left" valign="middle">\n');
	document.write('	<a href="tape.html">\n');
	document.write('	胶带剥离机<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut870.html">\n');
	document.write('	ZCUT-870<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut9.html">\n');
	document.write('	ZCUT-9<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut9_rp.html">\n');
	document.write('	ZCUT-9RP<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut9_program.html">\n');
	document.write('	ZCUT-9 Program<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut6.html">\n');
	document.write('	ZCUT-6<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut6_kp.html">\n');
	document.write('	ZCUT-6KP<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut6_ws.html">\n');
	document.write('	ZCUT-6 W/STAND<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut3.html">\n');
	document.write('	ZCUT-3<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut3080.html">\n');
	document.write('	ZCUT-3080<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut3150.html">\n');
	document.write('	ZCUT-3150<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut3250.html">\n');
	document.write('	ZCUT-3250<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut3_rp.html">\n');
	document.write('	ZCUT-3RP<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut3_as.html">\n');
	document.write('	ZCUT-3AS<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut3_nw.html">\n');
	document.write('	ZCUT-3NW<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut3_sb.html">\n');
	document.write('	ZCUT-3SB<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="zcut3_ws.html">\n');
	document.write('	ZCUT-3 W/STAND<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_mtitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="21" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="21" height="27" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="180" align="left" valign="middle">\n');
	document.write('	<a href="label.html">\n');
	document.write('	标签剥离机<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="hld2000.html">\n');
	document.write('	HLD-2000<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="pld3000.html">\n');
	document.write('	PLD-3000<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_mtitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="21" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="21" height="27" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="180" align="left" valign="middle">\n');
	document.write('	<a href="film.html">\n');
	document.write('	薄胶膜剥离机<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="fd160.html">\n');
	document.write('	FD-160<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<table width="201" cellspacing="0" cellpadding="0" border="0" background="' + path + 'img/navi_stitle.gif">\n');
	document.write('	<tr>\n');
	document.write('	<td width="36" align="left" valign="top">\n');
	document.write('	<img src="' + path + 'img/null.gif" width="36" height="28" border="0" alt=""><br />\n');
	document.write('	</td>\n');
	document.write('	<td width="165" align="left" valign="middle">\n');
	document.write('	<a href="fd120.html">\n');
	document.write('	FD-120Ⅱ<br />\n');
	document.write('	</a>\n');
	document.write('	</td>\n');
	document.write('	</tr>\n');
	document.write('	</table>\n');
	document.write('	<img src="' + path + 'img/navi_sep.gif" width="201" height="1" border="0" alt=""><br />\n');
	document.write('	\n');
	document.write('	<img src="' + path + 'img/navi_footer.gif" width="201" height="25" border="0" alt=""><br />\n');
	
	document.close();
}
