
app.onload(function() {
    if ('https:' === document.location.protocol) return; // Browser Update script is not currently available over SSL.
    var $buoop = {vs:{i:7,f:2,o:10.5,s:2,n:9}};
    var e = document.createElement('script');
    e.setAttribute('type', 'text/javascript');
    e.setAttribute('src', 'http://browser-update.org/update.js');
    document.body.appendChild(e);
});

