
var newWindow = null;
var ThePop_Enabled=1;

function window.onload()
{
	if(ThePop_Enabled!=0) return false;
	window.setTimeout("popNews_xixun()",1000);
}

function popNews_xixun(){try{
	var w = 800;
	var h = 700;
	pop = window.open('./_data/html/20111226hzxy.htm','winK1','width='+w+'px,height='+h+'px,scrollbars=yes, resizable=yes, toolbar=no, menubar=no, status=no');
	pop.moveTo((window.screen.width-w)/2,(window.screen.height-h)/2);

}catch(err2){alert('当前窗口被拦截，请关闭浏览器的拦截工具。')};
}

function openWinMarq(theURL){
	theURL=theURL+"";
	if(theURL=="") return false;

	var Tform,retStr;var w=646,h=window.screen.height-60;

	if (theURL.toLowerCase().indexOf('seismdonative')!=-1) 
	{w=800; h=500}
	else if (theURL.toLowerCase().indexOf('zndxxx')!=-1) 
	{w=800; h=500;}
	else if (theURL.toLowerCase().indexOf('shzfxx')!=-1) 
	{w=800; h=500;}
	else if (theURL.toLowerCase().indexOf('jsjxx')!=-1) 
	{w=800; h=500;}
	else if (theURL.toLowerCase().indexOf('zcqw')!=-1) 
	{w=800; h=500;}
	else if (theURL.toLowerCase().indexOf('zwzpjx')!=-1) 
	{w=800; h=500;}

	Tform="_blank";	eval("Tform='width="+w+",height="+h+",scrollbars=yes,resizable=yes'");
	var pop=window.open(theURL,'winMarq',Tform); (new Image).src='/s/g?w=5200 &u='+theURL;
}

function addIEMenu(theObj){try{
	theObj.style.behavior="url(#default#homepage)";
	theObj.setHomePage("http://www.kingosoft.com/");
	
}catch(err1){}}
