var mymsg = new Object();
mymsg['domain_is_available_order_now'] = 'This domain is available! &nbsp; ORDER NOW!';
mymsg['domain_is_taken_transfer'] = 'This domain is already taken. Transfer it?';
mymsg['domain_is_error_chars'] = '&nbsp;Error: Could not check domain. Special characters?';
mymsg['order_selected_domains'] = 'Order selected domains!';
mymsg['click_for_advanced_check'] = 'Click here to check the other extensions...';

mymsg['company'] = 'Company';
mymsg['firstname'] = 'First name';
mymsg['lastname'] = 'Last name';
mymsg['address'] = 'Address';
mymsg['postalcode'] = 'ZIP Code';
mymsg['city'] = 'City';
mymsg['country'] = 'Country';
mymsg['phone'] = 'Phone';
mymsg['fax'] = 'Fax';
mymsg['email'] = 'Email';
mymsg['vat'] = 'VAT Number';
mymsg['bank_terms'] = 'I herewith declare, that I have filled in the order form correctly and acknowledge the general terms.';
mymsg['submit'] = 'ORDER';
mymsg['optional'] = 'optional';
mymsg['missingtext'] = 'Please fill in the form correctly.';