<!-- Begin 
if (!ez_NN4) { onresize = function() { location.reload()} }
var height, width; 
if (document.all) { 
	height = document.body.offsetHeight; 
	width = document.body.offsetWidth; 
} 
else { 
	height = window.innerHeight; 
	width = window.innerWidth; 
} 
showPermPanelCentered('Bar',width/2.034,163)

// end -->