document.write('<table width="100%" border="0" cellspacing="0" cellpadding="0" style="margin-top:12px;"><tr>');
document.write('<td><a href="http://vip.163.net"><img id="vip" src="http://vip.163.net/images/0408/title_1_1.gif" border="0"></a></td>');
document.write('<td><a href="http://vip.163.net/zhy/zhy.htm"><img id="zhy" src="http://vip.163.net/images/0408/title_2_1.gif" border="0"></a></td>');
document.write('<td><a href="http://vip.163.net/buy/buy_teach.htm"><img id="buy" src="http://vip.163.net/images/0408/title_3_1.gif" border="0"></a></td>');
document.write('<td><a href="http://bjfir.163.net:8080/eshop/?page=shop/browse&"><img id="eshop" src="http://vip.163.net/images/0408/title_4_1.gif" border="0"></a></td>');
document.write('<td><a href="http://vip.163.net/up/up.htm"><img id="up" src="http://vip.163.net/images/0408/title_5_1.gif" border="0"></a></td>');
document.write('<td><a href="http://vip.163.net/allbuy/allbuy.htm"><img id="allbuy" src="http://vip.163.net/images/0408/title_6_1.gif" border="0"></a></td>');
document.write('</tr></table>');




//========== ÍøÕ¾Î»ÖÃÏÔÊ¾

var SL = window.location.href;


if ((SL.indexOf('index.html')>0) || (SL==('http://vip.163.net/'))){
	vip.src = "http://vip.163.net/images/0408/title_1.gif";
}

if ((SL.indexOf('/zhy/')>0) || (SL.indexOf('/function/')>0)){
	zhy.src = "http://vip.163.net/images/0408/title_2.gif";
}

if ((SL.indexOf('/buy/')>0) || (SL.indexOf('/about/')>0)){
	buy.src = "http://vip.163.net/images/0408/title_3.gif";
}

if (SL.indexOf('/163zf/')>0){
	eshop.src = "http://vip.163.net/images/0408/title_4.gif";
}

if (SL.indexOf('/up/')>0){
	up.src = "http://vip.163.net/images/0408/title_5.gif";
}

if (SL.indexOf('/allbuy/')>0){
	allbuy.src = "http://vip.163.net/images/0408/title_6.gif";
}
