//public navi of music/photo/flash and other

document.write('<a href="http://www.smxd.com/" class="a_bei12" target="_blank">首页</a> | ');
document.write('<a href="http://blog.zol.com.cn/" class="a_bei12" target="_blank">博客</a> | ');
document.write('<a href=" http://www.biwin100.com/" target="_blank" class="a_bei12">百赢购物</a> | ');
document.write('<a href="http://www.by8008.cn/" class="a_bei12" target="_blank">成功在线</a> | ');
document.write('<a href="http://download.zol.com.cn/" class="a_bei12" target="_blank">下载</a> | ');
document.write('<a href="http://www.jaynn.com/" class="a_bei12" target="_blank">机械</a> | ');
document.write('<a href="http://www.by8006.cn/" class="a_bei12" target="_blank">电影</a> | ');
document.write('<a href="http://www.mfdy.com/" class="a_bei12" target="_blank">电影2站</a> | ');
document.write('<a href="http://www.51flash.com/" class="a_bei12" target="_blank">51flash</a> | ');
document.write('<a href="http://desk.zol.com.cn/" target="_blank" class="a_bei12">壁纸</a> | ');
document.write('<a href="http://ent.idvd.com.cn/cache/star/3.html" class="a_bei12" target="_blank">美图</a> | '); 
//document.write('<a href="http://www.xiaoshuoku.com.cn/" target="_blank" class="a_bei12">小说</a> | ');
document.write('<a href="http://www.xdongman.com/" target="_blank" class="a_bei12">动谩</a> | ');
document.write('<a href="http://xiaohua.zol.com.cn/" target="_blank" class="a_bei12">笑话</a>');

//av.zol to mv.zol;2007-12-01;zhangcy
var myURL = location.href;
if(myURL.indexOf("av.zol")!=-1){
	var newurl = myURL.replace("av.zol.","mv.zol.");
	location.href=newurl;
}

