'9') { $year = $year+1; } $array = explode("/", $querystring); $subcat1 = $array[0]; $display_subcat1 = str_replace("_"," ",$subcat1); $subcat2 = $array[1]; $display_subcat2 = str_replace("_"," ",$subcat2); $cat1 = str_replace("_"," ",$subcat1); $cat2 = str_replace("_"," ",$subcat2); ?> <? if ($querystring == "") { echo "$year Gardening Books - The perfect garden gift for yourself or that special someone."; } if ($display_subcat1) { echo "$display_subcat1 Books!"; } if ($display_subcat2) { echo "$display_subcat2 Books!"; } ?> gardening books, lawn books, lawn and garden books, book, books, science books">
FULL GARDENS .com -

Gardening Tips Beginner and Expert "; } if ($display_subcat1) { echo "$year $display_subcat1 books on sale now. Buy your $year $display_subcat1 books with us today. We have many $display_subcat1 books to choose from and each purchase comes with the ease and convenience of FullGarden's online experience. We hope you find the $display_subcat1 book that is perfect for you!

"; } if ($display_subcat2) { echo "You are currently viewing our $year $display_subcat2 Books. With hundreds of $display_subcat1 and $display_subcat2 books to choose from you are sure to find one that you will love.

"; } ?>

To help you quickly and easily find the book you are looking for,
please feel free to Search by Keyword:
"; while ($query3 = mysql_fetch_array($query2)) { $id = $query3['ProductID']; $category = $query3['Category']; $description = $query3['ShortDescription']; $longdesc = $query3['Description']; $imageurl = $query3['bigImage']; $title = $query3['Name']; $title = str_replace('"',"",$title); $link = $query3['Link']; $link = str_replace('"',"",$link); $link = str_replace("'","",$link); $price = $query3['RetailPrice']; echo ""; } echo "



$title

Product# $id
Selling for $$price

$longdesc
"; ?>