if(window.name=='nw'){window.name=''}
if(top.location!==self.location){top.location=self.location}
function ga(o,e)
{
	if (document.getElementById)
	{
		a=o.id.substring(1); p="";r="";g=e.target;
		if(g){t=g.id;f=g.parentNode;if(f){p=f.id;h=f.parentNode;if(h)r=h.id}}
		else{h=e.srcElement;f=h.parentNode;if(f) p=f.id;t=h.id}
		if (t==a || p==a || r==a) return true;
		window.open(document.getElementById(a).href,'_blank')
	}
}
function h(obj,url){obj.style.behavior='url(#default#homepage)';obj.setHomePage(url)}
function ow(obj) {return wo(obj.href,700,165,1,1)}

function ot(obj,lrcID) 
{
	var isFF=!document.all;
	var re=new RegExp("^[0-9]+$");
	if(lrcID!=null&&!isFF)
	{
		var d=lrcID.match(re);
		if(d&&parseInt(lrcID)>0){return wo(obj.href,384,542,0,1)}
	}
	return wo(obj.href,384,220,0,1)
}
function wo(url,w,h,m,s)
{
	var left=(screen.width-w)/2;
	var top=m?(screen.height-h)/2:0;
	window.open(url,'','width='+w+',height=550,top=85,left=30,scrollbars=1,resizable=0,status='+s);
	return false
}
function or(obj) {
	return wo(obj.href,700,400,1,0);
}
function MM_openBrWindow(theURL,winName,features) { //v2.0
a=800  //根据需要设置宽
b=400 //高
l=eval(screen.Width-a)/2
t=eval(screen.Height-b)/2
window.open(theURL,winName,'scrollbars=yes,width='+a+',height='+b+',left='+l+',top='+t+'',features);
}