function submitWebForm() { var form = document.forms[0]; var resolution = document.createElement('input'); resolution.setAttribute('id', 'screenResolution'); resolution.setAttribute('type', 'hidden'); resolution.setAttribute('name', 'screenResolution'); var resolutionString = screen.width + 'x' + screen.height; resolution.setAttribute('value', resolutionString); form.appendChild(resolution); var pluginString = ''; if (window.ActiveXObject) { var activeXNames = {'AcroPDF.PDF':'Adobe Reader', 'ShockwaveFlash.ShockwaveFlash':'Flash', 'QuickTime.QuickTime':'Quick Time', 'SWCtl':'Shockwave', 'WMPLayer.OCX':'Windows Media Player', 'AgControl.AgControl':'Silverlight'}; var plugin = null; for (var activeKey in activeXNames) { try { plugin = null; plugin = new ActiveXObject(activeKey); } catch (e) { // do nothing, the plugin is not installed } pluginString += activeXNames[activeKey] + ','; } var realPlayerNames = ['rmockx.RealPlayer G2 Control', 'rmocx.RealPlayer G2 Control.1', 'RealPlayer.RealPlayer(tm) ActiveX Control (32-bit)', 'RealVideo.RealVideo(tm) ActiveX Control (32-bit)', 'RealPlayer']; for (var index = 0; index < realPlayerNames.length; index++) { try { plugin = new ActiveXObject(realPlayerNames[index]); } catch (e) { continue; } if (plugin) { break; } } if (plugin) { pluginString += 'RealPlayer,'; } } else { for (var i = 0; i < navigator.plugins.length; i++) { pluginString += navigator.plugins[i].name + ','; } } pluginString = pluginString.substring(0, pluginString.lastIndexOf(',')); var plugins = document.createElement('input'); plugins.setAttribute('id', 'pluginList'); plugins.setAttribute('type', 'hidden'); plugins.setAttribute('name', 'pluginList'); plugins.setAttribute('value', pluginString); form.appendChild(plugins); var java = navigator.javaEnabled(); var javaEnabled = document.createElement('input'); javaEnabled.setAttribute('id', 'javaEnabled'); javaEnabled.setAttribute('type', 'hidden'); javaEnabled.setAttribute('name', 'javaEnabled'); javaEnabled.setAttribute('value', java); form.appendChild(javaEnabled); jQuery('.infusion-submit button').attr('disabled', true); }
 
Who Else Wants To Qualify As
A Boxercise Instructor In
Manchester This February, 2023! 
Next Course In Manchester Starts In:
countdown
00Hours00Minutes00Seconds
We respect your privacy and have a ZERO TOLERANCE for spam.
Check Out Highlights From Our Most Recent Boxercise Course!
About Boxercise
Boxercise started 20 years ago and almost immediately became known as the world's leading boxing fitness training provider. Boxercise runs hundreds of Boxercise training courses a year, training thousands of fitness instructors, teachers and PTIs. There are now 2.1 million people participating in Boxercise classes and to date Boxercise have 20,000+ people who have qualified as instructors.
About The Founder Of Boxercise
Andy Wake is the founder of Boxercise and for the last 30+ years, he’s been at the forefront of the fitness industry. He is a licensed professional boxing coach with the British Board of Boxing Control with a degree in Sports Science from Brunel University.

He has personally trained over 18,000 instructors to teach Boxercise and taught over 1100 courses. He is the world’s most experienced coach educator. He coaches at two boxing clubs each week and also coaches athletics. 

Terms & Conditions | Privacy Policy | About Us | Contact Us
Copyright Boxercise © 2017 All Rights Reserved.