window.onload = function(){
	var html = '<iframe src="http://astore.amazon.fr/leblogeleades-21" width="760" height="1000" frameborder="0" scrolling="no"></iframe><div class="clearfloats"></div>';
	document.getElementById('conteneur_elearning').innerHTML = html ;
}