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