var strTranslatedWindowTitle = "Win a VIP Trip to London for two";
var strTranslatedTitleDisplayText = "Title";
var strTranslatedFirstnameDisplayText = "Firstname";
var strTranslatedLastnameDisplayText = "Lastname";
var strTranslatedEmailDisplayText = "Email";
var strTranslatedTermsDisplayText = "I have read the <a href=\"#\" onclick=\"window.open('terms.html', 'Terms', 'top=100,left=100,width=400,height=500,scrollbars=yes'); return false;\">terms & conditions</a>.";
var strTranslatedErrorDisplayText = "Sorry it appears you have already signed up to receive the <nobr>British Airways</nobr> news and special offers. For the latest special offers and other updates from <nobr>British Airways</nobr> go to ba.com";

var strTranslatedSuccessDisplayText = "<p>Thank you for participating.<br/> Check your email NOW for an exclusive offer from <nobr>British Airways</nobr>.</p><p>Why not invite a friend to join you on your trip to London or any other <nobr>British Airways</nobr> destination? Please enter your friends details below and we will send them an invite.</p><p>Good luck!</p>";

var strTranslatedFriendEmail = "Friend's email";
var strTranslatedSendInvites = "Send invites";

var strAlertIntro = "";
var strAlertTitle = "Please select your title";
var strAlertFirstname = "Please enter your firstname";
var strAlertLastname = "Please enter your lastname";
var strAlertEmail = "Please enter a valid: Email address";
var strAlertTerms = "Please accept the Terms and Conditions";

var strButtonSubmit = "Submit";
var strButtonTipFriends = "";
var strButtonClose = "";

var strTranslatedTitleOption = "";

// must be equal in size
var arrTranslatedTitleOption = new Array('Title','Mr','Miss','Ms','Mrs');
var arrTranslatedTitleOptionValues = new Array('Title','Mr','Miss','Ms','Mrs');

var strTranslatedHeadlineDisplayText = "Sign up to receive news and special offers from <nobr>British Airways</nobr> and win a VIP trip to London for two.";
var strTranslatedListHeadlineDisplayText = "This amazing prize includes:";

var strTranslatedListDisplayText = "<ul><li>Club Europe tickets to London<li>Chauffeur driven transfers<li>2 nights at the London Hilton on Park Lane<li>Tickets to the Evita musical<li>Dinner at Jamie Oliver’s Fifteen restaurant<li>Private tour of the Tate Modern<li>£400 of Harrods shopping vouchers<li>Champagne flight on the London Eye</ul>";

var strTranslatedInvitesText = "<p>Your invites has been sent!</p><p>Thanks for participating and do not forget to check your email box right away.</p><p>The first exclusive flight offer has already landed!</p>";

var strTranslatedCloseText = "Close Window";

/* -- uk scandinavian version --*/
var strTranslatedPreferredHeadline = "Preferred country";
var arrCountryOption = new Array('Country','Norway','Sweden','Finland','Denmark','Iceland');
var arrCountryOptionValues = new Array('Country','Norway','Sweden','Finland','Denmark','Iceland');

var strTranslatedSEquestionText = "Vilken känd brittisk person skulle du vilja träffa och varför?"

