// This code generates the html
//     for the promo section 
//     used on several pages.
document.write('<table> ');
document.write('	<tr> ');
document.write('		<td align="left" width="300px" valign="top"> ');
document.write('			<span class="style4">Stockton GolfRing&trade; Package</span> ');
document.write('			<br> ');
document.write('			<a href="stocktongolfrings.aspx"><img src="images/StocktonWithRingThumb.jpg" border=0> <br /> </a> ');
document.write('			<font size="-1">"The Stockton GolfRings&trade; will help you improve your focus and visualization during ');
document.write('			short game practice, making practice more productive and enjoyable."');
document.write('		</font></td> ');
document.write('	</tr> ');
document.write('	<tr> ');
document.write('		<td align="right" width="300px" valign="top"> ');
document.write('			<font size="-1">Dave Stockton<br />PGA Tour Professional and Instructor<br />5-time Major Championship Winner<br />25 victories on the PGA / Champions Tour<br />1991 Victorious Ryder Cup Captain</font>');
document.write('		</font></td> ');
document.write('	</tr> ');
document.write('	<tr> ');
document.write('		<td align="left" width="300px" valign="top"> ');
document.write('			<a href="stocktongolfrings.aspx"><br /> <img src="images/SGRingsThumb.jpg" border=0> <br /> <br /> <img src="images/SGBagThumb.jpg" border=0> <!-- </a> --> ');
document.write('			<br> </a>');
document.write('			<span class="txt1"><font size="-1">We\'re excited to announce the new Stockton GolfRing&trade; Package endorsed by 25-time champion on the PGA and Champions Tour, Dave Stockton.&nbsp; This set features');
document.write('			ring sizes chosen by Dave Stockton to help take your game to the next level.  The set also includes a custom carrying case embroidered with the Stockton Golf logo and fits conveniently in the large pocket of your golf bag.  </font><br /><br /></span></font>');
document.write('		</font></span></td> ');
document.write('	</tr> ');
document.write('	<tr> ');
document.write('		<td align="left" width="300px" valign="top"> ');
document.write('			<span class="style4">Custom GolfRing Covers</span> ');
document.write('			<br> ');
document.write('			<!-- <a href="golfringsetinclassicwhite-1.aspx"> --><img src="images/CustomCover.gif" border=0> <!-- </a> --> ');
document.write('			<br> ');
document.write('			<span class="txt1"><font size="-1">Contact us about special customized GolfRing covers.&nbsp; Perfect for your ');
document.write('			next golf outing or as a great promotional item.  </font><br><br></span><span class="style4">Custom GolfRing Sizes and Colors Available.&nbsp;</span><br><br></font><font size="+1">Contact us for details<br><a href=mailto:info@thegolfring.com><font color=Yellow>info@thegolfring.com</font></a><br><br>');
document.write('		</font></span></td> ');
document.write('	</tr> ');
//document.write('	<tr> ');
//document.write('		<td align="left" width="300px" valign="top"> ');
//document.write('		<iframe src="http://www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2FTheGolfRing%2F173214749403318%3Fsk%3Dwall&amp;width=292&amp;colorscheme=dark&amp;show_faces=true&amp;stream=true&amp;header=true&amp;height=300" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:292px; height:300px;" allowTransparency="true"></iframe>');
//document.write('			<div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:like-box href="http://www.facebook.com/pages/TheGolfRing/173214749403318?sk=wall" width="292" colorscheme="dark" show_faces="false" stream="true" header="true"></fb:like-box>');
//document.write('		</td> ');
//document.write('	</tr> ');
document.write('	<!-- <tr> ');
document.write('		<td align="left" width="300px" valign="top"> ');
document.write('			<span class="style4">Access private courses across the  ');
document.write('				country when you buy the GolfRing</span> ');
document.write('			<br> ');
document.write('			<br> ');
document.write('			<span class="txt1"><font size="-1">With the purchase of a Golfring you will receive a gift certificate for a free  ');
document.write('			Boxgroove membership that gives you access to private courses across the  ');
document.write('			US.&nbsp; Take your golf game to private courses around town or around the  ');
document.write('			country.&nbsp;  <a href="http://www.boxgroove.com" target="new"> <font color=yellow><b>Boxgroove.com</b></font></a> has partnered with over 130 courses to bring the  ');
document.write('			golfer new golfing experiences.&nbsp; And new courses are being added  ');
document.write('			weekly.&nbsp; Private country clubs supply tee times to www.boxgroove.com that  ');
document.write('			members can purchase.&nbsp; Additionally, Boxgroove members can even make  ');
document.write('			requests.&nbsp; Now, all avid golfers can experience the club atmosphere and  ');
document.write('			the excitement of new courses.&nbsp; What are you waiting for? <br><br><br>');
document.write('		</font></span></td> ');
document.write('	</tr> --> ');
document.write('</table> ');


