function nb_fav(){if (document.all){window.external.addFavorite(document.location.href,document.title);}else if (window.sidebar){window.sidebar.addPanel(document.title,document.location.href,"");}}
function nb_home(obj){obj.style.behavior="url(#default#homepage)";obj.setHomePage("http://music.nb99.net");}
function nb_banner(){
	document.write('<iframe id="baiduSpFrame" border="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" framespacing="0" frameborder="0" scrolling="no" width="760" height="90" src="http://spcode.baidu.com/spcode/spstyle/style3951.jsp?tn=5ugu_sp&ctn=0&styleid=3951"></iframe>');
}
function nb_left(){
	document.write('<iframe id="baiduSpFrame" border="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" framespacing="0" frameborder="0" scrolling="no" width="160" height="600" src="http://spcode.baidu.com/spcode/spstyle/style4006.jsp?tn=5ugu_sp&ctn=0&styleid=4006"></iframe>');
}
function nb_right(){
	document.write('<iframe id="baiduSpFrame" border="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" framespacing="0" frameborder="0" scrolling="no" width="300" height="250" src="http://spcode.baidu.com/spcode/spstyle/style3328.jsp?tn=5ugu_sp&ctn=0&styleid=3328"></iframe>');
}
function nb_sms(song){
	document.write('<iframe id="baiduSpFrame" border="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" framespacing="0" frameborder="0" scrolling="no" width="300" height="280" src="http://spcode.baidu.com/spcode/spstyle/style4013.jsp?tn=5ugu_sp&ctn=0&styleid=4013"></iframe>');
}
function nb_about(){
	document.write('<a href="mailto:5ugu@163.com">ÁªÏµÎÒÃÇ</a>');
}
function nb_count(){
	document.write('<script type="text/javascript" src="http://js.tongji.linezing.com/414264/tongji.js"></script>');
}
function nb_so(){
	var SoType = document.getElementById("s2");
	var SoForm = document.SoForm;
	var TempType = SoType.innerHTML;
	for (var i=0;i<7;i++){if (SoForm.type[i].checked) break;}
	switch (i){
	case 6:
		SoForm.action = 'lyric.asp';
		SoType.innerHTML = "";
		break;
	default:
		SoForm.action = 'music.asp';
		SoType.innerHTML = "<input type='hidden' name='type' value='" + SoForm.type[i].value + "' /><input type='hidden' name='code' value='gbk' />";
		break;
	}
	SoForm.submit();
	SoType.innerHTML = TempType;
	return false;
}
function winopen(url,width,height){
try{var left = (screen.width - width) / 2;
var top = (screen.height - height) / 2;
var param = 'resizable=0, scrollbars=0, width=' + width + ', height=' + height + ', left=' + left + ', top=' + top;
window.open(url, '_blank', param);}
catch( e ){;}return false;}
function sms(aobj){winopen(aobj.href,760,460);return false;}
function sms99(aobj){winopen(aobj.href,300,300);return false;}
if(top.location!=self.location){top.location=self.location;}
with(navigator){if(appName=="Microsoft Internet Explorer"){if(parseInt(appVersion.split(" ")[3])=="6"){document.execCommand("BackgroundImageCache",false,true);}}}