/*
This file has to be use to initialize javascript variables specific
to a web app dedicated to a country
*/


/* 
Init supported Translation for Rhodia logo Sample string : "'fr','pt'" 
Note : 
On the website there is a default logo image named logo_rhodia.png
If a website needs to translate this logo, enter here the corresponding language code, 
and create an image logo_rhodia_{language code}.png where the logo_rhodia.png file is.
*/
var initLogoTranslationLanguages = "";