function athomeConfig(){
    this.lang='fr';
    this.subdomain='www';
    this.defaultCountryName='Luxembourg';
    this.domainfull='www.athome.lu';
    this.domain='athome.lu';
    this.isLiveSystem=true;
    this.isDevSystem=false;
    this.isSandboxSystem=false;
}