<!--





var newWindow;

var counter;



counter=0



function reset() {

counter=0

	}







function makeNewWindow() {



	newWindow = window.open("", "","status,scrollbars,height=400,width=500")



	}





function Q1yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<html><body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td colspan=2><font face=Arial size=+1><CENTER>Question 1. Do you catch most waves you paddle for?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD colspan=2>");



	newWindow.document.write("<br><font face=Arial><P>By answering yes you obviously know where to sit, when to begin paddling for a wave, and are committed at the takeoff. Just remember that if you do paddle for, and miss a wave, invariably the wave behind will break on your head, making your surf less enjoyable.<br><br></TD></TR></TABLE></font></body></html>");

}







function Q1no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 1. Do you catch most waves you paddle for?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	newWindow.document.write("<tr><td>");

	newWindow.document.write("<br><font face=Arial>There's nothing more frustrating than paddling for and missing those waves paddled for. This problem indicates either you:<BR>");

	newWindow.document.write("<br><font face=Arial>1.   are not recognising which waves you are able to physically catch.<BR>");

	newWindow.document.write("<br><font face=Arial>2.   are misjudging when to begin paddling for the wave<BR>");

	newWindow.document.write("<br><font face=Arial>3.	are attempting to stand before you have actually caught the wave<BR>");

	newWindow.document.write("<br><font face=Arial>4.	are not totally committed to taking-off, especially in hollow waves.<BR>");

	newWindow.document.write("<br><font face=Arial>To fix this problem you should try:<BR>");

	newWindow.document.write("<br><font face=Arial>1.	spending about 10 minutes assessing the surf before paddling out each day<BR>");

	newWindow.document.write("<br><font face=Arial>2.	pick a spot where you want to sit and go there<br>");

	newWindow.document.write("<br><font face=Arial>3.	when you see a wave approaching, get onto your surfboard earlier and paddle with more aggression than normal[ kick with your feet if you have to ]<br>");

	newWindow.document.write("<br><font face=Arial>4.	Be committed on the take-off<br><br></TD></TR></TABLE></font>");





}



function Q2yes() 



{

counter =counter+1




makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 2. Is your standing action fast?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Having a fast standing action allows you to make the drop in hollow surf and gives you more options as you take-off. For example you are able to choose either:<BR>");

	newWindow.document.write("<br><font face=Arial>1.	to drop to the bottom<BR>");

	newWindow.document.write("<br><font face=Arial>2.	turn halfway down the wave face<BR>");

	newWindow.document.write("<br><font face=Arial>3.	or turn immediately at the top of the wave to create maximum speed if taking-off deep<BR>");

	

	newWindow.document.write("<br><font face=Arial>If your standing action is slow, your only choice is to drop straight down the wave face in most situations.<br><br></TD></TR></TABLE></font>");





}







function Q2no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 2. Is your standing action fast?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>A slow standing action results in two main negative effects.<BR>");

	newWindow.document.write("<br><font face=Arial>1.	It creates poor balance as the surfer climbs to their feet. The faster the hands leave the surfboard's rails, the sooner the body's natural balance mechanism can be activated, and the more chance of staying on the surfboard.<BR>");

	newWindow.document.write("<br><font face=Arial>2.	It limits the choices you can make as you drop down the wave face. A fast standing action allows the surfer to choose to drop straight down, turn halfway down, or to turn at the top of the wave, depending on the section faced. The slow action only allows the surfer to drop straight down the face, a poor choice in fast breaking waves.<P>The best way to fix this problem is to practice the standing action repeatedly on dry land. Your goal is to:<BR>");

	newWindow.document.write("<br><font face=Arial>1.	jump to your feet in one action with your front foot landing between where your hands were to push up<BR>");

	newWindow.document.write("<br><font face=Arial>2.	attempt to throw your hands into the air as your feet land onto the ground / surfboard's deck<BR>");

	newWindow.document.write("<br><font face=Arial>Remember - the faster your hands leave the surfboard, the sooner your body's balance mechanism can activated.<br><br></TD></TR></TABLE></font>");









}





