<!-- Begin
var how_many_ads = 4;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
title="The Systems Approach to Golfing";
subtitle="by Chip Heyl";
txt="<img src='../images/SAtG-cover.gif' alt='Systems Approach to Golfing' style='float: left; margin-right: 10px;'></a>Learning to play golf well can be a frustrating and extremely difficult experience. What some of us have learned is that teaching someone else to play golf well can be every bit as difficult and frustrating!<br /><br />Chip Heyl's book <em>Systems Approach to Golfing</em> takes the mystery and the menace out of both learning and teaching. Chip's contribution for the learner is to provide him a book that addresses every aspect of the game in a straight-forward, logical fashion.<br /><br />The many excellent graphics Chip has developed present the basics of every type of shot clearly and concisely. For the teacher, Chip's System Approach provides an incomparable classroom resource which should help focus and encourage classroom participation and subsequent practice sessions.<p>Go to Chip's web site to get more information on this excellent book that will help your golf game, <a href='http://www.golfsystems1.com' target='new' title='Systems Approach to Golfing'>http://www.golfsystems1.com</a>.";
}
if (ad==2) {
title="Sports Nutrition Guidebook";
subtitle="by Nancy Clark";
txt="<a href='http://www.humankinetics.com/products/showproduct.cfm?associate=3899&isbn=9780736074155'><img src='../images/nancy-clark/bigImage.jpg' alt='Sports Nutritionist Nancy Clark' style='float: left; margin-right: 10px; width: 100px; border: none;'></a>Nancy is an internationally known nutrition author and sports nutritionist trusted by many top athletes</p><p>She is a registered dietitian (RD) who specializes in nutrition for exercise and health. She offers personalized, one-on-one sports nutrition counseling to casual exercisers and competitive athletes in the Boston area.</p><p>Nancy has written top selling books on nutrition for sports and exercise.</p><p>She also has created several teaching tools for nutrition professionals throughout the country.</p><p>Her more renowned clients that rely on her expertise in diet for sports conditioning to gain a competitive edge have included members of: Boston Red Sox, Boston Celtics, Boston College, and many collegiate, elite and Olympic athletes from a variety of sports.</p><p>Please click here <a href='http://www.humankinetics.com/products/showproduct.cfm?associate=3899&isbn=9780736074155'>for more information and read the table of contents</a>.";
}
if (ad==3) {
title="101 Stretches for Golf";
subtitle="For golfers only.";
txt="<a href='http://07637nt8o3z8wdv-9x4lz067lw.hop.clickbank.net/' target='_top'><img src='http://www.weekend-golfer.com/images/susan-hill/101Stretches-70.jpg' alt='101 Stretches' class='img-left-border-notopmargin' style='width: 100px;'></a><b>Is Lack of Flexibility Affecting your Golf Swing? </b></p><p>Find out what it takes to restore the normal range of motion in your hips, back, hamstrings and shoulders so you are feeling refreshed and ready for your next round of golf. For more information on how this book can improve your golf game, <a href='http://07637nt8o3z8wdv-9x4lz067lw.hop.clickbank.net/' target='_top'>Click Here!</a>";
}
if (ad==4) {
title="ProPlay Glove/Grip Fitting System";
subtitle="The perfect grip - everytime.";
txt="<img src='../images/pro-play/proplay-box.jpg' alt='ProPlay Glove and Grip Fitting System' class='img-left-border-notopmargin' style='width: 90px;'>A proper grip is the single most important part of a good golf game.</p><p>The ProPlay Fitting System consists of a ProGlove and ProGrips which helps ensure the perfect grip...every time.</p><p>Highly effective... <br />Yet simple as 1-2-3!</p><p>Click to learn more about the <a href='http://www.weekend-golfer.com/golf-training/pro-play-grips-and-gloves.html'>ProPlay Fitting System</a>.";
}
document.write('<p class="content-title-noshade-size3">'+title+'</p>');
document.write('<p class="content-subtitle-noshade-size1">'+subtitle+'</p>');
document.write('<div class="content-txtbox-noshade"><p>'+txt+'</p></div>');
// End -->
