//
// GOOGLE ANALYTICS
//
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-12705723-1");
  pageTracker._trackPageview();
} catch(err) {}

function escramble(name, domain, label){	
	var a,b,c,d;
	a='<a href=\"mai';
	b=name;
	c='\">';
	a+='lto:';
	b+='@';
	d='</a>';
	b+=domain;
	
	if (label != null && label != '' ) {
	  c+=label
	} else {
	c+=b;
	}
	document.write(a+b+c+d);
}
function openPopup(url,wvar,hvar){
	MovieWindow = window.open(url,'smals_popup','toolbar=0,location=0,directories=0,statusbar=0,menubar=0,scrollbars=1,resizable=0,width='+wvar+',height='+hvar);
}
function displayGetAcrobate(){	
	getAcrobateLogo.innerHTML='<a target="_blank" href="http://www.adobe.com/products/acrobat/readstep2.html" title="Get Acrobate Reader"><img src="/smals-mvm.be/images/getAcrobate.jpg" border="0" alt="Get Acrobate Reader"></a>';
}
function displayGetAcrobate_fr(){	
	getAcrobateLogo.innerHTML='<a target="_blank" href="http://www.adobe.fr/products/acrobat/readstep2.html" title="Télécharger Acrobate Reader"><img src="/site_fr/images/getAcrobate.jpg" border="0" alt="Télécharger Acrobate Reader"></a>';
}
function displayGetAcrobate_nl(){	
	getAcrobateLogo.innerHTML='<a target="_blank" href="http://www.adobe.nl/products/acrobat/readstep2.html" title="Acrobate Reader teleladen"><img src="/site_nl/images/getAcrobate.jpg" border="0" alt="Acrobate Reader teleladen"></a>';
}