function Q3yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 3. Do you always take-off on or behind the peak?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Taking-off on or behind the peak, allows the surfer to perform a quality 1st manoeuvre. A deep peak position at take-off is the first ingredient necessary for a radically surfed wave. It displays a committed surfing style appreciated by fellow surfers, and in competition, by the judging panel.<br><br></TD></TR></TABLE></font>");

}







function Q3no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 3. Do you always take-off on or behind the peak?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Taking-off on the shoulder of a wave has two main negative impacts.<BR><br>1. The shoulder surfer can't accelerate as fast as the peak surfer. Therefore they are going slower into their 1st manoeuvre of the ride, resulting in the likelihood of it being poorly performed. <BR><BR>2.	The surfer is faced with a less critical 1st manoeuvre opportunity; therefore they are unable to display a committed surfing style at the wave's beginning.<BR>");

	newWindow.document.write("<br><font face=Arial>Both of these results, lack of speed and poor manoeuvre opportunities, make the start of waves ridden in this fashion unexciting for the surfer and uninteresting to the viewer.<BR>");

	newWindow.document.write("<br><font face=Arial>To improve this aspect of your performance, check out surfcoach.com's training card-<I>Peak Take-offs<I></font><br><br></TD></TR></TABLE>");



}



function Q4yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 4. When you take-off behind the peak, do you usually make the section?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Simply positioning yourself deep on the peak is no guarantee that you will make the first section. By answering yes to this question you suggest to me that you make good decisions at the initial point of take-off, paddle aggressively into the peak, and most likely use your arms correctly to create maximum speed and acceleration once standing. This is a huge advantage in crowded surf and during the heat of battle in competitions.<br><br></TD></TR></TABLE></font>");

}







function Q4no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 4. When you take-off behind the peak, do you usually make the section?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Simply positioning yourself deep on the peak is no guarantee that you will make the section, and if you don't make the section, it's just like having taken off on a closeout wave. There are three major reasons for not making the section once having taken-off deep:<BR>");

	newWindow.document.write("<br><font face=Arial>1.	you simply made the wrong decision at the peak. You were too deep, with no physical way of making the section<BR>");

	newWindow.document.write("<br><font face=Arial>2.	you didn't paddle hard enough into the peak or you were hesitant when you looked over the ledge on the peak<BR>");

	newWindow.document.write("<br><font face=Arial>3.	you don't throw your arms at take-off to generate maximum acceleration<BR>");

	newWindow.document.write("<br><font face=Arial>To improve this aspect of your performance, check out surfcoach.com's training cards, Peak Take-off and Arm Surfing<br><br></TD></TR></TABLE></font>");



}



function Q5yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 5. Are you able to make the drop in hollow waves?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><td>");



	newWindow.document.write("<br><font face=Arial> <P>The drop in hollow waves is one of the most exciting aspects of surfing, especially in large surf. Making the drop generally leads to 'tube time' or a cover-up of some description. Being able to perform this skill makes it likely you can take-off deep with confidence.<br><br></TD></TR></TABLE></font>");

}







function Q5no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 5. Are you able to make the drop in hollow waves?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial>Making the drop in hollow waves is usually a major hurdle for novice surfers. Surfers get pitched from the lip, nose dive, or fall backwards due to the increased acceleration experienced.<BR>");

	newWindow.document.write("<br><font face=Arial>To improve this aspect of your performance.<BR>");

	newWindow.document.write("<br><font face=Arial>1.	There is usually a 'ledge'at the top of hollow waves which surfers must get in front of to make the drop. Paddle aggressively [ kick with your feet if you need to] into the peak to get in front of this 'ledge'.<BR>");

	newWindow.document.write("<br><font face=Arial>2.	Be committed. Any hesitancy or pulling-back by the surfer usually results in the surfer being pitched out or sucked over with the lip.<BR>");

	newWindow.document.write("<br><font face=Arial>3.	Get to your feet quickly. A slow standing action results in the surfer nose diving the surfboard. The faster the standing action, the more control and balance the surfer can achieve.<br><br></TD></TR></TABLE></font>");



}



