
var txtLogin = new Array (' Enter username, Enter password ');

var textEmail = new Array ('Specify your username!', 'Specify your e- Mail!', 'E-Mail does not exsist!', 'Write the text of the message!', 'Specify your country!');
var textRegist = new Array ('Error! Fill please all fields.', 'Error! Entered record contains symbols different from letters and figures.',
						  'Error! Fields of passwords do not coincide.', ' Error! Enter please a correct e-mail address.',
						 'Error! Accept conditions before  continue.', ' Error! Enter not less than 5 symbols.');

var textTeg = new Array ('Save', 'Confirm removing');

