function translation() {
this.ShowCreativity = new Array(9);
this.ShowCreativity[0] = "Server Error";
this.ShowCreativity[1] = "Session.";
this.ShowCreativity[2] = "Session close.";
this.ShowCreativity[3] = "This code is obtained in the next section.";
this.ShowCreativity[4] = "Important";
this.ShowCreativity[5] = "Important: approval is required before you can run this campaign.";
this.ShowCreativity[6] = "Please contact us at info@netfilia.com";
this.ShowCreativity[7] = "These codes are revised every 10 minutes. Please try it again later.";
this.ShowCreativity[8] = "Code SubidWord.";
this.ShowCreativityInsert = new Array(7);
this.ShowCreativityInsert[0] = "Please select a site [WEB LIST]";
this.ShowCreativityInsert[1] = "Please, insert the code of this creative you get in your area.";
this.ShowCreativityInsert[2] = "* You can display creative in the next window.";
this.ShowCreativityInsert[3] = "Creative Code";
this.ShowCreativityInsert[4] = "View Creative";
this.ShowCreativityInsert[5] = "Web list";
this.ShowCreativityInsert[6] = "Important: approval required. [Web -> Program]";
this.ShowCreativityInsertHTML = new Array(1);
this.ShowCreativityInsertHTML[0] = "Error Code";
this.Newwaywebzone = new Array(7);
this.Newwaywebzone[0] = "Select Option";
this.Newwaywebzone[1] = "Existing Webzone";
this.Newwaywebzone[2] = "New Webzone";
this.Newwaywebzone[3] = "Direct Code";
this.Newwaywebzone[4] = "It was an error on the server";
this.Newwaywebzone[5] = "You have already placed this creative on this Webzone";
this.Newwaywebzone[6] = "Selected Web";
this.HideWebzone = new Array(2);
this.HideWebzone[0] = "The Webzone";
this.HideWebzone[1] = "will be permanently deleted and cannot show any creatives. Are you sure that you want to delete this Webzone?";
this.HideConcept = new Array(2);
this.HideConcept[0] = "The Concept";
this.HideConcept[1] = "will be permanently deleted. Are you sure that you want to delete this Concept?";
}
var translator = new translation();