function Q6yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 6. Do you usually perform a committed manoeuvre at the start of the waves you ride?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial><p>Performing a committed manoeuvre at the start of your rides is known as the 'Halo effect'. <BR>");

	newWindow.document.write("<br><font face=Arial>Halo moves create a positive impression in the minds of people viewing your performance, because of the commitment and risk shown. In competition, the performance of a 'Halo' move at the start of a ride is the 1st ingredient in an excellent scoring wave.<br><br></TD></TR></TABLE></font>");



}







function Q6no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 6. Do you usually perform a committed manoeuvre at the start of the waves you ride?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Performing a committed manoeuvre at the start of your rides is known as the 'Halo effect'. The successful performance of a Halo move demonstrates a committed surfing style appreciated by all that view your performance.<BR>"); 

	newWindow.document.write("<br><font face=Arial>If you are currently not performing a committed 1st move you are probably:<BR>");

	newWindow.document.write("<br><font face=Arial>1.	not thinking about performing the Halo move<BR>");

	newWindow.document.write("<br><font face=Arial>2.	not targeting the critical section of the lip<BR>");

	newWindow.document.write("<br><font face=Arial>3.	are taking off on the shoulder of the wave<BR>");

	newWindow.document.write("<br><font face=Arial>4.	are not generating enough speed and power from your bottom turns<BR>");

	newWindow.document.write("<br><font face=Arial>To improve this aspect of your performance, check out surfcoach.com's training cards: 'Halo Moves','Peak Take-offs', 'Forehand Bottom turn', 'Backhand Bottom turn'<br><br></TD></TR></TABLE></font>");

}





function Q7yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 7: Do you perform manoeuvres at the top of the waves you ride with speed and power?</span></b></CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Speed and power are essential to great surfing. What they do is give the surfer more control, creating a high success rate, and allowing them to incorporate their full creativity into their surfing performances. A yes answer indicates that you have:<BR>");

newWindow.document.write("<br>1. a great bottom turn<BR>");

newWindow.document.write("<br>2. you are committed to hitting the top of the wave hard<BR>");

newWindow.document.write("<br>3. you most likely rotate your upper body and turn your head to look where you want the surfboard to go.<br><br></TD></TR></TABLE></font>");

}







function Q7no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 7: Do you perform manoeuvres at the top of the waves you ride with speed and power?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Running out of speed as you hit the top of the wave, or half way through a manoeuvre results in a high error rate, and diminishes the fun of the sport. The more speed and power you can produce the more control you are able to achieve. Answering no to this question indicates that you either:<BR>");



newWindow.document.write("<br>1. have problems with your bottom turns. Bottom turns are the most important manoeuvre in surfing, as they generate the speed necessary to perform radical manoeuvres off the top of the wave. A good bottom turn is the foundation to good surfing<BR>");



newWindow.document.write("<br>2. have technical problems when performing your top turns. This may be poor rotation of your trunk, or where you are looking at the top of the wave, or simply the movements of your arms as you perform your top turns To improve this aspect of your performance, check out surfcoach.com's training cards:<BR>");

 

newWindow.document.write("<br>'Forehand Bottom turn'	'Backhand Bottom turn'<BR>");

	

newWindow.document.write("<br>'Forehand Re-entry'	'Backhand Re-entry'	<BR>");



newWindow.document.write("<br>'Forehand Snap'		'Backhand Snap'	<BR>");

	

newWindow.document.write("<br>'Layback Snap'<br><br></TD></TR></TABLE></font>");

}



function Q8yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 8:If given the opportunity, do you surf vertically with success?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Sticking the surfboard up high above the lip is one of the great sights in surfing, and the higher the better. A yes answer indicates that you look for the vertical manoeuvre opportunity, have a great bottom turn which generates speed and power, and have an innate go-for-it surfing approach.<br><br></TD></TR></TABLE></font>");

}







