<!--
var stylelo365,indextemp,indexstyle,stylerandom,defaultskin

if(window.navigator.cookieEnabled==false) 
document.writeln("<p>您的浏览器不允许使用Cookies,这将无法使用一些个性化的功能</p>");


 layok=document.getElementById("navtable")
 if (layok!=null)
 {
	 var cknavtable= GetCookie("navtable")
	if (cknavtable!=false &&cknavtable!="" )
	{
	document.all.navtable.style.display=GetCookie("navtable"); 
	}
}
if(enablemycls==1)
{
for (jj=0;jj<5;jj++)
{
	CKBCLS=GetCookie("no_cat_"+jj);
 CLS(jj,CKBCLS);
} 

}


function lo365cls1(id)
{
document.all.objimg.src="/inc/cnt.asp?tp=1&id="+id+"&loc="+escape(window.location.href)+"&ref="+escape(document.referrer)
 return true
} 
 function lo365cls2(id)
{
document.all.objimg.src="/inc/cnt.asp?tp=2&id="+id+"&loc="+escape(window.location.href)+"&ref="+escape(document.referrer)
 return true
	} 
 function lo365url(id)
{
document.all.objimg.src="/inc/cnt.asp?tp=3&id="+id

 return true

 
 } 
function go(){

if(GetCookie("disable_hotkey")==1){
	return false;
}
var realid=window.event.keyCode-48
var realidpad=realid-48
if (window.event.ctrlKey||window.event.altKey||window.event.shiftKey||realid>48){
Qok=document.getElementById("Layer0")
mok=document.getElementById("m")
Lok=document.getElementById("navtable")
sok=document.getElementById("searchkwd")
testok=document.getElementById("href"+ String(realid))
testpadok=document.getElementById("href"+ String(realidpad))
if (testok!=null){
for(i=0;i<1;i++){
	var newopn=window.open(testok.href)
}
}
if (testpadok!=null){
for(i=0;i<1;i++){
	var newopn=window.open(testok.href)
}
}

if (mok!=null&&(realid==29||realid==41)){
	document.all.m.focus();
}
if (sok!=null&&realid==35){
	document.all.searchform.searchkwd.focus();
}
if (Lok!=null&&(realid==28||realid==42)){
	showhide('navtable');
	}
if (realid==19)
		window.location="/so/";
if (realid==38)
	chbg();
	if (Qok!=null&&(realid==40)){
	showskinLayers()
		}
	if (realid==33)
	{
		chskn(0);
	}
 	}
}



 
//-->

