function Partner() {
    this.Company = '';
    this.URL = '';
    this.Logo = '';
}

