tell application "Internet Explorer" Activate do script " // レガシー HTML のデザイン効果をうち消す CSS の所在地 (URL) var bsetNoStyleURL = 'http://www.remus.dti.ne.jp/~a-satomi/bunsyorou/MacIE5_benriSet/nostyle.css'; // それの名前 var bsetNoStyleLabel = '*NoStyle*'; var bsetPrefix = 'Benriset'; var bsetScriptName = 'DenyStyle'; bsetMain(); function bsetMain(){ if (!bsetIsFirstLaunch()) return; bsetDenyStyle(); } function bsetDenyStyle(){ for (var i=0, n=document.styleSheets.length; i= wholeNo) window.status = ''; } " end tell