function m(a,b,c,d)
{
aa="<a href="+b+" target=_blank><img src="+c+" width=88 height=31  alt="+a+" border=0 title="+d+"></a> "
document.write(aa);
}
function w(a,b,c)
{
aa="<a href="+b+" target=_blank title="+c+">"+a+"</a><br>"
document.write(aa);
}
//————————————LOGO连接——————————————
//————————————文字连接————————————
w('百度','http://www.baidu.com','欢迎光临！')
w('新浪','http://www.sina.com.cn','欢迎光临！')
w('义乌网址','http://www.ywwz.com','欢迎光临！')
w('义乌搜才网','http://www.ywrc.net','欢迎光临！')
w('阿里巴巴','http://www.alibaba.com.cn','欢迎光临！')
w('恒信人才','http://www.91job.com','欢迎光临！')
w('优才网','http://www.591job.com','欢迎光临！')
