function lm()
{
var str="<table border='0' cellpadding='0' cellspacing='0' width='778' align='center'>"+
    "<tr>"+ 
    "<td><img name='lm_r1_c1' src='images/lm_r1_c1.jpg'  border='0'></td>"+
    "<td><a href='index.htm' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image14','','images/lm_r1_c2_1.jpg',1)><img name='Image14' border='0' src='images/lm_r1_c2.jpg' width='93' height='39'></a></td>"+
    "<td><img name='lm_r1_c3' src='images/lm_r1_c3.jpg' width='23' height='39' border='0'></td>"+
    "<td><a href='index1.htm' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image15','','images/lm_r1_c4_1.jpg',1)><img name='Image15' border='0' src='images/lm_r1_c4.jpg' width='93' height='39'></a></td>"+
    "<td><img name='lm_r1_c5' src='images/lm_r1_c5.jpg' width='24' height='39' border='0'></td>"+
    "<td><a href='product.htm' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image16','','images/lm_r1_c6_1.jpg',1)><img name='Image16' border='0' src='images/lm_r1_c6.jpg' width='93' height='39'></a></td>"+
	 "<td><img name='lm_r1_c7' src='images/lm_r1_c7.jpg' width='25' height='39' border='0'></td>"+
    "<td><a href='em.htm' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image18','','images/em_on.jpg',1)><img name=Image18 border=0 src='images/em_off.jpg' width='93' height='39'></a></td>"+	
    "<td><img name='lm_r1_c7' src='images/lm_r1_c7.jpg' width='25' height='39' border='0'></td>"+
    "<td><a href='contact.htm' onMouseOut='MM_swapImgRestore()' onMouseOver=MM_swapImage('Image17','','images/lm_r1_c8_1.jpg',1)><img name=Image17 border=0 src='images/lm_r1_c8.jpg' width='93' height='39'></a></td>"+
    "<td><img name='lm_r1_c9' src='images/lm_r1_c9.jpg' width='26' height='39' border='0'></td>"+
  "</tr></table>";
  document.writeln(str);
}
function cp()
{
var str="<table width='94%' border='0' cellspacing='8' cellpadding='0' align='center'>"+
        "<tr><td><img src='images/newslist.gif' width='6' height='6'>  <b><a href='product1.htm'><font color='#FFFF33'>²»Ðâ¸Ö°å¿ò¶à²ã¹ýÂËÆ÷</font></a></b></td>"+
        "<tr><td><img src='images/newslist.gif' width='6' height='6'>  <b><a href='product2.htm'><font color='#FFFF33'>²»Ðâ¸ÖÅäÒº¹ÞÏµÁÐ</font></a></b></td></tr>"+
		"<tr><td><img src='images/newslist.gif' width='6' height='6'>  <b><a href='product3.htm'><font color='#FFFF33'>ÕÛµþÊ½Î¢¿×Ä¤Í°Ê½¹ýÂËÆ÷</font></a></b></td></tr>"+
		"<tr><td><img src='images/newslist.gif' width='6' height='6'>  <b><a href='product4.htm'><font color='#FFFF33'>²»Ðâ¸ÖÎ¢¿×ÂËÄ¤¹ýÂËÆ÷</font></a></b></td></tr>"+
		"<tr><td><img src='images/newslist.gif' width='6' height='6'>  <b><a href='product5.htm'><font color='#FFFF33'>Î¢¿×ÂËÄ¤</font></a></b></td></tr>"+
        "<tr><td><img src='images/newslist.gif' width='6' height='6'>  <b><a href='product6.htm'><font color='#FFFF33'>ÕÛµþÊ½ÂËÐ¾</font></a></b></td></tr>"+
        "<tr><td><img src='images/newslist.gif' width='6' height='6'>  <b><a href='product7.htm'><font color='#FFFF33'>²»Ðâ¸ÖÊäÒº±Ã</font></a></b></td></tr>"+
        "<tr><td><img src='images/newslist.gif' width='6' height='6'>  <b><a href='product9.htm'><font color='#FFFF33'>²»Ðâ¸Ö¹ÜµÀ¡¢·§ÃÅ</font></a></b></td></tr>"+
		"<tr><td><img src='images/newslist.gif' width='6' height='6'>  <b><a href='product8.htm'><font color='#FFFF33'>¾Û±ûÏ©Ñ¹ÂË»ú</font></a></b></td></tr>"+
		
      "</table>"
	  document.writeln(str);
}
function bottom()
{
var str="<table width='777' border='0' cellspacing='0' cellpadding='0' align='center'>"+
        "<tr><td><img src='images/bottom.jpg' width='778' height='74' usemap='#Map' border='0'></td></tr></table>"+
        "<map name='Map'><area shape='rect' coords='642,47,751,61' href='http://www.ccen.net' target='_blank'></map>"
		document.writeln(str);

}
