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

document.write('| <a href="http://www.365sz.com.cn/" class="a_bei12" target="_blank">尚妆网首页</a> | ');
document.write('<a href="http://news.365sz.com.cn/" class="a_bei12" target="_blank">新闻资讯</a> | ');
document.write('<a href="http://price.365sz.com.cn/" class="a_bei12" target="_blank">最新行情</a> | ');
document.write('<a href="http://buy.365sz.com.cn/" class="a_bei12" target="_blank">精品导购</a> | ');
document.write('<a href="http://try.365sz.com.cn/" class="a_bei12" target="_blank">评测试用</a> | ');
document.write('<a href="http://guide.365sz.com.cn/" class="a_bei12" target="_blank">美容手册</a> | ');
document.write('<a href="http://bbs.365sz.com.cn/" class="a_bei12" target="_blank">妆容论坛</a> | ');
document.write('<a href="http://hot.365sz.com.cn/" class="a_bei12" target="_blank">热点追踪</a> | ');
document.write('<a href="http://zine.365sz.com.cn/" class="a_bei12" target="_blank">在线杂志</a> | ');
document.write('<a href="http://prot.365sz.com.cn/" class="a_bei12" target="_blank">护肤频道</a> | ');
document.write('<a href="http://color.365sz.com.cn/" class="a_bei12" target="_blank">彩妆频道</a> | ');

//av.365sz to mv.365sz;2007-10-11;ly
var myURL = location.href;
if(myURL.indexOf("av.zol")!=-1){
	var newurl = myURL.replace("av.365sz.","mv.365sz.");
	location.href=newurl;
}

