﻿document.writeln("<table width='910' border='0' align='center' cellpadding='0' cellspacing='0'>");
document.writeln("  <tr>");
document.writeln("    <td width='23'>&nbsp;</td>");
document.writeln("    <td width='887' align='right' bgcolor='#80D3E9'><img src='/images/milk1.jpg' width='147' height='28' /></td>");
document.writeln("  </tr>");
document.writeln("</table>");
document.writeln("<table width='100%' border='0' cellspacing='0' cellpadding='0'>");
document.writeln("  <tr>");
document.writeln("    <td height='76' background='/images/bg_down.jpg'><table width='910' border='0' align='center' cellpadding='0' cellspacing='0'>");
document.writeln("      <tr>");
document.writeln("        <td align='center' width='147px' >&nbsp;</td>");
document.writeln("        <td align='center' class='ash' style='line-height:14px'  >Copyright @2005 - 2007 Meilijian Inc. All Right Reserved 美丽健乳业 <br/>浙ICP备06042752号  版权所有  E-Mail：meilijian@yiyi.beingmate.com  <br/>公司地址：杭州市秋涛北路188号（艮秋立交桥旁） 美丽健集团");
//站长统计调用代码
document.writeln("<a href='http://www.cnzz.com/stat/website.php?web_id=1589180' target='_blank'><img src=\"http://icon.cnzz.com/pic.gif\" /></a></td>");
document.writeln("        <td width='147' align='right'><img src='/images/milk2.jpg' width='147' height='76' /></td>");
document.writeln("      </tr>");
document.writeln("    </table></td>");
document.writeln("  </tr>");
document.writeln("</table>");
//在线客服
document.write("<scr"+"ipt language=\"javascript\" src=\"http://chat.53kf.com/kf.php?arg=chcchb&style=1&keyword="+escape(document.referrer)+"\"></scr"+"ipt>");
function menu2()
{
    var url;
    var url=document.location.href.toLowerCase();
    if (url.indexOf("/html/about/")>0)//公司介绍
    {
        document.getElementById("MenuName").setAttribute("src","/images/about.jpg");
	}
    else if (url.indexOf("/html/news/")>0)//新闻中心
    {
        document.getElementById("MenuName").setAttribute("src","/images/News.jpg");
	}
    else if (url.indexOf("/html/products/")>0)//产品展示
    {

	}	
    else if (url.indexOf("/html/health/")>0)//健康饮食
    {
        document.getElementById("MenuName").setAttribute("src","/images/Health.jpg");
	}
    else if (url.indexOf("/html/activities/")>0)//促销活动
    {
        document.getElementById("MenuName").setAttribute("src","/images/Promotions.jpg");
	}
    else if (url.indexOf("/html/order/")>0)//网上订奶
    {
        //document.getElementById("MenuName").setAttribute("src","/images/order.jpg");
	}	
    else if (url.indexOf("/html/job/")>0)//人才招聘
    {
        document.getElementById("MenuName").setAttribute("src","/images/Job.gif");
	}
    else if (url.indexOf("/html/contact/")>0)//联系我们
    {
        document.getElementById("MenuName").setAttribute("src","/images/Contact.jpg");
	}
	else if (url.indexOf("/html/Basis/")>0)//奶源基地
    {
        document.getElementById("MenuName").setAttribute("src","/images/basis.jpg");
	}		
    else
    {

	}
}
menu2();