//public navi of music/photo/flash and other
document.write('<a href="http://www.ozxw.com/" class="a_bei12" target="_blank">首页</a> | ');
document.write('<a href="http://news.ozxw.com/" class="a_bei12" target="_blank">新闻中心</a>  | ');
document.write('<a href="http://ent.ozxw.com/" class="a_bei12" target="_blank">娱乐</a>  | ');
document.write('<a href="http://auto.ozxw.com/" class="a_bei12" target="_blank">汽车</a> | ');
document.write('<a href="http://bbs.ozxw.com/" class="a_bei12" target="_blank">论坛</a> | ');
document.write('<a href="http://blog.ozxw.com/" class="a_bei12" target="_blank">博客</a> | ');
document.write('<a href="http://love.ozxw.com/" class="a_bei12" target="_blank">交友</a> | ');
document.write('<a href="http://food.ozxw.com/" class="a_bei12" target="_blank">美食</a> | ');
document.write('<a href="http://page.ozxw.com/" class="a_bei12" target="_blank">黄页</a> | ');
document.write('<a href="http://tour.ozxw.com/" class="a_bei12" target="_blank">旅游</a> | ');
document.write('<a href="http://www.ozxw.com/wenba/" class="a_bei12" target="_blank">问吧</a> | ');
document.write('<a href="http://info.ozxw.com/" class="a_bei12" target="_blank">淘宝</a> | ');
document.write('<a href="http://shop.ozxw.com/" class="a_bei12" target="_blank">商城</a> | ');
document.write('<a href="http://www.ozxw.com/picture/" class="a_bei12" target="_blank">图吧</a> | ');
document.write('<a href="http://www.ozxw.com/military/" target="_blank" class="a_bei12">军事</a> | ');
//document.write('<a href="http://www.ozxw.com/house/" target="_blank" class="a_bei12">房产</a> | ');
document.write('<a href="http://site.ozxw.com/" target="_blank" class="a_bei12">网址</a> | ');
document.write('<a href="http://xiaohua.ozxw.com/" target="_blank" class="a_bei12">笑话</a> | ');
document.write('<a href="http://musque.ozxw.com/" target="_blank" class="a_bei12">音乐</a> | ');
document.write('<a href="http://photo.ozxw.com/" title="欧洲中文图片网" target="_blank" class="STYLE1">图库</a> | ');
document.write('<a href="http://fr.ozxw.com/" title="法国华人网" target="_blank" class="STYLE1">法国</a> | ');
//av.zol to mv.zol;2007-4-11;zhangcy
var myURL = location.href;
if(myURL.indexOf("av.zol")!=-1){
	var newurl = myURL.replace("av.zol.","mv.zol.");
	location.href=newurl;
}
