<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.wintec.ac.nz/dtd/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head id="ctl00_Head1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" /><link id="ctl00_mobilestylesheet" href="../../SharedControls/css/mobiledevicestyle.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="/javascript/AllScriptsCompressed.js"></script>
<title>
	Wintec Massage Therapist Bound For Commonwealth Games
</title>
<title>Wintec Massage Therapist Bound For Commonwealth Games, News, News &amp; Events, About Us, Wintec</title>
</head>

<body class="HasBackground">

<form name="aspnetForm" method="post" action="wintec-massage-therapist-bound-for-commonwealth-games.aspx" id="aspnetForm">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNDMyNDU0NjAzZGTvB78wg13p+2j5Oa+VaeZPSNwyww==" />


<div id="MobilePageHeader">
<div id="MobileImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/mobile-logo.gif" alt="Wintec website for Mobile devices" title="Wintec website for mobile devices" />
</div>
<div id="MobileWintecImage">
<img src="http://www.wintec.ac.nz/mobile-device/images/wintec-logo.gif" alt="Wintec - Waikato Institute of Technology" title="Wintec - Waikato Institute of Technology" width="149" height="50" />
</div>
<div class="MobileTopMenu">
	<div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/index.aspx">Home</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/courses/index.aspx">Courses</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/studentlife/index.aspx">Student Life</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/international/index.aspx">International</a></div>
    <div class="MobileMenuItem"><a href="http://www.wintec.ac.nz/faculty/index.aspx">Faculty</a></div>
</div>
</div>

<div id="MobilePageContent">
	
<h1>Wintec News</h1>
<div class="ColumnLeft">
<h2>Wintec Massage Therapist Bound For Commonwealth Games</h2>
<h6>Posted On: Monday, 31 May 2010</h6>
<p>Wintec staff member Stephen Burden  has been selected as one of two massage therapists to accompany the New Zealand  team to the Commonwealth Games in India in October this year.</p>
<p>Stephen says he's thrilled and  honoured to have been chosen by the New Zealand Olympic Committee, who recruits  staff for both the Commonwealth Games and Olympics. "I've worked with a number of elite athletes and teams so the Commonwealth Games is the next step for me.  I'm looking forward to working with these high performance athletes to help  them achieve their Commonweath Games goals."</p>
<p>Wintec's head of Sports and  Exercise Science, Denise Harnett, says her school is thrilled. "Stephen's  selection is well-deserved and recognises his expertise and skills. The experience, knowledge and practical exposure he'll gain working with New Zealand's Commonwealth Games team will also be of great benefit to our students in the classroom," she says.</p>
<p>As Commonwealth Games athletes must be at the top of their game, so must support staff. To be eligible to apply for the position Stephen had to be a remedial massage therapist, listed service provider with the New Zealand Academy of Sport and had to have worked with athletes at an elite level.</p>
<p>The interview panel included Dave Currie - Chef de Mission, Lynne Coleman - Medical Director, and Alison Fitch - retired swimmer and athlete representative. Stephen says his experience wasn't the only thing being judged. Dave Currie placed a huge amount of importance on the massage therapist being a good fit with the team.</p>
<p>Stephen's clients read like a who's who of New Zealand sport. He's treated Black Caps, Tall Blacks, Silver Ferns, Chiefs and a number of individual athletes representing New Zealand. Stephen has a long-standing relationship with Rowing New Zealand - he was the team's  massage therapist at the Rowing World Cup in 2006 and still treats world rowing  champion Mahe Drysdale.</p>
<p>English born and South African educated Stephen was brought to Wintec nearly 10 years ago for his specialist knowledge in exercise rehabilitation - a field in which New Zealand was lacking. As postgraduate programme manager for Wintec's School of Sport and  Exercise Science, Stephen teaches injury prevention, exercise rehabilitation, sports medicine and massage and recently developed Wintec's new Certificate of Massage (Level 4).</p>
<p>Wintec also has two students in the  New Zealand Commonwealth Games team - Black Sticks hockey player Clarissa Eshuis and javelin thrower Stuart Farquhar.</p>
<p>The Commonwealth Games are being held in New Delhi, India from October 2-16.</p>
</div>
<div class="ColumnRightNone">
<h6 align="center"><img src="images/Stephen-Burden.jpg" alt="Stephen Burden" width="170" height="184" border="0" /><br />Stephen Burden</h6>
<h6>&nbsp;</h6>
<h6 align="center"><a href="mailto:annabel.barbosa@wintec.ac.nz"><img src="../images/reportnews.gif" alt="Got News to report?" width="130" height="118" border="0" /></a></h6>
</div>

	<div id="SideMenu">
	<br />&nbsp;
	<div class="smMainCategory">Section Links</div>
	<div id="SideMenuBtns"></div>
	

	</div>
	<script type="text/javascript">
	<!--
	    LoadMenus();
	-->
	</script>
</div>

<div id="FooterBackground">
<div id="MobilePageFooter">
<span class="SmallLinks"><a href="http://www.wintec.ac.nz/zoom/search.aspx">Search</a> | <a href="http://www.wintec.ac.nz/about/disclaimer.aspx">Disclaimer</a> | <a href="http://www.wintec.ac.nz/about/index.aspx">About Us</a> | <a href="http://www.wintec.ac.nz/mobile-device/contact.aspx">Contact Us</a> | <a href="https://staff.wintec.ac.nz/">Staff Intranet</a></span>
</div>
</div>


<script type='text/javascript'>var imgObjs = document.images;var maxWidth = 250;var maxHeight = 150;for (var i = 0; i < imgObjs.length; i++) {var obj = imgObjs[i];var origWidth = obj.width;var origHeight = obj.height;if (obj.width > obj.height) {if (obj.width > maxWidth) { obj.width = maxWidth; obj.height = origHeight * (maxWidth / origWidth); }} else {if (obj.height > maxHeight) { obj.height = maxHeight; obj.width = origWidth * (maxHeight / origHeight); }}}</script></form>

<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-6887001-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
</script>
</body>

</html>

