This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<script type="text/javascript"> | |
var $buoop = { | |
vs:{i:9}, | |
//test: true, //use for testing | |
text: "<b>Warning:</b> Your internet browser is not supported by this web application and some features may not work correctly. Please consider upgrading to the latest version of Internet Explorer, Firefox, or Chrome."}; | |
$buoop.ol = window.onload; | |
window.onload=function(){ | |
try {if ($buoop.ol) $buoop.ol();}catch (e) {} | |
var e = document.createElement("script"); | |
e.setAttribute("type", "text/javascript"); |