function onlyGet()
{
	document.write("<!-- TAB 1 ROW 1 CELL 3  -->");
	document.write("<td valign=\"top\"><img src=\"images/spacer.gif\" width=\"20\" height=\"1\" border=\"0\" alt=\"\"></td>");
	document.write("<!-- TAB 1 ROW 1 CELL 4  -->");
	document.write("<td valign=\"top\">");
	document.write("<div class=\"mainHeading\"> What&nbsp;you&nbsp;can&nbsp;get&nbsp;<U>only</U> on Pedigree Resource File CDs and DVDs: </div>");
	document.write("<UL>");
	document.write("<LI> Full keyword <B><font color=\"#663333\">search</font></B> on names, event places, notes. <BR></LI>");
	document.write("<LI> <B><font color=\"#663333\">Charts</font></B> for quick reference: Pedigree, Descendant.<BR></LI>");
	document.write("<LI>First-hand accounts and family <B><font color=\"#663333\">stories</font></B> passed down through generations and never before published. <BR></LI>");
	document.write("<LI><B><font color=\"#663333\">GEDCOM</font></B> export. <BR></LI>");
	document.write("<LI>Names of <B><font color=\"#663333\">living</font></B>.</LI>");
	document.write("</UL>");
	document.write("</td>");
}