<!-- Begin
var how_many_ads = 5;
var now = new Date()
var sec = now.getSeconds()
var ad = sec % how_many_ads;
ad +=1;
if (ad==1) {
title="Cleatskins for Golf";
subtitle="";
txt="<a target='_blank' href='http://www.shareasale.com/r.cfm?b=165665&u=136164&m=21310&urllink=&afftrack='><img src='http://www.shareasale.com/image/golf-250.gif' alt='For the 19th hole and beyond' border='0'></a>";
}
if (ad==2) {
title="The Long View of Improved Putting";
subtitle="by Chip Heyl";
txt="<img src='http://www.weekend-golfer.com/images/golf-systems/LV-2nd-cover.gif' style='float: left; margin-right: 10px; width: 100px;'>The Long View of Improved Putting is for every golfer who wants to improve their putting. All golfers with back problems, yips, or even inconsistent putting should read it.<p><p>The long putter has proven to be a valuable alternative to poor putting with the short putter. This text illustrates that very good players have gone to the long putter rather than suffering through prolonged slumps where their putting adversely affects the rest of their game.<p><p>Whether as a temporary measure, or permanent fix, every serious golfer should know how the long putter can help their game become better and more consistent.</p><p><a href='http://www.golfsystems1.com'>Order it today!</a>.";
}
if (ad==3) {
title="Bob Burns Golf";
subtitle="Roll-In Putter.";
txt="<img src='http://www.weekend-golfer.com/images/bob-burns-golf/roll-in_new-very-small.jpg' alt='Bob Burns Golf - Roll-In Putter' style='float: left; margin-right: 10px; border: dashed 1px #cccccc;'>A closed-face angle built into the head design lends itself to more easily striking the ball with a square clubhead.</p><p> In addition, increased perimeter weighting is placed inside the head in the toe and hell areas to expand the overall sweet spot and increase the <i>moment of inertia</i> - the resistance to twisting.</p><p>Click to learn more about the <a href='http://www.weekend-golfer.com/golf-equipment/bob-burns-golf-roll-in-putter.html'>Bob Burns Roll-In Putter</a>.";
}
if (ad==4) {
title="Golf Fitness Magazine";
subtitle="SUBSCRIBE TODAY.";
txt="<img src='http://www.weekend-golfer.com/images/golf-fitness-magazine/Jan-Feb09Cover.jpg' alt='Golf Fitness Magazine' style='float: left; margin-right: 10px;'>START CHANGING THE WAY YOU PLAY THE GAME!<br /><br />Learn simple tips, exercises, & mental techniques that will give you:<ul class='indent'><li>More Distance</li><li>More Control</li><li>Less Risk of Injury</li><li>Lower Scores</li></ul><p>SUBSCRIBE TODAY and begin learning how understanding proper conditioning and improved focus can CHANGE THE WAY YOU PLAY and Permanently Extend Your Golfing Years and Enjoyment of the Game.</p><p>You can also learn tips from our advisory team of experts on these additional topics: In Every Issue;<ul class='indent'><li>Medical Ailments-Allergies</li><li>Diabetes</li><li>Skin Care</li><li>Foot Care/Sole Technology</li><li>Vision</li><li>Fitness Products/Training Aids</li><li>Pilates for Golf</li><li>Golf Massage</li><li>Fitness and Club Fitting</li><li>Bio Mechanics</li></ul></p><p><a href='http://www.weekend-golfer.com/golf-fitness-magazine.html'>Click to learn more</a>.";
}
if (ad==5) {
title="Haber Vision";
subtitle="Polarized Sunglasses for Golfers.";
txt="<a href='http://www.weekend-golfer.com/golf-apparel/haber-vision.html'><img src='http://www.weekend-golfer.com/images/haber-vision/JimMclean.jpg' alt='Haber Vison golf Sunglasses' style='margin-top: 5px; margin-right:10px; float: left; border: none;'></a>Jim Mclean, world's top golf instructor, wearing a pair of Haber Vison Golf Sunglasses.<br /><br />For more information, please click <a href='http://www.weekend-golfer.com/golf-apparel/haber-vision.html'>Haber Vision Golf Sunglasses</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>');
// End -->
