Contact our team today to get in touch with us!
10th Floor, 3 Hardman Square, Manchester, England M3 3HF, GB
-None-Talent SolutionsContent creation & curationTechnology services & consultancyStrategy ConsultancyOther
-None-Action Required – ContactOn HoldInitial Email SentInitial Appointment BookedInitial Appointment CompletedBrochures SentFurther Discovery NeededLead Review RequiredReady to ConvertLost LeadJunk LeadNot Qualified
-None-WebsiteEvent/WebinarExisting ClientReferralPartnerSocial Media
-None-www.jam-pan.comContact Us WebformLearning Technologies ExpoClientSupplierLinkedInOther
/* Do not remove this code. */ function reloadImg2140120000091828704() { var captcha = document.getElementById('imgid2140120000091828704'); if(captcha.src.indexOf('&d') !== -1 ) { captcha.src = captcha.src.substring(0, captcha.src.indexOf('&d'))+'&d'+new Date().getTime(); }else{ captcha.src = captcha.src+'&d'+new Date().getTime(); } } function validateEmail2140120000091828704() { var form = document.forms['WebToLeads2140120000091828704']; var emailFld = form.querySelectorAll('[ftype=email]'); var i; for (i = 0; i < emailFld.length; i++) { var emailVal = emailFld[i].value; if((emailVal.replace(/^\s+|\s+$/g, '')).length!=0 ) { var atpos=emailVal.indexOf('@'); var dotpos=emailVal.lastIndexOf('.'); if (atpos<1 || dotpos=emailVal.length) { alert('Please enter a valid email address. '); emailFld[i].focus(); return false; } } } return true; }
function checkMandatory2140120000091828704() { var mndFileds = new Array('First Name','Last Name','Email','LEADCF21'); var fldLangVal = new Array('First\x20Name','Last\x20Name','Email\x20address','Reason\x20for\x20Enquiry'); for(i=0;i