﻿if( window.opera )
  addEventListener('mouseover',function(){
      document.body.style+=' ';
  },false);
  