送您新年的祝福!(秋盼、辛缘)
发表于 : 周一 2月 11, 2008 9:19 pm
if (navigator.appName.indexOf("Internet Explorer") != -1)
document.onmousedown = noSourceExplorer;
function noSourceExplorer()
{ if (event.button == 2 | event.button == 3)
{ alert("艺苑风情欢迎您的光临!");
location.replace("http://yyfq.16789.net/ "); }}