<!-- Copyright 2000 by William Bontrager

function authorblock() {
var count = 2;
var r = Math.ceil(Math.random() * count);

if (r == 1) return "<i><font face=\"Arial\" size=\"2\"><font color=\"#808080\">Susan Nelson Hopkins is an online gardening expert from Carlsbad, NM. She is webmaster of four family-friendly website collections... <b><a title=\"Several family friendly gardening sites...\" target=\"_blank\" href=\"http://www.susansgardens.com\" style=\"color: #669933; text-decoration: underline\"><font color=\"#808080\">Susan's Gardens</font></a></b> (a group of gardening sites), the <b><a title=\"Includes sites of interest to the whole family...\" target=\"_blank\" href=\"http://www.eyes-only-club.com\" style=\"color: #669933; text-decoration: underline\"><font color=\"#808080\">Eyes-Only-Club</font></a></b> (includes several family sites), <b><a title=\"This is the prototype for a kids' gardening site...\" target=\"_blank\" href=\"http://www.birdsnbugsnbees.com\" style=\"color: #669933; text-decoration: underline\"><font color=\"#808080\">BirdsnBugsnBees</font></a></b> (kids' gardening site), and <b><a title=\"Features links to sites focused on family-friendly activities and interests...\" target=\"_blank\" href=\"http://www.hopkins-enterprises.com\" style=\"color: #669933; text-decoration: underline\"><font color=\"#808080\">Hopkins-Enterprises</font></a></b> (includes links to sites focused on family-friendly activities and topics).</font></i>";

if (r == 2) return "<i><font face=\"Arial\" size=\"2\"><font color=\"#808080\">Susan Nelson Hopkins is from Carlsbad, NM. She writes for a unique group of four family-friendly website collections... <b><a title=\"Several family friendly gardening sites...\" target=\"_blank\" href=\"http://www.susansgardens.com\" style=\"color: #669933; text-decoration: underline\"><font color=\"#808080\">Susan's Gardens</font></a></b> (a group of gardening sites), the <b><a title=\"Includes sites of interest to the whole family...\" target=\"_blank\" href=\"http://www.eyes-only-club.com\" style=\"color: #669933; text-decoration: underline\"><font color=\"#808080\">Eyes-Only-Club</font></a></b> (includes several family sites), <b><a title=\"Features links to sites focused on family-friendly activities and interests...\" target=\"_blank\" href=\"http://www.hopkins-enterprises.com\" style=\"color: #669933; text-decoration: underline\"><font color=\"#808080\">Hopkins-Enterprises</font></a></b> (includes links to sites focused on family-friendly activities and topics).</font>, and <b><a title=\"This is the prototype for a kids' gardening site...\" target=\"_blank\" href=\"http://www.birdsnbugsnbees.com\" style=\"color: #669933; text-decoration: underline\"><font color=\"#808080\">BirdsnBugsnBees</font></a></b> (kids' gardening site).</i>";

} //-->





