var style_s = '<font color="#CC3300" size="2">&nbsp;';
var style_e = '&nbsp;</font>';

var contact_us = new Array();
contact_us[0] = style_s+'Please fill field above'+style_e;
contact_us[1] = style_s+'Incorrect E-Mail syntax'+style_e;
contact_us[2] = 'Loading...';

var lang = 'en'; 
