開く: http://my.opera.com/community/opera/buttons/
javascript:
(function(){
var fr=document.createElement('iframe');
fr.src='http://static.myopera.com/community/graphics/opera/Opera-logo.png';
document.body.appendChild(fr);
})();

だめだ。途中までしか
Operaについてのメモとか



if(location.protocol=="http:" && document.body.innerText.slice(0,4)=="%PDF"){
location.href="http://docs.google.com/viewer?url="+encodeURIComponent(location.href);
}