<% Call openDB() Set rs=conn.execute("SELECT * FROM tblMarquee WHERE id=1") If rs.eof then MARQUEE_TEXT = "" Else marqueeInfo=rs.getRows() MARQUEE_TEXT = marqueeInfo(1,0) End If Call closeDB() %> Capital Golf

Participation Levels
<% If MARQUEE_TEXT <> "" Then Response.write ""&MARQUEE_TEXT&"" End If %>

Level 1
This level is "introduction to golf", developed to teach your child the game of golf by introduction the fundamentals of grip, posture, alignment and the swing. Golf etiquette is also a key element.

Level 2
This level for juniors with some golf experience. The program will focus on the finer points of the golf swing such as ball flight laws (i.e. cause and effect), swing plane, swing mechanics and course management.

Level 3
This level is designed to fit specific needs in your junior's game and teaches them how to strive for the next level. The program focuses on competitive play, specific swing flaws, and mental approaches and how to apply them to the game.

*Fundamentals will be reviewed at each level as needed