function dsgAddFlash()
{
	if(document.getElementById("tetiereId"))
	{
		// on commente si publicité
		
		//var flashvars = {};
		//var params = { menu: "false", scale: "noScale", allowFullscreen: "true", allowScriptAccess: "always", bgcolor: "#FFFFFF", wmode: "transparent"};
		//var attributes = {id:"Main"};
		//swfobject.embedSWF("../design/00012/swf/diaporama.swf", "tetiereId", "100%", "325", "9.0.0", "../js/expressInstall.swf", flashvars, params, attributes);
	}
}

function starter()
{
	// on commente si publicité
	
	//a = new Scroller('scroller0Id',-1,110,0,3,50,3000);
	//b = new Scroller('scroller5Id',-1,80,0,3,50,3000);
}

registerOnloadFunction(dsgAddFlash);
registerOnloadFunction(starter)
