
var localizedPartnerStatements= [];
function LoadPartnerStatement()
{
var LPSEn= {};
LPSEn.LCID= "EN-US";
LPSEn.Statement= "<hr/>Microsoft Elevate may share your contact information with selected partners to provide special offers which could include training, implementation, or licensing. You can unsubscribe at any time. To learn more, read the <a style=\"font-weight: normal;font-size: 15px;color: #fff;\" target=\"_blank\" href=\"http://go.microsoft.com/fwlink/?LinkId=521839\">Privacy Statement</a>.";
LPSEn.Language= "1033";
localizedPartnerStatements.push(LPSEn);
	
var LPSSpanish= {};
LPSSpanish.LCID= "ES-MX";
LPSSpanish.Statement= "<hr/>Me gustaría que Microsoft Elevate compartiera mi información con socios seleccionados para poder recibir información relevante sobre sus productos y servicios. <a style=\"font-weight: normal;font-size: 15px;color: #fff;\" target=\"_blank\" href=\"http://go.microsoft.com/fwlink/?LinkId=521839\">Declaración de privacidad.</a>";
LPSSpanish.Language= "3082";
localizedPartnerStatements.push(LPSSpanish);	

var LPSDutch= {};
LPSDutch.LCID= "NL-NL";
LPSDutch.Statement= "<hr/>Ik sta toe dat Microsoft Elevate mijn informatie deelt met bepaalde partners, zodat ik relevante informatie over producten en diensten kan ontvangen. <a style=\"font-weight: normal;font-size: 15px;color: #fff;\" target=\"_blank\" href=\"http://go.microsoft.com/fwlink/?LinkId=521839\">Privacyverklaring.</a>";
LPSDutch.Language= "1043";
localizedPartnerStatements.push(LPSDutch);	

var LPSGermany= {};
LPSGermany.LCID= "DE-DE";
LPSGermany.Statement= "<hr/>Ich möchte, dass Microsoft Elevate meine Informationen an ausgewählte Partner weitergibt, damit ich relevante Informationen über ihre Produkte und Dienstleistungen erhalten kann. <a style=\"font-weight: normal;font-size: 15px;color: #fff;\" target=\"_blank\" href=\"http://go.microsoft.com/fwlink/?LinkId=521839\">Datenschutzerklärung.</a>";
LPSGermany.Language= "1031";
	localizedPartnerStatements.push(LPSGermany);	

var LPSFrance= {};
LPSFrance.LCID= "FR-FR";
LPSFrance.Statement= "<hr/>Microsoft Elevate peut partager vos coordonnées avec certains partenaires pour proposer des offres spéciales pouvant inclure des formations, des mises en œuvre ou des licences. Vous pouvez vous désabonner à tout moment. Pour en savoir plus, lisez la <a style=\"font-weight: normal;font-size: 15px;color: #fff;\" target=\"_blank\" href=\"http://go.microsoft.com/fwlink/?LinkId=521839\">Déclaration de confidentialité.</a>";
LPSFrance.Language= "1036";
localizedPartnerStatements.push(LPSFrance);	
}