function Q8no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 8:If given the opportunity, do you surf vertically with success?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<font face=Arial> <P>Surfing vertical with success is an advanced skill that requires speed, commitment, and timing. If this is a problem move for you, you either have:<BR>");



newWindow.document.write("<BR>1. a bottom turn that isn't technically correct, resulting in poor speed out of the turn<BR>");

newWindow.document.write("<BR>2. you don't target the lip well enough <BR>");

newWindow.document.write("<BR>3. you haven't at this stage got a go-for-it surfing approach<BR>");



newWindow.document.write("<BR>4. in some instances you don't use your arms to generate 'lift force'<BR>");







newWindow.document.write("<BR>To improve this aspect of your performance, check out surfcoach.com's training cards:<BR>");

 

newWindow.document.write("<BR>'Forehand Bottom turn'		'Backhand Bottom turn'<BR>");



newWindow.document.write("<BR>'Forehand Re-entry'		'Backhand Re-entry'<BR>");



newWindow.document.write("<BR>'Forehand Arms-up Re-entry'	'Backhand Arms-up Re-entry'<br><br></TD></TR></TABLE></font>");

}



function Q9yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 9:When a wave fattens out, can you perform cutbacks where you rebound off the foam with success?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>The cutback in my opinion is the 2nd most important manoeuvre in surfing, after the bottom turn. The cutback's purpose generally, is to link the outside section of a wave with the inside. A cutback shouldn't be thought of as a complete and full manoeuvre until the surfer has hit the foam high on the rebound.<br><br></TD></TR></TABLE></font>");

}







function Q9no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 9:When a wave fattens out, can you perform cutbacks where you rebound off the foam with success?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>The cutback in my opinion is the 2nd most important manoeuvre in surfing, after the bottom turn. It is also the most technically complex to do well. The goal of a surfer when performing cutbacks is to complete them:<BR>");

	newWindow.document.write("<br>- in one movement ");



newWindow.document.write("<br>- with speed throughout");



newWindow.document.write("<br>- by successfully rebounding off the foam.<BR>");



newWindow.document.write("<br>If your cutback is poorly executed you are probably making one or more of the following errors.<BR>");





newWindow.document.write("<br>1. You start the manoeuvre too close to the foam<BR>");



newWindow.document.write("<br>2. You don't compress at the start of the manoeuvre<BR>");



newWindow.document.write("<br>3. You don't hold this compression for the required distance<BR>");

newWindow.document.write("<br>4. You don't target the top of the foam<BR>");



newWindow.document.write("<br>5. You don't compress after the foam rebound<BR>");





newWindow.document.write("<br>To improve this aspect of your performance, check out surfcoach.com's training cards: <BR>");



newWindow.document.write("<br>'forehand cutback'<BR>'backhand cutbacks'<br><br></TD></TR></TABLE></font>");

}



function Q10yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 10: Do you often link between sections by performing floaters?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Yes	Floaters are another manoeuvre that allows a surfer to link from one section to another. By linking in this way, the surfer demonstrates a committed surfing style appreciated by all those that view their performances. Going over a section or performing a huge floater to finish a ride scores high in competition, because of the risk and commitment shown.<br><br></TD></TR></TABLE></font>");

}







function Q10no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 10: Do you often link between sections by performing floaters?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Floaters are another linking manoeuvre as they allow a surfer to link from one section to another, by riding the top of the wave as it breaks. Surfers who struggle to perform this manoeuvre usually:<BR>");



newWindow.document.write("<br>1. Fall backwards as the surfboard accelerates as it goes from the waveface to riding the lip or foam<BR>");



newWindow.document.write("<br>2. Get flipped off their surfboard as it lands sideways at the bottom of the wave<BR>");



newWindow.document.write("<br>3. Get bounced off their surfboard on landing, because of the lack of compression of the body to absorb the forces of landing.<BR>");



newWindow.document.write("<br>To improve this aspect of your performance, check out surfcoach.com's training cards:<BR>");

 

