var signupForm4825 = document.getElementById('signupForm4825'); var reg = /^([A-Za-z0-9_\-\.])+\@([A-Za-z0-9_\-\.])+\.([A-Za-z]{2,10})$/;
function validateSignUpForm4825() { if (signupForm4825['CompanyName'].value == '') { alert('Company Name is required.'); signupForm4825['CompanyName'].focus(); return false; } if (signupForm4825['JobTitle'].value == '') { alert('Job Title is required.'); signupForm4825['JobTitle'].focus(); return false; } if (signupForm4825['Firstname'].value == '') { alert('First Name is required.'); signupForm4825['Firstname'].focus(); return false; } if (signupForm4825['Lastname'].value == '') { alert('Last Name is required.'); signupForm4825['Lastname'].focus(); return false; } if (signupForm4825['WorkTel'].value == '') { alert('Work Telephone is required.'); signupForm4825['WorkTel'].focus(); return false; } if (signupForm4825['EmailAddress'].value == '') { alert('Email Address is required.'); signupForm4825['EmailAddress'].focus(); return false; } if(reg.test(signupForm4825['EmailAddress'].value) == false) { alert('Invalid Email Address format.'); return false; }if (signupForm4825['trap'].value != '') { return false; } return true; }
-
"One thing that has impressed me is the collaborative nature of emita"
-
"Key things for us has been access to markets, understanding market selection, and also working alongside other members who have experience of working in the markets that we are trying to break into"
-
"We like the opportunity to network. We get to meet a lot of exporters and it helps our business as well"
-
"We have found over the years that EMITA has been invaluable to helping us grow our business"
-
"There are centuries of experience within emita and most of the members are more than willing to share that experience and knowledge for free and it’s very rare to see that in most organisations these days"
-
"We’re a fairly young organisation to exporting so we needed help and assistance in tackling new markets"