ÿþ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Oxygen Coaching</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/> <link href="style.css" type="text/css" rel="stylesheet"/> <script type="text/javascript"> nereidFadeObjects = new Object(); nereidFadeTimers = new Object(); function nereidFade(object, destOp, rate, delta) { if (!document.all) return if (object != "[object]") { //do this so I can take a string too setTimeout("nereidFade(" + object + "," + destOp + "," + rate + "," + delta + ")", 0); return; } clearTimeout(nereidFadeTimers[object.sourceIndex]); diff = destOp - object.filters.alpha.opacity; direction = 1; if (object.filters.alpha.opacity > destOp) { direction = -1; } delta = Math.min(direction * diff, delta); object.filters.alpha.opacity += direction * delta; if (object.filters.alpha.opacity != destOp) { nereidFadeObjects[object.sourceIndex] = object; nereidFadeTimers[object.sourceIndex] = setTimeout("nereidFade(nereidFadeObjects[" + object.sourceIndex + "]," + destOp + "," + rate + "," + delta + ")", rate); } } </script> <meta content="MSHTML 6.00.6000.16981" name="GENERATOR"> </head> <body bgcolor="#000000"> <table cellspacing="0" cellpadding="0" width="812" align="center" border="0"> <tbody> <tr> <td bgcolor="#e7eff7" height="20"> </td> </tr> <tr> <td bgcolor="#6a8db6" height="1"> </td> </tr> <tr> <td bgcolor="#ffffff" height="15"> </td> </tr> <tr> <td height="130"> <table height="100%" cellspacing="0" cellpadding="0" width="812" border="0"> <tbody> <tr> <td width="412"><img height="130" src="images/oxlogo2.gif" width="412"></td> <td width="400"><img height="130" src="images/associate.jpg" width="400"></td> </tr> </tbody> </table> </td> </tr> <tr> <td height="30"> <table height="30" cellspacing="0" cellpadding="0" width="812" border="0"> <tbody> <tr> <td width="116" background="images/homeoff.gif" height="30"> <a href="index.htm"> <img onmouseover="nereidFade(this,100,30,20)" style="filter: alpha(opacity=0)" onmouseout="nereidFade(this,0,5,30)" height="30" src="images/homeon.gif" width="116" border="0" /></a></td> <td width="116" background="images/ourservicesoff.gif" height="30"><a href="ourservices.htm"> <img onmouseover="nereidFade(this,100,30,20)" style="filter: alpha(opacity=0)" onmouseout="nereidFade(this,0,5,30)" height="30" src="images/ourserviceson.gif" width="116" border="0"></a></td> <td width="116" background="images/why_oxyon.gif" height="30"></td> <td width="116" background="images/foundersoff.gif" height="30"> <a href="founders.htm"> <img onmouseover="nereidFade(this,100,30,20)" style="filter: alpha(opacity=0)" onmouseout="nereidFade(this,0,5,30)" height="30" src="images/founderson.gif" width="116" border="0"></a></td> <td width="116" background="images/pressoff.gif" height="30"> <a href="press.htm"> <img onmouseover="nereidFade(this,100,30,20)" style="filter: alpha(opacity=0)" onmouseout="nereidFade(this,0,5,30)" height="30" src="images/presson.gif" width="116" border="0"></a></td> <td width="116" background="images/companyoffsiteoff.gif" height="30"> <a href="companyoffsite.htm"> <img onmouseover="nereidFade(this,100,30,20)" style="filter: alpha(opacity=0)" onmouseout="nereidFade(this,0,5,30)" height="30" src="images/companyoffsiteon.gif" width="116" border="0"></a></td> <td width="116" background="images/contactoff.gif" height="30"> <a href="contact.htm"> <img onmouseover="nereidFade(this,100,30,20)" style="filter: alpha(opacity=0)" onmouseout="nereidFade(this,0,5,30)" height="30" src="images/contacton.gif" width="116" border="0"></a></td> </tr> </tbody> </table> </td> </tr> <tr> <td height="500"> <table height="100%" cellspacing="0" cellpadding="20" width="812" border="0"> <tbody> <tr> <td class="leftbox" valign="top" width="150" style="FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #3f5d7f; FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif; background-color: #b4c8dd; TEXT-DECORATION: none"> <br /><i>"Self monitoring is the key to all performance activity"</i><br /><br /> <b>Lawrence Evans,<br /> Oxygen Coaching</b> </td> <td class="rightbox" valign="top" width="550" style="font-weight: normal; font-size: 12px; color: #333366; font-family: Arial, Verdana, Geneva, Helvetica, sans-serif; background-color: #e7eff7; text-decoration: none"> <b>Why Oxygen Coaching?</b><br/> <br/> Oxygen s mission is to help financial services businesses achieve better results by improving the performance of their people.<br/> <br/> Our role is not only to provide quality coaches that enable individuals to fulfil their potential, but also to endeavour to improve performance for the organisation.<br/> <br/> We do this by providing coaches whose skills and experience are tailored to the organisation s requirements and objectives.<br/> <br/> In order to see what coaching can achieve, we should be clear about what it is - and what it isn t. It s not training, or consultancy, which involve the provision of solutions, knowledge or skills. Coaching, by contrast, helps people achieve their goals by drawing on their own inner resources. In a mutually agreed partnership in which the coach s intention is to empower the individual to exceed current performance. To succeed, individuals who are coached have to be open to improvement and personal growth; willing to identify their strenghths and acknowledge their shortcomings; to try out new things, and take responsibility for their own development and performance. The benefits of coaching are often greatest with an organisation s most senior and high-flying people. <br/> <br clear="all"> <br/> <br/> </td> </tr> </tbody> </table> </td> </tr> </tbody> </table> </body> </html>