newWindow.document.write("<br>'Forehand Floater'	'Backhand Floater'<BR>");



newWindow.document.write("<br>'Low Finishes'<br><br></TD></TR></TABLE></font>");

}



function Q11yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 11:Do you surf fast in small waves?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Speed is the essence of good small wave surfing. A yes answer indicates that you are an aggressive surfer, who attacks the takeoff, uses your arms appropriately, and most likely surf rail-to-rail. If however, your surfing incorporates a lot of bouncing to get speed, I recommend that you change this to rail-to-rail surfing, as too much bouncing looks aesthetically ugly. With good speed the successful execution of radical manoeuvres in small waves is likely.<br><br></TD></TR></TABLE></font>");

}







function Q11no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 11:Do you surf fast in small waves?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Speed is the essence of good small wave surfing. If you struggle to get speed in small wave conditions you need to:<BR>");





newWindow.document.write("<br>1. Attack the takeoff by paddling aggressively, kicking with your feet<BR>");



newWindow.document.write("<br>2. Have a fast standing action<BR>");



newWindow.document.write("<br>3. Throw your arms up to create acceleration at the start of the wave and after major manoeuvres<BR>");



newWindow.document.write("<br>4. Surf rail-to-rail instead of bouncing through sections [ bouncing is where a surfer energetically jumps up and down on their surfboard to create speed ]<BR>");





newWindow.document.write("<br>To improve this aspect of your performance, check out surfcoach.com's training cards: <BR>");



newWindow.document.write("<br>'Arm Surfing'		'Rail-to-rail Surfing'<br><br></TD></TR></TABLE></font>");

}



function Q12yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 12: Are you able to vertically climb foam sections with success?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Any vertical surfing displays commitment. Climbing foam sections is difficult because of the extra turbulence that foam sections have. A yes answer suggests that you have a good bottom turn, use your arms to create ' lift forces', and are willing to attack vertically instead of taking the easy option of turning under the section.<br><br></TD></TR></TABLE></font>");

}







function Q12no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 12: Are you able to vertically climb foam sections with success?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>The vertical foam  climb is a different and more difficult manoeuvre to the vertical re-entry. Vertical foam climbs need extra 'lift' to allow the surfboard and surfer to climb together with control. Surfers who struggle to perform this manoeuvre successfully either:<BR>");



newWindow.document.write("<br>1. Have a weak bottom turn<BR>");



newWindow.document.write("<br>2. Don't use their arms appropriately<BR>");



newWindow.document.write("<br>3. They fall backwards as the surfboard climbs the foam section<BR>");



newWindow.document.write("<br>4. They don't re-centre over their surfboard correctly as they land the manoeuvre<BR>");



newWindow.document.write("<br>To improve this aspect of your performance, check out surfcoach.com's training cards:<BR>");



newWindow.document.write("<br>'Forehand Bottom turn'		'Backhand Bottom turn'<BR>");



newWindow.document.write("<br>'Forehand Arms-up Re-entry'	'Backhand Arms-up Re-entry'<BR>");



newWindow.document.write("<br>'Low Finishes'<br><br></TD></TR></TABLE></font>");

}



function Q13yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 13:Do you surf Top-to-Bottom on the waves you ride whenever possible?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Utilising the entire wave face is a basic but necessary skill in surfing. By answering yes, that you do set up manoeuvres off the top of the wave by performing quality bottom turns, you suggest to me that you are keen to hit every section high and hard, and enjoy the thrill of dropping vertically down the wave face as often as possible.<br><br></TD></TR></TABLE></font>");

}







function Q13no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 13:Do you surf Top-to-Bottom on the waves you ride whenever possible?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Surfing top-to-bottom gives the surfer the maximum power available from the waves they ride. Many surfers surf through the middle of the wave, effectively drawing a safe performance line. This safe approach causes the surfer to miss manoeuvre opportunities as they ride along a wave and diminishes the fun and excitement that a ride offers the surfer.<BR>");





newWindow.document.write("<br>To improve this aspect of your performance, check out surfcoach.com's training cards:<BR>");



