website="http://www.99music.net/"
//document.oncontextmenu=Click;
//function Click(){
//alert('版权所有(C)2000-2003 久久音乐');
//window.event.returnValue=false;//注意returnValue大小写
//}
function open_window(url,name,size)
{ 
 var windowname=window.open(url,"99music","left=0,top=0,status=no,scrollbars=no,resizable=no,"+size); 
}
function openwindow(url,name,size)
{ 
 var windowname=window.open(url,name,"left=0,top=0,status=yes,scrollbars=yes,resizable=yes,"+size); 
}
var bookbabyplay;

function showplayer()
{
	if (typeof(bookbabyplay)=="undefined")
		{Initwin();inited=true;}
	else if (typeof(bookbabyplay.location.href)=="unknown")
		{Initwin();inited=true;}
	else
		bookbabyplay.focus();
}

function Initwin()
{
	bookbabyplay=window.open("/Song_Play.asp","爱上网音乐播放器","width=275,height=215,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,resizable=0,top=0,left=0");
}

function Song_Add(str)
{
 str=Process(str);
 var inited;
 inited=false;
 if (typeof(bookbabyplay)=="undefined")
	{Initwin();inited=true;}
 else if (typeof(bookbabyplay.location.href)=="unknown")
	{Initwin();inited=true;}
if (inited==false)
	{
		if (bookbabyplay.document.readyState!="complete")
			alert("播放器装载中,请等待至播放器己完全装入后再添加歌曲.");
		else
			bookbabyplay.Insertsong(str);
		}
else
	{	
		Vbinsert(str)
	}

}
<!--
function mOvr(src, cOvr) 
{if (!src.contains(event.fromElement)) {src.style.cursor = "default";src.bgColor = cOvr;}}
function mOut(src, cOut) 
{if (!src.contains(event.toElement)) {src.style.cursor = "default";src.bgColor = cOut;}}
//changetdcolor
//-->
function CheckOthers(form)
{
	for (var i=0;i<form.elements.length;i++)
	{
		var e = form.elements[i];
//		if (e.name != 'chkall')
//			if (e.checked==false)
//			{
//				e.checked = true;// form.chkall.checked;
//			}
//			else
//			{
				e.checked = false;
//			}
	}
}

function CheckOthers2(form)
{
	for (var i=0;i<form.elements.length;i++)
	{
		var e = form.elements[i];
		if (e.name != 'chkall')
			if (e.checked==false)
			{
				e.checked = true;// form.chkall.checked;
			}
			else
			{
				e.checked = false;
			}
	}
}

function CheckAll(form)
{
	for (var i=0;i<form.elements.length;i++)
	{
		var e = form.elements[i];
//		if (e.name != 'chkall')
			e.checked = true// form.chkall.checked;
	}
}
function lbsong()
{
//window.open("about:blank","lbsong","width=780,height=510,toolbar=yes,location=no,menubar=no,scrollbars=no,marginheight=0 marginwdith=0,directories=no,title=no,status=no,resizable=yes");
window.open("about:blank","lbsong","toolbar=yes,location=yes,menubar=yes,scrollbars=yes,marginheight=0 marginwdith=0,directories=no,title=yes,status=yes,resizable=yes");

}
<!--
function dakai(ListenURL, WinName)
{
//		window.open(ListenURL,"99music","width=800,height=480,toolbar=no,location=yes,menubar=no,scrollbars=no,marginheight=0 marginwdith=0,directories=no,title=no,status=no,resizable=no");
		window.open(ListenURL,"99music","toolbar=yes,location=yes,menubar=yes,scrollbars=yes,marginheight=0 marginwdith=0,directories=yes,title=yes,status=yes,resizable=yes");
		return false;
} 

function playlist(ListenURL, WinName)
{
		window.open(ListenURL,"99music","width=740,height=380,toolbar=no,location=no,menubar=no,scrollbars=no,marginheight=0 marginwdith=0,directories=no,title=no,status=no,resizable=no");
		return false;
}

function dakai1(lyricurl) 
	{
		var win2 = window.open(lyricurl, "lyricurl", "marginheight=0 marginwdith=0,location=yes,toolbar=yes,width=420,height=500,directories=no,title=no,status=no,scrollbars=yes,resizable=no,menubar=no");
		return false;
	}
function dakai2(smusic)
        {
window.open(smusic, "smusic", "marginheight=0 marginwdith=0,toolbar=no,width=420,height=300,directories=no,title=no,status=no,scrollbars=no,resizable=no,menubar=no");
		return false;
	}

function dakai3(download) {
var
newwin=window.open(download,"download","toolbar=no,resizable=yes,location=no,scrollbars=yes,width=520,height=520");
return false; }

function dakai4(collecturl) {
var
newwin=window.open(collecturl,"collecturl","toolbar=no,location=no,scrollbars=yes,width=600,height=450");
return false; }

function dakai5(mms) {
var
newwin=window.open(mms,"mms","marginheight=0 marginwdith=0,toolbar=no,width=402,height=623,directories=no,title=no,status=no,scrollbars=no,resizable=no,menubar=no");
return false; }
//-->
 
if (top.location !== self.location) {
top.location=self.location;
}

var http
http=""
