ieversion = 9;
if (/MSIE (\d+\.\d+);/.test(navigator.userAgent)){ //test for MSIE x.x;
var ieversion=new Number(RegExp.$1);
}

var $buoop = {} 
$buoop.ol = window.onload; 
window.onload=function(){ 
if ($buoop.ol) $buoop.ol(); 
var e = document.createElement("script"); 
e.setAttribute("type", "text/javascript"); 
e.setAttribute("src", "http://browser-update.org/update.js"); 
document.body.appendChild(e); 
} 

noback = false;
window.onbeforeunload = Confirm;
function Confirm(){
  if(noback) return "\nLv: Iepriekšējo labvakar.lv saturu? Izmantojiet '<<<' linku, kas ir iekšā tagadējā saturā. \n\nEn: To previous labvakar.lv content? Use '<<<' link which is in the current content.\n";
}
