function checkclick(msg){if(confirm(msg)){event.returnValue=true;}else{event.returnValue=false;}}
function MM_jumpMenu(targ,selObj,restore){ //v3.0
  eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
  if (restore) selObj.selectedindex=0;
}
//加版权
//document.body.oncopy = function () { setTimeout( function () { var text = clipboardData.getData("text"); if (text) { text = text + "\r\n本篇文章来源于 “百姓杂文网” 转载请以链接形式注明出处 网址："+location.href; clipboardData.setData("text", text); } }, 100 ) } 
//var currentpos,timer;
//function initialize()
//{
//timer=setInterval ("scrollwindow ()",30);
//}
//function sc()
//{
//clearInterval(timer);
//}
//function scrollwindow()
//{
//currentpos=document.body.scrollTop;
//window.scroll(0,++currentpos);
//if (currentpos !=document.body.scrollTop)
//sc();
//}
//document.onmousedown=sc
//document.ondblclick=initialize

