// JavaScript Document
var $buoop = {
	vs: {i:6,f:2,o:9.63,s:2,n:10},
	newwindow: true,
	text: "<i>A warning from Eternalvision Design.<\/i> Your browser <i>(IE6, Firefox 2.0, Opera 10.6 or Safari 2.0)<\/i> <b>is out of date<\/b>. It has known <b>security flaws<\/b> and <b>will not display<\/b> this and other websites correctly. <i><b>Click here to learn how to update your browser &raquo;<\/b><\/i>",
} 
$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); 
} 
