var $buoop = {vs:{i:6,i:7,f:2,o:9.25,s:2,n:9}} 
$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", "fileadmin/scripts/update.js"); 
 document.body.appendChild(e); 
} 