// This code generates the html
//     for the right side menu 
//     used on several pages.
document.write('			<table width=100%>');
document.write('				<tr>');
document.write('					<td align="center" width=290px valign=top>');
document.write('<table>');

document.write('<tr><td align=center>');
// Oglethorpe Section
document.write('<tr><td align=center>');
document.write('						<font size="+1"><b>Oglethorpe University </b></font><font size="+1"><b>Wins NCAA Championship</b></font>');
document.write('						<br> <a href="success.aspx"><img src=images/JimOwen.jpg border=0></a>');
document.write('						<br> "The discovery of the GolfRing led to <br>our incredible success this season."');
document.write('						<br><div align=right>--Coach Jim Owen, <br>Oglethorpe University</div>');
document.write('						<br><br><a href="success.aspx"><i>Click for full story</i></a>');
document.write('						<br>');
document.write('						<hr size=2>');
document.write('						<font size="+2">Used by Top Experts</font>');
document.write('						<br>');

/*
//  Jim Mclean Section
document.write('						<br>');
document.write('						<img src="images/McleanSide.jpg" border="0"><br>');
document.write('						<font size="+1">Jim McLean, PGA</font>');
//document.write('						<br> <a href="http://www.jimmclean.com/" target="_blank">www.JimMcLean.com</a>');
document.write('						</td></tr><tr><td align=left>');
document.write('						<font size="-1">"The GolfRing is an exceptional short game practice ');
document.write('						system. I am happy to say that I have golf rings in all ');
document.write('						of my golf schools. This system has helped improve the short ');
document.write('						game of many of our students as well as bring fun and excitement ');
document.write('						to the practice green!"&nbsp;</font>');
document.write('						</td></tr><tr><td align=center>');
document.write('						<br>');
//document.write('						<hr size=2>');
*/
document.write('						<br>');
//  TJ Tomasi Section
document.write('						<img src="images/TomasiSide.jpg" border="0"><br>');
document.write('						<font size="+1">Dr. TJ Tomasi Ph.D.<br></font>');
//document.write('						Golf Magazine Top 100 Teacher <br> ');
//document.write('						<a href="http://golfwithtjtomasi.com/" target="_blank">golfwithtjtomasi.com</a>');
document.write('						</td></tr><tr><td align=left>');
document.write('						<font size="-1">"The GolfRing is one of the best teaching aids that I have ever ');
document.write('						used.&nbsp;&nbsp;It is portable, lightweight, very durable and I keep it on my ');
document.write('						teaching bag because I never know when I am going to need it.&nbsp;&nbsp;It allows ');
document.write('						the student to digitize his or her performance.&nbsp; It is one thing to imagine ');
document.write('						hitting into a circle around the pin, but it is quite another to actually ');
document.write('						do it.&nbsp;&nbsp;I have my students establish personal bests from various distances ');
document.write('						and this element of competition allows the ultimate in practice.&nbsp;&nbsp;The ');
document.write('						GolfRing is one of the few teaching aids that helps everyone.&nbsp;&nbsp;Beginners, ');
document.write('						middle and low handicap players, as well as experts all benefit from ');
document.write('						using The GolfRing."</font>');
document.write('						</td></tr></table>');
document.write('						<br>');
document.write('						<hr size=2>');
document.write('						<br>');
//  AMF Section
document.write('						<div align=center width=280px>');
document.write('						<a href="http://www.amfgolfmgt.com/index.php" target="_blank"><img src="images/AMF_Logo.jpg" border="0"></a>');
document.write('						<br>');
document.write('						The GolfRing is a proud sponsor of<br>AMF Golf Management\'s Instructor Division.&nbsp;');
document.write('						<br>');
document.write('						<br>');
document.write('						<hr size=2>');
document.write('						<br>');
//  Optimist Section
document.write('						<a href="http://www.optimist.org/default.cfm?content=JrGOLF/jrg17.htm" target="_blank"><img src="images/OIJGC_Logo.jpg" border="0"></a>');
document.write('						<br>');
document.write('						The GolfRing is proud to be the presenting sponsor for the Optimist Junior Golf World Championships Winners\' Banquet.&nbsp;');
document.write('						<br>');
document.write('						<br>');
document.write('						<hr size=2>');
document.write('						<br>');
//  CGC Section
document.write('						</div><div align=center>');
document.write('						<a href="http://collegegolfcamps.com/" target="_blank"><img src="images/CGC_Logo.gif" border="0"></a>');
document.write('						<br>');
document.write('						</div><div align=left>');
document.write('						<font size="-1">');
document.write('						This is an exciting time for CGC, The GolfRing, and all of junior golf.&nbsp; ');
document.write('						This product will bring an immediate positive impact to our events nationwide.&nbsp; ');
document.write('						The GolfRing will be used as a tool of measurement for our fundamentals skills test.&nbsp;  ');
document.write('						In addition, this easy-to-use device will give our players an immediate competitive ');
document.write('						measurement, while keeping the game fun.');
document.write('						</font>');
document.write('						<br>');
document.write('						</div><div align=right>');
document.write('						<font size="-1">');
document.write('						- Nick Rook, President <br> College Golf Camps of America');
document.write('						</font>');
document.write('						<br>');
document.write('						<br>');
document.write('						<br>');
document.write('						<hr size=2>');
document.write('						<br>');
document.write('					<div align=center><img src=images/first.jpg><br><font size="-1">The GolfRing is a preferred <br> supplier of The First Tee.</font></div>');
document.write('						<br>');
document.write('						<br>');
document.write('					</td>');
document.write('					<td align="left" width=20px>&nbsp;</td>');
document.write('					<td align="center" valign=top>');
