surl='http://dj.111ttt.com/';
murl='http://js.111ttt.com/';
surl1='http://yywma.111ttt.com/';
var DomainUrl = "111ttt.com";
var AuthUrl = "js.111ttt.com";
SetCookie("uuauth", "ok", null, "/", DomainUrl, false);
document.write("<script language='javascript' src='http:\/\/" + AuthUrl + "\/getuuauthcode\/'><\/script>");



function SetCookie(name, value)
{
	var expdate = new Date();
	var argv = SetCookie.arguments;
	var argc = SetCookie.arguments.length;
	var expires = (argc > 2) ? argv[2] : null;
	var path = (argc > 3) ? argv[3] : null;
	var domain = (argc > 4) ? argv[4] : null;
	var secure = (argc > 5) ? argv[5] : false;
	if(expires!=null) expdate.setTime(expdate.getTime() + ( expires * 1000 ));
	document.cookie = name + "=" + escape (value) +((expires == null) ? "" : ("; expires="+ expdate.toGMTString()))+((path == null) ? "" : ("; path=" + path)) +((domain == null) ? "" : ("; domain=" + domain))+((secure == true) ? "; secure" : "");
}


o=function(a,b){ 
document.write("<li><a href='/p/"+a+"/' target='t'><input type='checkbox' name='musicid' value='"+a+"' />"+b+"</a></li>");
} 

memFav=function(u){
	var l=(screen.width-600)/2;
	var t=(screen.height-150)/2;
	var s='width=600,height=150,top='+t+',left='+l+',toolbar=no,scrollbars=no,,menubar=no,location=no,resizable=no';
	window.open('/user/sc.asp?id='+u,'Fav',s);
}

kstatus();
function kstatus(){
	self.status="如果你喜欢本站,别忘了把本站的网址告诉给你身边的朋友哦!,谢谢你的支持";
	setTimeout("kstatus()",300);
}