日本語
<SCRIPT> var imagepath="" var imagewidth=800 //この 2 行に画像のサイズを記述します var imageheight=600 varspeed=3; var imageclick="http://www.downcodes.com/" //ここをクリックして書き込みます 画像が接続されているアドレス var hideafter=0 var isie=0 if(window.navigator.appName=="Microsoft Internet Explorer"&&window.navigator.appVersion.substring(window.navigator.appVersion.indexOf() "MSIE")+5 ,window.navigator.appVersion.indexOf("MSIE")+8)>=5.5) { isie=1; //http://www.downcodes.com からのその他の JavaScript } else { isie= 0; } if(isie ){ var preloadit=new Image() preloadit.src=imagepath } function Pop() { if(isie) { x=x+dx;y=y+dy; 、画像幅、画像高さ); if(x+画像幅+5>画面幅) dx=-dx; if(y+画像高さ+5>画面高さ) dy=-dy if(x<0) ; if(y<0 ) dy=-dy; startani=setTimeout("pop();",50) } } function dismisspopup(){ clearTimeout(startani) oPopup.hide() } function dowhat() imageclick=="dismiss" ) dismisspopup() else window.open(imageclick); } if(isie) { var x=0,y=0,dx=speed,dy=speed; var oPopupBody = oPopup.document .body; oPopupBody.style.cursor="hand" oPopupBody.innerHTML = '<IMG SRC="'+preloadit.src+'">' oPopup.document.body.onmouseover=new Function(" clearTimeout(startani)") oPopup.document.body.onmouseout=pop oPopup.document.body.onclick=dowhat Pop(); if (hideafter>0) setTimeout("dismisspopup()",hideafter*1000) } </SCRIPT >