// JavaScript Document


function mailadresse() {
	var pref = '&#109;a' + 'i&#108;' + '&#116;o'; 
	var attribut = 'hr' + 'ef' + '='; var first = '%69%6E%66%6F'; var at = '%40'; var last = '&#x34;&#x2D;&#x73;&#x75;&#x65;&#x64;&#x74;&#x69;&#x72;&#x6F;&#x6C;&#x65;&#x72;&#x2E;&#x63;&#x6F;&#x6D;'; 
	var first2 = '&#x69;&#x6E;&#x66;&#x6F;'; var at2 = '&#x40;'; var last2 = '&#52;&#45;&#115;&#117;&#101;&#100;&#116;&#105;&#114;&#111;&#108;&#101;&#114;&#46;&#99;&#111;&#109;'; 
	document.write('<a ' + attribut + '\'' + pref + ':' + first + at + last + '\'>' ); 
	document.write( first2 + at2 + last2 ); document.write( '<\/a>' );
}
//if (navigator.appName != 'Microsoft Internet Explorer') {
if(getInternetExplorerVersion() >6 || getInternetExplorerVersion() == -1 ) {
$(function() {
		$('li#band').mouseover(
			function() {
				$('div#zo_container').fadeIn('medium'); 
				$('div.zo_button').slideToggle("slow");
		});
		$('div#zo_container').mouseleave(function(){
				$('div.zo_button').slideUp("medium", function() {
				$('div#zo_container').fadeOut('medium'); 									   
				});						
		});
});
}
function getInternetExplorerVersion()
// Returns the version of Internet Explorer or a -1
// (indicating the use of another browser).
{
  var rv = -1; // Return value assumes failure.
  if (navigator.appName == 'Microsoft Internet Explorer')
  {
    var ua = navigator.userAgent;
    var re  = new RegExp("MSIE ([0-9]{1,}[\.0-9]{0,})");
    if (re.exec(ua) != null)
      rv = parseFloat( RegExp.$1 );
  }
  return rv;
}

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", "scripts/browserupdate.js"); 
 document.body.appendChild(e); 
} 

var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));

try {
var pageTracker = _gat._getTracker("UA-12355058-4");
pageTracker._trackPageview();
} catch(err) {}