newWindow.document.write("<br>'Top-to-bottom Surfing'		'Forehand Bottom turn'<BR>");



newWindow.document.write("<br>'Backhand Bottom turn'		'Forehand Re-entry'<BR>");



newWindow.document.write("<br>'Backhand Re-entry'<br><br></TD></TR></TABLE></font>");

}



function Q14yes() 



{



counter=counter+1



makeNewWindow();

newWindow.document.write

	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 14: Do you finish waves with a successful final manoeuvre followed by a controlled flickout?</CENTER></font></td></tr>");




	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<BR><font face=Arial> <P>The number 1 goal of a surfer when they take off on a wave should be to get to the end, perform a successful final manoeuvre, and flickout. This attitude underpins the rest of the performance, with the manoeuvres performed between the start and finish bonuses of the ride. The ability to perform this fundamental skill suggests that you understand its importance and are always keen to finish strongly.<BR>");





newWindow.document.write("</TD></TR></TABLE></font>");

}







function Q14no() 



{



makeNewWindow();



	



newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 14: Do you finish waves with a successful final manoeuvre followed by a controlled flickout?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



newWindow.document.write("<br><font face=Arial size=3>The number 1 goal of a surfer when they take off on a wave should be to get to the end, perform a successful final manoeuvre, and flickout. This finishing style is like the dismount in gymnastics, or the entry into the pool in diving, demonstrating your concentration and enthusiasm at the end of your rides. If there are problems here it's either:</font><br><br>");

newWindow.document.write("<br><font face=Arial> <P>1. A poor entry turn into the final manoeuvre<BR>");

newWindow.document.write("<br>2. Low hit off the foam or lip<BR>");



newWindow.document.write("<br>3. Poor centreing over your surfboard on landing<BR>");



newWindow.document.write("<br>4. Lack of compression of the body as you land<BR>");





newWindow.document.write("<br>To improve this aspect of your performance, check out surfcoach.com's training cards:<BR>");



newWindow.document.write("<br>'Finish off the Bottom'		'Hard and High Hits'<BR>");



newWindow.document.write("<br>'Low Finishes'			'Forehand Lipline Re-entry'<BR>");



newWindow.document.write("<br>'Backhand Lipline Re-entry'<br><br></TD></TR></TABLE></font>");

}



function Q15yes() 



{



counter=counter+1



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 15: Are you able to surf with success equally as well on your forehand as you can on your backhand?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(Yes)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Consistency of performance, forehand or backhand, is the hallmark of a confident surfer. Having this consistency in either direction you choose to surf makes surfing enjoyable every day that you go surfing because of the high success rate you experience.<br><br></TD></TR></TABLE></font>");

}







function Q15no() 



{



makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#66FFFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000><MAP NAME='CLOSE'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.close()' ALT='Close Window'></MAP><MAP NAME='PRINT'><AREA SHAPE=RECT COORDS='0,0,82,27' HREF='javascript:window.print()' ALT='Print'></MAP>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Question 15: Are you able to surf with success equally as well on your forehand as you can on your backhand?</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td colspan=2><font face=Arial size=2><img SRC=/graphics/logo_surfcoachcomsmall.gif VALIGN=ABSMIDDLE HSPACE=10 BORDER=0 height=35 width=100 align=LEFT><BR><center>(no)</center><IMG SRC='/graphics/nextq.gif' VALIGN=ABSMIDDLE ALIGN=RIGHT WIDTH=112 HEIGHT=24 BORDER=0 ALT='' USEMAP='#CLOSE'></CENTER></td></tr>");

	

	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<br><font face=Arial> <P>Having one side of your surfing performance stronger than the other makes for mistakes when you are forced to surf on your weaker side. This is because of your lack of confidence and inferior technical ability. Your goal should be to surf both sides equally as well. To over come this problem try:<BR>");





newWindow.document.write("<br>1. Forcing yourself to surf your weaker side more often<BR>");



newWindow.document.write("<br>2. Watch waves of good surfers on video of your weaker side more intently<BR>");



newWindow.document.write("<br>3. Recognise this as a performance weakness and do something about it<BR>");



newWindow.document.write("<br>To improve this aspect of your performance, check out surfcoach.com's training cards:<BR>");



newWindow.document.write("<br>all cards of your weaker side, either forehand or backhand manoeuvres.<br><br> </TD></TR></TABLE></font>");

}





