function home(){location.href="#";}
//首页
function link01(){location.href="index.asp";}
//关于我们
function link02(){location.href="about.asp";}
//店铺形像
function link03(){location.href="products.asp?n_type=new";}
//育儿知识
function link04(){location.href="products.asp";}
//专家在线资讯
function link05(){location.href="honors.asp";}
//产品中心
function link06(){location.href="msg.asp";}
//博客部落
function link07(){location.href="contact.asp";}
window.onload=blur;
