//document.onmousedown=dddd;
function dddd(){
if(event.button==2){
alert("»¶Ó¼ÓÃË\nÍøÖ·:");
return false;
}
}
var ly=escape(document.location.href);
ly=ly.replace(/\&/g,",");
ly=ly.replace(/\%26/g,",");
document.write("")
_dwrite("");
function _dwrite(string) {document.write(string);}