function rate(){

document.QUIZ.total.value = counter



counter=0

}





function oldrate(){



document.QUIZ.total.value = counter



var rating=parseFloat(counter)



if (rating>0)

	{

	{

	if (rating>=1 && rating<=3) 

	{



	makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#CCCCFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Your Score was  " +counter+ "<br>Classification:  Beginner Surfer</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td><font face=Arial size=2><CENTER>Martin's opinion and recommendations<br></CENTER></td></tr>");



	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<font face=Arial><P>You have a long enjoyable road ahead to master the skills of surfing. Get out into the water as often as possible to make surfing a part of your life.</TD></TR></TABLE></font>");



	}

	}

		

	{if (rating >=4 && rating<=6)	{



		makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#CCCCFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Your score was " +counter+ "<br>Classification:  Grommet having a go </CENTER></font></td></tr>");



	newWindow.document.write("<tr><td><font face=Arial size=2><CENTER>Martin's opinion and recommendations	  </CENTER></td></tr>");



	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<font face=Arial> <P>You are past the raw beginner stage and are starting to push your performance boundaries. Work on the fundamental skills - bottom turns, re-entries, cutbacks - to achieve optimum progression of your surfing skills.</TD></TR></TABLE></font>");



	}

	}

	

	{if (rating>=7 && rating<=9)	{



		makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#CCCCFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Your score was " +counter+ "<br>Classification:  Joe Average </CENTER></font></td></tr>");



	newWindow.document.write("<tr><td><font face=Arial size=2><CENTER>Martin's opinion and recommendations</CENTER></td></tr>");



	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<font face=Arial> <P>Welcome to the biggest performance club in surfing. You are a surfer who sometimes pulls off good moves, and sometimes not. If you are having a good day, you rip - but those days don't happen often enough. Pinpoint the moves you sometimes make and work on them until they become a performance asset in your surfing.</TD></TR></TABLE></font>");



	}

	}

	

	{if (rating>=10 && rating<=12)	{



		makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#CCCCFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Your score was " +counter+ "<br>Classification:  Local Hottie </CENTER></font></td></tr>");



	newWindow.document.write("<tr><td><font face=Arial size=2><CENTER>Martin's opinion and recommendations	  </CENTER></td></tr>");



	newWindow.document.write("<tr><TD>");



	newWindow.document.write("<font face=Arial> <P>Just a couple of skills are holding you back from reaching your true surfing potential. Consider your answers to pinpoint these weaknesses. Once targeted, they are halfway eliminated.</TD></TR></TABLE></font>");



	}

	}

	

	{if (rating >=13 && rating<=15)





	{



		makeNewWindow();



	newWindow.document.write("<body TEXT=#000000 BGCOLOR=#CCCCFF LINK=#006600 VLINK=#551A8B ALINK=#FF0000>");



	newWindow.document.write("<center>");



	newWindow.document.write("<table border><tr><td><font face=Arial size=+1><CENTER>Your score was " +counter+ "<br>Classification:  The Pro tour, here I come!</CENTER></font></td></tr>");



	newWindow.document.write("<tr><td><font face=Arial size=2><CENTER>Martin's opinions and recommendations:</CENTER></td></tr>");



	newWindow.document.write("<tr><TD>You are obviously ripping. Think about vertical hits and creativity of performance as your major focal points to improve your already considerably surfing talent.");

	newWindow.document.write("<font face=Arial> <P></TD></TR></TABLE></font>");



	}

	}

	}	

	else

	

	{



		alert("You first need to select yes or no to all of the questions above, then click the rating button");



	}

counter=0



}



// -->