LA_DEBUG=""; // preprod or full
LA_MODE="DRAG";
LA_USERDRAG="true";
LA_Div_scroll_fix="true";
LA_SCENARIONAME="scenario.xml";
LA_DefaultText ="Tu pregunta";
LA_Lang="EN";
LA_FLASH_INIT_SIZE = [190,414];

LA_Integration();
function ModeEmploi(){LA_PlaySequence("Help");}
		
function reset_la_cookies() {
	ACTOR.ResetCookies();
	ACTOR.Flush();
}

//placement de la progress bar
LA_ScreenW = (document.body.clientWidth/2) - 140;
