//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(ev,obj)
{
	var ev=window.event||ev;
	ev.returnValue=false;
	return wo(obj.href,520,165,1,1);
}
function ot(ev,obj,lrcID)
{
	var ev=window.event||ev;
	ev.returnValue=false;
	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,600,300,0,1)}
	}
	return wo(obj.href,600,300,0,1);
}
function or(ev,obj) {
	var ev=window.event||ev;
	ev.returnValue=false;
	return wo(obj.href,465,265,1,0);
}
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='+h+',top='+top+',left='+left+',scrollbars=1,resizable=0,status='+s);
	return false;
}
