prend=function(){return window.location.toString()}
ecrit=function(i){location.href = i}
ecrittitre=function(j){document.title = j}
recadre=function(vh){ 
	//document.getElementById('ariane01').style.width = 1000;
	document.getElementById('ariane01').style.height = vh;
} 

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"));		
			function callTraker(videoName){
				var pageTracker = _gat._getTracker("UA-2536421-2");
				pageTracker._trackPageview(videoName);
			}