document.write('  <div id="content_left">');

document.write('    <table id="left_nav" width="100%" border="0">')
document.write('    		  <tr>')
document.write('    			<td style="background-image:url(../bg/menu_2.gif); height:60px; text-align:center;">')
document.write('    					<font color="#ffffff" size="+1">&nbsp;&nbsp;典型客户</font></td>')
document.write('    		  </tr>')
document.write('    		  <tr>')
document.write('    			<td class="left_menu_body"><a href="../case/case1.htm">物流业客户</a></td>')
document.write('    		  </tr>')
document.write('    		  <tr>')
document.write('    			<td class="left_menu_body"><a href="../case/case2.htm">供应链客户</a></td>')
document.write('    		  </tr>')
document.write('    		  <tr>')
document.write('    			<td class="left_menu_body"><a href="../case/case4.htm">制造业客户</a></td>')
document.write('    		  </tr>')
document.write('			  <tr>')
/*
document.write('    		  <tr>')
document.write('    			<td style="background-image:url(../bg/menu_3.gif); height:60px; text-align:center;">')
document.write('    					<font color="#ffffff" size="+1">&nbsp;&nbsp;资料下载</font></td>')
document.write('    		  </tr>')
document.write('    		  <tr>')
document.write('    			<td class="left_menu_body"><a href="../res/whitepaper.htm">产品白皮书</a></td>')
document.write('    		  </tr>')
document.write('    		  <tr>')
document.write('    			<td class="left_menu_body"><a href="../res/manualbook.htm">系统使用手册</a></td>')
document.write('    		  </tr>')
document.write('    		  <tr>')
document.write('    			<td class="left_menu_body"><a href="../res/bip.htm">行业最佳实践</a></td>')
document.write('    		  </tr>')
document.write('    		  <tr>')
document.write('    			<td class="left_menu_body"><a href="../res/faq.htm">常见问题FAQ</a></td>')
document.write('    		  </tr>')
document.write('			  <tr>')
document.write('				<td class="left_menu_body"><a href="../res/tools.htm">常用软件</a></td>')
document.write('    		  </tr>')
document.write('    		  <tr>')
document.write('    			<td class="left_menu_body"><a href="../res/others.htm">其他下载</a></td>')
document.write('    		  </tr>')
*/
document.write('    		</table>')
		
document.write('  </div>');


