/*更换头部*/
document.getElementById("TopRobj").innerHTML = '&nbsp;<a href="http://china.herostart.com/trade/en/sellMain" target="_self"><img src="http://china.herostart.com/images/news/news2_04.gif" />国际供求</a>'+
'<a href="http://china.herostart.com/shtml/tradeschool.html" target="_blank"><img src="http://china.herostart.com/images/news/news2_04.gif" />贸易学院</a>'+
'<a href="http://expo.china.herostart.com/" target="_blank"><img src="http://china.herostart.com/images/news/news2_04.gif" />行业展会</a>'+
'<a href="http://info.china.herostart.com/" target="_blank"><img src="http://china.herostart.com/images/news/news2_04.gif" />资讯</a>'+
'<a href="http://china.herostart.com/shtml/shipping.html" target="_blank"><img src="http://china.herostart.com/images/news/news2_04.gif" />船运</a>'+
'<a href="http://bbs.china.herostart.com/" target="_blank"><img src="http://china.herostart.com/images/news/news2_04.gif" />社区</a>';

var infoSearchFont = document.getElementById("infoSearchFont").innerHTML;
var LogoRobj = document.getElementById("LogoRobj");
LogoRobj.getElementsByTagName("div")[1].innerHTML = infoSearchFont;