0byt3m1n1
Path:
/
data
/
11
/
0
/
153
/
154
/
805317
/
meta
/
825953
/
mysql.backup
/
[
Home
]
File: ggcphp.mysqlcluster27.bak.sql
-- MySQL dump 10.13 Distrib 5.6.24, for Linux (x86_64) -- -- Host: mysqlcluster27 Database: ggcphp -- ------------------------------------------------------ -- Server version 5.6.51-91.0-56-log /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `tblClematis` -- DROP TABLE IF EXISTS `tblClematis`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `tblClematis` ( `fID` int(5) NOT NULL, `fInclude` bit(5) DEFAULT NULL, `fName` varchar(250) DEFAULT NULL, `fType` varchar(250) DEFAULT NULL, `fColor` varchar(250) DEFAULT NULL, `fSize` varchar(250) DEFAULT NULL, `fDesc` varchar(250) DEFAULT NULL, `fThumb` varchar(250) DEFAULT NULL, `fImage` varchar(250) DEFAULT NULL, PRIMARY KEY (`fID`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tblClematis` -- LOCK TABLES `tblClematis` WRITE; /*!40000 ALTER TABLE `tblClematis` DISABLE KEYS */; /*!40000 ALTER TABLE `tblClematis` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tblFruit` -- DROP TABLE IF EXISTS `tblFruit`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `tblFruit` ( `fID` int(5) NOT NULL AUTO_INCREMENT, `fInclude` bit(5) DEFAULT NULL, `fType` varchar(250) DEFAULT NULL, `fName` varchar(250) DEFAULT NULL, `fDesc` varchar(1500) DEFAULT NULL, `fRequired` varchar(250) DEFAULT NULL, `fPollinator` varchar(250) DEFAULT NULL, `fThumb` varchar(250) DEFAULT NULL, `fImage` varchar(250) DEFAULT NULL, PRIMARY KEY (`fID`) ) ENGINE=InnoDB AUTO_INCREMENT=148 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tblFruit` -- LOCK TABLES `tblFruit` WRITE; /*!40000 ALTER TABLE `tblFruit` DISABLE KEYS */; INSERT INTO `tblFruit` VALUES (1,'','Apple','Akane','Bright red skin; crisp, juicy white flesh. An extremely beautiful apple. This medium-sized apple turns nearly black when mature. Hard, crisp, white flesh. Good for cider, fresh eating and cooking. Keeps well.','','Fuji, Gala, Granny Smith, Golden Delicious Arkansas Black','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/akane_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/akane.jpg\">'),(2,'','Apple','Braeburn','Medium to large. Skin is green overlaid with stripe of dark crimson. Flesh is firm, crisp and very juicy. Mildly sweet, tart, excellent flavor. Stores well','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/braeburn_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/braeburn.jpg\">'),(3,'','Apple','Cortland','Radiant red color with smooth white flesh. Sweet-tart, sparkling flavor. Does not brown after cutting. Great for fresh eating, cooking, and cider. Heavy producer.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/cortland_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/cortland.jpg\">'),(4,'','Apple','Early Granee','The fruit is medium to large and is bright, glossy green. The flesh is firm, crisp, juicy, but tart, making it an excellent choice for cooking.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/early_granee_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/early_granee.jpg\">'),(5,'','Apple','Empire','This cross between McIntosh and Delicious has medium uniform fruit with dark red striped skin and whitish cream flesh that is firm, medium textured, crisp, very juicy and of excellent eating quality.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/empire_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/empire.jpg\">'),(6,'','Apple','Fireside','An outstanding baking apple. It\'s crisp, sweet and juicy fruit holds well when baked. The skin is a solid scarlet red.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/fireside_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/fireside.jpg\">'),(7,'','Apple','Fuji','Medium. Yellowish-green base with red blush over entire surface. Firm, crunchy, juicy, white flesh with excellent flavor. Stores well.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/fuji_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/fuji.jpg\">'),(8,'','Apple','Gala','Medium. Yellowish-green base with red blush over entire surface. Firm, crunchy, juicy, white flesh with excellent flavor. Stores well.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/gala_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/gala.jpg\">'),(9,'','Apple','Garden Delicious','A delightful apple for smaller yards. Small to medium. Greenish-yellow skin with attractive red color. Good quality and keeps well','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/garden_delicious_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/garden_delicious.jpg\">'),(10,'','Apple','Golden Russet','Fruit is nearly round, golden russet with a bronze cheek. Flesh is yellowish, fine-grained, crisp and tender. Excellent for eating fresh and for desserts and salads.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/golden_russet_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/golden_russet.jpg\">'),(11,'','Apple','Granee Smith','Medium to large, bright glossy green fruit. The flesh resembles Golden Delicious but is tarter. It can be eaten fresh or in desserts, salads, and pies.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/granee_smith_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/granee_smith.jpg\">'),(12,'','Apple','Gravenstein','The fruit is large but not uniform, with skin that is red against light green. The greenish yellow flesh is moderately textured, crisp, firm, and juicy. It is excellent for eating fresh, in sauce and pies','P','Empire Fuji, Gala, Red Delicious','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/gravenstein_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/gravenstein.jpg\">'),(13,'','Apple','Honeycrisp','Sweet, exceptionally crisp golden apple with juicy flesh. Stores well up to 5 months.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/honeycrisp_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/honeycrisp.jpg\">'),(14,'','Apple','Jonagold','Extra large fruit with light scarlet red skin. Flesh is crisp with an outstanding flavor. Cross between Jonathan and Golden Delicious.','Pollinator: ','Fuji, Gala, Granny Smith or Red Delicious, not Golden Delicious','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/jonagold_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/jonagold.jpg\">'),(15,'','Apple','Jonathon','The fruit is medium-sized and uniform. Skin is washed-red and pale yellow, with firm, crisp, juicy flesh, with a rich flavor that makes it a good choice for snacks, salads, and other culinary uses.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/jonathon_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/jonathon.jpg\">'),(16,'','Apple','Liberty','Purplish red tart fruit. Flavorful, keeps well.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/liberty_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/liberty.jpg\">'),(17,'','Apple','Lodi','Medium to large sized fruit. The skin is light green, sometimes with a slight orange blush. The flesh is nearly white, with a slightly greenish tinge, fine-grained, tender, juicy and sour. The eating quality is only fair, but cooking quality is excellent.','Pollinator: ','McIntosh, Spartan, Liberty, Wealthy','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/lodi_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/lodi.jpg\">'),(18,'','Apple','McIntosh','Medium to large fruit with sweet, tender, juicy, white flesh. Very good fresh or in sauce, pies or cider. The skin is yellow with a bright red blush.','Pollinator: ','Partly self-fruitful','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/mcintosh_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/mcintosh.jpg\">'),(19,'','Apple','Mutsu','Very large, crisp & flavorful. Pick when green or wait until partly yellow.','Pollinator: ','Red Delicious, Granny Smith, Fuji, Gala','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/mutsu_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/mutsu.jpg\">'),(20,'','Apple','Northern Spy','The fruit is large, with yellow and red stripes, and the flesh is yellowish, firm, and crisp. The quality is excellent fresh and for pies. The fruit bruises easily, but has a long storage life.','Pollinator: ','Golden Delicious','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/northern_spy_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/northern_spy.jpg\">'),(21,'','Apple','Pink Pearl','Medium to small. Pretty pink blush over yellow skin. Flesh is light pink in color. Tender, smooth, juicy, tart flesh. Makes an attractive, tasty, pink applesauce.','Pollinator: ','Any','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/pink_pearl_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/pink_pearl.jpg\">'),(22,'','Apple','Pippin','Large, green fruit. Crisp and tart, fair for eating, excellent for cooking.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/pippin_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/pippin.jpg\">'),(23,'','Apple','Red Delicious','Medium to large size fruit, with skin color striped to full red; the flesh is moderately firm in texture and very sweet and juicy. Excellent for fresh eating and desserts.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/red_delicious_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/red_delicious.jpg\">'),(24,'','Apple','Rome Beauty','One of the best baking apples. Medium in texture, firm and crisp. This apple has a beautiful, solid, medium dark red color. Long storage life.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/rome_beauty_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/rome_beauty.jpg\">'),(25,'','Apple','Sierra Beauty','Large, yellow fruit with red stripes. Firm, sweet-tart. Keeps well.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/sierra_beauty_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/sierra_beauty.jpg\">'),(26,'','Apple','Spartan','A cross between McIntosh and Yellow Newtown, the fruit is medium-sized, uniform. Dark red skin and light yellow, firm, tender flesh.','Pollinator: ','Lodi, Wealthy, Liberty','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/spartan_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/spartan.jpg\">'),(27,'','Apple','State Fair','Bright red apple with juicy, good texture, semi-acid to sweet flavor. All purpose apple.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/state_fair_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/state_fair.jpg\">'),(28,'','Apple','Summerred','Medium to large apple. Skin is bright solid with red blush. Flesh is fine in texture, soft, with a sharp, full, rich flavor. Good eating fresh and in sauce or pies.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/summerred_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/summerred.jpg\">'),(29,'','Apple','Sweet 16','Dark red apple with yellow flesh which is very sweet. Crisp and juicy flavor with an unusual aromatic flavor. Excellent dessert apple.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/sweet_16_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/sweet_16.jpg\">'),(30,'','Apple','Tydeman?s Late Orange','Richly flavored connoisseurs? favorite Reddish-orange stripes over greenish yellow color. Yellowish flesh is firm & juicy. Good keeper:','Pollinator: ','Gala, Fuji, Golden Delicious, Granny Smith','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/tydemans_late_orange_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/tydemans_late_orange.jpg\">'),(31,'','Apple','Wealthy','Red apple excellent for fresh eating, pies, and sauces. Keeps well. Mellow flavor.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/wealthy_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/wealthy.jpg\">'),(32,'','Apple','Winesap','Medium, round fruit with bright to deep red speckled skin. Yellow, firm, crisp flesh, tangy flavor. Good for dessert, canning or juice. A great lunch apple. Keeps well.','Pollinator: ','Red or Golden Delicious, Fuji, Gala, Liberty','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/winesap_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/winesap.jpg\">'),(33,'','Apple','Winter Banana','Medium to large. Golden yellow. Flesh fine-grained with very rich sub-acid flavor. A favorite for cider.','Pollinator: ','Party self-fruitful','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/winter_banana_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/winter_banana.jpg\">'),(34,'','Apple','Wolf River','Blushed and striped red over pale yellow. Use for cooking, fresh and for drying. Firm, juicy flesh is slightly aromatic.','Pollinator: ','PS: Northern Spy, Melrose, Golden Delicious.','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/wolf_river_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/wolf_river.jpg\">'),(35,'','Apple','Yellow/Golden Delicious','Fruit is medium to large and uniform in size. Skin is greenish-yellow with a bright pink blush. The flesh is firm, crisp, juicy, and sweet, excellent fresh and in desserts and salads.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/golden_delicious_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/golden_delicious.jpg\">'),(36,'','Apple','Yellow Transparent','This apple is still valued as an early green cooking apple. Medium-sized with greenish-yellow skin. The texture is fine-grained, crisp, and juicy, excellent fresh or for sauce and pies.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/yellow_transparent_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/yellow_transparent.jpg\">'),(38,'','Peach','Arctic Supreme','Large, white flesh, nearly freestone.?Sweet & tangy, fine delicate flavor.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/arctic_supreme_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/arctic_supreme.jpg\">'),(39,'','Peach','Babcock: ','Medium fruit is highly blushed but lightly fuzzy skin. White semi-freestone flesh is tender, juicy and sweet with some tang.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/babcock_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/babcock.jpg\">'),(40,'','Peach','Belle of Georgia','The skin of this outstanding white peach is red blushed over creamy white. The flesh is white and firm, has excellent flavor, and is fair for freezing but poor for canning.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/belle_of_georgia_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/belle_of_georgia.jpg\">'),(41,'','Peach','Bonanza','Genetic dwarf.?A medium-sized yellow-fleshed freestone with red blush.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/bonanza_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/bonanza.jpg\">'),(42,'','Peach','Elberta','Large, deep gold, blushed red freestone.?The firm yellow flesh is excellent for canning and freezing.?Ripe fruit tends to drop, so watch for firm-ripeness.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/elberta_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/elberta.jpg\">'),(43,'','Peach','Flory','Genetic dwarf.?White fleshed, small freestone fruit.','','','',''),(44,'','Peach','Frost','Medium to large fruit with red blush over yellow under-color.?Yellow flesh.?Excellent sweet flavor.?Resistant to peach leaf curl.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/frost_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/frost.jpg\">'),(45,'','Peach','Golden Gem','Genetic dwarf.?Large, freestone peach with yellow flesh turning red near the pit.?Excellent flavor.?Firm, good textured fruit.','','','',''),(46,'','Peach','Honey Babe','Genetic dwarf.?A large, firm, orange-fleshed freestone with red skin, this fruit rates high for flavor and sweetness.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/honey_babe_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/honey_babe.jpg\">'),(47,'','Peach','Halehaven','Medium to large fruit is red over greenish yellow, changing to yellow only at maturity.?This fruits? yellow, freestone flesh is juicy and flavorful.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/halehaven_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/halehaven.jpg\">'),(48,'','Peach','Harken','Red-skinned yellow freestone. Sweet, flavorful, medium-size fruit. Dessert/cooking/freezing','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/harken_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/harken.jpg\">'),(49,'','Peach','Polly White','Reliable crops of tasty, sweet, medium-sized, white-fleshed fruit. One of the most winter hardy.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/polly_white_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/polly_white.jpg\">'),(50,'','Peach','Ranger','Medium size, full-flavored high quality yellow freestone. One of the best late-blooming. Fresh/can/freeze','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/ranger_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/ranger.jpg\">'),(51,'','Peach','Redhaven','A garden favorite because of its? medium-sized freestone fruit which is firm, fine-grained, sweet and juicy.?superior quality for fresh eating or canning.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/redhaven_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/redhaven.jpg\">'),(52,'','Peach','Reliance','Medium sized firm, yellow freestone fruit covered by dark red skin over yellow.?Good flavor.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/reliance_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/reliance.jpg\">'),(53,'','Peach','Rio Oso Gem','The skin of this large freestone is red over a yellow ground; the flesh is yellow, firm, fine in texture, and nonbrowning.?It is good both fresh and for freezing.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/rio_oso_gem_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/rio_oso_gem.jpg\">'),(54,'','Peach','Yosemite','Genetic dwarf.?Medium to large sweet fruit. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/yosemite_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/yosemite.jpg\">'),(55,'','Peach','Veteran','One of the most reliable for cold climates; late blooming; Yellow flesh is freestone and richly flavored. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/veteran_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/veteran.jpg\">'),(56,'','Peach','White Lady','Low acid/high sugar white peach. Red-skinned fruits are very firm, freestone.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/white_lady_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/peaches/white_lady.jpg\">'),(57,'','Nectarine','Cavalier','Medium, firm, aromatic, yellow freestone. Resists brown rot.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/cavalier_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/cavalier.jpg\">'),(58,'','Nectarine','Fantasia','Large oval fruit whose surface is one-third to two-thirds bright red over yellow.?Yellow, freestone flesh is firm and smooth.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/fantasia_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/fantasia.jpg\">'),(59,'','Nectarine','Flavortop','Large, firm, yellow freestone of excellent quality!','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/flavortop_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/flavortop.jpg\">'),(60,'','Nectarine','Firecracker','Genetic dwarf.?Flame colored skin.?Delicious yellow flesh.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/firecracker_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/firecracker.jpg\">'),(61,'','Nectarine','Golden Flame','Genetic dwarf.?Flame colored skin.?Semi-clingstone fruit. Delicious yellow flesh.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/golden_flame_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/golden_flame.jpg\">'),(62,'','Apple','Gold Mine','Large fruit with red blushed over white skin and white, freestone flesh with good flavor.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/gold_mine_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apples/gold_mine.jpg\">'),(63,'','Nectarine','Le Grand','Very large fruit with bright red and yellow skin.?Yellow, clingstone flesh has a delicate, semiacid flavor.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/le_grand_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/le_grand.jpg\">'),(65,'','Nectarine','Mericrest','Large, red-skinned yellow freestone, rich tangy flavor. Highly recommended. Late bloom','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/mericrest_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/mericrest.jpg\">'),(66,'','Nectarine','Necta Zee','Genetic dwarf ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/necta_zee_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/necta_zee.jpg\">'),(67,'','Nectarine','Nectarina','Genetic dwarf.?Medium-sized fruit with deep red and yellow skin. Yellow flesh red at pit cavity.?Freestone.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/nectarina_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/nectarina.jpg\">'),(68,'','Nectarine','Redgold','A firm, freestone with glossy red skin, resists brown rot and cracking.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/redgold_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/redgold.jpg\">'),(69,'','Nectarine','Snow Queen','Sweet, juicy, early season white freestone','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/snow_queen_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/snow_queen.jpg\">'),(70,'','Nectarine','White Freestone','White flesh of excellent sweet, juicy flavor and creamy texture.?Red blushed skin.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/white_freestone_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/nectarines/white_freestone.jpg\">'),(71,'','Plum','Black Amber ','Fruit oblate.?Flesh is yellow with some red when over-ripe. Firm flesh, small pit, good quality. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/black_amber_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/black_amber.jpg\">'),(72,'','Plum','Blue Damson ','The smallish blue fruits are best for jam, jelly, and preserves. ','Pollinator: ','Self-fertile. ','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/blue_damson_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/blue_damson.jpg\">'),(73,'','Plum','Burbank ','The large red fruit has amber flesh of excellent flavor good for canning or dessert. ','Pollinator: ','Santa Rosa. ','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/burbank_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/burbank.jpg\">'),(74,'','Plum','Elephant Heart','Very large. Blood red skin. Red flesh, excellent flavor - one of the best. ','Pollinator: ','Santa Rosa','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/elephant_heart_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/elephant_heart.jpg\">'),(75,'','Plum','Emerald Beauty ','One of the highest rated in taste tests. Light green skin, greenish-yellow to orange freestone flesh. Sweet, crisp and crunchy. ','Pollinator:','Beauty, Burgundy, Late Santa Rosa','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/emerald_beauty_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/emerald_beauty.jpg\">'),(76,'','Plum','Greengage ','This European variety greenish-yellow fruit has amber flesh and is good fresh, cooked, or preserved. Self-fertile. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/greengage_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/greengage.jpg\">'),(77,'','Plum','Italian Prune Plum ','Large, oval. Dark purple skin. Excellent quality, greenish-yellow flesh. ','Pollinator: ','Self-fertile. ','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/italian_prune_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/italian_prune.jpg\">'),(78,'','Plum','Mariposa ','The large round fruit has maroon skin and flesh. ','Pollinator:','Santa Rosa. ','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/maripsosa_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/maripsosa.jpg\">'),(79,'','Plum','Mount Royal ','Dark purple fruit. Sweet, firm, juicy. ','Pollinator: ','Self-fertile. ','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/mount_royal_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/mount_royal.jpg\">'),(80,'','Plum','Redheart ','Medium-sized fruit is slightly oval to heart-shaped (thus the name) with dull green skin covered by medium dark red with heavy, gray bloom. The bright red flesh is sweet, firm, fine-grained and aromatic. ','Pollinator: ','Partially self-fertile; may pollinate with Burbank or Santa Rosa.','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/redheart_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/redheart.jpg\">'),(81,'','Plum','Santa Rosa ','Widely popular large plum with a deep crimson skin and flesh that is purplish near skin and yellow, streaked pink near the pit. Excellent for dessert or canning. ','Pollinator:','Self-fertile.','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/santa_rosa_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/santa_rosa.jpg\">'),(82,'','Plum','Satsuma ','A meaty, small to medium blood plum with red juice, dark red skin, red flesh and a small pit. Its mild flavor makes it a good choice for desserts or preserves. ','Pollinator:','Santa Rosa','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/satsuma_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/satsuma.jpg\">'),(83,'','Plum','Stanley Prune ','One of the most widely planted European plums because of its dark blue fruit with firm, richly flavored yellow flesh. A heavy bearer. ','Pollinator:','Self fertile. ','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/stanley_prune_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/stanley_prune.jpg\">'),(84,'','Plum','Superior ','This large, conical red fruit with russet dots and heavy bloom has yellow, firm flesh excellent for eating. ','Pollinator: ','Toka','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/superior_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/superior.jpg\">'),(85,'','Plum','Toka ','This large, pointed fruit is medium red, and often described as apricot colored with a rich, spicy flavor.','Pollinator:','Superior','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/toka_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/toka.jpg\">'),(86,'','Plum','Yellow Egg ','This golden yellow European plum has a thick skin and yellow flesh. ','Pollinator:','Self-fertile. ','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/yellow_egg_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/plums/yellow_egg.jpg\">'),(87,'','Apricot','Blenheim','Medium to large. Skin dull yellow with orange cheek. Flesh pale orange, juicy with a delicious flavor. Equally valuable for canning and drying','Pollinator:','Any','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/blenheim_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/blenheim.jpg\">'),(88,'','Apricot','Chinese (Mormon)','Medium-sized, golden, firm fruit with a flavorful flesh. Sweet, edible pit. Heavy bearer. Frost resistant. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/mormon_chinese_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/mormon_chinese.jpg\">'),(89,'','Apricot','700 hrs SF Earligold','Medium sized fruit; skin is golden yellow and fuzzless. Flesh is rich and juicy, good for canning or eating fresh. Needs a pollinizer.','Pollinator:','Any','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/earligold_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/earligold.jpg\">'),(90,'','Apricot','Early Perfection','Large, oval, firm fruit with a large pit. Skin color is light yellow to orange with some texture on the skin.','Pollinator:','Any','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/early_perfection_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/early_perfection_sm.jpg\">'),(92,'','Apricot','SF Goldcot','Medium to large fruit is nearly round with a thick, tough, gold skin. The flesh is orange, firm, and sprightly flavored, excellent for processing or eating fresh. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/goldcot_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/goldcot.jpg\">'),(93,'','Apricot','800 hrs SF Harcot','Frost hardy late bloom. Medium to large fruit with sweet, juicy, rich flavor. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/harcot_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/harcot.jpg\">'),(94,'','Apricot','700 hrs SF Harglow: ','Late-blooming, productive tree. Medium size, bright orange fruit. Orange freestone flesh is firm, sweet, flavorful. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/harglow_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/harglow.jpg\">'),(95,'','Apricot','800 hrs SF Moongold','The fruit is orange with a tough skin with orange-yellow flesh that is mild but sweet. Considered a very good quality apricot. ','Pollinator:','Pollinize with Sungold only','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/moongold_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/moongold.jpg\">'),(96,'','Apricot','Moorpark','The large fruit is orange with a deep blush, sometimes underlaid with dots of brown and red. The flesh is orange, of excellent flavor, and has a pronounced perfume. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/moorpark_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/moorpark.jpg\">'),(97,'','Apricot','600 hrs SF Sungold','A selection from the same cross as Moongold, this apricot has a rounded, medium-size tender fruit with a golden blushed orange skin. The fruit ripens somewhat later than a Moongold. ','Pollinator:','Pollinize with Moongold only.','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/sungold_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/sungold.jpg\">'),(98,'','Apricot','Garden Annie','Medium to large fruit with bright yellow skin. Clingstone flesh is juicy and firm. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/garden_annie_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/apricots/garden_annie.jpg\">'),(99,'','Pear','Bartlett ','Medium-to-large, thin-skinned yellow fruit.?The flesh is very sweet and tender, fine for eating, but a good canner, too.','Pollinator:',' In cold climates it sets poorly without a pollinator. Use any variety but Seckel.','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/bartlett_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/bartlett.jpg\">'),(100,'','Pear','Bosc ','Another French pear with long, narrow, heavily russeted fruit.?The flesh is firm, even crisp, with a heavy perfume that makes some people consider it among the very finest pears.?An excellent choice to be eaten fresh','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/bosc_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/bosc.jpg\">'),(101,'','Pear','Chojuro (Asian) ','Medium, round.?Greenish-brown to russet brown skin.?Flesh white, mildly sweet, very firm texture, crisp, somewhat coarse, good quality, good aroma.?','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/chojuro_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/chojuro.jpg\">'),(102,'','Apple','Comice ','The large, round fruit is green to yellow-green with a tough skin.?This sweet, aromatic, and juicy pear is the finest for eating but is not recommended for canning.?It sets fruit better with a pollinator. ','','','',''),(103,'','Pear','D?Anjou ','A French pear with large, green fruit with a stocky neck.?The flesh is of a rather mild flavor, not especially juicy but firm.?Use it for eating or canning. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/danjou_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/danjou.jpg\">'),(104,'','Pear','Flemish Beauty ','Medium to large, roundish, yellow with pronounced red blush.?Fine flavor. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/flemish_beauty_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/flemish_beauty.jpg\">'),(105,'','Pear','Gourmet ','Medium sized, greenish yellow to yellow fruit with thick but tender skin.?Flesh is yellowish, crisp, juicy and sweet.?Good dessert pear. ','','','',''),(106,'','Apple','Housi (Asian) ','Medium to large.?Golden russeted skin.?Juicy, sweet, flavorful, fine textured flesh.?Crisp and refreshing like an apple.?Good keeper. ','','','',''),(107,'','Pear','Kieffer ','Large yellow fruit is often gritty.?Excellent for cooking and canning.?Keeps well in storage.?High resistance to fireblight','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/kieffer_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/kieffer.jpg\">'),(108,'','Apple','Luscious ','Juicy, sweet, medium to small bright yellow fruit.?Excellent dessert pear.','','','',''),(109,'','Pear','Moonglow ','The flavor is mild and used for canning and eating fresh.?This is a variety resistant to fireblight.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/moonglow_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/moonglow.jpg\">'),(110,'','Pear','Nijiseiki (Asian) ','Medium, round. Thin, yellow-green skin.?Firm juicy, cream-white flesh, unusual flavor.?Food for fresh eating and canning ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/nijiseiki_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/nijiseiki.jpg\">'),(111,'','Pear','Parker ','This medium to large pear is yellow with a red blush.?The flesh is white, juicy, and pleasantly sweet.','','','',''),(112,'','Pear','Patten ','Greenish-yellow skinned.?Tender & juicy - good for eating.?','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/patten_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/patten.jpg\">'),(113,'','Pear','Red Sensation ','Large fruit with a dark red blush that almost completely covers the fruit.?The flesh is white, juicy, and tender.?','Pollinator:','Self-fertile or pollinized by any variety other than Bartlett. ','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/red_sensation_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/red_sensation.jpg\">'),(115,'','Pear','Shinseiki (Asian) ','Medium, round.?Yellow, thick, fairly smooth skin.?White, sweet, mild, firm, slightly coarse, crisp, and juicy flesh.?Good quality.?Stores extremely well.','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit//pears/shinseiki_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/shinseiki.jpg\">'),(116,'','Pear','Summercrisp ','Fruit is ready to harvest when it appears crisp and green with a red blush.?Sweet crisp flavor.?May be stored for up to 2 months. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/summercrisp_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/summercrisp.jpg\">'),(117,'','Pear','Twentieth Century (Asian)','Medium, round.?thin, yellow-green skin.?Firm, juicy, cream-white flesh, unusual but pleasing flavor.?Good for eating fresh and canning ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/20th_century_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/20th_century.jpg\">'),(118,'','Pear','Ya Li (Asian) ','Large, bell-shaped fruit.?Greenish-yellow skin is usually russet free.?Mild, tender, white flesh.?Sweet-tart flavor.?Stores extremely well.?Pollinate with Tsu Li. ','','','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/ya_li_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/fruit/pears/ya_li.jpg\">'),(121,'','Nut','English Walnut Carpathian','Hardy, even in temperatures as low as -30?F. This lovely, seed-grown tree produces crops of crunchy English-type walnuts. Introduced in the 1930s from Poland. Heat-tolerant. Ripens in October. ','Pollinator:','Cross-pollination by a different variety is key to its growing and bearing success. Our experts recommend planting one of the following between 75 - 250\' for optimum pollination.','<img src = \"http://www.greenhousegardencenter.com/images/fruit/walnut_carpathian.jpg\">',''),(122,'','Cherry','Bali','','','','',''),(123,'','Cherry','Bing','','','','',''),(124,'','Cherry','Black Tatarian','','','','',''),(125,'','Cherry','Stella','','','','',''),(126,'','Cherry',' Craig\'s Crimson','','','','',''),(127,'','Cherry','Lapin','','','','',''),(128,'','Cherry','Montmorency','','','','',''),(129,'','Cherry','Rainier','','','','',''),(130,'','Cherry','Royal Ann','','','','',''),(131,'','Cherry','Royal Burgundy','','','','',''),(132,'','Cherry','Stella','','','','',''),(135,'','Nut','Hall\'s Hardy Almond','','','','',''),(136,'','Apple','Arkansas Black','','','','',''),(137,'','Apple','Cox Orange Pippin','','','','',''),(138,'','Apple','North Pole','','','','',''),(139,'','Apple','Spitzenberg','','','','',''),(140,'','Nectarine','Heavenly White','','','','',''),(141,'','Peach','Garden Glory','','','','',''),(142,'','Peach','Eldorado','','','','',''),(143,'','Peach','JH Hale','','','','',''),(144,'','Peach','Pix Zee','','','','',''),(145,'','Peach ','Red Baron','','','','',''),(146,'','Jujube','Money Jar','','','','',''),(147,'','Jujube','Li','','','','',''); /*!40000 ALTER TABLE `tblFruit` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tblJobs` -- DROP TABLE IF EXISTS `tblJobs`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `tblJobs` ( `fID` int(5) NOT NULL AUTO_INCREMENT, `fTitle` varchar(250) DEFAULT NULL, `fDesc` varchar(1000) DEFAULT NULL, `fAvail` varchar(50) NOT NULL, `fBrief` varchar(1500) DEFAULT NULL, PRIMARY KEY (`fID`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tblJobs` -- LOCK TABLES `tblJobs` WRITE; /*!40000 ALTER TABLE `tblJobs` DISABLE KEYS */; INSERT INTO `tblJobs` VALUES (1,'Cashier ','<a href=\"jobs/cashier.pdf\">Cashier</a>','0','Seasonal F/T and P/T cashiers needed for a fast-paced environment. POS knowledge is a plus. Physically capable of lifting 30 lbs. and expected to use a ladder to stock merchandise. Must be available to work weekends. '),(2,'Courtesy Clerk','<a href=\"jobs/courtesy_clerk.pdf\">Courtesy Clerk</a>','-1','Seasonal F/T and P/T energetic, depedable person needed for a courtesy clerk. Loading customer\'s cars, re=stocking merchandise and yard clean-up, among other tasks. Must be able to lift 50 lbs. and expected to use a ladder to stock merchandise, etc. '),(3,'Gift Shop Lead','<a href=\"jobs/giftshop_lead.pdf\">Gift Shop Lead</a>','0',''),(4,'Green Goods','<a href=\"jobs/green_goods.pdf\">Green Goods</a>','0',''),(5,'Grounds Manager','<a href=\"jobs/grounds_manager.pdf\">Grounds Manager</a>','0',''),(6,'Head Cashier','<a href=\"jobs/head_cashier.pdf\">Head Cashier</a>','0',''),(7,'Irrigation Maintenance','<a href=\"jobs/irrigation_maintenance.pdf\">Irrigation Maintenance</a>','0',''),(8,'Landscape Technician','<a href=\"jobs/landscape_tech.pdf\">Landscape Technician</a>','0',''),(9,'Planting Delivery','<a href=\"jobs/planting_delivery.pdf\">Planting Delivery</a>','0','Seasonal F/T planting and delivery person needed. Equipment experience required, loading, lifting and planting. Must have a valid Nevada Driver\'s License and a clean driving record. Must be physically capable of lifting 40 lbs. Must work weekends. '),(10,'Yard Waterer','<a href=\"jobs/yard_waterer.pdf\">Yard Waterer</a>','-1','Seasonal F/T and P/T waterers are needed. We will need 4-6 people usually 6-8 hours a day, 3-5 days a week, starting in May thru September (depending on the weather, could start earlier).\r\nThe watering job entails standing, walking slowly for the day while dragging a garden hose. The weather is variable, so it may be cold and windy, hot and windy, or extremely nice. Hours are uniform and can start at 7:00 am, 8:00 am, or 9:00 am depending on the time of year and weather. '),(11,'Outdoor Plant Sales','<a href=\"jobs/nursery_sales.pdf\">Nursery Sales</a>','-1','Horticultural knowledge and experience required\r\nGood customer service skills\r\nKnowledge of growing conditions and plant material suitable for Northern Nevada\r\n50 lb. lifting requirement\r\nThis is a fast-paced outdoor job in all weather conditions. \r\nWages: DOE\r\n'); /*!40000 ALTER TABLE `tblJobs` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tblLogin` -- DROP TABLE IF EXISTS `tblLogin`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `tblLogin` ( `fID` int(5) NOT NULL, `fUser` int(5) NOT NULL, `fPass` varchar(25) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tblLogin` -- LOCK TABLES `tblLogin` WRITE; /*!40000 ALTER TABLE `tblLogin` DISABLE KEYS */; INSERT INTO `tblLogin` VALUES (0,0,'UserPass'),(1,0,'onnieB52'),(2,0,'diane775'); /*!40000 ALTER TABLE `tblLogin` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tblRoses` -- DROP TABLE IF EXISTS `tblRoses`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `tblRoses` ( `fID` int(11) NOT NULL AUTO_INCREMENT, `fCurrent` varchar(100) DEFAULT NULL, `fAvail` bit(5) DEFAULT NULL, `fName` varchar(350) DEFAULT NULL, `fColor` varchar(350) DEFAULT NULL, `fSort` varchar(350) DEFAULT NULL, `fType` varchar(50) DEFAULT NULL, `fAward` varchar(50) DEFAULT NULL, `fYear` varchar(50) DEFAULT NULL, `fAARS` varchar(50) DEFAULT NULL, `fThumbnail` varchar(350) DEFAULT NULL, `fImage` varchar(350) DEFAULT NULL, `fDesc` varchar(500) DEFAULT NULL, `fHeight` varchar(50) DEFAULT NULL, `fBloom` varchar(50) DEFAULT NULL, `fFoliage` varchar(50) DEFAULT NULL, `fPetal` varchar(50) DEFAULT NULL, `fFragrance` varchar(50) DEFAULT NULL, `fParentage` varchar(50) DEFAULT NULL, `fGrower` varchar(50) DEFAULT NULL, `fRating` varchar(50) DEFAULT NULL, PRIMARY KEY (`fID`) ) ENGINE=InnoDB AUTO_INCREMENT=1541 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tblRoses` -- LOCK TABLES `tblRoses` WRITE; /*!40000 ALTER TABLE `tblRoses` DISABLE KEYS */; INSERT INTO `tblRoses` VALUES (2,'0','\0','Abraham Darby','Peach/Coral','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/darby.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/darby2.jpg\">','This lusciously large, highly fragrant rose is filled with peach-pink petals and can be trained on a wall or trellis.','Tall, to 5\'','Large','Glossy green','50 to 100','Strong','Yellow Cushion x Aloha','Meilland Star Roses','7.5'),(3,'0','\0','Amber Queen','Peach/Coral','Rose','Floribunda','Yes','\'88','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/amber_queen.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/amber_queen2.jpg\">','Famous for the universally popular, amber-yellow color of its moderately fragrant blossoms, `Amber Queen? is praised also for its stunning large foliage with a copper sheen. Because bushes grow low to the ground, `Amber Queen? is also popular in the landscape and as a container plant. (All-America, 1988).','Low/Bushy and rounded','Medium, decorative','Glossy green','25 to 30','Sweet and spicy','Southhampton x Typhoon','Weeks',''),(4,'-1','\0','Angel Face','Lavender','Rose','Floribunda','Yes','\'69','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/angel_face.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/angel_face2.jpg\">','Urn-shaped ruby buds open to fully double, ruffled lavender flowers edged in royal purple. Delicious old-rose fragrance.','Low','Fully double','Dark green','30 - 35','Heavy old rose','','Weeks',''),(5,'0','\0','Anthony Meilland','Yellow','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/anthony_meiland.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/anthony_meiland2.jpg\">','The brightest and best yellow Floribunda to come in years! A very vigorous plant that produces lots of large, double flowers that come 3 to 5 blooms per stem, throughout the summer. Few yellow roses are as unfading as Anthony Meilland.','Medium, bushy','Large, double','Medium green, semi matte','25 to 30','Slight','(Landora x Meilenangal) x Speck\'s yellow','Star','Unavailable'),(6,'0','\0','Apertif','Peach/Coral','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/apertif.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/apertif2.jpg\">','This new Hybrid Tea from New Zealand has elegant 2\" buds that open into soft yet luminous yellow blossoms of exquisite high-centered form. Long, straight stems are ideal for cutting.','5 to 6 feet','Medium yellow','Glossy green','30','Light spice','Solitaire x Sunbright','Jackson & Perkins Roses','7.0'),(7,'-1','\0','Austrian Copper','MultiColored','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/austrian_copper_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/austrian_copper.jpg\">','Old-fashioned clusters of single-petaled flowers cover this tough shrubby species rose. Its natural hardiness and brilliant color make it popular in harsher climates.','Large, arching shrub','Orange-red with yellow reverse','Dark green','5','Strong sweet licorice','Species','Weeks Roses','Unavailable'),(8,'0','\0','Ballerina','MultiColored','Rose','HM','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/ballerina.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/ballerina2.jpg\">','Like most Hybrid Musks, \'Ballerina\' is tough and tolerant. Though delicate in appearance, she will shrug off disease, poor growing conditions, even light shade. Flowers are borne throughout the growing season in terminal clusters which are reminiscent of hydrangea blooms.','4 to 5 feet with equal spread.','Delicate, pale pink with white eye in clusters.','Bright green','About 5','Strong','Unknown','Weeks',''),(9,'0','\0','Barbara Bush','Pink','Rose','Hybrid Tea','Yes','\'91','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/barbara_bush.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/barbara_bush2.jpg\">','Beautiful coral pink and ivory blooms on a tall stately plant.','Medium / upright, bushy','Large, fully double','Dark green','30 to 35','Light','','Weeks',''),(10,'-1','\0','Barbra Streisand','Lavender','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/barbra_streisand.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/barbra_streisand2.jpg\">','An avid rose lover, Barbara was very choosy when it came to picking a rose that would bear her name. It had to have large flowers with an attractive color. But most of all, it must be fragrant! The Barbra Streisand rose certainly fulfills those desires. Just one big shapely blossom can nearly overpower you with strong sweet scent. The clean lavender colors show off strikingly against deep glossy green leaves. Her vigorous plant bears loads of long-stemmed beauties. Great for cutting or just for ','Medium/Upright','Large, fully double','Deep glossy green','Over 35','Strong rose and citrus','Blue NileX (Ivory Tower X Angel Face)] X New Zeala','Weeks',''),(11,'0','\0','Betty Boop','MultiColored','Rose','Floribunda','Yes','\'99','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/betty_boop.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/betty_boop2.jpg\">','A bright and cheerful addition to the garden, \'Betty Boop\' offers flowers in clusters of red and ivory. Long buds open to semi-double flowers of six to twelve petals. The flowers are yellow-ivory with red-edged petals. Red stamens complete the picture.','Medium/Rounded','Medium-large, semi-double','Red when young, maturing to dark green','6 to 12','Moderate fruity','Playboy X Picasso','Weeks',''),(12,'0','\0','Bill Warriner','Peach/Coral','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/bill_warriner.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/bill_warriner2.jpg\">','Named in honor of Jackson & Perkins\' chief hybridizer, \'Bill Warriner\' is an outstanding rose. Imagine a rose which bears individual blooms of superb form in clustered masses throughout the season; surely, \'Bill Warriner\' meets the ideal established for Floribundas over fifty years ago','2 - 3 feet','3 1/2','Dark, glossy green','25 to 30 petals','Light','\'Sun Flare\' x \'Impatient\'','JP',''),(13,'0','\0','Black Magic','Red','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/black_magic.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/black_magic2.jpg\">','The world?s deepest, darkest red rose! Velvety black buds swirl open to magnificent, dark garnet blooms against a backdrop of deep green leaves. Bewitching in the vase (extremely long stems) or garden.','5 1/2\' H','Pointed, ovoid buds4','Glossy, dark green foliage','30 petals','Subtle sweet fragrance','','Jackson & Perkins','7.6'),(14,'0','\0','Blue Nile','Lavender','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/blue_nile.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/blue_nile2.jpg\">','Large heavily fragrant well-formed flowers are carried on this super-vigorous bush. The unusual color lasts throughout the life of the blossom, complimenting the oversized dark green leaves and long stems.','Tall/Upright to slightly spreading','Large, fully double','Dark green','25 to 30','Rich, fruity','[(Holstein x Bayadere) x Prelude] x St. Exupery','Weeks',''),(15,'0','\0','Blueberry Hill','Lavender','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/blueberry_hill.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/blueberry_hill2.jpg\">','Flowers of eight to fifteen petals grow in clusters on long stems, outstanding as cut flowers. Introduced in 1997, \'Blueberry Hill\' will bloom all season long on a full, upright plant. Disease resistance is excellent, and \'Blueberry Hill\' is winter hardy','2 1/2 to 4 feet','Clear lilac; clusters','Deep green','8-15 petals','Sweet','','Weeks',''),(16,'0','\0','Brigadoon','Peach/Coral','Rose','Hybrid Tea','Yes','\'92','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/brigadoon.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/brigadoon2.jpg\">','An ever-changing display of colors catches the eye first on this AARS award winner. The large pointed buds open up to a rich cream color that blushes to hues of coral pink and strawberry carmine.','Medium-tall/Slightly spreading','Large, full','Deep green leaves','25 to 30','Mild tea','Seedling x Pristine','Weeks',''),(17,'-1','\0','Brilliant Pink Iceberg','MultiColored','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/Roses/brillant_pink_iceberg.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/Roses/brillant_pink_iceberg2.jpg\">','This \"Brilliant\" sport of Iceberg comes with all the health and vigour you would expect from its parent. Generous clusters of semi-double blooms are produced continually all season.','','','','','','','Weeks',''),(18,'0','\0','Buffalo Gal','Lavender','Rose','Rugosa','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/buffalo_gal.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/buffalo_gal2.jpg\">','Fragrance is the outstanding characteristic of theis vigorous shrub. Bloom clusters are recurrent spring through fall. Shrub is upright and trouble free.','3 to 4 feet','Lavender-pink','Bright green','','Strong','','JP',''),(19,'0','\0','Carefree Wonder','MultiColored','Rose','Shrub','Yes','\'91','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/carefree_wonder.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/carefree_wonder2.jpg\">','Carefree because of its superb disease resistance and natural hardiness, abundant bright green foliage and neat self sustaining rounded habit, and it blooms most all season long.','Medium tall, rounded and bushy','Medium large, double','Bright green','20-25','Light','(Prairie Princess x Nirvana) x (Eyepaint x Rustica','Weeks',''),(20,'0','\0','Cary Grant','Peach/Coral','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cary_grant.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cary_grant2.jpg\">','Luminescent is the best word to describe the glowing colors of the large shapely blossoms borne on this rose. The sweetly fragrant floweers come on long strong stems and open slowly.','Medium tall/Slightly spreading','Large, very full','Dark glossy foliage','35 to 40','Medium strong spicy','(Pharaoh x Konigin der Rosen) x ([(Zambra x Suspen','Weeks',''),(21,'0','\0','Cecile Brunner','Pink','Rose','Polyantha','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cecille_brunner.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cecille_brunner2.jpg\">','An old fashioned favorite. Clusters of tiny perfectly formed buds of pastel pink on smooth low-thorned stems.','Medium/Bushy and round','Small, in clusters','Dark green','30 plus','Moderate tea','Rosa muliflora x Souv. D\'un Ami','Weeks',''),(22,'0','\0','Centennial Star','Yellow','Rose','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/centennial_star.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/centennial_star2.jpg\">','Centennial Star? combines the famous coloring and fragrance of our beloved \'Peace\' rose with the qualities of today\'s modern roses. Strongly fragrant, golden yellow, double buds extend into beautiful old fashioned, carmine red blooms, with 70 petals.','Tall, bushy','Double','Dark green, glossy','70','Strong','(\'Sunblest\' x \'Korresia\') x \'Meinarval\'','Star',''),(23,'0','\0','Century Two','Pink','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/century_two.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/century_two2.jpg\">','Very vigorous and free flowering.','Medium tall/Bushy','Very large, double','Dark green','30 to 35','Moderate, rose','Charlotte Armstrong x Duet','Weeks','7.7'),(24,'0','\0','Champagne Cocktail','MultiColored','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/champagne_cocktail.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/champagne_cocktail2.jpg\">','In cool weather, flowers are mainly yellow with flecks of pink. In hot weather, flowers are deep pink edged and reversed with soft yellow.','Medium-tall/Rounded','Medium large, semi-double','Deep glossy green','15 to 20','Moderate','Old Master x Southampton','Weeks',''),(25,'0','\0','Cherry Meidiland','MultiColored','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cherry_meidiland.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cherry_meidiland2.jpg\">','A cherry-red version of Pink Meidiland, possessing the same flowering and upright growth habit. Disease tolerant and winter hardy, this rose has an overall stunning appearance.','Upright','Single','glossy green','5- 10','Slight','','Star Roses','Unavailable'),(26,'0','\0','Chris Evert','Peach/Coral','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/chris_evert.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/chris_evert2.jpg\">','No, not a subtle color. In fact, it?s a \"grand slam\" as far as most eyeballs are concerned. Some might call it orange-yellow, others yellow-orange?but the scarlet blush \"served\" at the finish of the flower is \"game point\". The \"match\" is completed by a well-behaved clean plant for these showy well-formed blossoms. Deep red new foliage and large green leaves put on the final \"top spin\". You?ll \"love\" it.','Medium, upright','Large, double','Deep green','25 to 30','Moderate fruit','Voodoo x (Katherine Loker x Gingersnap)','Star Roses','Unavailable'),(27,'0','\0','Christian Dior','Red','Rose','Hybrid Tea','Yes','\'62','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/christian_dior.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/christian_dior2.jpg\">','','','','','','','','',''),(28,'-1','\0','Chrysler Imperial','Red','Rose','Hybrid Tea','Yes','1953','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/chrysler_imperial.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/chrysler_imperial2.jpg\">','A landmark rose that still hypnotizes people with a powerful rich rose fragrance and velvety red petals. The large, full, shapely flowers are proudly held atop straight stems.','Medium/Upright','Large, very double','Dark, matte green','45 to 50','Strong damask rose','Charlotte Armstrong x Mirandy','Weeks Roses','7.5'),(29,'0','\0','Color Magic','Pink','Rose','Hybrid Tea','Yes','\'78','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/color_magic.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/color_magic2.jpg\">','The subtle salmon color-changes can make the same large shapely flower look anew from one day to the next. Lovely in every stage from bud to full open, this rose can fill the air with fruity fragrance and please the eye with the different pink shades set against huge dark green foliage.','Medium-tall/Upright','Large, double','Dark green','25 to 30','Very fruity','Seedling x Spellbinder','Weeks',''),(30,'0','\0','Confetti','Red','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/confetti.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/confetti2.jpg\">','','','','','','','','',''),(31,'0','\0','Coral Meidland','Peach/Coral','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/coral_meidland.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/coral_meidiland2.jpg\">','A stunning shrub rose, that has single 5 petaled deep coral orange blooms that unfurl to reveal a bright white eye. A sister to Pink Meidiland™ in form and bloom, but a much more contained hedge rose. It will bloom profusely in early summer and late fall and sporadically in between. A great rose for dry climates.','Upright, bushy 3\' - 4\'','Single, 2','Medium size, medium green and semi glossy.','5','','','Star',''),(32,'0','\0','Cotillion','Lavender','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cotillion.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cotillion2.jpg\">','','','','','','','','',''),(33,'0','\0','Crimson Bouquet','Red','Rose','Granidflora','Yes','\'00','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/Roses/crimson_bouquet.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/Roses/crimson_bouquet2.jpg\">','Plentiful flowers make this a superior garden rose, and notable vigor, hardiness, and disease resistance make it virtually carefree.','4 to 5 feet','4\" blooms','Dark glossy green','20 to 25','Light, sweet','','Weeks',''),(34,'0','\0','Crystalline','White','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/crystalline.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/crystalline2.jpg\">','Big buds come on long single stems and in clusters. Beautiful classic flower form of purest white, great vigor and lots of bloom','Tall/Upright','Very large, fully double','Deep green leaves','30 to 35','Medium sweet tea','Bridal Pink x (Blue Nile x seedling)','Weeks',''),(35,'0','\0','Dainty Bess','Pink','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/dainty_bess.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/dainty_bess2.jpg\">','','','','','','','','',''),(36,'0','\0','Diana, Princess of Wales','Pink','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/diana.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/diana2.jpg\">','Large, elegantly shaped buds open into graceful ivory colored blooms with a soft pink blush. Their lush petals are generously perfumed with a subtle, sweet fragrance. This appealing rose is a clear reflection of the Princess? warmth and radiance. 15% of its net sales will be given to The Diana, Princess of Wales Memorial Fund in support of the causes that were dear to Diana?s heart.','5?? H','Pointed, ovoid buds / 4??-5? Blooms','Dark green foliage','30-35 petals','Sweet fragrance','','JP',''),(37,'-1','\0','Double Delight','MultiColored','Rose','Hybrid Tea','Yes','\'77','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/double_delight.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/double_delight2.jpg\">','The most popular new variety in the last 25 years. Double Delight fulfills the two highest demands of a rose - an eye-catching color combo and fantastic fragrance. Very prolific.','Medium/Slightly spreading','Large, full','Deep green','30 to 35','Strong spicy rose','Granada x Garden Party','Weeks',''),(38,'-1','\0','Easy Going','Peach/Coral','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/Roses/easy_going.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/Roses/easy_going2.jpg\">','Glossy foliage, heavy bloom, bushy habit and disease resistant. Great peachy golden yellow blooms.','Medium/Rounded','Medium-large; double','Bright green','25 to 30','Moderate fruity','Sprot of Livin\' Easy','Weeks',''),(39,'0','\0','Elizabeth Taylor','Pink','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/elizabeth_taylor.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/elizabeth_taylor2.jpg\">','','','','','','','','',''),(40,'0','\0','English Sachet','Pink','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/english_sachet.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/english_sachet2.jpg\">','','','','','','','','',''),(41,'0','\0','Europeana','Red','Rose','Floribunda','Yes','\'68','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/europeana.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/europeana2.jpg\">','An international favorite, this superb rose bears clusters of dard red double blossoms in abundance.','Medium/Rounded','Medium, in large clusters','Deep green','25 to 30','Light tea','Rugh Leuwerik x Rosemary Rose','Weeks',''),(42,'0','\0','Fame!','Pink','Rose','Granidflora','Yes','\'98','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/fame.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fame2.jpg\">','','','','','','','','',''),(43,'0','\0','Fimbriata','White','Rose','Rugosa','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/fimbriata.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fimbriata2.jpg\">','','','','','','','','',''),(44,'0','\0','Fire Meidland','Red','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/fire_meidiland.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fire_meidiland2.jpg\">','Deep red, fully double blooms in large clusters adorn the canes of this groundcover breakthrough. Dainty but tough foliage is extremely disease tolerant and covers the canes from April through frost. A ground hugging beauty, perfect for massing and erosion control.','2\'','Double blooms in large clusters','Abundant small rich green glossy foliage.','','','','Star',''),(45,'0','\0','Flower Girl','Pink','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/flower_girl.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/flower_girl2.jpg\">','The Flower Girl cascades with large pendulous clusters of pastel pinks and creams. The rounded, sturdy vigorous plant is adorned with clean matte green leaves.','Medium / Rounded to slightly spilling','Small, in very large clusters','Matte green','8 to 15','Mild apple','Amruda x Fairysnow','Weeks',''),(46,'0','\0','Flutterbye','Yellow','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/flutterbye.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/flutterbye2.jpg\">','Even if you don?t know the charming old rose who?s flowers change color every day, you?ll be fascinated by the ever-changing display from this sparkling Shrub. The large clusters of single blossoms carry all different colors at the same time. Highly resistant foliage is so shiny glossy green that it seems to mirror the flower colors. In mild climates, the plant can grow large enough to be used as a Pillar or Climber. Yet, it?s a nice rounded Shrub in harsher regions.','Very large, rounded to fountainous','Medium-small, single, in large clusters','Glossy green','5 to 8','Moderate spice','Playboy x seedling derivative of Rosa soulieana','Weeks',''),(47,'0','\0','Fragrant Apricot','Peach/Coral','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/fragrant_apricot.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fragrant_apricot2.jpg\">','Apricot buds open into copper-tinted blooms with a strong yellow base then deepen to a dusty pink finale. Hybrid tea form and a damask-musk scent.','Medium','4','Dark, glossy','30','Strong, musk','','JP',''),(48,'-1','\0','Fragrant Cloud','Peach/Coral','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/fragrant_cloud.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fragrant_cloud2.jpg\">','High centered double blooms of bright coral red. Extremely heavy old rose fragrance fills the garden with intoxicating perfume.','Medium','5','Dark green','25-30','Heavy old rose','','Weeks',''),(49,'0','\0','Fragrant Hour','Pink','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/fragrant_hour.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fragrant_hour2.jpg\">','Drifts of sweet perfume will lure you to contemplate the colors of deep luxurious pink surrounding a \'heart\' of salmon orange. Long stems carry each large full flower. The strong-growing plant produces armloads of fragrant beauties for cutting or just enjoying.','Tall/Upright','Medium-large, full','','30-35','Strong spice and fruit','Arthur Bell x (Spartan x Grand Gala)','Weeks',''),(50,'-1','\0','Fragrant Plum','Lavender','Rose','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/fragrant_plum.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fragrant_plum2.jpg\">','Imagine the rose \"Paradise\" with more blue, mysterious smoking and marvelous fragrance. Then dream on about a vigorous tall plant that produces armloads of very long elegant buds atop premium-length cutting stems. Now picture this plum pretty plum-colored Grandiflora with lush deep green foliage at home in your garden.','Tall, upright','Medium-large, double','','20 to 25','Strong fruity','Shocking Blue x [Blue Nile x (Ivory Tower x Angel ','Weeks',''),(51,'0','\0','French Lace','White','Rose','Floribunda','Yes','\'82','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/french_lace.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/french_lace2.jpg\">','','','','','','','','',''),(52,'0','\0','French Perfume','MultiColored','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/french_perfume.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/french_perfume2.jpg\">','A heady scent and a dazzling color display - light, bright yellow with a striking rose pink picotee. A tantalizing fruity aroma.','Tall','5\" to 6\"','Dark green','40 to 45','Strong, fruity','','JP',''),(53,'0','\0','Gemini','Peach/Coral','Rose','Hybrid Tea','Yes','\'00','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/gemini.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/gemini2.jpg\">','Award winning Hybrid Tea with \'dual\' colors of rich cream blushing to deep coral. Large buds open to \'double\' blossoms.','Medium-tall/Upright','Large, double','Deep green','25 to 30','Mild','Anne Morrow Lindberg x New Year','Weeks',''),(54,'0','\0','Gene Boerner','Pink','Rose','Floribunda','Yes','\'69','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/gene_boerner.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/gene_boerner2.jpg\">','This super-vigorous bush prolifically produces perfectly formed long-lived flowers of a pure even pink. This bushy upright plant holds the blooms up for all to see.','Medium-tall/Upright','Medium, very full','','35 to 40','Slight spice','Ginger x (Ma Perkins x Garnette Supreme)','Weeks',''),(55,'0','\0','George Burns','MultiColored','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/george_burns.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/george_burns2.jpg\">','Bright, cheery ever-changing colors of yellow, deep red, rose pink and cream, big fragrant ruffled flowers on a fairly compact yet free-flowering plant.','Medium-low/Rounded','Large, double','Deep glossy green','30 to 35','Strong fruit and citrus','Calico x Roller Coaster','Weeks',''),(56,'0','\0','Gina Lollobrigida','Yellow','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/gina_lollobrigida.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/gina_lollobrigida2.jpg\">','','','','','','','','',''),(57,'-1','\0','Gold Medal','Yellow','Rose','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/gold_medal.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/gold_medal2.jpg\">','This very vigorous plant gives a nearly contant supply of shapely dark gold buds brushed with orange and deep golden yellow flowers rich with fruity fragrance.','Medium/Bushy','Large, full','Glossy, dark green','30 to 35','Licorice','Mandalay x Golden Scepter','Weeks',''),(58,'0','\0','Great Century','MultiColored','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/great_century.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/great_century2.jpg\">','If you like big roses, this is the one. Big buds swirled with pearlescent pink and cream open to enormous blossoms with cranberry red stamens. Spring blooms can reach up to 8\" across in cool weather. Long sturdy stems hold the singular beauties up for easy examination.','Medium, slightly spreading','Very large, double','','25 to 30','Mild tea','[(Queen Elizabeth x Provence) x (Michele Meilland ','Weeks',''),(59,'0','\0','Gypsy Carnival','MultiColored','Rose','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/gypsy_carnival.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/gypsy_carnival2.jpg\">','A vibrant combination of large, striking strawberry-red and yellow blooms, fully double. This ever blooming Grandiflora has won medals in Europe.','Medium, bushy','Large, double','Dark green','45','Modest','Liberty Bell x Kagayaki','Star',''),(60,'0','\0','Harmony','MultiColored','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/harmony.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/harmony2.jpg\">','','','','','','','','',''),(61,'0','\0','Heart O\' Gold','Yellow','Rose','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/hearto_gold.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/hearto_gold2.jpg\">','Each well-formed flower has a gold center surrounded by hot cerise and a rich fragrance of sweet peaches and old roses. A true Grandiflora, this rose will give you lots of long stemmed beauties on a sturdy vigorous plant.','Tall, upright','Medium, full','','35 to 40','Strong fruit and rose','Broadway x Gold Medal','Weeks',''),(62,'-1','\0','Henry Fonda','Yellow','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/henry_fonda2.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/henry_fonda.jpg\">','Gallant pointed buds and distict, deep-yellow blooms complement deep-green foliage.','Tall','4 1/2','Dark glossy green','20 - 25','Light','','JP',''),(63,'0','\0','Honey Bouquet','Yellow','Rose','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/honey_bouquet.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/honey_bouquet2.jpg\">','<B>Ultimate Series</B><BR>A sweet rose with powerful fragrance, large flowers and a gentle, appealing color. Especially effective in mixed borders with \'Amber Waves\'. Together, they provide a variety of golden hues. Lush, gossy foliage creates a perfect background for the plentiful flowers. (Jackson & Perkins)','3 1/2\'','4\" to 4 1/2\"','Glossy, dark green','35','Strong sweet','AROfres x Amber Queen','Jackson & Perkins',''),(64,'0','\0','Hunter','Red','Rose','Rugosa','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/hunter.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/hunter2.jpg\">','','','','','','','','',''),(65,'-1','\0','Iceberg','White','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_iceberg.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_iceberg2.jpg\">','One of the top ten roses of the world and the best landscape white around, Iceberg is extremely disease resistant, virorous and floriferous. The long pointed buds and crisp white flowers are borne in great profusion with the least of care.','Medium-tall/Bushy','Medium, in clusters','Dark green','20 to 25','Mild honey','Robin Hood x Virgo','Weeks',''),(66,'0','\0','Intrigue','Lavender','Rose','Floribunda','Yes','\'84','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/intrigue.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/intrigue2.jpg\">','No other modern rose captures the deep purple-red bud and velvety plum flower color of this award winner.','Medium/Bushy','Medium large, double','Dark green','25 to 30','Strong citrus','White Masterpiece x Heirloom','Weeks',''),(67,'0','\0','John Franklin','Red','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/blank.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/blank2.jpg\">','','','','','','','','',''),(68,'-1','\0','Just Joey','Peach/Coral','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/just_joey.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/just_joey2.jpg\">','Big brandy-colored buds, large ruffled apricot flowers steeped with fruity fragrance.','Medium/Rounded','Large, shapely','Glossy green','25 to 30','Strong fruity','Fragrant Cloud x Dr. A.J. Verhage','Weeks',''),(69,'0','\0','Kaleidescope','Lavender','Rose','Shrub','Yes','\'99','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/kaleidescope.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/kaleidescope2.jpg\">','','','','','','','','',''),(70,'0','\0','Kardinal','Red','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/kardinal.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/kardinal2.jpg\">','','','','','','','','',''),(71,'-1','\0','The Knock Out','Red','Rose','Shrub','Yes','\'00','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/knock_out.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/knock_out2.jpg\">','The original member of The Knock Out? Family. This shrub rose set a new standard in disease resistance with little to no maintenance required. The bloom cycle produces rich cherry red/hot pink blooms that will continue until the first hard frost. Black spot resistant, drought tolerant and self-cleaning, this rose suits every garden and every lifestyle.','Medium/Rounded, bushy','Medium, single','Blue-green','5 to 7','Light tea','Carefree Beauty seedling x Razzle Dazzle seedling','Weeks',''),(72,'0','\0','Lady X','Lavender','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lady_x.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lady_x2.jpg\">','','','','','','','','',''),(73,'0','\0','Lasting Peace','Peach/Coral','Rose','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lasting_peace.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lasting_peace2.jpg\">','A breakthrough in Grandifloras! Deep coral-orange blooms are held high atop lustrous, dark olive green foliage. Disease resistance is high and vigor is maintained throughout the summer. Like an amber sunset reflecting on a sandy beach, Lasting Peace salutes its ancestor in glowing, ever-changing hues. (Star)','Tall, bushy','Large','Olive green','35','Slight','(Tanostar x Deltep) x Meijpraserpi','Star Roses',''),(74,'0','\0','Lavaglut','Red','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lava_glut.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lava_glut2.jpg\">','Large glowing clusters of deep velvety red seem to contnually \'erupt\' from a blanket of glossy green leaves.','Medium-low/Upright, bushy','Medium-small, full, large clusters','Glossy green','25 to 30','Light','Gruss an Bayern x seedling','Weeks',''),(75,'0','\0','Lavender Lassie','Lavender','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lavender_lassie.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lavender_lassie2.jpg\">','','','','','','','','',''),(76,'0','\0','LeAnn Rimes','MultiColored','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/leann_rimes.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/leann_rimes2.jpg\">','This super vigorous bush covers itself with buds and blooms . Long stems and big bold glossy leaves.','Very tall/Upright','Medium-large, double','Glossy green','25 to 30','Strong rose and citrus','Dr. Darley x Sweetheart','Weeks',''),(77,'0','\0','Leonidas','Peach/Coral','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/leonidas.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/leonidas2.jpg\">','','','','','','','','',''),(78,'-1','\0','Livin\' Easy','Peach/Coral','Rose','Floribunda','Yes','\'96','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/livin_easy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/livin_easy2.jpg\">','Extremely hardy and disease resistant, vigorous and heavy blooming.','Medium/Rounded','Medium-large, double','Glossy green','25 to 30','Moderate fruity','Southhampton x Remember Me','Weeks',''),(79,'0','\0','Love Potion','Lavender','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/love_potion.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/love_potion2.jpg\">','A rich, slightly spicy, very raspberry scent radiates from classically formed, deep lavender blooms','4\'','3\"-3-1/2\"','Dark glossy','20-25','Strong raspberry','','JP',''),(80,'0','\0','Margo Koster','Peach/Coral','Rose','Polyantha','No','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/margot_koster.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/margot_koster2.jpg\">','Popular as a potted blooming rose for florists during the holiday seasons, Margo has withstood the test of time with her profuse and colorful flowers borne on a compact bushy plant. She\'s easy to recognize by the large clusters of unusual small rounded cuppy blooms with a clear coral orange color. (Weeks)','Low/Compact','Small, in clusters','25 to 30','25 to 30','Slight','Sport of Dick Koster','Weeks Roses',''),(81,'0','\0','Melody Parfumee','Lavender','Rose','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/melody_parfumee_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/melody_parfumee.png\">','Delicious old-rose fragrance and wonderful color! Deep plum buds open a rich lavender, then soften to a delicate silvery shade. The sweet, spice-edged scent is seductive as French perfume.','Tall','4 1/2\"','Dark green','30','Heavy old rose','','JP',''),(82,'0','\0','Midas Touch','Yellow','Rose','Hybrid Tea','Yes','\'94','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/midas_touch.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/midas_touch2.jpg\">','Dazzling yellow blooms, the large flowers are resilient to all types of weather - and hold that neon yellow color to the end.','Medium/Upright','Large, double','Glossy dark green','20 to 25','Moderate fruity','Brandy x Friesensohne','Weeks',''),(83,'0','\0','Mikado','Red','Rose','Hybrid Tea','Yes','\'88','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/mikado.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/mikado2.jpg\">','','','','','','','','',''),(84,'-1','\0','Mister Lincoln','Red','Rose','Hybrid Tea','Yes','\'65','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/mr_lincoln.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/mr_lincoln2.jpg\">','A historic milstone in red roses that\'s still hard to beat. The large pointed buds and rich red well-formed blooms have a velvety quality that you must feel. The powerful damask rose fragrance seduces even the hardest heart. Vigorous, tall and proud with long stems and dark green leaves.','Tall/Upright','Large, fully double','Dark green','30 to 35','Strong damask rose','Chrysler imperial x Charles Mallerin','Weeks',''),(85,'0','\0','Mix N\' Match','Pink','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/mixn_match.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/mixn_match2.jpg\">','The \'mixn\' comes from the stark contrast between the pale pearl pink flowers and deep green quilted leaves. Dark red new growth and nearly red clusters of buds stir up the scene some, too. But the \'matchin\' comes through in the landscape. She\'ll match with most any color and light up any mix of sunny perennials you might make. Hardy and vigorous. (Weeks Roses)','Medium/Rounded to slightly spreading','Small, semi-double, in large clusters','Deep green, quilted','10 to 15','Mild','Seaspray x (Rosa sinowilsonii x Marjorie Fair)','Weeks Roses',''),(86,'0','\0','Mme Pierre Oger','MultiColored','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/mmepierre_oger.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/mmepierre_oger2.jpg\">','','','','','','','','',''),(87,'0','\0','Moon Shadow','Lavender','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/moon_shadow.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/moon_shadow2.jpg\">','Delightful hybrid tea enchants the senses with delicate coloring and heady perfume. Blooms are dusky lavender - more silvery than purple.','5\'','4 1/2\"','Glossy, dark green','35','Strong antique rose','','Jackson & Perkins',''),(88,'0','\0','Moonstone','MultiColored','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/moonstone.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/moonstone2.jpg\">','','','','','','','','',''),(89,'0','\0','Morden Amorette','Pink','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/morden_amorette.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/morden_amorette2.jpg\">','','','','','','','','',''),(90,'0','\0','Morden Fireglow','Red','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/morden_fireglow.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/morden_fireglow2.jpg\">','','','','','','','','',''),(91,'0','\0','Mothersday','Red','Rose','Polyantha','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/mothersday.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/mothersday2.jpg\">','A beloved favorite. The bushy little plant covers itself with clusters of small shapely buds and cuppy long-lived blooms. The warm red flower color is set off by lots of small dark glossy green leaves.','Low/Bushy','Small, in clusters','Dark glossy green','20 to 25','Mild','Sport of Dick Koster','Weeks',''),(92,'0','\0','Octoberfest','MultiColored','Rose','Polyantha','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/octoberfest.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/octoberfest2.jpg\">','Beautiful glossy green leaves are a backdrop for the ever-changing yellows, oranges and reds. Elegant pointed buds and large flowers arrive in lovely clusters for an instant bouquet.','Tall/Upright','Large, double','Glossy green','About 35','Moderate, fruity','Louis Gardner x New Zealand','Weeks',''),(93,'-1','\0','Oklahoma','Red','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/oklahoma_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/oklahoma.jpg\">','You might not expect the Sooner sister of Mister Lincoln to have such a dusky dark red color. But yes, she does have the same delicious scent. This most known of the black-reds produces big buds and graceful flowers on a bushy plant beset with large leaves. (Weeks Roses)','Medium/Bushy','Large, fully double','','40 to 45','Strong rose','Chrysler Imperial x Charles Mallerin','Weeks Roses',''),(94,'0','\0','Ole\'','Red','Rose','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/ole.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/ole2.jpg\">','','','','','','','','',''),(95,'0','\0','Opening Night','Red','Rose','Hybrid Tea','Yes','\'98','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/opening_night.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/opening_night2.jpg\">','Showy, shapely blossoms on top of long strong stems. The large flowers are very long-lived, holding their brilliant red color.','Medium-tall/Upright to slightly spreading','Large, double','Dark green','25 to 30','Slight','Olympiad x Ingrid Bergman','Weeks',''),(96,'-1','\0','Oranges N\' Lemons','MultiColored','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/oranges_lemons.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/oranges_lemons2.jpg\">','Sweet \'n\' sour it ain\'t - but your eyes might pucker a little when they befold this fantastic new color. Stripes of pure yellow splashed onto bright orange will stop even the most finicky rose lover in their tracks. The mahogany red new foliage shows up all year long, maturing to a very resistant deep green. This vigorous bush has a fountainous habit that can be trained as a climber or pillar in milder climates. (Weeks Roses)','Tall/Arching canes 6 to 8 feet','Medium-large, full','Dark green','30 to 35','Moderate fruity','New Year x seedling','Weeks Roses',''),(97,'0','\0','Oregold','Yellow','Rose','Hybrid Tea','Yes','\'75','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/oregold.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/oregold2.jpg\">','','','','','','','','',''),(98,'0','\0','Paradise','Pink','Rose','Hybrid Tea','Yes','\'\'79','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/paradise.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/paradise2.jpg\">','','','','','','','','',''),(99,'0','\0','Party Time','MultiColored','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/party_time.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/party_time2.jpg\">','This plant will surprise you when the big shapely buds begin to spin open and reveal huge flowers whose flashy colors steal center stage. Each showy fragrant bloom is displayed on strong stems surrounded by large green leaves.','Medium/Rounded','Very large, full','Large, green','30 to 35','Sweet anise','Perfume Delight x Half Time','Weeks',''),(100,'0','\0','Pascali','White','Rose','Hybrid Tea','Yes','\'69','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/pascali.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pascali2.jpg\">','','','','','','','','',''),(101,'-1','\0','Peace','MultiColored','Rose','Hybrid Tea','Yes','\'46','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/peace.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/peace2.jpg\">','Favored as much for its fragrant yellow and pink-tipped blossoms as for its story, ?Peace? was named the day Berlin fell to the Allies. Later, when the treaty was signed with Japan, it won an AARS medal and each member of the newly formed United Nations was presented with one of its blooms. Voted Best Rose in three countries, it?s the most widely planted hybrid tea in the world','4?-5? H','5?-6? blooms','Glossy dark green foliage','40-50 petals','Soft sweet fragrance','','Weeks',''),(102,'-1','\0','Perfume Delight','Pink','Rose','Hybrid Tea','Yes','\'74','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/perfume_delight.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/perfume_delight2.jpg\">','Very fragrant, large shapely buds and blooms of hot pink borne on long strong stems. Vigorous, upright plant.','Medium-tall/Upright','Large, double','Large, dark green','About 30','Strong rose','Peace x [(Happiness x Chrysler Imperial) x El Capi','Weeks',''),(103,'0','\0','Persian Yellow','Yellow','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/persian_yellow.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/persian_yellow2.jpg\">','','','','','','','','',''),(104,'-1','\0','Pillow Fight','White','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pillow_fight.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pillow_fight2.jpg\">','Clusters of fragrant flowers of bright white, almost constant bloom.','Medium/Rounded, bushy','Small, full, in large clusters','Deep glossy green','About 35','Strong honey and rose','Pink Pollyanna x Gourmet Popcorn','Weeks',''),(105,'0','\0','Starina','Peach/Coral','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/starina.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/starina2.jpg\">','Starina has warm orange colors in the pointed buds and well-formed flowers. The easy-to-grow rounded plant has glossy dark green leaves.','12 to 18 inces/Rounded','Medium-large, full','Glossy dark green','30 to 35','Slight','(Dany Robin x Fire King) x Perla de Montserrat','Weeks',''),(106,'0','\0','Sun Sprinkles','Yellow','Mini','Miniature','Yes','\'01','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/sun_sprinkles.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sun_sprinkles2.jpg\">','An AARS winner this year, Sun Sprinkles has a profusion of bright, deep yellow blooms with perfect form and a light spicy fragrance.','2 feet','2','Dark green, glossy','30-35','Light spice','','Weeks',''),(107,'0','\0','Sweet Chariot','MultiColored','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sweet_chariot.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sweet_chariot2.jpg\">','A shrubby Miniature with sprays of fragrant purple flowers which fade to lavender.','Medium-Low/Bushy and slightly cascading','Medium, ruffled','Deep green','45 to 50','Strong rose','Little Chief x Violette','Weeks',''),(108,'0','\0','Space Odyssey','MultiColored','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/space_odyssey.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/space_odyssey2.jpg\">','Catapulting us into the next century for mini roses, this space-age cutie has a great low round bush habit with some of the best disease resistance to date. The big long-lived blossoms are held just atop the mounded mass of deep green leaves and the lustrous color looks good from bud to fully open.',' 12 to 16 inches, / Busy, rounded','Medium-large, double','Deep green','12-15','Mild','Santa Claus X Times Square','Weeks',''),(109,'0','\0','Olympiad','Red','Rose','Hybrid Tea','Yes','\'84','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/olympiad.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/olympiad2.jpg\">','This reddest-of-red rose will continue to win medals for many years to come. The bright true-red color shows through from the pointed-bud stage to the final moments of the very lon-lasting well-formed flowers. Each large bloom is held on long stout stems produced by the very vigorous upright plant.','Medium-tall/Upright','Medium-large/Double','Grey-green','30 to 35','Light fruity','Red planet x Pharaoh','Weeks',''),(110,'0','\0','Our Lady of Guadalupe','Pink','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/our_lady.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/our_lady2.jpg\">','Our newest commemorative rose has perfect, dark pink buds that slowly unfurl to light-catching, silvery pink blossoms. This delightful contrast of colors is positively stunning both in the garden and in arrangements. Once again, \"Our Lady\" promises new hope for her people: a portion of sales helps fund scholarships for Hispanic-American youth through the Washington-based Hispanic College Fund','21/2\'-3\' H','Pointed, ovoid buds3\'\' blooms','Glossy, dark green foliage','25 petals','Light sweet fragrance','','JP',''),(111,'0','\0','Pat Austin','Peach/Coral','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pat_austin.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pat_austin2.jpg\">','No other English Rose has this shimmering copper color ? so exquisite that David Austin named it for his wife. The deeply cupped blooms exude a perfectly charming old-rose scent.','3?? H','4? blooms','Medium green foliage','50 petals','Strong old-rose fragrance','','JP',''),(112,'0','\0','Pearl','White','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pearl.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pearl2.jpg\">','\'Pearl\' serves double duty as the name for this shapely hybrid tea. Firstly, the color of the long elegant creamy buds is nearly iridescent with just a little yellow at the base and the palest overwash of pink on the outer petal edges. The huge deep green, quilted foliage is the perfect foil for the pastel flower colors. Secondly, Pearl honors the mother of Joe Winchel, the talented creator who has brought many wonderful roses into our world. Pearl makes a bushy attractive plant for the garden.','Medium / Upright','Large, double','Deep green','30 to 35','Mild Tea','','Weeks',''),(113,'0','\0','Pearl Essence','Pink','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pearl_essence.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pearl_essence2.jpg\">','The plump buds burst open to the most perfectly formed, porcelain pink blooms you?ve ever seen, rich with the scent of sweet pink grapefruit. Silky petals and strong stems make for a long life in the garden as well as the vase','5\' H','Pointed, ovoid buds41/2','Glossy, dark green foliage','25-30 petals','Strong, sweet fragrance','','JP',''),(114,'0','\0','Penelope','MultiColored','Rose','Hybrid Musk','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/penelope.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/penelope2.jpg\">','A vigorous and healthy plant, develops into a dense, well-branched shrub 5\' high and just as wide. Clusters of large, semi-double flowers are pale creamy pink with eye-catching tones of salmon and gold. Intensely fragrant; a superb rose for hedging.','5 feet','Large, semi-double','','','Inntense','','JP',''),(115,'0','\0','Pink Meidiland','Pink','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pink_meid.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pink_meid2.jpg\">','Good disease resistance and hardiness, a dependable repeat bloomer covering itself with bright pink blossoms with white centers. Excellent for landscaping.','Medium/Bushy','Medium-small, single, in clusters','Glossy green','5','None','Ann de Bretagne x Nirvana','Star',''),(116,'0','\0','Playboy','MultiColored','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/playboy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/playboy2.jpg\">','Wild colors of orange and scarlet with a yellow \'eye\' come in bountiful clusters on the easy-to-grow bush.','Medium/Rounded','Large, semi-double','Glossy green','7 to 10','Moderate apple','City of Leeds x (Chanelle x Picadilly)','Weeks',''),(117,'0','\0','Pink Simplicity','Pink','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pink_simplicity.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pink_simplicity2.jpg\">','The original and still the all-time favorite, with over 21 million plants sold. This naturally lush, low-maintenance hedge rose grows to 5\' tall and brims with lightly scented, true-pink flowers throughout summer. So hardy, anyone can grow it.','5\'','','Medium green','','','','JP',''),(118,'0','\0','Princess Marianna','White','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/princess_marianna.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/princess_marianna2.jpg\">','','','','','','','','',''),(119,'0','\0','Prominent','Peach/Coral','Rose','Granidflora','Yes','\'77','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/prominent.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/prominent2.jpg\">','','','','','','','','',''),(120,'0','\0','Purple Heart','Red','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/purple_heart.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/purple_heart2.jpg\">','Wine-red, very fragrant blooms on a \'new-old\' rose of neat growth habit.','Medium/Bushy and rounded','Medium, in clusters','Matte green','30 to 35','Strong clove and spice','Stephen\'s Big Purple x International Herald Tribun','Weeks',''),(121,'0','\0','Purple Passion','Lavender','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/purple_passion.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/purple_passion2.jpg\">','<B>Ultimate Series</B><BR>Regal, deep-purple, high-centered blooms with an irresistibly tangy lemon fragrance. The vigorous bush produces countless long stems all season, crowned with ideal cut flowers. (Jackson & Perkins)','5\'','5','Glossy, dark green','30','Stong, lemony','Seedling x Seedling','Jackson & Perkins',''),(122,'0','\0','Purple Tiger','MultiColored','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/purple_tiger.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/purple_tiger2.jpg\">','Exciting purple-striped color and a pleasant fragrance reminiscent of ripe currants combine on a hardy, upright plant. Exceptional in the garden or in the vase. Stunning among white roses.','Medium/tall','Pointed, ovoid 4\"','Matte green','20 to 25','Medium, old rose','','Weeks',''),(123,'-1','\0','Queen Elizabeth','Pink','Rose','Granidflora','Yes','\'55','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/queen_elizabeth.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/queen_elizabeth2.jpg\">','A pink that almost defies description - an incandescent shade that creates an immediate impression. The blooms on this grandiflora are held high in long-stemmed sprays.','Tall','4','Leathery, glossy dark','35 to 40','Light tea rose','','Weeks',''),(124,'0','\0','Queen Margrethe','Pink','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/queen_margrethe.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/queen_margrethe2.jpg\">','The Queen of Denmark personally selected this special variety bacause it captured the romance of old-fashioned roses on a new-fashioned plant. Saturated with the fragrance of fresh cut apples, the perfectly quartered pue pink blossoms are abundantly produced on a far more manageable plant than most new-old roses. Compact and round, it\'s tuckable into every landscape. Bright green leaves stand defiant against any disease that might t ry to defeat her. (Weeks Roses)','Compact/Rounded and full','Medium, very full and quartered','Bright green','Over 50','Strong fresh cut apple','Seedling x Egeskov','Weeks Roses',''),(125,'0','\0','Raven','Red','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/raven.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/raven2.jpg\">','\"Nevermore\" will you have to search for the deep mysterious velvety red color when it comes to shopping for Shrub roses. Because Raven has flown its English coop to grace our American gardens. Even though the flowers and foliage are on the smaller scale, the show it puts on is pure ?Poe?try?all due to the large clusters of well-formed blossoms and super abundance of deep green leaves. Too big a plant to be a Miniature, but still not-too-large to tuck into the smaller spots.','Medium-tall, upright and bushy','Medium-small, in large clusters','Deep green','20 to 25','Slight','Lavaglut x [(Anytime x Liverpool Echo) x (New Penn','Weeks',''),(126,'0','\0','Reba McEntire','Peach/Coral','Rose','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/reba_mcentire.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/reba_mcentire2.jpg\">','Somewhere between Deepest velvety orange and glowing red satin, blossoms are borne in great clusters.','Medium/Upright','Medium, double, in clusters','Glossy green','30 to 35','Mild tea','Maiden Voyage x MACnatdeb','Weeks',''),(127,'0','\0','Red Fairy','Red','Rose','Polyantha','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/red_fairy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/red_fairy2.jpg\">','Huge conical sprays of small deep pink/light red flowers are held on somewhat pendulous stems.','Medium/Somewhat cascading','Small, in large clusters','Brilliant green','24 to 30','Slight','Simon Robinson x Simon Robinson','Weeks',''),(128,'0','\0','Red Rascal','Red','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/red_rascal.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/red_rascal2.jpg\">','','','','','','','','',''),(129,'-1','\0','Red Ribbons','Red','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/red_ribbons_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/red_ribbons.png\">','Striking crimson flowers set in clusters on dark green, glossy foliage. Attractive, symmetrically mounded plant is reliable and easy to care for, and blooms repatedly. (Jackson & Perkins)','2 1/2\' by 4\'','3\" to 3 1/2\"','Glossy, dark green','20 - 25','Light sweet','Weisse Max Graf x Walzertraum','Jackson & Perkins',''),(130,'0','\0','Red Simplicity','Red','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/red_simplicity.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/red_simplicity2.jpg\">','A season-long show of scarlet blooms on mounds of vigorous dark, glossy foliage. You?ll have blooms for bouquets all summer long and a dramatic backdrop for perennial borders or mixed beds','4\' to 5\' tall','','','','','','JP',''),(131,'0','\0','Reine Des Violettes','Lavender','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/reinedes_violettes.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/reinedes_violettes2.jpg\">','','','','','','','','',''),(132,'0','\0','Remember Me','Peach/Coral','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/remember_me.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/remember_me2.jpg\">','','','','','','','','',''),(133,'0','\0','Rio Samba','MultiColored','Rose','Hybrid Tea','Yes','\'93','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/rio_samba.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/rio_samba2.jpg\">','Bright colored medium-sized flowers often come in small clusters, making a vibrant display in the garden.','Medium/Rounded','Medium, double','Dark green','About 25','Light','Seedling x Sunbright','Weeks',''),(134,'0','\0','Rockin\' Robin','MultiColored','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/rockin_robin.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/rockin_robin2.jpg\">','Large clusters of ruffled striped blooms decorate the rounded fountainous plant from top to bottom.','Medium/Rounded and bushy','Medium-small, fully double','Glossy green','40 to 45','Mild apple','Bonica x Roller Coaster','Weeks',''),(135,'0','\0','Rose de Rescht','Pink','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/rosede_rescht.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/rosede_rescht2.jpg\">','','','','','','','','',''),(136,'0','\0','Rose Rhapsody','Pink','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/rose_rhapsody.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/rose_rhapsody2.jpg\">','Possesses the heady, unforgettable perfume of its parent, Gamble winner Fragrant Cloud, and a rare, dusty rose-pink color. Vigorous. (Jackson & Perkins)','5\'','6\" to 6 1/2\"','Glossy, dark green','50','Strong old rose','Fragrant Cloud & Ingrid Bergman','Jackson & Perkins Roses',''),(137,'0','\0','Rosie O\'Donnell','MultiColored','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/rosie_odonnell.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/rosie_odonnell2.jpg\">','Showy large blossoms of velvet scarlet with a distinct ivory reverse on long cutting stems.','Medium/Upright to slightly spreading','Large, double','Deep green','30 to 35','Mild','Unknown','Weeks',''),(138,'0','\0','Royal Amethyst','Lavender','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/royal_amethyst.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/royal_amethyst2.jpg\">','Large, fragrant, with Hybrid Tea form, blossoms are long lasting. Vigorous plant with deep green foliage.','Medium/Slightly spreading','Large, double','Deep green','30 to 35','Strong fruity','Angel Face x Blue Moon','Weeks',''),(139,'-1','\0','Scentimental','MultiColored','Rose','Floribunda','Yes','\'97','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/scentimental_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/scentimental.jpg\">','Nearly continuous show of red and white striped, fragrant blooms.','Medium/Rounded','Large, double','Quilted','25 to 30','Strong sweet spice','Playboy x Peppermint Twist','Weeks',''),(140,'0','\0','Seashell','Peach/Coral','Rose','Hybrid Tea','','\'76','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/seashell.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/seashell2.jpg\">','','','','','','','','',''),(141,'-1','\0','Sevillana','Red','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sevillana.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sevillana2.jpg\">','Excellent hedge rose in town areas for park situations, for domestic gardens and in conjunction with shrubs. Because of loose growth, suitable as small groups in front of wooded areas. (Star Roses)','3 1/2\' - 5\'','Medium','Glossy dark green','N/A','N/A','N/A','Star Roses',''),(142,'0','\0','Sexy Rexy','Pink','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sexy_rexy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sexy_rexy2.jpg\">','','','','','','','','',''),(143,'-1','\0','Sheila\'s Perfume','Yellow','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sheilas_perfume.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sheilas_perfume2.jpg\">','Yellow flowers bushed with deep pink with Hybrid Tea shape, highly scented, vigorous.','Medium/Bushy and rounded','Large, double','Glossy green','About 25','Strong rose and fruit','Peer Gynt x (Daily Sketch x seedling)','Weeks',''),(144,'0','\0','Shocking Blue','Lavender','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/shocking_blue.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/shocking_blue2.jpg\">','Clear lavender blooms on vigorous, heavily blooming plants.','Medium-tall/Upright','Medium, double','Glossy green','25 to 30','Strong citrus','Seedling x Silver Star','Weeks',''),(145,'0','\0','Signature','Pink','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/signature.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/signature2.jpg\">','','','','','','','','Weeks',''),(146,'0','\0','Singin\' in the Rain','Peach/Coral','Rose','Floribunda','Yes','\'95','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/singinintherain.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/singinintherain2.jpg\">','','','','','','','','',''),(147,'0','\0','Sonia','Peach/Coral','Rose','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sonia.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sonia2.jpg\">','','','','','','','','',''),(148,'0','\0','Spice Twice','Peach/Coral','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/spice_twice.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/spice_twice2.jpg\">','','','','','','','','',''),(149,'0','\0','Sunset Celebration','Peach/Coral','Rose','Hybrid Tea','Yes','\'98','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/sunset_celebration.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sunset_celebration2.jpg\">','','','','','','','','',''),(150,'-1','\0','Sunsprite','Yellow','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sunsprite_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sunsprite.png\">','Crisp, bright yellow blooms form in lavish clusters and offer show-stopping color during the summer months. Plant this rounded bush in any sunny spot where you want to make a bold statement.','Medium, rounded & bushy','Medium, double','Glossy deep green','25 to 30','Slight','Seedling x New Day','Weeks',''),(151,'0','\0','Sympathie','Red','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sympathie.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sympathie2.jpg\">','','','','','','','','',''),(152,'0','\0','Table Mountain','MultiColored','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/table_mountain.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/table_mountain2.jpg\">','','','','','','','','',''),(153,'0','\0','Taboo','Red','Rose','Hybrid Tea','','\'88','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/taboo.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/taboo2.jpg\">','Deep red, almost black buds slowly open to perfectly formed blooms of dark, velvety red.','Tall','4-4 1/2 inch','Dark green','30','Moderate, sweet citrus','','JP',''),(154,'0','\0','The Fairy','Pink','Rose','Polyantha','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/the_fairy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/the_fairy2.jpg\">','','','','','','','','',''),(155,'0','\0','The Temptations','MultiColored','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/the_temptations.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/the_temptations2.jpg\">','','','','','','','','',''),(156,'0','\0','Therese Bugnet','Lavender','Rose','Rugosa','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/therese_bugnet.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/therese_bugnet2.jpg\">','','','','','','','','',''),(157,'0','\0','Tiffany','Pink','Rose','Hybrid Tea','','\'55','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/tiffany.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/tiffany2.jpg\">','','','','','','','','',''),(158,'0','\0','Toro','Red','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/blank.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/blank2.jpg\">','','','','','','','','',''),(159,'0','\0','Traviata','Red','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/traviata.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/traviata2.jpg\">','','','','','','','','',''),(160,'0','\0','Tropical Sunset','Peach/Coral','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/tropical_sunset.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/tropical_sunset2.jpg\">','A triumph from New Zealand with novel stripes of yellow and orange that magically soften in a most applealing manner as the fower unfolds. Each is one-of-a-kind and all are stunning.','6\'','5','Medium green, semi-glossy','25 to 30','Light, sweet','','JP',''),(161,'0','\0','Vanilla Perfume','MultiColored','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/vanilla_perfume.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/vanilla_perfume2.jpg\">','','','','','','','','',''),(162,'0','\0','Veilchenblau','Lavender','Rose','Rugosa','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/veilchenblau.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/veilchenblau2.jpg\">','','','','','','','','',''),(163,'-1','\0','Veteran\'s Honor','Red','Rose','Hybrid Tea','','\'00','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/veterans_honor.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/veterans_honor2.jpg\">','Tall buds spiral open to magnificent, high-centered blooms with a fresh raspberry fragrance. An exceptional cut flower, lasting up to two weeks in the vase. And as a thank-you to all Americans who have served our country,','4\'-5\' H','5\"-51/2\" blooms','Dark Green','25-30 petals','Raspberry fragrance','','JP',''),(164,'0','\0','Victorian Spice','Peach/Coral','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/victorian_spice.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/victorian_spice2.jpg\">','','','','','','','','',''),(165,'0','\0','Weeping China Doll','Pink','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/wchina_doll.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/wchina_doll2.jpg\">','','','','','','','','',''),(166,'0','\0','Weight Watchers Success','MultiColored','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/weight_watchers.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/weight_watchers2.jpg\">','','','','','','','','',''),(167,'0','\0','Winsome','Lavender','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/winsome.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/winsome2.jpg\">','Mysterious dark lavender-purple colors enrobe each big pointed bud and large shapely bloom. Vigorous and free-flowering, the rounded plant has dark green resistant foliage. (Weeks Roses)','12 to 22 inches/Rounded','Large, full','Dark green','35 to 40','Little','Party Girl x Shocking Blue','Weeks Roses',''),(168,'0','\0','White Lightnin\'','White','Rose','Granidflora','Yes','\'81','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/white_lightnin.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/white_lightnin2.jpg\">','','','','','','','','',''),(169,'0','\0','White Meidland','White','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/white_meidland.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/white_meidland2.jpg\">','Large, lush foliage is the perfect backdrop for its sparkling, pure white blooms of up to 4 inches, which creates a soft cascading display in your garden. An ideal cover for banks and rocky areas.','1 1/2\' - 2\'','Double to 4','Large, leathery, dark green, glossy','','','','Star',''),(170,'0','\0','White Simplicity','White','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/white_simplicity.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/white_simplicity2.jpg\">','With its classic, casual look, this rose works with any landscape. When fully open, the satiny white blooms reveal a feathery touch of gold at the center.','4\' to 5\' tall','','','','','','JP',''),(171,'0','\0','Wildberry Breeze','Lavender','Rose','Rugosa','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/wildberry_breeze.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/wildberry_breeze2.jpg\">','Vibrant lavender-pink, clove-scented blooms continue opening late into fall. Hardy, carefree bush. <Jackson & Perkins)','3 1/2\' x 3\'','3 1/2\"','Semi-glossy, medium green','5','Strong clove','Buffalo Gal x Seedling','Jackson & Perkins Roses',''),(172,'0','\0','Yellow Jacket','Yellow','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/yellow_jacket.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/yellow_jacket2.jpg\">','Rich yellow, high-centered 2\" blooms cover an upright plant which is compact and ourtstanding in vigor and hardiness.','2 1/2\' tall','2','Dark, glossy','','Light','','JP',''),(173,'0','\0','Yellow Simplicity','Yellow','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/yellow_simplicity.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/yellow_simplicity2.jpg\">','A sunny addition to the garden with large clusters of bright blooms. And it flowers repeatedly. (Jackson & Perkins)','3\' to 4\' tall','3\"','Light green','18','Light sweet','Seedling x Seedling','Jackson & Perkins Roses',''),(174,'0','\0','Cl. All Ablaze','Red','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_all_ablaze.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_all_ablaze2.jpg\">','You\'ll get all fired up over the showy clusters of big ruffled flowers. And they\'re the ideal red for the landscape...not too orange nor blue nor pink nor blah...just the right red to create a christmasy combination with the pure green foliage. Hardy, vigorous and clean. Repeats readily. Blooms on new and old wood. (Weeks)','Climbing canes 8 to 12 feet','Medium-large, double, ruffled','Pure green foliage','Over 35','Slight spice','Don Jaun x (Rosa soulieana seedling x Trumpeter','Weeks Roses','Unavailable'),(176,'0','\0','Cl. Angel Face','Lavender','Climber','Climber, Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_angelface.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_angelface2.jpg\">','Ruffled lavender flowers with sweet perfume. Blooms only on old wood.','Cliimbing canes 10 to 12 feet','Medium, ruffled','Dark green','25 to 30','Strong citrus','Sport of Angel Face','Weeks','7.8'),(177,'0','\0','Cl. Autmn Sunset','Peach/Coral','Climber','Climbing Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_autumnsunset.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_autumnsunset2.jpg\">','Never been able to brag about rich fragrance, great hardiness and super disease resistance (especially black spot) in a Climber with this apricot gold color. But things do change. And the bragging list could go on to include strong vigor, great shiny green foliage and a free-flowering habit that starts from the very first year. Unbeatable. Blooms on new and old wood.','Pillar/Climber of 8 to 12 feet','Large, decorative double, in clusters','Shiny green','20 to 25','Strong fruity','Sport of Westerland','Weeks',''),(178,'0','\0','Cl. Berries N\' Cream','MultiColored','Climber','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_berriesncream.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_berriesncream2.jpg\">','Remember the beloved old Rosa Mundi? Then just imagine those same swirls of old rose and cream colors on a repeat-flowering vigorous Climber. Bouquet-like clusters come on strong stems, fashioning a very flowerful show. Low-thorned branches makes training a more user friendly chore. Large clean glossy green leaves. Blooms on new and old wood.','Climbing canes 10 to 12 feet','Medium, ruffled','Glossy green','25 to 30','Moderate, fresh-cut apple','Seedling x seedling','Weeks','8.0'),(179,'0','\0','Cl. Blaze','Red','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_blaze.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_blaze2.jpg\">','The most popular climbing rose. Produces abundant clusters of pure red flowers. Blooms on new and old wood.','Climbing canes 12 to 14 feet','Medium, in large clusters','','20 to 25','Light tea','Paul\'s Scarlet Climber x Gruss an Tepiltz','',''),(180,'0','\0','Cl. Cecile Brunner','Pink','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_cecile_brunner.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_cecile_brunner2.jpg\">','Beloved old-timer. Large clusters of small buds and creamy pink blooms. Mostly a spring bloomer on old wood.','Climbing canes up to 18 feet long','Small, in large clusters','','Over 30','Moderate tea','Cecile Brunner sport','Weeks Roses','8.3'),(181,'-1','\0','Cl. Don Juan','Red','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_don_juan.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_don_juan2.jpg\">','Best of the fragrant dark red climbing roses. Large buds and shapely blossoms. Blooms on old and new wood.','Climbing canes 12 to 15 feet','Large, full','Glossy dark green','30 to 35','Strong rose','New Dawn seedling x New Yorker','Weeks Roses','8.2'),(182,'0','\0','Cl. Dublin Bay','Red','Climber','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_dublinbay.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_dublinbay2.jpg\">','Large, fully-double clear true red flowers will open in cool weather or take the heat. Lots of deep green leaves. Can also be trained as a pillar. Blooms on new and old wood.','Climbing canes 8 to 10 feet','Large, double','','About 25','Moderate fruity','Bantry Bay x Altissimo','Weeks',''),(183,'0','\0','Cl. Dynamite','Red','Climber','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_dynamite.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_dynamite2.jpg\">','Plant ?Dynamite? and watch it shoot into the sky. Unlike most climbing roses, it blooms vigorously its first year, so you?ll soon have petal-packed, firecracker flowers popping into color spring through fall.','10? H','4?-4?? blooms','Dark green foliage','25-30 petals','Soft, sweet fragrance','','Jackson & Perkins Roses','7.2'),(184,'-1','\0','Cl. Fourth of July','MultiColored','Climber','Climber','Yes','\'99','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_fourth.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_fourth2.jpg\">','Big sprays of large, long-lasting blossoms. Blooms and reblooms readily. Superb vigor and good hardiness. The first Climber to win the AARS award in 23 years.','Climbing canes 10 to 14 feet','Large, semi-double, in clusters','Bright green','25 to 28','Sweet licorice','Charlotte Armstrong x Captain Thomas','Weeks Roses','8.2'),(185,'0','\0','Cl. High Noon','Yellow','Climber','Climbing Hybrid Tea','Yes','','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_highnoon.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_highnoon2.jpg\">','','','','','','','','',''),(186,'0','\0','Cl. Iceberg','White','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_iceberg.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_iceberg2.jpg\">','What more needs to be said? At last, the climbing English sport of the world\'s best white landscape rose is available. It has all the great qualities of Iceberg in a vigorous Climber. Blooms on old wood only. (Weeks)','Climbing canes 12 to 15 feet','Medium, double in clusters','Glossy green','20 to 25','Mild honey','','Weeks Roses','8.8'),(187,'0','\0','Cl. Jeane LeJoie','Pink','Climber','Cl MIN','','1977','ARS Award of Excellence','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_jeanne_lajoie.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_jeanne_lajoie2.jpg\">','Her reputation precedes here . . . and that ain\'t bad. Because Jeanne is vigorous, super hardy, clean and full of flowers. Although her flowers and foliage are small, the plant will easily fill a trellis or make a free-standing pillar. Already known and loved in the Northeast, she\'ll likely find a warm and fuzzy spot in your gardening heart, too. (Weeks)','Climbing canes 5 to 10 feet','Small, fully double','Glossy green','35 to 40','Slight tea','','Weeks Roses','9.3'),(188,'0','\0','Cl. Joseph\'s Coat','MultiColored','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_josephs_coat.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_josephs_coat2.jpg\">','Clusters of double flowers of ever-changing colorful hues.','Climbing canes 10 to 12 feet','Medium, double','Glossy apple green','23 to 28','Light tea','Buccaneer x Circus','',''),(189,'0','\0','Cl. Lace Cascade','White','Climber','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_lacecascade.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_lacecascade2.jpg\">','This international award winner is elegant, energetic and disease resistant. Let it grow up a fence or trellis, or grow it as an arching shrub. The silky blooms repeat throughout the summer, falling off cleanly as they finish','7? H','3??-4? blooms','Dark green foliage','20 petals','Light sweet fragrance','','',''),(190,'0','\0','Cl. Paradise','Lavender','Climber','Climbing Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_paradise.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_paradise2.jpg\">','','','','','','','','',''),(191,'0','\0','Cl. Peace','MultiColored','Climber','Climbing Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_peace.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_peace2.jpg\">','','','','','','','','',''),(192,'0','\0','Cl. Playgirl','Pink','Climber','Climbing Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_playgirl.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_playgirl2.jpg\">','','','','','','','','',''),(193,'0','\0','Cl. Red Fountain','Red','Climber','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_redfountain.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_redfountain2.jpg\">','','','','','','','','',''),(194,'-1','\0','Cl. Royal Gold','Yellow','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_royal_gold.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_royal_gold2.jpg\">','Royal Gold has flowers of deep golden yellow. It is a large-flowered climber. Rich golden buds and blooms with lasting deep yellow color with cutting-length stems. Blooms on new and old wood.','Climbing canes 8 to 10 feet','Large, double','','30 to 35','Moderate to strong','C. Goldilocks x Lydia','Weeks',''),(195,'-1','\0','Cl. Sally Holmes','White','Climber','Climbing Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_sallyholmes_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_sallyholmes.jpg\">','Unlike any rose you?ve seen, Sally gives huge clusters that resemble Hydrangea heads ? filled with buff colored buds that open to white single flowers. Despite their frail appearance, the blooms last well even in heat. Vigorous, disease resistant and very free flowering. Blooms on new wood.','Pillar /climber of 6 to 12 feet','Large, single in large clusters','','5 to 8','Slight','Ivory Fashion x Ballerina','Weeks',''),(196,'0','\0','Cl. Shadow Dancer','MultiColored','Climber','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_shadowdancer.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_shadowdancer2.jpg\">','','','','','','','','',''),(197,'0','\0','Cl. Shot Silk','Pink','Climber','Climbing Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_shotsilk.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_shotsilk2.jpg\">','','','','','','','','',''),(198,'0','\0','Cl. Westerland','Peach/Coral','Climber','Climbing Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_westerland.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_westerland2.jpg\">','For years, Westerland has been passed lovingly from one rose-lover to the next, earning its place in rosedom. Her reputation is based on terrific fragrance, glossy-green highly disease resistant foliage, great natural hardiness, large sprays of brightly colored blossoms and super vigor. Blooms and reblooms freely in the first season on both new and old wood.','Climbing canes 10 to 12 feet.','Large, double clusters','Glossy green','18 to 25','Strong spice and rose.','Friedrich Worlein X Circus','Weeks',''),(199,'0','\0','Cl. White Dawn','White','Climber','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_whitedawn.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_whitedawn2.jpg\">','Loads of bright white ruffled flowers come on this vigorous disease-resistant plant. Blooms on old and new wood.','Climing canes 12 to 14 feet.','Medium, in clusters','','30 to 35','Sweet rose','New Dawn x Lily Pons','Weeks',''),(200,'0','\0','Cracklin\' Fire','Peach/Coral','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cracklin_fire.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cracklin_fire2.jpg\">','','','','','','','','',''),(201,'0','\0','Gingerbread Man','Peach/Coral','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/gingerbread_man.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/gingerbread_man2.jpg\">','Color that\'s good enough to eat and a sweet smell too. Each bush will keep you well-stocked with loads of plump full gingery apricot-amber flowers that hold their luscious color to the last bite. Upright, vigorous and easy-to-grow with bright green glossy leaves.','16 to 20 inches/Upright','Medium-large, full and ruffled','Bright green','Over 35','Light fruity','Seedling x Texas','Weeks',''),(202,'0','\0','Gizmo','Peach/Coral','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/gizmo.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/gizmo2.jpg\">','Surely this \'gizmo\' can\'t be a rose! It looks like some other sort of new doodad. But this rosy thingamajig is indeed a great new garden gadget. You see it\'s perfectly round mound of a little plant just chuck full of wonderfully glossy green leaves. Eye-searing scarlet single flowers set right atop the clean foliage to peer up you with white \'eyes\'. A catchy display of very long-lived blossoms for every landscape. (Weeks Roses)','12 to 20 inches/Rounded','Large, single','Glossy green','About 5','Mild apple','Carrot Top x Little Artist','Weeks Roses',''),(203,'0','\0','Heartbreaker','Pink','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/heartbreaker.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/heartbreaker2.jpg\">','','','','','','','','',''),(204,'0','\0','Hot Tamale','Peach/Coral','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/hot_tamale.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/hot_tamale2.jpg\">','Sizzling orange-red blooms have a golden yellow reverse and perfect hybrid tea form. (Jackson & Perkins)','24\"','2 1/2\"','Dark green','35 - 40','Light, sweet','Seedling x Seedling','Jackson & Perkins',''),(205,'0','\0','Jingle Bells','Red','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/jingle_bells.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/jingle_bells2.jpg\">','','','','','','','','',''),(206,'0','\0','Lemon Gems','Yellow','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lemon_gems.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lemon_gems2.jpg\">','Exhibition-quality miniature buds open to incredibly rich, deep yellow, heavily petaled blooms. Ideal for pots and patio edges. (Jackson & Perkins)','20\" - 24\"','2\"','Glossy, dark green','35 - 40','Light citrus','Seedling x Small Miracle','Jackson & Perkins',''),(207,'0','\0','Little Artist','Peach/Coral','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/little_artist.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/little_artist2.jpg\">','Heavy producer of lively fragrant blossoms that last beyond belief - and with virtually no fading of the glowing colors.','12 to 18 inches/Rounded','Medium, semi-double','Glossy green','10 to 15','Moderate apple','Eyepaint x Ko\'s Yellow','Weeks',''),(208,'0','\0','Little Paradise','Lavender','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/little_paradise.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/little_paradise2.jpg\">','Similar in color to the full-sized \'Paradise\', this miniature produces numerous clusters of lavender blooms.','16 to 22 inches/Upright','Medium double, in clusters','Dark green','20 to 25','Light','Shocking Blue x Helen Boehm','',''),(209,'0','\0','Minnie Pearl','Peach/Coral','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/minnie_pearl.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/minnie_pearl2.jpg\">','','','','','','','','',''),(210,'0','\0','Pride N\' Joy','Peach/Coral','Mini','Miniature','Yes','\'92','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/priden_joy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/priden_joy2.jpg\">','','','','','','','','',''),(211,'0','\0','Rise & Shine','Yellow','Mini','Miniature','Yes','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/risen_shine.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/risen_shine2.jpg\">','','','','','','','','',''),(212,'0','\0','Santa Claus','Red','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/santa_claus.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/santa_claus2.jpg\">','','','','','','','','',''),(213,'0','\0','Starla','White','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/starla_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/starla.jpg\">','For a few years,we\'ve mistakenly sold this plant as <I>Snow Bride</I>. A few astute customers pointed out why Starla was the true identity . . . more pure white in color, more upright and vigorous in habit, plus lots more bloom. Shapely long buds on cutting length stems. (Weeks)','14 to 20 inches/Upright','Large, double','Glossy green','20 - 25','Slightly fruity','Honor x Rainbow\'s End','Weeks Roses',''),(214,'0','\0','Very Cherry','Red','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/very_cherry.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/very_cherry2.jpg\">','This miniature has outstanding color, reblooms quickly, has an excellent habit and foliage, and always presents a fresh, clean appearance.','24 to 28 inches','2 to 2 1/2 ','Glossy dark','','','','JP',''),(215,'0','\0','Winsome','Lavender','Mini','Miniature','Yes','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/winsome.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/winsome2.jpg\">','','','','','','','','',''),(216,'0','\0','Baby Love','Yellow','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/baby_love.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/baby_love2.jpg\">','This rose has the most outstanding black-spot resistance to date and is a rare color amongst Shrubs?glorious yellow. Her English amateur breeder has brought a completely different rose species into her bloodlines to give this remarkable toughness. Nearly all season long, sunny single yellow flowers pop up all over the upright bushy plant. So clean she keeps her glossy green leaves to the very ground, even in the fall.','Medium','Medium-small, in clusters','Glossy green','About 5','Mild licorice','Sweet Magic X (Sunblest X Coalite)] X [(Sunblest X','Weeks',''),(217,'0','\0','Blanc Double De Coubert','White','Rose','Rugosa','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/coubert.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/coubert2.jpg\">','One of the best white-blooming roses. Large, semi-double, pure-white, extremely fragrant blossoms that appear in profusion in early summer and then repeat until frost, generally setting very few hips.','Medium tall/Bushy shrub','Medium, double','Glossy, dark green foliage','About 30','Sweet rose','Cochet-Cochet - 1892','Weeks Roses','8.7'),(218,'0','\0','Burning Desire','Red','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/burning_desire.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/burning_desire2.jpg\">','With its velvety crimson petals and soft sweet scent, this show-stopping hybrid tea is definitely one for cutting. Elegant high-centered blossoms borne on tall strong stems last for days in the vase. The rich saturated color stands out dramatically against lush dark green foliage.','5\' H','Bright red, pointed, ovoid buds 5-6','Dark green foliage','30 petals','Subtle, classic rose fragrance','','JP',''),(219,'0','\0','Candelabra','Peach/Coral','Rose','Granidflora','Yes','\'99','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/candelabra.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/candelabra2.jpg\">','This prolific grandiflora produces bouquets of glowing coral and orange flowers again and again, lighting up the garden with its flame. No wonder it earned the 1999 AARS award for outstanding vigor. So many lavish clusters of 4? blossoms crown each long stem, you?ll have bushels of bouquets all summer long.','4? H','4? blooms','Glossy dark green foliage','25 petals','Light, sweet fragrance','','Weeks Roses','7.6'),(220,'0','\0','Celebrity','Yellow','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/celebrity.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/celebrity2.jpg\">','The big pointed buds, the giant shapely blooms and the deep clear yellow color hold well in all climates. The plant is vigorous and strong with large dark green leaves.','Medium, upright','Very large, full','Large dark green leaves','30 to 35','Mild fruit','Sunbonnet x Mister Lincoln) x Yello YoYo','Weeks Roses','7.1'),(221,'0','\0','Charles Aznavour','MultiColored','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/charles_aznavour.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/charles_aznavour2.jpg\">','If pink has always been a favorite in your garden, this is a rose you won\'t be able to resist. Sure to attract your attention as well as your neighbors, Charles Aznavour? is always in bloom and colorful throughout the summer. The buds of white flowers fringed with a beautiful deep pastel pink make a great low hedge. A popular beauty in any landscape.','Low, bushy','Large 4','Medium green, semi-glossy','15 to 20','Mild','Meigurami x Nirvana','Star',''),(222,'0','\0','Citrus Tease','Peach/Coral','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/citrus_tease.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/citrus_tease2.jpg\">','A great new rose to recommend for season-long landscape color. Citrus Tease blooms in generous clusters - a lively coral pink shade that commands attention in the garden. The blooms have a pretty, high-centered form and a light, pleasing damask scent. The bush grows compactly, with a nicely branched upright habit, and its glossy dark foliage frames the blooms to full advantage.','5\'','4 ?','Glossy dark green','30','Light','','JP',''),(223,'0','\0','Cl. Aloha','Pink','Climber','Climbing Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_aloha.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_aloha2.jpg\">','Large shapely fragrant buds and blooms of two-toned pink. Blooms on new and old wood.','Climbing canes 8 to 10 feet','Large, very full','Dark green, leathery','45 to 50','Sweet rose','Mercedes Gallart x New Dawn','Weeks',''),(224,'0','\0','Cl. Colette','Pink','Climber','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_colette.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_colette2.jpg\">','Named after the late contemporary French novelist. A beautiful rose with delicate buds composed of sturdy petals that unfurl to reveal light pink, quartered blooms. Colette is a very tame climber best suited for decorative arbors and small trellises.','Climbing','Medium 3','Medium green','Approx 25','Strong','(Centenaire de Lourdes x Picasso) x Meihatiti','Star',''),(225,'-1','\0','Cl. Pearly Gates','Pink','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_pearly_gates.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_pearly_gates2.jpg\">','Here\'s a heavenly honey of a hard-to-come-by hue in Climbing roses?.pure pastel pink. Just like it\'s \'Mom\', America, she\'s got big gorgeous well-formed flowers saturated with sweet spicy perfume. Same foliage and growth habit, too. But the difference is the angelic soft pink color. Blooms on new and old wood.','Climbing canes 10 to 12 feet','Large, full','','about 35','Strong spice & rose','Sport of America','Weeks',''),(226,'0','\0','Cl. Pinata','MultiColored','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_pinata.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_pinata2.jpg\">','Festive display of bright yellow flowers edged in flaming orange-red perfume the air with a light, fruity fragrance.','6\' to 8\'','Medium','Medium green','25 to 30','Slight','Unknown','Star',''),(227,'0','\0','Cl. Polka','Peach/Coral','Climber','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_polka.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_polka2.jpg\">','This climber combines the look of the old rose fashion with the repeat flowering, disease tolerance and winter hardiness of a modern shrub. Endowed with a fragrance that beckons your visit to the garden, Polka\'s unique peach color will become a favorite for years to come.\r\n','10\' to 12\'','Large','Dark green','30 to 35','Strong, Old Rose','Meipalsar x Golden Showers) x Licht Konigin Lucia','Star',''),(228,'0','\0','Countess Celeste','Peach/Coral','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/countess.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/countess2.jpg\">','Vigorouos habit, round and bushy, full of foliage and flowers. Clean, gloossy deep green leaves, old-fashioned blossoms. Bred in Denmark, cold hardy.','Medium/Compact and rounded','Medium, very double and quartered','Glossy deep green','Over 40','Moderate apple','Mueen Margrethe x seedling','Weeks',''),(229,'0','\0','Dolly Parton','Peach/Coral','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/dolly_parton.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/dolly_parton2.jpg\">','Big blooms and buds, orange-red color and spicy fragrance. Blooms best in warm weather.','Medium/Bushy','Very large, very full','Medium green foliage','35 to 40','Strong clove and rose','Fragrant Cloud x Oklahoma','Weeks',''),(230,'0','\0','Dublin','Red','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/dublin.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/dublin2.jpg\">','Dusky red roses with classic form on long straight stems, an excellent cutting rose.','Medium/Upright','Large, fully double','Medium green','35 to 40','Moderate raspberry','(Seedling x Mister Lincoln)','Weeks',''),(231,'0','\0','Electron','Pink','Rose','Hybrid Tea','Yes','\'73','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/electron.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/electron2.jpg\">','Electron lights up many gardens with its shocking hot pink tones, its sweet perfume, its opulent elegant form, and its glossily polished dark green leaves. The medium height plant is fully branched and attractively foliaged, making a handsome setting for the large blooms.','Medium/Upright','Large, very full','Dark glossy green','','Slight','','Weeks',''),(232,'0','\0','English Elegance','Peach/Coral','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/english_eleg.jpg\"','<img src=\"http://www.greenhousegardencenter.com/images/roses/english_eleg2.jpg\"','Large flowers whose petals mix tints from pink and salmon to copper. Two main periods of bloom.','5 feet','Large','Bright green','','','','JP',''),(233,'0','\0','F.J. Grootendorst','Red','Rose','Rugosa','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/fj_groot.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fj_groot2.jpg\">','Rugged, shrubby plant with unusual quilted grey-green leaves. Their natural disease resistance, recurrent bloom and ability to withstand very cold climates have made them very valuable landscape additions.','Medium tall/Bushy','Medium small, double','Grey-green','20 to 25','Slight','Rosa rugosa rubra x unknown Polyantha','Weeks',''),(234,'0','\0','Francois Rabelais','Red','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/fran_rabelais.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fran_rabelais2.jpg\">','This sumptuous Romantica? Rose from the Meilland family combines the Floribunda shrub habit with exquisite old-fashioned flower form. Clusters of velvety, tightly-packed vermillion-red blooms, 31/2 to 4 inches across and subtly redolent of cedar, open from plump vermillion buds. Blooms repeat all season on compact, vigorous 3-foot shrubs with glossy, highly disease-resistant olive-green foliage. Perfectly suited to small gardens and ideal as a low hedge, its blooms are incomparable in the vase. ','3\'','3 1/2 to 4 inches','Glossy, olive-green','','','','Star',''),(235,'-1','\0','Full Sail','White','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/full_sail.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/full_sail2.jpg\">','A strong honeysuckle fragrance is the attribute that Full Sail acquired from \"mom,\" New Zealand. New this year, Full Sail should be a name that you will hear for years to come.','Medium/Upright','Exhibition Form, Double','Shiny Dark Green','35 Petals','Strong honeysuckle','','Weeks',''),(236,'0','\0','Garden Party','White','Rose','Hybrid Tea','','\'60','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/garden_party.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/garden_party2.jpg\">','The delicate colors and graceful form of the large blossoms kept this rose high on the exhibitors\' list of favorites for many years. Undaunted by high temperatures, it can perform just as well in the garden as on the show table. A vigorous, bushy plant.','Medium/Slightly spreading','Large, double','Medium green','25 to 30','Light tea','Charlotte Armstrong x Peace','Weeks',''),(237,'0','\0','Glamis Castle','White','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/glamis_castle.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/glamis_castle2.jpg\">','White flowers with dainty, bushy growth. Flowers are deeply cupped.','Small, dainty','','','','','Graham Thomas x Mary Rose','JP',''),(238,'0','\0','Glowing Peace','Peach/Coral','Rose','Hybrid Tea','Yes','\'01','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/glowing_peace.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/glowing_peace2.jpg\">','An AARS winner this year, Glowing Peace boasts plump, round buds that open into a rich blend of golden yellow shades, edged in a bright, ripe cantaloupe orange.','4 feet','Full, 3','Deep glossy green','26 to 42','Light tea rose','','Weeks',''),(239,'0','\0','Golden Celebration','Yellow','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/golden_celeb.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/golden_celeb2.jpg\">','Large cup-shaped blossoms radiate the scent of sun-warmed honey and unfurl with grace on a tidy arching plant.','4\'','5\'','Dark green','55-57','Honey','','JP',''),(240,'0','\0','Gracie Allen','MultiColored','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/gracie_allen.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/gracie_allen2.jpg\">','Often, Gracie Allen would stand quietly by and then suddenly say something surprising to bring down the house. The Gracie rose performs similarly. Very well-formed white buds come on in quiet profusion, unfurling slowly in the classic style to reveal a wonderful surprise of a few bright pink petals at the very \"heart\" of each flower. Lots and lots of these whimsical sweetly-scented beauties are produced by this very vigorous plant that?s covered with clean deep green leaves. Goodnight, Gracie.','Medium, bushy and rounded','Medium, double','Deep green','25 to 30','Moderate fresh-cut apple','Crystalline x Regensberg','Weeks',''),(241,'0','\0','Heritage','Pink','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/heritage.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/heritage2.jpg\">','This rose is very unusual, it has the look of an old rose, and a wonderful lemony fragrance. David Austin considers this his most beautiful creation. Once you plant it you\'ll understand why.','4\'','Medium','Dark green, glossy','50 to 100','Strong','Seedling x (Iceberg xWife of Bath)','Star',''),(242,'0','\0','Impatient','Peach/Coral','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/impatient.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/impatient2.jpg\">','Red-orange buds and blooms are displayed in large clusters held high by this upright bush. A showy low-care rose.','Medium-tall/Upright','Medium, in clusters','Dark green','About 25','Light spice','America x seedling','Weeks',''),(243,'0','\0','Ingrid Bergman','Red','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/ingrid_bergman_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/ingrid_bergman.jpg\">','Long lasting full brilliant blossoms set against deep green resistant foliage. Compact, yet vigorous and hardy.','Medium-low/Bushy','Very large, fully double','Deep green','35 to 40','Slight','Seedling x seedling','Weeks',''),(244,'0','\0','L D Braithwaite','Red','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/ld_braith.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/ld_braith2.jpg\">','A great red landscaping variety, with deep crimson flowers and pleasing bushy growth habit. The flowers open wide and are lightly cupped, holding their color well withut fading.','4 - 5 feet','Medium, cupped','','','Strong rose','','JP',''),(245,'0','\0','Liebeszauber','Red','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/liebeszauber.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/liebeszauber2.jpg\">','A proven performer, this older German hybrid has great qualities: Big blooms of deep, velvety red, glossy green leaves, super vigor, and a sweet fragrance.','Very tall/slightly spreading','Over 35','Glossy green leaves','Over 35','Moderate rose','','Weeks',''),(246,'0','\0','Linda Campbell','Red','Rose','Hybrid Rugosa','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/linda_campbell.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/linda_campbell2.jpg\">','This hardy modern hybrid Rugosa rose has a strong velvety-red color and quilted foliage. An excellent ever blooming grower that is heat and cold tolerant. Give its canes plenty of room and it will add interesting color to landscapes, throughout the season.','Tall, arching canes 6\' to 8\'','Medium, double, in large clusters','Grey green','20 to 25','Slight','Anytime x Rugosa Magniflea','Weeks',''),(247,'0','\0','Margaret Merril','White','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/margaret_merril.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/margaret_merril2.jpg\">','Armloads of ecru buds open to ruffled semi-double blooms of satin white saturated with the rich perfume of citrus blossoms. A strong growing plant with good disease resistance.','Medium-tall/Upright','Medium, ruffled','Deep green','15 to 20','Rich citrus and spice','(Rudolph Timm x Dedication) x Pascali','Weeks',''),(248,'0','\0','Marmalade Skies','Peach/Coral','Rose','Floribunda','Yes','\'01','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/marmalade_skies2.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/marmalade_skies.jpg\">','This colorful 2001 AARS winner is compact, tidy, and amazingly floriferous. Tangerine orange blooms are set in boisterous clusters to provide a unique tropical color in your landscape.','3 feet','3','Olive green','17 to 25',' Light','','Weeks',''),(249,'0','\0','Michaelangelo','Yellow','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/michaelangelo.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/michaelangelo2.jpg\">','With its sweet, lemony fragrance and its vibrantly saturated golden petals, this new Romantica rose will find a permanent home in your garden. Perfect stems for cutting, and old fashioned blooms to win your heart. Deep green foliage provides the perfect canvas for these joyous yellow blooms.','4\', Upright','3','Dark green','50 to 55','Sweet lemon','Unknown','Star',''),(250,'0','\0','Baby Grand','Pink','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/baby_grand.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/baby_grand2.jpg\">','Quartered, old fashioned blooms of pure pink on a miniature rounded plant.','12 to 16 inches/Compact and bushy','Medium, full and quartered','Bright green','30 to 35','Slight apple','Edeskov x seedling','Weeks',''),(251,'0','\0','Beauty Secret','Red','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/beauty_secret.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/beauty_secret2.jpg\">','A proven performer for the garden, producing loads of long elegant cherry buds atop a mounded bushy plant.','14 to 20 inches/Upright','Medium, double','Kelly green','About 20','Moderate fruity','Little Darling x Magic Wand','Weeks',''),(252,'0','\0','Carrot Top','Peach/Coral','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/carrot_top.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/carrot_top2.jpg\">','Fire engine orange color makes Carrot Top stand out in the garden crowd. The very shapely buds hold their brilliance from beginning to end.','12 to 16 inches/Rounded','Large, double','Dark green','20 to 25','Light','Seedling x seedling','Weeks',''),(253,'0','\0','Lemon Drop','Yellow','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lemon_drop.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lemon_drop2.jpg\">','Much like its parent, Gingerbread man, Lemon Drop produces loads of old-fashioned formed flowers, lots of bright green clean leaves, long - lasting color, good vigor and has an attractive habit. The clear lemon yellow blossoms come in showy clusters.',' 12 to 16 inches, / Upright','Medium-large, full & ruffled','Bright green','Over 35','Light fruity','Gingerbread Man X seedling','Weeks',''),(254,'0','\0','Magic Carousel','MultiColored','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/magic_carousel.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/magic_carousel2.jpg\">','Abundant bloom, eye-catching colors, glossy green leaves and easy-to-grow.','18 to 22 inches','Large, full','Glossy green','30 to 35','Mild','Little Darling x Westmont','Weeks',''),(255,'0','\0','Petite Perfection','MultiColored','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/petite_perfection.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/petite_perfection2.jpg\">','The \"perfection\" refers to its exquisite bud and bloom form, and its bright red and golden yellow reverse bicolor combination. Flowers open high-centered, like tiny hybrid teas.','16 to 22 inches','High centered','Glossy dark green','','','','JP',''),(256,'0','\0','Pinstripe','MultiColored','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pinstripe.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pinstripe2.jpg\">','The bloom of this mini looks like striped, peppermint candy. The fragrant scarlet and white flowers bloom constantly throughout the season. Foliage is vigorous and deep green.','12 to 18 inches tall','Miniature','Deep green','','Fragrant','','JP',''),(257,'-1','\0','Rainbow\'s End','Yellow','Mini','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/rainbows_end.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/rainbows_end2.jpg\">','Bushy, compact plant displays lots of pointed buds and bright, shapely blooms.','12 to 18 inches/Rounded','Medium-large, full','Glossy green leaves','30 to 35','Mild','Rise \'n Shine x Watercolor','Weeks',''),(258,'0','\0','Miss Behavin\'','MultiColored','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/miss_behavin.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/miss_behavin2.jpg\">','Livens up the garden with a season-long display of deep pink blooms boasting a yellow reverse and the scent of sweet apples. Vigorous upright growth, remarkable disease resistance and lush, glossy foliage. (Jackson & Perkins)','3 1/2\'','4\"','Very glossy, dark green','25','Light apple','Tourament of Roses x Seedling','Jackson & Perkins',''),(259,'0','\0','Polar Sun','Pink','Rose','Hybrid Rugosa','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/polar_sun.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/polar_sun2.jpg\">','Large flowered, double, pink Rugosa hybrid. Great repeat bloomer. Well suited for the harsh winters of the north. Growth is bushy with good disease resistance.','Medium, rounded','3','Grey-green','20 to 25','Clove','Unknown','Star',''),(260,'0','\0','Princesse De Monaco','Pink','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pr_monaco.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pr_monaco2.jpg\">','This rose of exceptional beauty has creamy yellow buds touched with pink, that open as ivory roses, edged in cherry-pink. A long lasting cut rose that satisfies even the most particular gardeners.','Medium-low, upright','Large, very full','Large, dark, glossy','35 to 40','Moderate','Ambassador x Peace','Star',''),(261,'0','\0','Regensberg','MultiColored','Rose','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/regensberg.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/regensberg2.jpg\">','Compact plant with loads of bright white blossoms splashed with hot pink. Perfect for border planting or in a decorative container.','Low/Very compact','Medium, double','Glossy dark green','20 to 25','Sweet apple','Geoff Boycott x Old Master','Weeks',''),(262,'0','\0','Scarlet Meidiland','Red','Rose','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/scarlet_meidiland.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/scarlet_meidiland2.jpg\">','Large clusters of brilliant scarlet, one inch, very double blooms open in a fiery display of color. A true scarlet red that offers lots of summer color. Especially hardy and vigorous, this is a great rose to include in any landscape.','3\' - 4\'','double, 1','Attractive, rich green. Abundant and glossy','','','','Star',''),(263,'0','\0','Secret','MultiColored','Rose','Hybrid Tea','Yes','\'94','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/secret_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/secret.jpg\">','Here it is! The classic Hybrid tea bud in flowering form and seducing fragrance. This show-off plant is a blend of creamy-yellow shades suffused with pinks that vary with the season and weather.','Medium, bushy','Medium-large, fully double','Mahogany-red','30 to 35','Strong sweet and spicy','Pristine x Friendship','Weeks',''),(264,'0','\0','Sharifa Asma','MultiColored','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sharifa_asma.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sharifa_asma2.jpg\">','Nearly translucent, blush-pink petals flutter in profusion, with a touch of gold at their bases and a honey-like fragrance.','4\'','Medium, rosette','Medium green','50 to 100','Strong','Mary Rose x Admired Miranda','Star',''),(265,'0','\0','Showbiz','Red','Rose','Floribunda','Yes','\'85','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/showbiz.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/showbiz2.jpg\">','Bold clusters of vivid scarlet blooms cover these vigorous, compact plants. This rose will attract attention regardless of where you plant it','Low, bushy/rounded','Medium, in clusters','Dark green','20 to 25','Light','Not released','Weeks',''),(266,'-1','\0','St. Patrick','Yellow','Rose','Hybrid Tea','Yes','\'96','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/st_patrick.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/st_patrick2.jpg\">','Finally, a super slow-opening yellow rose that likes the heat. This great yellow can pick up a touch of gold in cool weather, but he?ll be wearin? the green when the temps turn up. Loads of novel chartreuse-shaded buds spiral open to yellow-gold flowers of amazing stamina. Grey-green foliage completes the picture.','Medium, rounded to upright','Large fully double','Grey-green','30 to 35','Slight','Brandy x Gold Medal','Weeks',''),(267,'0','\0','St. Swithun','Pink','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/st_swithun.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/st_swithun2.jpg\">','Exceptionally large-flowered and fragrant English rose. The ruffled rossette formed blooms appear continuously throughout the growing season.','3 feet','Large, ruffled rosettes','Matte, dark green','','Strong, Damask, myrrh, and citrus','','Star',''),(268,'0','\0','Stainless Steel','Lavender','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/stainless_steel.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/stainless_steel2.jpg\">','This \"everyday\" version of Sterling Silver is much easier to care for, much easier to grow and has much longer lasting flowers. Yet it still possesses the wonderful perfume and the mysterious pastel color that places its far-removed ancestor in rose history. The trophy hunters will go for the classic show form and the nice long stems. Deep green large leaves clothe the tall vigorous plant.','Tall, upright','Large, full','Deep green','25 to 30','Strong rose','Blue Nile x Silverado','JP',''),(269,'0','\0','Sultry','Peach/Coral','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sultry.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sultry2.jpg\">','Top honors go to this irresistible new rose, whose radiant beauty flourishes in warm summer sunshine. Savor the luxurious, spicy citrus scent as you swoon over its luminous coloration. Long, straight stems are ideal for cutting','5\'-51/2\' H','5','Semi-glossy green foliage','30 petals','Spicy citrus fragrance','','JP',''),(270,'0','\0','Sweet Surrender','Pink','Rose','Hybrid Tea','Yes','\'83','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/sweet_surrender.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sweet_surrender2.jpg\">','A new-fashioned rose with old-fashioned appeal. Surrender your senses to the lavish old-rose perfume saturating each large glistening clear pink flower. The big pointed buds open to irresistible very double blossoms similar to Grandma?s beloved cabbage roses. The attractive vigorous bush robes itself with dark green foliage on the plentiful long stems.','Medium, upright','Large, very full','Dark green foliage','40 to 45','Heavy tea rose','Seedling x Tiffany','Weeks',''),(271,'0','\0','The McCartney','Pink','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/the_mccartney.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/the_mccartney2.jpg\">','Enormous deep, rosy pink buds mature to massive blooms. The fragrance of this Hybrid tea is mesmerizing. The large, brightly colored blooms demand your attention while the sweet, candy-like fragrance lures you deep into the garden.','4\'','41/2','Medium green, semi-matte','20 to 25','Rich','(Meirisourv x Meicesar) x First prize','Star',''),(272,'0','\0','The Prince','Red','Rose','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/the_prince.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/the_prince2.jpg\">','Blooms open deep crimson, then mature to the rich puple characteristic of the old Gallica roses. The blooms are heavily petaled, frequently have quartered centers,and their rich, old-rose fragrance is pronounced. The hardy bush grows 3\' to 4\', ideal for smaller gardens.','3 to 4\' H','','Glossy dark green','','Old-rose','','JP',''),(273,'0','\0','Tournament of Roses','Pink','Rose','Grandiflora','Yes','\'89','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/tournament_roses.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/tournament_roses2.jpg\">','This impressive and easy to grow rose was named in honor of the 100th anniversary of the famous New Years Day parade. These two-toned pink flowers bloom profusely on an upright and vigorous plant. The glossy green leaves offer good disease resistance.','Medium, upright','Medium, double','Deep green, glossy','25 to 30','Light','Impatient x Seedling','Weeks',''),(274,'0','\0','Wild Spice','White','Rose','Hybrid Rugosa','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/wild_spice.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/wild_spice2.jpg\">','A delicious scent of spicy-sweet cloves and white blossoms radiates from old-fashioned, single white blooms with sunshine-yellow centers. They grow on a wonderfully rugged rugosa that flourishes in both cold and coastal regions, and boasts orange hips in fall.','3?? H','3? blooms','Dark to medium green foliage','5 petals','Strong clove and orange fragrance','','JP',''),(275,'0','\0','WWII Memorial','Light Pink','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/world_war_2_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/world_war_2.jpg\">','Distinctive collaboration of soft white, with gray and a tinge of lavender. Beautiful exhibition style high-centered bud. Wonderful sweet frangrance. Plant habit is well balanced. New growth is deep burgundy. Foliage is green semi-glossy with good disease resistance. (Star Roses)','4\' to 5\'','4','Green, semiglossy','26 - 30','Strong, sweet','Paradise x Silver Spoon','Star Roses',''),(276,'0','\0','Yves Piaget','Lavender','Rose','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/yves_piaget.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/yves_piaget1.jpg\">','Your neighbors will be envious when they see the large, very double mauve pink blooms, and smell the delicious, strong fragrance coming from your garden. The abundant, continuous flowering and long strong stems make this rose a garden favorite. ','3\' to 3 ?\'','Large, double','medium green semi-glossy','80','strong','(Meifiga x Mme A. Meilland) x (Chrysler Imperial x','Star',''),(277,'0','\0','Artistry','Peach/Coral','','Hybrid Tea','','','<img src=\"http://www.greenhousegardencenter.com/im','<img src=\"http://www.greenhousegardencenter.com/images/roses/artistry.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/artistry2.jpg\">','Full large flowers of soft coral with just a touch of cream on the reverse. Best flower form and color with a little heat.','Medium-tall/Upright','Large, full','Large, medium green','30 to 35','Slight','Seedling x seedling','Weeks Roses','7.9'),(278,'0','\0','Lynn Anderson','MultiColored','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lynn_anderson.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lyenn_anderson2.jpg\">','Lynn may have \'never promised you a rose garden\' but she\'s gonna give you one heckuva rose. Perfectly-formed long-lasting blossoms of cream finely edged with sassy pink come on unbelievably long stems. And this sturdy growing plant doesn\'t just favor the home life in Nashville. She\'ll perform like a true star in all climates. Huge green resistant leaves held all the way to the ground create a formal gown for this country lady. (Weeks)','Very tall/Upright','Large, double','Large green','25 to 30','Slight','Seedling x Gold Medal','Weeks',''),(279,'0','\0','Madame Hardy','White','','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/madame_hardy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/madame_hardy2.jpg\">','Tall, vigorous plants with light green foliage produce cupped white roses with a lovely lemon fragrance. (Star)','Tall, upright','Medium cups','Soft green','45 to 55','Strong','Unknown','Star',''),(280,'0','\0','Madame Isaac Pereire','Red','','Shrub Climber, Antique','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/madame_pereire.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/madame_pereire2.jpg\">','Tall shrub or climber boasts huge crimson flowers with a heady fragrance and large, handsome foliage. Blooms again in fall. (Star)','Tall, shrub or climber','Large, cupped','Soft green','45 to 55','Strong','Unknown','Star',''),(281,'-1','\0','Mellow Yellow','Yellow','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/mello_yellow.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/mello_yellow2.jpg\">','Quite rightly . . . It\'s the mellowest of yellows . . . perfectly pure clean and clear. So if you\'re \'mad about saffron\' or lookin\' for that \'eee . . lek . . trical banana\' then this is not your color. Our <I>yellerific</I> Hybrid Tea holds its hues until the petals fall. Lots of big blossoms come on long cutting stems from the easy-to-grow naturally vigorous plant. Deep green clean leaves. (Weeks)','Medium-tall/Upright','Large, double','Deep green','30 to 35','Moderate fruity','O Sole Mio x Midas Touch','Weeks',''),(282,'0','\0','Apricot Sunblaze','Peach/Coral','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/apricot_sunblaze.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/apricot_sunblaze2.jpg\">','Perfectly shaped blooms, fully double, long lasting of striking yellow edged with bright orange. A neat, compact, bushy plant makes a great show in a container, edging or massed display.(Star)','Medium, bushy 12\" to 15\"','Large','Glossy, dark green','40','Slight','(Savamark x Meitriscal) x Meigronuri','Star',''),(283,'0','\0','Bridal Sunblaze','White','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/bridal_sunblaze.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/bridal_sunblaze2.jpg\">','The soft white, fully double blooms are extremely long lasting and durable in all conditions. Bridal Sunblaze? out performs any existing white variety. (Star)','Short, bushy 12','Medium','Glossy, dark green','40','Slight','(Meiringa x Schneewittchen) x (Meizogrel x Meilarc','Star',''),(284,'0','\0','Cal Poly','Yellow','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cal_poly.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cal_poly2.jpg\">','If \'fire-engine red\' had a yellow counterpart, this would be it. This new winner has a blazing yellow color that will light up in the garden. Pretty buds are set off by lots of large rich green leaves. (Weeks)','14 to 18 inches, rounded','Medium-large, fully double','Large, rich green','20 to 25','Mild','(Little Darling x Yellow Magic) x Gold Badge','Weeks',''),(285,'0','\0','Feisty','Red','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/feisty.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/feisty2.jpg\">','Aptly named, Feisty is a bloom machine in miniature, setting cluster after cluster of three to seven flowers per stem. Individual blooms have high-centered, hybrid tea form in a vivacious bright red color, with velvety petals and the delicious scent of tree-ripened apples. Their color softens just before petal-drop as the plant readies itself for another flush of blooms. Its tidy, self-cleaning habit gives you low-maintenance beauty in a vigorous, well-branched, bloom-filled bush. After a year o','30','2 1/2','Glossy, dark green','25','Light apple','Seedling x Seedling','Jackson & Perkins',''),(286,'0','\0','Lavender Sunblaze','Lavender','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lavender_sunblaze.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lavender_sunblaze2.jpg\">','An addition to the Sunblaze? family this year in a beautiful shade of lavender-mauve. The plant habit is compact with well shaped blooms. (Star)','Medium to 18','Medium, pointed','Medium green','25 to 30','Slight','(Keimove x Ruiblun) x Lavender Jewel','Star',''),(287,'0','\0','Raspberry Sunblaze','Red','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/raspberry_sunblaze.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/raspberry_sunblaze2.jpg\">','Beautiful raspberry red blooms cover this compact well-shaped plant. A great color addition to any garden. Performs well inside the greenhouse as well as outside in the landscape. (Star)','Compact, 15','Medium-large, full','Glossy green','30 to 35','Slight','Rise \'n Shine x Waterclor','Star',''),(288,'0','\0','Auguste Renoir','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/auguste_renoir.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/auguste_renoir2.jpg\">','\"As voluptuous as a Renoir model,\" and colored with passionate, deep pink hues, this antique looking Hybrid Tea will delight all your senses. ','Tall','Very large','Medium green, semi-matte','60','Strong','(Delset x Eden Rose) x Kimono','Meilland Star Roses','7.3'),(289,'0','\0','Brass Band','MultiColored','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/brass_band.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/brass_band2.jpg\">','Some may consider this indescribable color on the brassy side. Most will find it delectable. It\'s not a trumpet of orange colors but a jazzy blend of melon, peach, papaya and apricot - with a lemony reverse. The scrumptious well-formed flowers are served against bright green foliage. (Weeks)','Medium/Rounded','Medium large, double','Dark green','30 to 35','Moderately spicy','Summertime seedling x Spartan seedling','Weeks Roses','7.8'),(290,'0','\0','Bridal Pink','Please Select','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/bridal_pink.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/bridal_pink2.jpg\">','Many a bride\'s bouquet is filled with this florist favorite. Her long elegant buds and creamy pastel colors can now be truly yours in the garden. Like many of her award-winning offspring, she bears a great profusion of flowers on an attractive rounded plant with dark green foliage. (Weeks)','Medium-low/Rounded','Medium-large, double','Dark green','30 to 35','Moderately spicy','Summertime seedling x Spartan seedling','Weeks','8.2'),(291,'-1','\0','Bronze Star','Peach/Coral','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/bronze_star.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/bronze_star2.jpg\">','<B>World War II Memorial Rose</B>\r\nThe striking colors set this hybrid tea apart from any rose on the market. The blooms clean well, fading to apricot and are set against clean, medium green foliage. (Star)','4\' to 5\'','Very large','Medium green, semi-matte','25 - 29','Strong, spicy','Unknown seedling x Just Joey','Meilland Star Roses','Unavailable'),(292,'0','\0','Caribbean','Peach/Coral','','Grandiflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/caribbean.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/caribbean2.jpg\">','An award winner whose indescribable orange-yellow color is so scrumptious it should be edible - or better yet, drinkable. The rose show enthusiasts will be licking their lips over the beautiful spiraled form and long stems. Bright green foliage sets off the flower color just perfectly. Vigorous and productive. (Weeks)','Medium/Upright','Medium-large, double','Bright green','30 to 35','Mild','Mercedes x (New Day x seedling)','Weeks Rosas','7.5'),(293,'0','\0','Cherish','Pink','','Floribunda','','1980','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cherish.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cherish2.jpg\">','Tall, and well-mannered garden treasure with dark glossy foliage and shell-pink blooms. (Star)','Tall','Large','Dark, glossy','25+','Light','Bridal Pink x Matador','Star Roses','Unavailable'),(294,'0','\0','Christopher Columbus','Peach/Coral','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/christopher_columbus.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/christopher_columbus2.jpg\">','Stron, hardy plants consistently produce large, orange-red blooms through summer.','Medium, upright','Large, double','Large, dark green','26 to 40','Mild','Meigurani x (Ambassador x Meinaregi)','Star Roses','7.7'),(295,'-1','\0','Cl. Altissimo','Red','','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_altissimo.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_altissimo2.jpg\">','Very long-lasting large saucer-like single flowers of Chinese lacquer red. Cutting length stems. Blooms on new and old wood.','Pillar/Climber of 8 to 10 feet','Large, single','Glossy green','5 to 7','Light','Tenor x unknown','Weeks Roses','8.5'),(296,'0','\0','Cl. Dreamweaver','Pink','','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_dreamweaver.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_dreamweaver2.jpg\">','Bright coral-pink flowers set in dense, floribunda-like clusters all summer long. Graceful arching canes are easy to train laterally. Dark glossy foliage. (Jackson & Perkins)','10 - 12 feet','3 1/2','Dark, glossy','30','Light old-rose','Seedling x Lady of the Dawn','Jackson & Perkins','7.7'),(297,'0','\0','Cl. Royal Sunset','Peach/Coral','','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_royalsunset.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_royalsunset2.jpg\">','Long elegant buds and large blousey blossoms of rich coloras are set against deep glossy green leaves. Nice fragrance and good vigor, too. Moderately hardy. Blooms on old and new wood. (Weeks)','Climbing canes 8 to 10 feet','Large, double','Deep, glossy green','20 to 25','Moderate fruity','Sungold x Sutter\'s Gold','Weeks',''),(298,'0','\0','Crowd Pleaser','MultiColored','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/crowd_pleaser.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/crowd_pleaser2.jpg\">','What else would you expect? The sassy cerise \'sister\' of Lynn Anderson could be nothing more than a Crowd Pleaser in every way. Since she\'s a \'sport\' of Ms. Anderson, that means she\'s just like her in every way except for the deep lustrous pink flower color reversed with just a touch of creamy white. Certain to hit the show table and tickle your fancy. (Weeks)','Very tall/Upright','Large, double','','25 to 30','Slight','Sport of Lynn Anderson','Weeks',''),(299,'0','\0','Desert Peace','Please Select','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/desert_peace.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/desert_peace2.jpg\">','Bursts of gold edged in scarlet bloom abundantly and vigorously on long stems. (Star)','Tall, bushy','Large, double','Large, dark green','15 to 25','Mild','(Sonia x Rumba) x (Picadilly x Chicago Peace)','Star',''),(300,'0','\0','Fair Bianca','White','','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/fair_bianca.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fair_bianca2.jpg\">','Old Rose form has white petals that are shallowly cupped, with a green eye at the center of each spice-scented bloom. (Star)','3\' to 4\'','Medium','Medium green','50 to 100','Strong','Unknown','Star',''),(301,'0','\0','Fairy Queen','Red','','Polyantha','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/fairy_queen.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fairy_queen2.jpg\">','Widely grown and highly popular in Europe for years, Fairy Queen delivers loads of bright red blooms to add sizzle to the landscape. (Jackson & Perkins)','3\'','1 1/2','Glossy, bright green','24 - 30','Light apple','Sport of The Fairy','Jackson & Perkins',''),(302,'0','\0','First Editon','Peach/Coral','','Floribunda','','1977','','<img src=\"http://www.greenhousegardencenter.com/images/roses/first_edition.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/first_edition2.jpg\">','Hybrid tea like blooms but in profuse clusters make this coral pink floribunda stand out in the garden. Good disease-resistant foliage. (Star)','Medium, bushy','Medium, double, in clusters','Dark green, glossy','28','Slight tea','Zambra x (Orleans Rose x Goldilocks)(Orange Triump','Star',''),(303,'0','\0','Fredric Mistral','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/fredric_mistral.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fredric_mistral2.jpg\">','A light pink, perfectly formed Hybrid Tea bud unfurls into a soft delicate bloom with outstanding fragrance. Extremely potent and delicious fragrance awakens your senses as you pass by a garden lucky enough to have Fredric as a guest. Disease resistant and well behaved, this rose will become a classic. Plants are very vigorous, often reaching to 6 feet and covered with blooms all summer. (Star)','Tall','Medium','Medium green','40 to 45','Strong','(Perfume Delight x Prima Ballerina) x Meizeli','Star',''),(304,'-1','\0','Gingersnap','Peach/Coral','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/gingersnap.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/gingersnap2.jpg\">','It just takes one bloom to open for the dazzling orange tones of the tough ruffled flowers to snap your eyes to attention. The rounded bushy plant flowers readily. (Weeks)','Medium/Bushy','Medium large, ruffled','Dark green','30 to 35','Mild','[Zambra x (Orange Triumph x Floradora)] x [Jean de','Weeks',''),(305,'0','\0','Goldmarie','Yellow','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/goldmarie.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/goldmarie2.jpg\">','When it comes to a compact Flori for the border, there\'s not been much choice in yellows. But tidy little Goldmarie breaks the mold with a neat habit plus the the bonus of incredibly deep lasting fold color. Tough & turgid ruffled blossoms come in large clusters on her upright plant. (Weeks)','Medium-low/Upright yet compact','Medium-small, double, in clusters','Glossy green','25 to 30','Light fruity','[(Aurthur Bell x Zorinia) x (Honeymoon x Dr. A.J. ','Weeks',''),(306,'0','\0','Mini Gourmet Popcorn','White','','Shrublet','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/gourmet_popcorn.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/gourmet_popcorn2.jpg\">','You won\'t believe the profusion of small fat buds and fragrant crisp white blooms that pop open in large cascading clusters on ths vigorous plant. The overly abundant bloom, the rounded bushy habit, and the very disease-resistant dark green leaves are perfect for the landscape. (Weeks)','Medium/Bushy & slightly cascading','Medium-small, in clusters','Dark green','15 to 20','Strong rose','Sport of Popcorn','Weeks',''),(307,'0','\0','Graham Thomas','Yellow','','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/graham_thomas.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/graham_thomas2.jpg\">','Tea-rose fragrance wafts from cup-shaped rich yellow blooms with an abundance of petals. (Star)','6\' x 8\'','Large','Medium green','50 to 100','Mild fruit','Charles Austin x (Iceberg x seedling)','Star',''),(308,'0','\0','Guinevere','White','','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/guinevere.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/guinevere2.jpg\">','Blooms with a form and scent reminiscent of roses of old, but it\'s thoroughly modern when it comes to hardiness and disease-resistance. The petal-filled flowers cover a compact bush, blending well with mixed borders. (Jackson & Perkins)','3\'','3 1/2','Glossy, dark green','50','Strong old-rose','Amber Queen x Prima','Jackson & Perkins',''),(309,'0','\0','Habitat for Humanity','Red','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/habitat.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/habitat2.jpg\">','We\'re honored to debut this commemorative rose on the 25th anniversary of Habitat for Humanity? International. A dazzling performer, it adds excitement to the garden with a profusion of buds that open to spectacular red blooms, up to 5 1/2\" across. And the exceptionally long-stemmed flowers keep well in bouquets. Sturdy and vigorous, the Habitat rose has an upright growth habit and well-branched formation. It marks the first of an exclusive series of new roses to be introduced annually in suppor','5\'','5','Glossy, medium green','25 - 30','Light','Ingrid Bergman x Seedling','Jackson & Perkins',''),(310,'-1','\0','Hansa','Red','','Rugosa','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/hansa.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/hansa2.jpg\">','All the good, rugged features of the Rugosa family are combined with big shapely buds and richly-colored fragrant flowers in this old favorite. Great for barrier plantings in cold climates. Red hips in fall. (Weeks)','Medium-tall/Bushy round shrub','Large, full','','About 30','Very spicy clove','Unknown','Weeks',''),(311,'0','\0','Heirloom','Lavender','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/heirloom.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/heirloom2.jpg\">','Clusters of fragrant single blooms range in color from magenta to lilac on bushy plants. (Star)','Medium to tall','Large','Dark green','30 to 35','Strong','Seedling x seedling','Star',''),(312,'0','\0','Johann Strauss','Pink','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/johann_strauss.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/johann_strauss2.jpg\">','Delightful lemon-verbena fragrance saturates the air around our new, old-fashioned candy pink floribunda. Very double, large blooms are produced 3 to 7 per stem. Disease resistant, wonderfully sweet, unique fragrance and blooms that never stop to encourage gardeners to incorporate Johann into the modern rose garden as well as perennial borders and cottage gardens. The bronze-green foliage complements its true-pink blooms in a delightul contrast. (Star)','4\' to 5\'','Large','Dark green','100','Apple','Flamingo x (Meihartfo x Tip Top)','Star',''),(313,'0','\0','Key Largo','Peach/Coral','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/key_largo.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/key_largo2.jpg\">','Impressive hybrid tea holds its lively coral color from bud to finish, against dark green foliage. (Jackson & Perkins)','5\'','4 1/2','Glossy, dark green','30','Light citrus','Touch of Class x Seedling','Jackson & Perkins',''),(314,'0','\0','Lemon Zest','Yellow','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lemon_zest.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lemon_zest2.jpg\">','Standing anywhere near this Enslish-style shrub rose when it\'s in full bloom is like standing in a lemon grove. The distinctive tangy scent is that pronounced, and it\'s perfectly suited to the rose itself. The shimmering yellow, old-fashioned cupped blooms are carried on an upright, well-branched bush with the vigorous habit of modern roses. Yet it\'s neat, compact and well-behaved in the garden. Plant Lemon Zest in full sun, and just let it shine. (Jacson & Perkins)','3 1/2\'','3 1/2','Glossy, dark green','40 to 45','Strong lemon','Sunsplash x Seedling','Jackson & Perkins',''),(315,'0','\0','Lillian Austin','Pink','','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lillian_austin.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lillian_austin2.jpg\">','Salmon pink blooms are produced in wavy, blended tones. Dark green foliage is clean and disease resistant. Low growth habit with arching canes. (Star)','3\' to 5\'','3','Dark green','30','Strong, fruity','Aloah x The Yeoman','Star',''),(316,'0','\0','Love & Peace','MultiColored','','Hybrid Tea','','2002','<A HREF=\"\" onClick=\'msgWindow=window.open\r\n(\"http:','<img src=\"http://www.greenhousegardencenter.com/images/roses/love_and_peace.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/love_and_peace2.jpg\">','Hybrid Teas have gotten a bad rap for their often unattractive leggy habit. So it\'s nice to welcome a HT who\'s good-looking plant matches the beauty of the blooms. It\'s full and bushy with lots of long stems, gobs of glossy green leaves and abundant big full blossoms of soft yellow blushing to pink. Naturally vigorous and nearly alsways showing some color. (Weeks)','Mediu/Upright & bushy','Large and full','Glossy green','Over 40','Mild','Seedling x Peace','Weeks',''),(317,'0','\0','Lovers Lane','Red','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lovers_lane.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lovers_lane2.jpg\">','<B>Jackson & Perkins Rose of the Year for 2002.</B><BR> Deeply saturated, red hybrid tea is surprisingly bright, thanks to the lighter reverse on its petals. A very vigorous, disease-resistant performer. (Jackson & Perkins)','5\' to 6\'','4 1/2','Semi-glossy, dark green','35','Light','Pristine x Ingrid Bergman','Jackson & Perkins',''),(318,'0','\0','Salmon Sunblaze','Peach/Coral','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/salmon_sunblaze.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/salmon_sunblaze2.jpg\">','A great new color addition to the popular line of Sunblaze? roses. This salmon pink miniature performs inside the greenhouse as well as outside in the garden. The plant habit is compact with glossy foliage. Good disease resistance. (Star)','Medium, compact','Medium','Glossy green','35 to 40','Slight','Meichanso x (Meilarco x Korwerk)','Star',''),(319,'0','\0','Tropical Twist','Peach/Coral','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/tropical_twist.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/tropical_twist2.jpg\">','This award winner bosts loads of apricot-pink blossoms that mature to coral-orange. (Jackson & Perkins)','20','1 1/2','Glossy, dark green','20 - 25','Slight','Seedlin x Pink Pollyanna','Jackson & Perkins',''),(320,'0','\0','Wild Plum','Lavender','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/wild_plum.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/wild_plum2.jpg\">','Hybrid tea-shaped flowers in luscious lavender bloom in profusion and repeat quickly.','30','2','Glossy, dark green','20','Light sweet','Winsome x Elegance','Jackson & Perkins',''),(321,'0','\0','Modern Magic','MultiColored','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/modern_magic.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/modern_magic2.jpg\">','This new floribunda has striking colors with tangerine orange and red stripes. Great for a cutting garden. (Star)','3\' to 5\'','Very large','Dark glossy green','25 to 30','Slight','Voodoo x Jactiger','Star',''),(322,'0','\0','Othello','Red','','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/othello.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/othello2.jpg\">','A very vigorous plant with dark crimson blooms which darken to shades of purple. Growth habit can be sprawling in warm climates. A very strong fragrance accent the flowers.','Tall to 6\'','Large, cupped','Dark green','50 +','Strong','Lillian Austin x The Squire','Star',''),(323,'0','\0','Outta the Blue','Lavender','','Shrub, Modern Antique','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/outta_blue.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/outta_blue2.jpg\">','No picture can capture the sweet spicy scent or the full array of colors borne by the newest member of Weeks\' \'Modern Antiques\' It\'s outta\' this world when it comes to the display of many blue hues - rich magenta spiked with yellow, deep wine sparked with cream, warm lavender spilling to nearly blue. All on just one gorgeous green plant! Free-flowering and super vigorous, she bears big clusters of old-fashioned formed flowers. (Weeks) ','Medium/Upright to slightly rounded','Medium-large, double, in clusters','Deep green','25 to 30','Strong clove and rose','Stephen\'s Big Purple x (International Herald Tribu','Weeks',''),(324,'0','\0','Paris de Yves St. Laurent','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/paris_laurent.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/paris_laurent2.jpg\">','Named after the popular fragrance, this luscious pink Hybrid Tea asks to be put in a vase. Blooms will last for at least a week. Excellent dark green, glossy disease tolerant foliage. (Star)','Tall, bushy','Large, full','Dark glossy green','35','Mild','Jofitali x Happiness','Star',''),(325,'0','\0','Regatta','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/regatta.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/regatta2.jpg\">','A beautiful dawn-pink rose shaded with peach-pink and fruity, raspberry-like fragrance that can fill a room. A welcome addition to our Fragrance Collection. Strong, vigorous and easy to grow. long stems are excellent for cutting and arranging. (Star)','Tall, bushy','Mediu, double','Dark green matte','35','Strong','Meigurami x (Meinaregi x Meidragelac)','Star',''),(326,'0','\0','Silver Star','Lavender','','Grandiflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/silver_star.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/silver_star2.jpg\">','A strong growing lavender grandiflora with good disease resistance. Strong repeat, color, plant vigor and disease resistance set this plant apart from most lavender roses. (Star)','4\' to 5\'','Medium large','Semi-glossy','24 to 30','Slight','Silver Spoon x Sterling Silver','Star',''),(327,'0','\0','Simply Marvelous','Lavender','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/simply_marvelous.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/simply_marvelous2.jpg\">','Jackson & Perkins Floribunda of the Year winner amazes with a profusion of lavender blooms on an upright, well-branched bush. Their sweet scent fills the air! (Jackson & Perkins)','3 1/2\'','3 1/2','Glossy, dark green','30','Sweet','Pink Polyanna x AROsedi','Jackson & Perkins',''),(328,'0','\0','Souvenir de la Malmaison','Pink','','Antique','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/souvenir_maison.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/souvenir_maison2.jpg\">','Once hailed as the \"Queen of Beauty and Fragrance,\" from Empress Josephine\'s garden. Lovely, large blossoms with paper-thin petals and large, leathery leaves. (Jackson & Perkins)','2\' to 3\'','3','Large, leather, medium green','65 - 75','Stron spicy-sweet','Mme. Desprez x Tea','Jackson & Perkins',''),(329,'0','\0','Starry Night','White','','Shrub','','2002','<A HREF=\"\" onClick=\'msgWindow=window.open\r\n(\"http:','<img src=\"http://www.greenhousegardencenter.com/images/roses/starry_night.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/starry_night2.jpg\">','Seeing stars lately? Even in midday? No need to worry . . . as long as you\'re looking at this award winning Shrub from France. With very little effort on your part, your landscape can twinkle with sparkling stars of white. Each perfectly single flower has the charm of a dogwood. Yet the bushy easy-to-grow plant is as profuse as a dandelion. Glossy green leaves show off the huge clusters . . . a darned near constellation all on its own. (Weeks)','Medium-low/Spreading, bushy','Medium-small, single, large airy clusters','Glossy green','5','Slight','Anisely Dickson x R. wichuriana','Weeks',''),(330,'0','\0','Summer\'s Kiss','Peach/Coral','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/summers_kiss.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/summers_kiss2.jpg\">','A cloud of sweet anise fills the air around our unique amber colored Hybrid Tea making this a rose for any garden. Medium amber blooms unfurl into soft amber with cream highlights that reflect the morning sunrise. A very vigorous and productive plant with healthy foliage and true Hybrid Tea shaped blooms.','3 1/2\'','4','Medium green, matte','40 to 45','Strong','(Meitulandi x Mischief) x Meinuzeten)','Star',''),(331,'0','\0','Teasing Georgia','Yellow','','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/teasing_georgia.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/teasing_georgia2.jpg\">','An elegant beauty with perfectly formed, fully cupped flowers - thier honey-colored centers framed by lighter outer petals. Vigorous, disease-resistant, all season color. (Jackson & Perkins)','3\' to 4\'','3','Medium green','110','Strong licorice','Seedling x Seedling','Jackson & Perkins',''),(332,'0','\0','Timeless','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/timeless.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/timeless2.jpg\">','When you watch how slowly the long shapely buds take to open, you might think that time has stopped. But the large flowers hold their lustrous color for hours on end. Just a few minutes observation will reveal deep green leaves of good disease resistance on this compact plant. (Weeks)','Medium-low/Slightly spreading','Lage, double','Deep green','About 25','Mild','Seedling x Kardinal','Weeks',''),(333,'0','\0','Ultimate Pink','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/ultimate_pink.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/ultimate_pink2.jpg\">','A rose for serious rosarians seeking flawless blooms and for novice gardeners looking for success their first time out. Vigorous, with appealing color, a tidy habit and exceptional blossoms for bouquets. (Jackson & Perkins)','5\'','4 1/2','Semi-glossy, medium green','30','Light damask','Seedling x Fragrant Memory','Jackson & Perkins',''),(334,'0','\0','What a Peach','Peach/Coral','','Shrublet, Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/what_peach.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/what_peach2.jpg\">','Such a scrumptious long-lasting peachy color, you might be tempted to pick it and pop it in your mouth. But these beauties are for enjoyin\' . . not for eatin\'. The newest member of Weeks popular Shrublets? brings a welcome warm apricot color to the clan. Much like Raven in habit & style, the upright bushy plant is loaded with glossy green clean leaves and gorgeous red new growth. (Weeks)','Medium tall/Upright, full and bushy','Medium small, double, in clusters','Glossy green','25 to 30','Moderate fruity','Laura Ford x Sweet Magic','Weeks',''),(335,'0','\0','Cottage Rose','Pink','','English','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cottage_rose.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cottage_rose2.jpg\">','Excellent for small gardens, compact plants with medium height have fragrant warm-pink blooms.','To 4\'','Medium, rosette','Medium, green','50 to 100','Mild','Wife of Bath x Mary Rose','Star',''),(336,'0','\0','Love\'s Promise','Red','','Grandiflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/loves_promise_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/loves_promise.jpg\">','A fragrant Grandiflora with cuplike, currant red blooms held high atop dense, glossy green foliage. Velvety red color and delightful raspberry fragrance. Star Roses)','3 1/2\'','5\"','Dark green, glossy','35','Rich','Nuage Parfume x (Oklahoma x Duftzauber 84)','Meilland Star',''),(338,'0','\0','Cl. Flutterbye','MultiColored','','Climbing Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/flutterbye.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/flutterbye2.jpg\">','You\'ll be fascinated by the ever-changing display from this sparkling new Shrub. The large clusters of single blossoms carry all different colors at the same time. Highly resistant foliage is so shiny glossy green that it seems to mirror the flower colors. In mild climates, the plant can grow large enough to be used as a Pillar/Climber, yet it\'s a nice rounded Shrub in harsher regions.','Very large/Rounded to fountainous','Medium small, single, large clusters','Shiny green','5 to 8','Moderate spice','Playboy x Rosa soulieana derivative','Weeks','7.7'),(339,'0','\0','About Face','Peach/Coral','','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/about_face.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/about_face2.jpg\">','','Tall, very upright','Medium large, fully double','','','','','Weeks',''),(340,'0','\0','Adobe Sunrise','Peach/Coral','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/adobe_sunrise2.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/adobe_sunrise.jpg\">','A very compact Floribunda with large, salmon-orange flowers. Adobe Sunrise? is almost always in bloom displaying excellent color and the ability to self clean. Its small size makes this rose perfect for small spaces or containers.','Bushy, compact','Large','','','','','Star',''),(341,'0','\0','Apricot Candy','Apricot','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/apricot_candy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/apricot_candy2.jpg\">','The delicate rose fragrance adds to the classic elegance of this new soft apricot Hybrid Tea. Excellent flower shape and a novel, easy-on-the-eye color that is nevertheless strong enough to withstand the heat without fading. The ruffle-edged petals contrast nicely with the soft green foliage, either on the plant or in the vase. A good performer with above average resistance to diseases.','','','','','','','',''),(342,'0','\0','Bonica','Pink','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/bonica.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/bonica2.jpg\">','','','','','','','','',''),(343,'0','\0','Ch-Ching!','Yellow','','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cha_ching.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cha_ching2.jpg\">','Fragrant, deep yellow bloom on a vigorous, disease resistant plant.','','','','','','','',''),(344,'-1','\0','Cherry Parfait','MultiColored','','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cherry_parfait.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cherry_parfait2.jpg\">','A rose with a truly outstanding color and a nice rounded habit. Excellent in all climates. The bloom color holds nicely in the heat. This Grandiflora is always in bloom so it will be attractive all season long. The dark foliage makes a striking contrast to the bicolor flowers. Winner of the Golden Rose and voted best Hybrid Tea/ Grandiflora rose at the Rose Hills International Rose Trials in 2006','','','','','','','',''),(345,'-1','\0','Coral Drift','Peach/Coral','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/coral_drift.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/coral_drift2.jpg\">','Bright coral-orange blooms cover this small mounding shrub from mid Spring to mid Fall. Coral Drift? has the most vibrant flowers that catch your eye from anywhere. Mix and match with similar or contrasting colors to really wow. Fully Winter hardy and disease resistant.','','','','','','','',''),(346,'0','\0','Drop Dead Red','Red','','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/drop_dead_red.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/drop_dead_red2.jpg\">','So velvety?soo intense?.just jaw-droppingly delicious red?especially set against the highly-glossed deep green leaves that mirror all the eye-popping action. This killer color is truly a ?stop ?em dead in their tracks? kinda red that?s certain to lure you to linger. And it?s that red to the very finish of the flower?making this bushy shiny showy plant a natural for the landscape.','','','','','','','',''),(347,'0','\0','Ebb Tide','Lavender','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/ebb_tide.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/ebb_tide2.jpg\">','','','','','','','','',''),(348,'0','\0','Eyeconic Lemonade','Yellow','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/eyeconic_lemonade.jpg\"','<img src=\"http://www.greenhousegardencenter.com/images/roses/eyeconic_lemonade2.jpg\"','','','','','','','','',''),(349,'0','\0','Eyeconic Pink Lemonade','Pink','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/eyeconic_pink.jpg\"','<img src=\"http://www.greenhousegardencenter.com/images/roses/eyeconic_pink2.jpg\"','This eye-catching new rose represents a breakthrough in rose breeding. Developed by crossing modern roses with Hulthemias (a continual-blooming species with a characteristic red blotch at the base of the petals) this new addition from Jim Sproul showcases his efforts to obtain a rose with a re-blooming habit, disease resistance and that showy red blotch.','','','','','','','',''),(350,'0','\0','Gentle Giant','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/gentle_giant.jpg\"','<img src=\"http://www.greenhousegardencenter.com/images/roses/gentle_giant2.jpg\"','BIG monstrous buds & blossoms of rich pink (not too gaudy nor too pale) have an inner glow of golden yellow. SUPER broad round petals lend a classical flower form, slowly spiraling open from pin-point centers to full plentiful pulchritude. LARGE luxurious leaves of unusual light green color dress the bushy plant, perfectly complimenting the radiant pink blooms. LONG stems are perfect for bouquets?but it won?t take many of these big beauties to fill a vase.','','','','','','','',''),(351,'0','\0','Girls Night Out','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/girls_night_out.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/girls_night_out2.jpg\">','Dark, dusky-pink rose petals accented with a lavender pink reverse highlights the classic form of Girls\' Night Out.? This is a very vigorous, upright Hybrid Tea with above average disease resistance for the type and long lasting flowers which are perfect for cutting. And they are fragrant too!','','','','','','','',''),(352,'0','\0','Grande Dame','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/grande_dame.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/grande_dame2.jpg\">','Everything old is new again?or is it the other way around? Here?s a clean mean flowering machine whose big bountiful beauties reek with old rose romance, style & fragrance. Each lovely blossom invites you to bury your nose?to swoon from the perfume of the ?old time? roses of your dreams. A big vigorous ?shrubby? bush whose nodding clusters, abundant deep-green leaves & low-thorned cutting stems provide a perfect touch to a landscape or bouquet.','','','','','','','',''),(353,'-1','\0','Hot Cocoa','Peach/Coral','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/hot_cocoa.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/hot_cocoa2.jpg\">','The colorful hues vary with different climates. Maybe it\'s chocolate, maybe it\'s smoky or brick or russet. You\'ll be amazed by the beauty and interest that this Floribunda will create in your garden. Easy to grow.','','','','','','','',''),(354,'0','\0','Icy Drift','White','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/icy_drift.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/icy_drift2.jpg\">','The newest introduction to the popular Drift? series, Icy Drift? has small, pure white double blooms that form from late spring/early summer through frost. The flowers are borne abundantly in large clusters. The disease resistance is exceptional. Medium green glossy foliage helps to highlight the clean white blossoms.','','','','','','','',''),(355,'0','\0','In the Mood','Red','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/in_the_mood.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/in_the_mood2.jpg\">','Nothin? says lovin? like a red rose. But here?s a really-red rose that turns up the heat with big round petals virtually dripping with super-saturated redness. Each big buxom blossom holds that very same brilliance until they fall exhausted from the bushy prolific plant. The long lovely stems are swathed in gobs of gray-green leaves. If red is your thing, then this is the ?it? rose for you.','','','','','','','',''),(356,'0','\0','Itty Bitty Pink','Pink','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/itty_bitty_pink.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/itty_bitty_pink2.jpg\">','This true miniature rose is also a great landscape rose for the small garden, patio and rockery. The bubblegum pink color contrasts nicely with the dark green foliage. Always in bloom, the soft color blends nicely with all sorts of color combos.','','','','','','','',''),(357,'0','\0','Judy Garland','Peach/Coral','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/judy_garland.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/judy_garland2.jpg\">','The Judy Garland rose bush is a brilliant, modern yellow/orange multi-colored floribunda rose.\r\n \r\nThe bright rose flowers of \"Judy Garland\" are yellow with outer petals edged with orange. Very pretty!\r\n \r\nIf you like orange yellow roses, and they are very popular lately, this is a rose you should plant in your garden.\r\n \r\nThey come sometimes singly, but mostly in clusters of up to ten blooms.\r\n \r\nAll colors are represented in each rose cluster, and throughout the rose bush.','','','','','','','',''),(358,'-1','\0','Julia Child','Yellow','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/julia_child.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/julia_child2.jpg\">','Just before our wonderful American icon left us, she selected this exceptional rose to bear her name. Julia loved the even butter gold color & the licorice candy fragrance. Yet it wasn\'t just the old-fashioned blooms that inspired the recipe. The perfectly rounded habit, super glossy leaves & great disease resistance finish off the dish. An awesome AARS award winner ? a right & proper honor for a dear friend.','','','','','','','',''),(359,'-1','\0','Ketchup & Mustard','MultiColored','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/ketchup_mustard.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/ketchup_mustard2.jpg\">','Certain to become a condimental favorite?slap a layer of the brightest red onto a backside of darkest yellow & set it atop the greeniest glossiest leaves. The combo makes your eyes blink in disbelief. Better yet, the flowers hold on to their attention-getting tones to the very end?dropping from the well-behaved rounded plant just in time to welcome the next round of abundant bloom. Tidy enough to tuck into a landscape, lend an accent to a container or top a rose tree. No buns or weenies required','','','','','','','',''),(360,'0','\0','Koko Loko','Peach/Coral','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/koko_loko.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/koko_loko2.jpg\">','So unusual?it looks good enough to eat?or maybe drink in this case. The cocoa is creamy like latte. But the latte goes loco to finish all lavender! You just can?t imagine a milky chocolate-colored bud would mature to be a solid soft lavender blossom. Early to bloom, every lovely bud spirals open with impeccable show form. The flowers last long on the plant & in the vase. Beyond its novelty, there lies a great plant?.rounded, handsome & bushy?chock full of green leaves.','','','','','','','',''),(361,'0','\0','Lady Elsie May','Pink','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lady_elsie_may.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lady_elsie_may2.jpg\">','A profusion of coral pink blossoms add a continual mass of color to the landscape. Lush, waxy green foliage is resistant to black spot that plagues many roses. Excellent for mass plantings or patio containers. AARS award winner. Deciduous.','','','','','','','',''),(362,'0','\0','Lasting Love','Red','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lasting_love2.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lasting_love.jpg\">','It\'s been a while since a heavenly fragrant red HT has come \'round. Lasting Love is not the bright red of Olympiad, but the powerful perfume will give Mister Lincoln a run for his money. Big showy blooms of blended dusky red and dark pink glimmer against foliage so gloriously glossy it almost looks artificial. Burgundy red new growth makes a most handsome plant for all to enjoy.','','','','','','','',''),(363,'0','\0','Lava Flow','Red','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lava_flow.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lava_flow2.jpg\">','Lavagult, German for lava flow, is not an easy name... but \'tis a great rose. Large glowing clusters of deep velvety red seem to continually \'erupt\' from a blanket of glossy green leaves, creating a display that will warm your heart. This import from Kordes family bears very long-lived ruffled flowers atop a well-behaved upright plant.','','','','','','','',''),(364,'-1','\0','Legends','Red','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/legends.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/legends2.jpg\">','Large buds and blossoms of rich ruby red hold their durable brilliance from beginning to end. Classic Hybrid Tea bud shape, slowly spiraling open to a ruffled show-stopper. Who needs a bouquet? It only takes a posy to fill a vase.','','','','','','','',''),(365,'0','\0','Lime Sublime','White','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/lime_sublime.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/lime_sublime2.jpg\">','Apple green it\'s not. But imagine a keylime cream color that lights up any landscape with oodles of luminous blooms. Although Irish in origin, she struts her stuff under Northern lights or in our steamy South. Dark glossy green leaves set off the creamy pastel flowers and pointed buds. Great in mass plantings, mixed into borders or abides perfectly well all alone.','','','','','','','',''),(366,'0','\0','Love\'s Magic','Red','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/loves_magic.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/loves_magic2.jpg\">','BIG voluptuous red roses come to most people\'s mind when they think of a rose. Now if you put that atop a long stem and bless the blossom with a sweet perfume, you\'re getting the drift as to why this older German hybrid is still around. Add shapely pointed buds, glossy green leaves and super vigor, mow you\'re getting the full picture. A proven winner.','','','','','','','',''),(367,'-1','\0','Memorial Day','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/memorial_day.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/memorial_day2.jpg\">','It takes only one of these huge, old-fashioned flowers to fill an enire room with the sweet, classic scent of a rose. It loves the hot weather which will help it to unfurl its lovely petals of clear pink with a hint of lavender. A great rose for a cutting garden, with long sturdy stems clothed in rich green foliage. This vigorous easy to grow rose is a welcomed addition to any garden.','','','','','','','',''),(368,'0','\0','Mother of Pearl','Peach/Coral','','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/mother_of_pearl.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/mother_of_pearl2.jpg\">','This soft colored Grandiflora has perfect flower shape on a plant that is way above its class for resistance to black spot and winter hardiness. Performs exceptionally well in cooler climates as well as in hot humid areas.','','','','','','','',''),(369,'0','\0','Over the Moon','Peach/Coral','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/over_the_moon.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/over_the_moon2.jpg\">','Can you conjure up a newly retooled version of the beloved Just Joey? Now you?ve got a little feel for the opulent warm beauty of this resplendent new Hybrid Tea. Reminiscent of a monstrous silk rose on a lady?s hat, big voluptuous deep-apricot buds spiral open to slightly-softened caramel-sugar tones that glow like a beacon against the lush green leaves. The rounded, bushy & vigorous plant allows it to be placed in the landscape where it can easily show off its luxurious lusciousness.','','','','','','','',''),(370,'0','\0','Party Hardy','Pink','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/party_hardy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/party_hardy2.jpg\">','Yes, we?re having fun with words on this name. It?s a ?party? because of the big old-fashioned bright pink blooms that arrive in showy clusters. It?s ?hardy? because it was bred in Canada & has proven to be perfectly adapted for harsh winters. Party Hardy survives without winter protection in zone 3. The shrubby full plant keeps its clean green foliage to the ground, growing like mad as a result. It?ll stand head & shoulder above the other roses in very cold winter climates?actually preferr','','','','','','','',''),(371,'0','\0','Pink Drift','Pink','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pink_drift.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pink_drift2.jpg\">','Pink Drift? is low-growing with distinctive mounded flowers that reach 1?\' in height with a 3\' spread. Deep pink flowers with a soft faded center bloom in abundance throughout the season. This disease-resistant plant is easy to care for and easy to combine with other perennials.','','','','','','','',''),(372,'-1','\0','Queen Mary 2','White','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/queen_mary_2.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/queen_mary_22.jpg\">','This striking pure white Hybrid Tea rose deserves a spectacular name that could characterize its unique beauty. The high centered buds on this new rose combine the distinctive strong fragrance of sweet rose and banana. With excellent disease resistance and winter hardiness, Queen Mary 2 will make a wonderful addition to almost any landscape. Appropriately names after the largest, longest and tallest passenger ship ever conceived. The Queen Mary 2 is a luxurious cruise ship that was built by the ','','','','','','','',''),(373,'0','\0','Rainbow Sorbet','MultiColored','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/rainbow_sorbet.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/rainbow_sorbet2.jpg\">','As colorful as a rainbow, as refreshing as a taste of sorbet on a hot summer day. Medium sized blooms in shades of bright yellow, orange and red. All the wonderful qualities of the Floribunda class on a plant with disease resistance equal to that of many shrubs.','','','','','','','',''),(374,'0','\0','Rosa Rugosa','Pink','','RG','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/rosa_rugosa.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/rosa_rugosa2.jpg\">','Attractive purplish-red flowers dot upright, prickly stems. Impenetrable hedge or border shrub forming a barrier. Bright red rose hips. Reliable plant holds up to cold, wind, drought, salt. Deciduous.','','','','','','','',''),(375,'0','\0','Rouge Royale','Red','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/rouge_royale.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/rouge_royale2.jpg\">','The deep burgundy red buds open to reveal perfectly quartered bright raspberry red, old-fashioned blooms. These sturdy blooms hold up well in rain and heat and have a sweet fragrance of citrus and fresh ripe berries. Winner of the Fragrance Award at the Rose Hills International Rose Trials in 2003.','','','','','','','',''),(376,'-1','\0','Strike it Rich','Yellow','','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/strike_it_rich.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/strike_it_rich2.jpg\">','It\'s like finding a stash of doubloons. \'Strike It Rich\' radiates deep golden yellow blushed with a bits of ruby red. The strong fragrance suggests spice and fruit. A true Grandiflora that blooms in clusters on long stems that are suited for cutting.. Great disease resistance.','','','','','','','',''),(377,'-1','\0','Sugar Moon','White','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sugar_moon.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sugar_moon2.jpg\">','White roses exude elegance?but not much in the way of fragrance?until now! In this case, ?exude? is too delicate a word ?cause this honey will bulldoze you down with its powerful cold-cream perfume. Big pointed buds spiral open to show off broad petals of the purest white you can imagine. Black-green leaves make the pure white posies pop all the more. Good rebloom, natural vigor & long cutting stems make this a perfect addition for a cutting garden?or even just a smellin? garden.','','','','','','','',''),(378,'0','\0','Sunshine Daydream','Yellow','','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sunshine_daydream.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sunshine_daydream2.jpg\">','Great flower color and foliage, this rose is almost always in bloom. Light yellow flowers finish cream yellow and self clean well. Excellent disease resistance; performed very well all over the country with minimum spray. This variety also has excellent own root performance.','','','','','','','',''),(379,'0','\0','Sweet Vigarosa','Pink','','Granidflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sweet_vigorosa.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sweet_vigorosa2.jpg\">','Beautiful blooms on vigorous, bushy plants? You bet! The next big thing to hit the rose garden market. These new rose plant plugs were created in response to consumer demand for smaller, everblooming, easy-to-care-for plants which produce loads of colorful blooms all season with a more vigorous spreading habit and good disease resistance. As close to perfection as you can get in a continuously blooming plant!','','','','','','','',''),(380,'0','\0','Tangerine Streams','Pink','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/tangerine_streams.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/tangerine_streams2.jpg\">','Tangerine Streams? is a unique color of rose perfectly suited for West Coast climates. This rose will perform on the East Coast if given special attention to disease control. Apricot- salmon suffused with yellow and orange ?the flower form is classic and fully double. Grows to 3 1?2? ? 4? tall and fit well in smaller gardens or along walkways.','','','','','','','',''),(381,'0','\0','Teeny Bopper','MultiColored','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/teeny_bopper.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/teeny_bopper2.jpg\">','This half-pint cousin of the Floribunda is a real whippersnapper when it comes to bloomin?. She loves to show off with lots & lots of sassy scarlet & white blooms. Glitzy clusters bear very pointed buds that open into knee-high hydrangea-like heads of very long-lived flowers. Deep green glossy leaves dress up her flashy but compact habit. Pull her to the front of the border?put her in a pot?or place her amongst perennials. She?ll flaunt her flowers & steal the show.','','','','','','','',''),(382,'0','\0','Tequila Supreme','Peach/Coral','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/tequila_supreme.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sold_out.jpg\">','Great unique color, a mix of copper and ochre. Unaffected by rain. Always in bloom on a very uniform well rounded plant. Very similar to Tequila and Tequila Gold in all aspects: floriferousness, growing habit, disease resistance and winter hardiness.','','','','','','','',''),(383,'0','\0','The Imposter','MultiColored','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/the_imposter.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/the_imposter2.jpg\">','This very novel rose has a form that is reminiscent of a clematis, and the color is truly special. The unique dusting of the single petals plus the extraordinary constantly blooming flower power combine to make this new shrub a totally different rose! Somewhat resembling Rosa \'Mutabilis\' but in a much more tame and compact habit. Perfect for hot, dry, sunny climates. 2.5\'H & W, with medium green, semi-glossy leaves. Good disease resistance but minimal fragrance.','','','','','','','',''),(385,'0','\0','Thrive','Red','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/thrive.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/thrive2.jpg\">','The lineage continues! Thrive?, a new vibrant red landscape shrub rose, is a strong and healthy descendant of The Knock Out? Rose. Although it is hard to follow in the footsteps of Grandfather Knock Out?, this variety holds its own with hard- to-miss, bright, fire engine red blooms that last all season.','','','','','','','',''),(386,'0','\0','Topsy Turvy','MultiColored','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/topsy_turvy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/topsy_turvy2.jpg\">','Gorgeous long white buds set your head spinnin? when they swirl open to reveal a surprising searing scarlet interior. The clusters whirl & twirl with colors of glowing orange, red & cream as the showy petals fashion themselves into an unusual pinwheel form. Carrying flowers & foliage to the ground, this bushy little bouquet machine looks like a make-believe azalea that?s early to flower & fast to repeat. Dark red new growth & glossy deep green leaves provide the perfect foil for this gyrating','','','','','','','',''),(387,'-1','\0','Vavoom','Peach/Coral','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/vavoom.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/vavoom2.jpg\">','Ever seen a rose stand up and say ?howdy?? Vavoom has the color that?ll do the trick. Its bright orange juice tones might make your eyes pucker?but its sweet treat of glowing color lasts to the very end of every long-lived blossom. Put that gleaming orange against deep mahogany red new growth & glossy green leaves & you?ve got a lollapalooza for the landscape. The rounded compact plant can tuck into limited spaces. Caution: Sunglasses may be required!','','','','','','','',''),(388,'-1','\0','Voodoo','Peach/Coral','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/voodoo.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/voodoo2.jpg\">','A fresh orange rose, Voodoo is a unique orange rose with true orange petals accented with darker orange outer petals. Its large head opens into a captivating cup-shaped bloom with gentle edges.','','','','','','','',''),(389,'0','\0','White Licorice','Yellow','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/white_licorice.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/white_licorice2.jpg\">','Don?t let the pastel hues fool you. This quiet color packs a powerful punch of unparalleled perfume?a sweet licorice & lemon blossom aroma that will make you tingle with delight. A bouquet-making machine-of-a-plant with wonderfully formed buds that open into big wavy wonders set atop sturdy stems clothed with dark green leaves. Bushy & beautifully branched, the plant looks as good in the garden as the flowers do in a vase.','','','','','','','',''),(390,'0','\0','Wing Ding','Red','','Polyantha','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/wing_ding.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/wing_ding2.jpg\">','It?s party time for Polyanthas. There?s never been a Poly with this searing scarlet color. So let?s throw a Wing-Ding to celebrate. You?ll be surprised at the number of bright little long-lived blossoms carried in each huge pyramid-shaped cluster. The sheer weight of those copious clusters gives the plant a slightly spilling habit to nod over a rock wall or break up the garden border. Shiny-clean deep green leaves add to the revelry of the glitzy blooms. Paint the town ?scarlet? red with t','','','','','','','',''),(391,'0','\0','Cl. Orange Crush','Peach/Coral','','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cl_orange_crush.jpg\" />','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cl_orange_crush2.jpg\" />','Climbing Orange Crush? offers a new color for a modern climbing rose. Bright orange double flowers pop against the medium green, glossy foliage. Flowers will not fade in the heat of summer. This climber can reach up to 12\' - 15\' and generously re-blooms throughout the season. (Conrad Pyle)','','','','','','','',''),(393,'0','\0','Cl. Purple Splash','MultiColored','','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cl_purple_splash.jpg\" />','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cl_purple_splash2.jpg\" />','owzer?a whole new color in Climbers! Imagine Weeks? famous Fourth of July rose in shades of purple. Although they?re distantly related, this kissin? cousin blooms in even larger, more pyramid-shaped clusters of flowers & doesn?t have nearly the thorns. Set these splashy colors against bright Granny Smith-green foliage & you?ve got a killer combo for any fence, wall or trellis. Vigorous, clean & free-flowering?it repeat blooms readily in the very first year. (Weeks)','','','','','','','',''),(394,'0','\0','Cl. Smiley Face','Yellow','','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cl_smiley_face.jpg\" />','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cl_smiley_face2.jpg\" />','A true yellow climbing rose perfectly suited for West Coast landscapes. The glossy foliage contrasts well with the luminous, intense yellow color. An excellent repeat bloomer; this variety is very resistant to mildew and rust.(Star Roses)','','','','','','','',''),(395,'0','\0','Cl. Stormy Weather','Lavender','','Large Flowered Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cl_stormy_weather.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cl_stormy_weather2.jpg\" />','There?s no Climber that sings the blues any better? mysterious deep smoky purple blues with just a touch of cloudy white on the reverse?set against loads of greygreen leaves. Clusters of this uncommon color can cause a commotion in the landscape ?cause it blooms & repeats in the very first season. A mid-size Climber with full-sized flowers that can be used to give a backdrop of unusual garden duskiness? a perfect contrast with oranges, yellows & whites. (Weeks Roses','','','','','','','',''),(396,'0','\0','Cl. The Charlatan','Pink','','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cl_the_charlatan.jpg\" />','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cl_the_charlatan2.jpg\" />','The Charlatan? is the natural follow up to The Imposter? in the highly popular Garden Compass program. The simplicity of this rose can be seen in the clean light-pink petals and the multitude of golden stamens bursting from the center of the flower. Truly a unique rose, The Charlatan may be grown as a large shrub or climber. You will be rewarded with continuous blooms for most of the season. (Star Roses)','','','','','','','',''),(397,'0','\0','All A\'Twitter','Peach/Coral','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/all_a_twitter.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/all_a_twitter2.jpg\">','Not for the faint of heart when it comes to color, this is an audacious kinda orange. Loads of shiny bright persimmon blooms sparkle against the abundant deep deep glossy green leaves?and that dazzling color lasts all through the life of the flower. This lusciously luminous Mini says ?Come see me!? whether it?s in a patio pot or tucked into a gaudy garden border. Makes a terrific tree rose, too.','','','','','','','',''),(398,'0','\0','Ruby Ruby','Red','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/ruby_ruby.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/ruby_ruby2.jpg\">','Lots \'n\' lots of bright blooms - large well-spaced clusters bear very shapely buds and full-petaled flowers. ? The sassy cherry-red color carries all the way through the life of the bloom until the old petals drop cleanly away from the bushy full plant. ? Deep green glossy leaves with iron-clad disease resistance provide a fitting backdrop. ? Makes a perfect little tree rose?.and the bush can tuck into just about any sunny spot in the garden.','','','','','','','',''),(399,'0','\0','Smoke Rings','MultiColored','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/smoke_rings.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/smoke_rings2.jpg\">','There?s no other Mini with a color like this. Shapely little buds start off a warm melon orange-yellow color set against a mound of clean, lush, deep-green leaves. As the buds swirl open, a most surprising hue of smoky purple begins to blush at the edge of each petal, lending a mysterious effect of orange ?ringed? with smoke. This little Mini says ?Come see me? whether it?s in a patio pot or tucked into the garden border. Makes a great tree rose, too.','','','','','','','',''),(400,'0','\0','We Salute You','Peach/Coral','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/we_salute_you.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/we_salute_you2.jpg\">','Come to attention?all you rosy lovers of warm colors. Watch the long lovely pointed buds slowly open to tones of glowing orange?but suddenly take a startling two-toned turn. As the large flowers spiral open the outer petals wash to warm pink, giving two distinct colors in each lovely bloom ? orangey on the inside & pinky on the outside. The big open blossoms are carried on long stems clothed with very deep green highly-glossed leaves.','','','','','','','',''),(401,'0','\0','Love Song','Lavender','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/love_song_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/love_song.jpg\">','Lightly fragrant, clear lavender, large, old-fashioned flowers cover the attractive foliage and keep their color for an incredibly long time without fading. Blooms all summer and is especially floriferous in fall.','','','','','','','',''),(402,'0','\0','Oh My!','Red','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/oh_my_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/oh_my.jpg\">','Clusters of velvet-red ruffled flowers against the backdrop of glossy dark red-green leaves with very good disease resistance. The bushy full plant could be used as a flowerful hedge, a showy mass planting or just by itself.','','','','','','','',''),(403,'0','\0','Sparkle & Shine','Yellow','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sparkle_shine_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sparkle_shine.jpg\">','Clusters of bright yellow ruffled flowers on rounded plants. Leaves are glossy green with dark red new growth. Excellent disease resistance. ','','','','','','','',''),(404,'-1','\0','Twilight Zone','Lavender','','Grandiflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/twilight_zone_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/twilight_zone.jpg\">','Double old-fashioned flowers of deep velvet purple. Strongly scented with a combination of clove and lemony citrus blossom. Deep green leaves cover the plant & complement the remarkably colored flowers.','','','','','','','',''),(405,'0','\0','Diamond Eyes','Lavender','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/diamond_eyes_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/diamond_eyes.jpg\">','Velvety black-purple blooms catch the eye and attract onlookers to the garden. Accented by a sparkling white eye zone, these blooms illuminate against the bright, glossy green leaves of this mini. Intoxicating fragrance of clove and spice adds interest to this variety. Tucks easily into any landscape. ','','','','','','','',''),(406,'0','\0','Whimsy','Multicolored','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/whimsy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/whimsy2.jpg\">','Double blooms with classic form are creamy white generously splashed with hot pink for a hand-painted look, each one different from the next. Rounded, bushy plants filled with bright green, dense foliage.','','','','','','','',''),(407,'0','\0','Bull\'s Eye','Multicolored','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/bulls_eye_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/bulls_eye.jpg\">','Medium-size, creamy white flowers are accented by a striking cranberry eye zone. They keep their unique coloration the entire time they are in bloom. Resistant to the common rose disease black spot, this variety will simply shine in your garden. Grows 4-5\' tall, spreading 3-4\'. ','','','','','','','',''),(408,'0','\0','Yabba Dabba Doo','Pink','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/yabba_dabba_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/yabba_dabba.jpg\">','Absolutely covered by the impressively large clusters of salmon-pink blooms with glowing yellow eyes, it will shine in your garden whether the sun is out or not! 2-3\' tall and 3\' wide, compact and rounded, with clean, glossy foliage.','','','','','','','',''),(409,'0','\0','Pope John Paul II','White','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/Roses/pope_john_paul.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/Roses/pope_john_paul2.jpg\">','This elegant rose now grows in the Vatican private garden, and you can enjoy it in your garden, too! Among the finest white roses ever, the \'Pope John Paul II\' rose produces pure, luminous white, lavishly petaled blossoms with a delightful, fresh citrus fragrance. This exceptional new hybrid tea has received top ratings for its delightful, fresh citrus fragrance, vigorous growth, disease resistance, and perfect bloom form.','','','','','','','',''),(410,'0','\0','Cinco de Mayo','Lavender','','Peach','','','','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cinco_de_mayo.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/Roses/cinco_de_mayo2.jpg\">','This seedling of Julia Child puts a whole new spin on ?flower power?. The clusters of blooms never stop poppin? open on this powerfully flowerful Floribunda. Mysteriously colored & deliriously novel?it?s an indescribable blending of smoked lavender & rusty red-orange. Yet it?s perfectly blendable with any color in the garden, whether it?s atop a rose tree, planted in mass or nestled amongst your favorite perennials. The super-clean glossy-green foliage mirrors the flowers, adding even more p','','','','','','','',''),(411,'0','\0','Apricot Drift','Peach','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/apricot_drift.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/apricot_drift2.jpg\">','Apricot Drift? exhibits a true groundcover habit and offers a fresh look to the series. Double apricot colored flowers begin flowering in spring and display a season-long show of color. It is just as tough and disease resistant as others in the Drift? series. Best suited for small gardens or along paths and walkways. Star','','','','','','','',''),(412,'0','\0','Red Drift','Red','','Shrub, Groundcover','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/red_drift.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/red_drift2.jpg\">','Red Drift? has the most petite flowers of all of the Drift? Roses. It is perfect for use in front of border plantings. Red Drift? makes a beautiful statement when it drapes naturally over a rock wall or edge. Mature height is less than 1?\' with a wider spread. Great flower power and disease resistance.','','','','','','','',''),(413,'0','\0','The Double Knockout','Red','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/double_knockout.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/double_knockout2.jpg\">','From the same cross that produced the original Knock Out,? The Double Knock Out? Rose represents the next generation in the family of The Knock Out? Roses. The full double flowers look just like a classic rose. What it gained in beauty it did not lose in performance. It is as resistant to black spot as the famous original, has the same bloom cycle and is slightly more winter hardy. A shrub rose with a classic look and the toughness that you expect from a member of The Knock Out? Family. Star Ros','','','','','','','',''),(414,'0','\0','Carefree Celebration','Peach','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/carefree_celebration2.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/carefree_celebration.jpg\">','This large shrub from the breeder of The Knock Out? Rose shares the same superior disease resistance and flower power that are the trade signatures of Bill Radler\'s new creations. The latest addition in our popular Carefree series stands apart in the landscape with its unique color which is even stronger in hot, humid climates.','','','','','','','',''),(415,'0','\0','Carefree Spirit','Red','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/carefree_spirit.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/carefree_spirit2.jpg\">','Our 2009 AARS Winner. Finally, a true red hardy shrub rose! Carefree Spirit? is a descendant of our popular and former winner, Carefree Delight. Meilland hybridized an even better landscape plant that still has the great foliage of its parent, but now has more disease resistance, better plant habit and a great non-fading bright red color. This consensus winner demonstrated great success in a variety of climates. Hardy Zone 5.','','','','','','','',''),(416,'-1','\0','Crimson Meidiland','Red','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/crimson_meidiland.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/crimson_meidiland2.jpg\">','This new landscape shrub rose is a breakthrough in groundcover rose breeding- for its resistance to black spot, conrolled habit and floriferousness. It is a perfect companion for the \'Knock Out\' family. The deep bronze burundy color of the fall foliage is an added landscape bonus. Star Roses','','','','','','','',''),(417,'0','\0','Magic Meidiland','Pink','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/magic_meidiland.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/magic_meidiland2.jpg\">','This late spring bloomer is covered with bright pink flowers that creep over slopes and banks. Create a beautiful barrier around your property or garden spaces with this easy-care groundcover. Foliage and blooms look beautiful even in the summer heat. Strong Lily of the Valley fragrance when in full bloom.','','','','','','','',''),(418,'0','\0','Sevillana','','','','','','','','','','','','','','','','',''),(419,'0','\0','Eyeconic Pomegranate','Mullticolored, Pink','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/eyeconic_pomegranate.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/eyeconic_pomegranate2.jpg\">','Eyeconic? Pomegranate Lemonade is a miniature rose with a large flower and terrific novelty. It maintains the distinctive blotch characteristic of the Hulthemia roses at all stages of flowering. It is extremely floriferous with a non fading color. A great new addition to the Eyeconic? series. Excellent performance in Western US, unfortunately not resistant to Black spot, not recommended for the East, South and Midwestern parts of the country.','','','','','','','',''),(420,'0','\0','Look-A-Likes Hydrangealicious','Red,Multicolored','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/look_a_likes_hydrangealicious.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/look_a_likes_hydrangealicious2.jpg\">','Look-A-Likes? Hydrangealicious is a unique new rose with densely flowered clusters of small red blooms with a white eye. The habit is also quite nice since it remains low to the ground, requiring little maintenance. This is not your typical rose. Its first flush of blooms is stunning, but it does not repeat bloom well. Plant it towards the front of mixed borders where other flowering perennials will cover it later in the season.','','','','','','','',''),(421,'0','\0','Look-A-Likes Phloxy Baby','Pink','','Polyantha','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/look_a_likes_phloxy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/look_a_likes_phloxy2.jpg\">','Look-A-Likes? Phloxy Baby is a Polyantha Hybrid from the hybridizer of The Knock Out? Rose. It displays extremely good disease resistance and is more upright than most Polyantha roses. It would be perfect for use as a hedge. It attracts bees and is hardy to zone 5.','','','','','','','',''),(422,'0','\0','Raspberry Rugostar','Pink','','Groundcover','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/raspberry_rugostar.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/raspberry_rugostar2.jpg\">','A true groundcover version of the popular Rugosa rose. Deep pink blooms cover this very prostrate plant, beginning in June and lasting throughout the warm months. A light clove fragrance fills the air and enhances the appeal of this disease tolerant shrub.','','','','','','','',''),(423,'-1','\0','Tequila','Peach/Coral','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/tequila.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/tequila2.jpg\">','This new shrub rose is reminiscent of the popular shrub rose \'Sevillana\' It produces a symphony of brightly colored apricot-orange blooms throughout the season. This beautiful plant can be grown as a specimen or, for a stronger effect, as a hedge. Great for landscaping in dry hot climates.','','','','','','','',''),(424,'0','\0','Big Momma','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/big_momma.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/big_momma2.jpg\">','Big Momma? is a big pink, very fragrant hybrid tea rose. it makes a nice cutting rose and has performed well own root in our trials. It has a high petal count and ctrong scent of roses and fruit.','','','','','','','',''),(425,'0','\0','Cinnamon Dolce','Red,Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cinnamon_dolce.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cinnamon_dolce2.jpg\">','Cinnamon Dolce? has a unique novel color, great exhibition form and very strong fragrance. The disease resistance is very good for the west coast.','','','','','','','',''),(426,'0','\0','Cl. Cloud 10','White','','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cloud_10.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cloud_102.jpg\">','Cloud 10? is a pure white climbing rose that has a very full flower similar to the English Roses. It is hardy to zone 6 (in zone 5 it would be more like a large shrub). It will do great everywhere, but especially in the South and all areas troubled with black spot.','','','','','','','',''),(427,'0','\0','Coretta Scott King','Bi-color, Coral','','Grandiflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/coretta_scott_king_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/coretta_scott_king.png\">','Tall, upright and bushy. Good disease resistance.','','','','','','','',''),(428,'0','\0','Good as Gold','Yellow, Orange','','Hbrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/good_as_gold_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/good_as_gold.png\">','Tall and bushy. Medium to large blooms, citrus fragrance.','','','','','','','',''),(429,'0','\0','Happy Go Lucky','Yellow','','Grandiflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/happy_go_lucky_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/happy_go_lucky.png\">','Medium tall, very bushy, good disease resistance. Blooms are large, double, moderately fragrant.','','','','','','','',''),(430,'0','\0','Jump for Joy','Pink, Peach','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/jump_for_joy_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/jump_for_joy.png\">','Ruffled flowers in large clusters. Very rounded and bushy. Good disease resistance.','','','','','','','',''),(431,'0','\0','You\'re the One','Bi-color, Pink','','Mini','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/happy_go_lucky_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/happy_go_lucky.png\">','1 1/2\" to 2\" blooms on this rounded, very bushy rose.','','','','','','','',''),(432,'0','\0','Easy Does It','Bi-color, Coral','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/easy_does_it_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/easy_does_it.png\">','Medium, rounded and bushy. Excellent disease resistance. Medium, ruffled blooms','','','','','','','',''),(433,'0','\0','Always and Forever','Red','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/always_and_forever_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/always_and_forever.png\">','Classic long-stemmed red rose. Very good disease resistance.','','','','','','','',''),(434,'-1','\0','Radiant Parfume','Yellow','','Grandiflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/radiant_perfume_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/radiant_perfume.png\">','Large deep yellow blooms with strong citrus scent.','','','','','','','',''),(435,'-1','\0','Chihuly','Bi-color, Yellow, Orange','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/chihuly_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/chihuly.png\">','Rounded, double blooms in a mix of yellow, orange and red.','','','','','','','',''),(436,'0','\0','Moondance','White','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/moondance_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/moondance.png\">','Big clusters of beautifully-formed buds open to sparkling white blooms held atop lots of deep green leaves. Upright to columnar.','','','','','','','',''),(437,'-1','\0','Shockwave','Yellow','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/shockwave_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/shockwave.png\">','Bright yellow blooms on a medium, bushy plant.','','','','','','','',''),(438,'0','\0','All American Magic','Multicolored','','Grandiflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/all_american_magic.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/all_american_magic2.png\">','A Grandiflora with a unique color combination. Less fragile than other striped roses when it comes to disease resistance and hardiness. The double flowers emerge in stripes of bright red and yellow and fade to pink and cream.','','','','','','','',''),(439,'0','\0','Cl. America','Coral','','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_america.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_america2.png\">','This large-flowered climber erupts in bloom all summer and into fall on tough, hardy vines that quickly reach 10 to 12 feet tall and 6 to 8 feet wide.\r\nAnd what blooms they are, too! Fully double, the 4- to 5-inch, old-fashioned flowers are a luscious pink suffused with salmon and coral, with lighter tones on the petal reverse. Best of all, the flowers have a strong, spicy clove scent! \r\n','','','','','','','',''),(440,'0','\0','Cl. Cancan','Pink, Bi-Color','','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_cancan.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_cancan2.jpg\">','Cancan\'s unique magenta red to light pink color is blended with creamy white towards the center and the outside of the petals. The blooms are cuplike in form, semi-double, and medium in size.\r\n\r\n','','','','','','','',''),(441,'0','\0','Cl. Eden','Pink','','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_eden.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_eden2.png\">','The rose flowers are ivory or cream colored, with deep pink edges, but the exact coloring varies. \r\n\r\nThere is often a hint of green on the outer petals as well. \r\n\r\nThe scent is sweet, light and lovely\r\n','','','','','','','',''),(442,'0','\0','Cl. Morning Magic','Pink','','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_morning_magic.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_morning_magic2.png\">','Disease resistant, hardy climbers, this one with a delightful soft shell pink bloom color that holds well into the fall. Morning Magic stays quite compact for a climber and, like all the Knock Out series, is extremely resistant to blackspot, rust and powdery mildew. Continuously repeats to provide enjoyment all season.','','','','','','','',''),(443,'0','\0','Cl. Raspberry Cream Twirl','Bi-Color','','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/raspberry_cream_twirl_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/raspberry_cream_twirl.png\">','Raspberry Cream Twirl? is the first striped climber with a classic rose exhibition type flower. It is also one of the few striped climbers to have better than average disease resistance. The striping is very consistent and can be noticed even from a distance. The flowers have a slight green apple scent.','','','','','','','',''),(444,'0','\0','Classic Woman','White','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/classic_woman_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/classic_woman.png\">','Finally a white Hybrid Tea in the popular Romantica? series. This true Hybrid Tea combines old-fashioned blooms with good fragrance and exceptional foliage. The blooms are long lasting and perfect for the vase. Selected by the editor of Traditional Home magazine in honor of their Classic Woman Award that honors women for exemplary volunteerism and community service. --Weeks Roses','','','','','','','',''),(445,'0','\0','Dark Night','Bi-Color','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/dark_night_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/dark_night.png\">','A new well tested novel rose for the West Coast, Dark Night? has held up to thorough trials and has proven to perform well on its own roots. The color is dark velvet red, almost black, with a cream yellow reverse. The flower form is classic with a high centered bud and a cuplike opening.\r\n','','','','','','','',''),(446,'0','\0','Dee-Lish','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/dee_lish_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/dee_lish.png\">','Dee-Lish? is a tall Hybrid Tea rose with an old fashioned flower and a very strong fragrance of verbena and citrus. It has a large, deep pink non-fading bloom, and it makes for an excellent cut flower. It is a multiple award winner in Europe for disease resistance and aesthetics and one of the first hybrid tea roses to win the prestigious ADR contest in Germany. --Star Roses','','','','','','','',''),(447,'0','\0','Fairy Meidiland','Pink','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/fairy_meidiland_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/fairy_meidiland.png\">','Contained habit and superior disease resistance with a strong color that does not fade. Super glossy foliage','','','','','','','',''),(448,'-1','\0','Fired Up','Bi-Color','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/firedup_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/firedup.png\">','Fired Up? has a very unique and striking color. The color can best be described as yellow and bright orange striped, finishing blood orange. The color does not fade in the heat or when finishing and it re-blooms well. It has very good tolerance to rust and mildews. Fired Up? is best recommended for the dry climates of the West. --Star Roses','','','','','','','',''),(449,'0','\0','Francis Meilland','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/francis_meilland_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/francis_meilland.png\">','A true hybridizing breakthrough from the very talented hands of Jacques Mouchotte?a Hybrid Tea with the black spot cleanliness of Knock Out? but the classic shape and alluring fragrance everyone recognizes as a real rose. Tall and stately, Francis will show off his shapely soft pink blossoms atop long stems with abundant glossy green leaves. Named to honor the 100th birthday of the breeder of the famous Peace rose. --Weeks Roses','','','','','','','',''),(450,'0','\0','Look-a-Likes BougainFeelYa','Red','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/bougainfeelya_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/bougainfeelya.png\">','BougainFeelYa is the newest edition to the continuously growing Look-A-Likes? series. This is a new series of roses with blooms that don?t look like traditional rose blossoms. The flowers of BougainFeelYa are dark red, non-fading and they are shaped similar to that of a Bougainvillea, but don?t be fooled, this is not a climbing rose! Flowers form continuously throughout the season and it is covered with hips in the fall. BougainFeelYa performs well on its own roots and is tolerant to a range of ','','','','','','','',''),(451,'-1','\0','Love','Bi-Color','','Grandiflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/love_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/love.png\">','There are two sides to every story. This Love story has one side that?s fiery hot red and another side that?s cool clear white. You?ll love Love in your garden for its two-toned buds, shapely blooms and super-productive plant clothed with very dark green resistant foliage and reddened new growth. Consistent color. Size can shrink in heat. -- Weeks Roses\r\n','','','','','','','',''),(452,'-1','\0','Mercury Rising','Bi-Color','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/mercury_rising_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/mercury_rising.png\">','Mercury Rising? is a seedling of the popular Hybrid Tea rose, Gemini. It has similar coloration and a great exhibition type flower, but it is much more vigorous with glossier foliage. Mercury Rising? would make a perfect flower for cutting. --Star Roses\r\n','','','','','','','',''),(453,'0','\0','Michelangelo','Yellow','','Hyrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/michelangelo_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/michelangelo.png\">','With its sweet lemony fragrance and its vibrantly saturated golden petals, this Romantica? rose will find a permanent home in your garden. Perfect stems for cutting and old fashioned blooms to win your heart. Deep green foliage provides the perfect contrast. --Star Roses\r\n','','','','','','','',''),(454,'0','\0','Peter Mayle','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/peter_mayle_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/peter_mayle.png\">','One of the most fragrant Romantica roses. The blooms are large and deeply colored with a heavy \"old rose\" fragrance. Blooms are 4 to 5 inches in width, have strong petals and long stems that are perfect for cutting. --Star Roses\r\n','','','','','','','',''),(455,'0','\0','Singin\' the Blues','Lavender','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/singin_the_blues_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/singin_the_blues.png\">','Singin\' The Blues? is an extremely fragrant deep lavender colored floribunda rose; perfect for gardens in mild, dry climates. The fragrance is reminiscent of citrus and verbena. --Star Roses','','','','','','','',''),(456,'0','\0','Spanish Sunset','Coral','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/spanish_sunset_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/spanish_sunset.png\">','Provides a non-stop display of bright orange flowers through the season. This rounded plant with very excellent resistance to mildew and rust will make a bold statement in Western landscapes.','','','','','','','',''),(457,'-1','\0','Tahitian Sunset','Bi-Color','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/tahitian_sunset_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/tahitian_sunset.png\">','A Tahiti sweetie with a gorgeous gown of green, beset by beautiful blossoms of sunset shades. But her heady beauty is just a temptation, enticing you to sample her fabulous fragrance. One of the new 21st century Hybrid Teas, large long-stemmed flowers are borne in great abundance on a very bushy clean garden-worthy plant. More intense colors in the fall bloom. Best size when cool. --Weeks Roses','','','','','','','',''),(458,'0','\0','Tahitian Treasure','Red','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/tahitian_treasure_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/tahitian_treasure.png\">','Tahitian Treasure? represents a breakthrough in breeding as one of the first garden roses with all the great attributes of a landscape shrub rose ? strong color, good habit, good flowering density, good re-bloom, and very disease resistant. It is hardy to zone 5. --Star Roses\r\n','','','','','','','',''),(459,'0','\0','Thrive Copper','Coral','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/thrive_copper_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/thrive_copper.png\">','Unique color and flower form on a plant with good disease resistance, Tequila Supreme? has cool scalloped petals and a novel color. Flowering almost continually from spring through frost; it has above average disease resistance and will perform well even under tough hot and humid east coast conditions. --Star Roses\r\n','','','','','','','',''),(460,'0','\0','Thrive Lavender','Lavender','','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/thrive_lavender_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/thrive_lavender.png\">','Tiny blossoms of lavender to pink densely cover this landscape shrub rose in a sea of color when in bloom. Extremely self-cleaning. --Star Roses\r\n','','','','','','','',''),(461,'0','\0','Valencia','','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/valencia_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/valencia.png\">','Looking for huge blooms, intense fragrance and a high level of disease resistance in a Hybrid Tea? Look no further because Valencia has it all. Large, fragrant blooms in a beautiful shade of warm yellow suffused with tones of apricot and copper last well both in a vase and on the bush. Dark green, leathery foliage presents a perfect backdrop for the velvety, classically formed flowers, produced in flushes throughout the season. Excellent disease resistance to both blackspot and powdery mildew.','','','','','','','',''),(462,'0','\0','Cl. Pretty in Pink Eden','Pink','','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pretty_in_pink_eden_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pretty_in_pink_eden.jpg\">','','','','','','','','',''),(1464,'0','\0','Anna\'s Promise','Coral','','','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/annas_promise_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/annas_promise.jpg\">','The unique color combination of golden petals with a pink blush and glowing bronze reverse is a fitting representation of Anna?s character. Elegant blossoms surrounded by glossy, green foliage, exude a spicy, fruit fragrance. This graceful plant includes strong blossom stems for bouquets in the parlor. Weeks Roses','','','','','','','',''),(1465,'0','\0','Anna\'s Promise','Yellow, pink, tan','','Grandifora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/annas_promise_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/annas_promise.jpg\">','Weeks Roses is proud to offer, Anna?s Promise?, the first in a series of garden roses inspired by the Primetime Emmy? and Golden Globe? award-winning British television series Downton Abbey. The unique color combination of golden petals with a pink blush and glowing bronze reverse is a fitting representation of Anna?s character.','','','','','','','',''),(1466,'-1','\0','Best Kept Secret','Pink','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/best_kept_secret_sm.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/best_kept_secret.png\">','Best Kept Secret? displays an exhibition type flower on a very compact plant. It has great dark green, glossy foliage, a strong citrussy fragrance and would be an excellent replacement for Secret? as an own-root plant. Excellent disease resistance for rust and mildew. ','','','','','','','',''),(1467,'0','\0','Cl. Above All','Salmon','','Climber','','','','<img src = \"http://www.greenhousegardencenter.com/images/roses/cl_above_all_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/roses/cl_above_all.jpg\">','Above All? stands proud above the competition of other Climbers with its excellent vigor. The good winter hardiness inherited from ?mom? Westerland allows Above All? to perform with continuous blooming from spring to fall in multiples climates. Weeks Roses','','','','','','','',''),(1468,'0','\0','Cl. Top of the World','Orange, Yellow','','Climber, Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/top_of_the_world_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/top_of_the_world.jpg\">','You don?t have to climb Mount Everest to feel the joy of reaching the highest summit. You can stay at home and grow Top of the World with its long-lasting radiating orange & yellow bicolor flowers. With perfect buds and shapely clusters, this Mini Climber will elevate your garden atmosphere. Not too invasive like other full-sized Climbers, this vigorous variety has the perfect balance of mini flowers and smaller foliage combined with a shorter mature habit that makes it suitable for smaller gard','','','','','','','',''),(1469,'0','\0','Doris Day','Yellow','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/doris_day_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/doris_day.jpg\">','Inspired by big screen and singing legend, \'America\'s Sweetheart\' Doris Day, this lovely yellow-colored rose beautifully personifies this joyful, charming and amazingly talented icon. Doris Day?s blooms are full of sunshine and will sweeten up your garden with their fruity and sweet spice aroma. The old-fashioned blooms are produced in beautiful rounded clusters on vigorous stems. You get to enjoy the gold yellow coloration until the petals drop. Weeks Roses','','','','','','','',''),(1470,'0','\0','Ice Cap','White','Shrub','Shrub','','','','<img src = \"http://www.greenhousegardencenter.com/images/roses/ice_cap_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/roses/ice_cap.jpg\">','Icecap? displays a dense flush of pure white flowers on a compact, rounded shrub. Excellent repeat-blooming and resistance to many common rose diseases such as black spot, mildew and rust is observed. It has been one of the most consistent performers in our independent trials conducted at trial sites around the country. Icecap? is the first introduction created from the combined breeding efforts of Will Radler and Meilland International. Star Roses','','','','','','','',''),(1471,'0','\0','Liv Tyler','Coral','Shrub, Romantica','Romantica','','','','<img src = \"http://www.greenhousegardencenter.com/images/roses/liv_tyler_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/roses/liv_tyler.jpg\">','A sweet perfume of ripe apricots surrounds each coral pink, strongly quartered bloom. Long, strong stems for cutting and exceptionally sturdy blooms make this a perfect addition to any cutting garden - Star Roses','','','','','','','',''),(1472,'0','\0','Look-a-Likes Apple Dapple','White','Shrub','Shrub','','','','<img src = \"http://www.greenhousegardencenter.com/images/roses/apple_dapple_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/roses/apple_dapple.jpg\">','Look-A-Likes? Apple Dapple is covered in a blanket of white apple blossom-like flowers in early spring. It grows well on its own roots and is tolerant to high soil pH. It will continuously bloom throughout the season and is very resistant to rust and mildews. It is a large groundcover rose and would be well suited for placement towards the front of beds and borders, or planted en masse. - Star Roses','','','','','','','',''),(1473,'0','\0','Mini Mandarin Sunblaze','Bright Orange','Shrub','','','','','<img src = \"http://www.greenhousegardencenter.com/images/roses/mandarin_sunblaze_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/roses/mandarin_sunblaze.jpg\">','Mandarin Sunblaze? has unusually large flowers for its miniature class. The strong bright orange color and vigorous habit make it a favorite Sunblaze? Rose. - Star Roses','','','','','','','',''),(1474,'0','\0','Rainbow Sunblaze','Yellow, Orange, Red','Shrub','Miniature','','','','<img src = \"http://www.greenhousegardencenter.com/images/roses/rainbow_sunblaze_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/roses/rainbow_sunblaze.jpg\">','Rainbow Sunblaze? covers itself with small buds that have a bright yellow cast with red undertones, transforming into stunning orange red when open. This vigorous and bushy plant is perfect for containers, walkways and mixed borders. - Star Roses','','','','','','','',''),(1475,'0','\0','Neil Diamond','Pink, White, Bicolor','Hybrid Tea','Hybrid Tea','','','','<img src = \"http://www.greenhousegardencenter.com/images/roses/neil_diamond_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/roses/neil_diamond.jpg\">','Get the shovel out and prepare the best spot in your garden so you can admire the Neil Diamond rose. Who would have thought that the internationally acclaimed Rock and Roll Hall of Fame singer-songwriter Neil Diamond would one day have a rose bearing his name with the variety Rock & Roll as its ?father?! Coincidence or destiny? It is a true ?diamond? bloomer producing numerous sizeable flowers and attractive buds on long cutting stems. For a touch of elegance in your garden, add this gem of a ro','','','','','','','',''),(1476,'-1','\0','Sedona','Coral Blend','Hybrid Tea','Hybrid Tea','','','','<img src = \"http://www.greenhousegardencenter.com/images/roses/sedona_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/roses/sedona.jpg\">','The warm colors so reminiscent of the craggy red bluffs and high desert sunsets in the American Southwest inspired the name for this unique rose. Pointed, sculptured buds spiral open revealing layers of colors ? reds, corals, and orange tones?to stunning 5-inch blossoms. Weeks Roses','','','','','','','',''),(1477,'0','\0','Take It Easy','Red, Light Reverse','Floribunda','Floribunda','','','','<img src = \"http://www.greenhousegardencenter.com/images/roses/take_it_easy_sm.jpg\">','<img src = \"http://www.greenhousegardencenter.com/images/roses/take_it_easy.jpg\">','Take it Easy, relax and enjoy life! You won?t have much work to do in the garden after planting this new rose for which NATURAL DISEASE resistance is a true statement. The dark green, shiny & healthy foliage is the perfect background to showcase the many clustering buds and flowers. Of a classic red color, this dynamite of a rose has ideal pointy and very elegant buds. The red coloration doesn?t go too pink or blue as the petals are falling away. A touch of lighter pink reverse light up the show','','','','','','','',''),(1478,'0','\0','Abbaye de Cluny','Apricot','Hybrid Tea','','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/abbaye.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/abbaye2.jpg\">','Modern apricot tones adorn these cupped, antique rose-shaped blooms. The globular blooms of this Hybrid Tea are immense and are produced all summer. It is a vigorous plant, yet it\'s size is contained at 3\' to 4.\'Star Roses','','','','','','','',''),(1479,'0','\0','Apricots \'n Cream','Apricot','Hybrid Tea','','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/apricotsncream_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/apricotsncream.jpg\">','Apricots n\' Cream? is a vigorous grower with a pastel flower color of ivory to light apricot that contrasts well with the excellent dark green and glossy foliage. This variety has much better disease resistance than the average Hybrid Tea Rose and is also much more compact in stature. It will rebloom in flushes throughout the season. Star Roses','','','','','','','',''),(1480,'0','\0','Candy Cane Cocktail','White/Pink','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/candycanecocktail_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/candycanecocktail.jpg\">','Candy Cane Cocktail? displays bi-colored blooms of white suffused with deep pink to red edges. It has superior disease resistance for the type. This rose inherits its exceptional traits for rebloom and disease resistance from its breeding background which includes The Knock Out? Family of Roses. It also grows well on its own roots. - Star Roses','','','','','','','',''),(1481,'0','\0','Eyeconic Melon Lemonade','Orange','Shrub','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/eyeconic_melon_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/eyeconic_melon.jpg\">','The overall flower effect of Eyeconic? Melon Lemonade is orange to apricot, with a red ring around the inside of the petals. Flowers finish light pink with the red blotch turning to purple. This rose is only recommended for the Western states due to its susceptibility to leaf spot diseases. - Star Roses','','','','','','','',''),(1482,'0','\0','Gold Struck','Yellow','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/gold_struck_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/gold_struck.jpg\">','Gold Struck? is a new Grandiflora rose with good vigor and excellent disease resistance for the type. The golden yellow color sometimes suffused with orange is very strong and contrasts well with the dark green foliage. The petals are beautifully rounded and flare out to about 4? in diameter when fully open. - Star Roses','','','','','','','',''),(1483,'0','\0','Miss Congeniality','White/Pink','Grandiflora','Grandiflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/miss_congeniality_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/miss_congeniality.jpg\">','There was not much competition when it was time to crown this classy ?lady rose? with the title of Miss Congeniality. Everybody agreed that she?s a standout and in the beauty pageant of the rose world, she wins hands down as the most charismatic and inspirational contestant. The camera loves her picture perfect buds and flowers of everlasting pure white with vibrant pink edges. This flower?s pleasant personality will be the center of attention in any garden or will create a warm and friendly atm','','','','','','','',''),(1484,'0','\0','Polynesian Punch','Multicolored','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/polynesian_punch_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/polynesian_punch.jpg\">','Polynesian Punch? is a very compact Floribunda rose which would make a great container plant. It displays non-stop flowering in a kaleidoscope of colors; from orange to pink to yellow. Best suited for the dry climate of the West Coast. It grows well on its own roots. - Star Roses','','','','','','','',''),(1485,'0','\0','Pretty Lady','Deep pink','Hybrid Tead','','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pretty_lady_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pretty_lady.jpg\">','?Don?t call me m?lady, call me Rose.? Inspired by Lady Rose, niece and goddaughter of the Dowager Countess Violet, Pretty Lady Rose is the second in a collection of garden roses named after characters of the popular Downton Abbey series. Lady Rose\'s namesake shares many attributes with the character such as elegance and strength. The era in which this British show takes place is well represented by the LARGE old-fashioned and English style multi-petaled aristocratic-like deep pink flowers of thi','','','','','','','',''),(1486,'0','\0','Pumpkin Patch','Warm caramel orange','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pumpkin_patch_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pumpkin_patch.jpg\">','A color so scrumptious, it looks good enough to eat?and you certainly can if you watch out for the thorns. But it may not be the sticky sweet treat you?d expect for the delectable pumpkin-pie caramel color. Buttery-rich coppery buds open into clusters of fragrant octobery-orange beauties held tightly against shiny green leaves?like happy jack o?lanterns nestled in the field. It?s lip-smackin? for the landscape and certain to delight on the very first flower. Appreciates a little afternoon shade.','','','','','','','',''),(1487,'0','\0','Red Meidiland','Red','','Shrub, groundcover','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/red_meidiland_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/red_meidiland.jpg\">','Here?s a Meidiland sister that prefers cold climates. In growth habit she?s more of a Ground Cover than some of the family. But ?Red? is the tops when it comes to hardiness and bright color. Very glossy green leaves. Proven hardy cold climate performer. Weeks Roses','','','','','','','',''),(1488,'0','\0','Smokin\' Hot','Orange with purple','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/smokin_hot_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/smokin_hot.jpg\">','This rose is the proof of the old adage ?there?s no smoke without fire?. You can clearly see the smoky purple overlay on the fiery orange petals of Smokin? Hot. Quite unique! Bring the fire indoors with an attractive bouquet of these novel flowers produced singly on long stems. The plant is a bouquet factory and the flowers will look gorgeous on the table or on the fireplace mantel. But don?t worry, you won?t burn yourself! This rose isn?t just all about flames and smoke. The combustion is coole','','','','','','','',''),(1489,'0','\0','Sultry Sangria','Purple, pink','','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sultry_sangria_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sultry_sangria.jpg\">','Sultry Sangria? offers a novel color we rarely come across. It has a very unique purple to pink color and grows well on its own roots. The color intensity can vary depending on the growing conditions. It was bred by the same breeder of the Eyeconic? series of roses. Its best performance is seen under West Coast conditions. - Star Roses','','','','','','','',''),(1490,'0','\0','Autumn Sunblaze','Orange','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/autumn_sunblaze_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/autumn_sunblaze.jpg\">','An improved Orange Sunblaze?. The bloom is a brighter orange that does not fade. The bloom and foliage persist through hot, dry summer months. - Star Roses','','','','','','','',''),(1491,'0','\0','Cutie Pie','Peach multi','','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cutie_pie_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cutie_pie.jpg\">','With attractive larger sized flowers for its kind, this new variety is like a miniature version of the popular Hybrid Tea, which means the flowers can be displayed in small vases for indoor enjoyment. The exquisite, high-centered buds are yellow with a light overlay of pink that is delicately blended to create that delightful long-lasting peachy color. And to get even closer to perfection, the edge of each petal is kissed with a pleasing pink blush. Ideal for small spots in the landscape or even','','','','','','','',''),(1492,'0','\0','Ruby Ruby','','','','','','','','','','','','','','','','',''),(1493,'0','\0','All My Loving','Red, Pink','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/all_my_loving_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/all_my_loving.jpg\">',' The long cutting stems are great for bouquets and the plant?s excellent vigor guaranties a profuse flower production. The shapely flower buds are held right on top of the plant for a great show and enjoyment. All My Loving is a true Hybrid Tea with one large flower per stem. Whether you live in a colder rainy area of the country or the sunshine state of California, the color will stay true until the petals drop and the plant will reward you with large clean leaves. Weeks Roses','','','','','','','',''),(1494,'0','\0','Bella\'roma','Pink, Multicolored','','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/bella_roma_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/bella_roma.jpg\">','Wonderfully fragrant, Bella?roma boasts an intoxicating perfume for the garden walk. The bright yellow buds burst forth with softer yellow toned petals edged in pink. Weeks Roses','','','','','','','',''),(1495,'0','\0','Bewitched','Pink','','Hybrid Tead','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/bewitched_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/bewitched.jpg\">','A classic among pink roses, this beauty bears large lovely buds and blooms filled with rich rose perfume and carried on long stems. The vigorous bush is attractively clothed with large apple-green foliage. Established plants give the most bloom. Best color & size when cool. Weeks Roses','','','','','','','',''),(1496,'-1','\0','Bolero','White','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/bolero_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/bolero.jpg\">','This compact Romantica? has an extraordinarily strong fragrance of traditional rose mixed with tropical fruit. Beautiful disease resistant foliage. A wonderful rose for cutting. Star Roses','','','','','','','',''),(1497,'0','\0','Bubble Double','Pink','Shrub','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/bubble_double_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/bubble_double.jpg\">','A spectacular show of light pink flowers begin in early spring and bloom again in early fall with some re-bloom in between. Bubble Double? displays excellent resistance to a wide range of common rose diseases. Will make a great addition to the low maintenance garden. Star Roses','','','','','','','',''),(1498,'-1','\0','Burgundy Iceberg','Purple, White','Floribunda','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/burgundy_iceberg2.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/burgundy_iceberg.jpg\">','Burgundy Iceberg performs just like its famous parent, Iceberg, in every way (other than color) ? same terrific flower production, same bushy attractive habit, same lovely buds and showy clusters, same glossy green foliage and nearly thornless stems. The painted colors of deep purple-red burgundy and cream provide a multicolor display for the garden or in a bouquet. Seems to always be in bloom. Perfect for the landscape - either in mass, standing alone or atop a beautiful tree rose. Weeks Roses\r','','','','','','','',''),(1499,'0','\0','Canyon Road','Red','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/canyon_road_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/canyon_road.jpg\">','Canyon Road? is a red Floribunda with a unique and novel color. It blooms in late spring with a striking flush of brick red blooms. It shows good tolerance to disease and maintains a pleasing habit. Well suited for use in borders for a striking pop of color. Star Roses','','','','','','','',''),(1500,'0','\0','Children\'s Hope','Red','Polyantha','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/childrens_hope_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/childrens_hope.jpg\">','We all have hopes and dreams. For children, it?s to be healthy so they can play. The Children?s Brain Tumor Foundation helps get sick children back to good health. Their mission is to improve treatment, help with quality of life and the long-term outlook of children with brain and spinal cord tumors through research, support, education, and advocacy to families and survivors. Each sale of the Children?s Hope rose helps to achieve this mission with a portion of the proceeds going back to the foun','','','','','','','',''),(1501,'0','\0','China Doll','Pink','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/china_doll_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/china_doll.jpg\">','A tried and true landscape solution in mild climates since the 1940s. Does not like cold weather. Great container plant. Star Roses','','','','','','','',''),(1502,'0','\0','Easy to Please','Pink','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/easy_to_please_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/easy_to_please.jpg\">','We were wondering how we could improve the award-winning Easy-To-Love? collection ? the best true rose collection containing fully petaled varieties with very good disease resistance. Well, it?s quite simple! We?ve added a missing color to the collection with the pink flowering variety Easy To Please. Just like its name, this floribunda will please everyone! Want more bang for your bloom? With Easy To Please, not only are you getting a high performing rose in multiple climates, but you are also ','','','','','','','',''),(1503,'0','\0','Edith\'s Darling','Apricot, Yellow','Shrub','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/ediths_darling_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/ediths_darling.jpg\">','Edith?s Darling, the new addition to the popular series of roses inspired by Downton Abbey characters, is a fitting tribute to Lady Edith and her beloved daughter Marigold. The joy Edith finds in her daughter is what you will feel when you?re growing this true old-fashioned soft apricot-gold gem of a flower. Although diminutive in size, with a short, compact & bushy habit, rest assured that Edith?s Darling is perfect to fill a border or confined spot in the landscape with a great flowering show ','','','','','','','',''),(1504,'0','\0','Elle','Multicolored','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/elle_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/elle.jpg\">','The strong fragrance of Elle? combined with the high-centered blossoms, make this a great rose for cutting. The soft multi-colored flowers contrast nicely with the dark shiny foliage. This plant offers above average tolerance to mildew and black spot. The compact growth fits well in small gardens or large containers. Star Roses','','','','','','','',''),(1505,'0','\0','Gilded Sun','Yellow','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/gilded_sun_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/gilded_sun.jpg\">','Gilded Sun? has an excellent yellow non-fading color and exceptional disease resistance for the type. It grows well on its own roots and has large green glossy leaves. Star Roses','','','','','','','',''),(1506,'0','\0','John F. Kennedy','White','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/john_f_kennedy_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/john_f_kennedy.jpg\">','THE classic white Hybrid Tea. This strong, classy and handsome rose has withstood the test of time. As popular today as ever. Star Roses','','','','','','','',''),(1507,'-1','\0','Nicole Carol Miller','Lavender','Grandiflora','Grandiflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/nicole_carol_miller_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/nicole_carol_miller.jpg\">','This classic Grandiflora was named in honor of a victim on 9/11 Flight 93. The pale lavender mixed with intense mauve will inspire one to remember. High-centered buds and strong citrus fragrance. Star Roses','','','','','','','',''),(1508,'0','\0','Orchid Romance','Pink, Lavender','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/orchid_romance_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/orchid_romance.jpg\">','Pass by this rose on a good day and its strong citrus fragrance will take you somewhere special. The color ranges from medium to dark pink with undertones of lavender. Orchid Romance? is sure to outperform other roses of its class with minimum care required. Orchid Romance? was selected as the Best Double Rose by Birds & Blooms in 2014. Star Roses','','','','','','','',''),(1509,'0','\0','Paradise Found','Pink','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/paradise_found_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/paradise_found.jpg\">','This is as close to the perfect Hybrid Tea ever hybridized by Meilland. It has everything: color, shape, fragrance, vigor, repeat, and vase life. Only thing missing is the resistance to black spot. This rose is sure to make a statement in Western gardens. Star Roses','','','','','','','',''),(1510,'0','\0','Peppermint Pop','Pink','Shrub','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/peppermint_pop.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/peppermint_pop2.jpg\">','The two toned pink and white color of this rose adds a touch of personality and drama. Re-blooms very well from spring through frost. It also maintains a very uniform, tidy habit with the added bonus of being extremely disease resistant as is expected from a rose hybridized by Will Radler. Star Roses','','','','','','','',''),(1511,'0','\0','Pink Peace','Pink','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/pink_peace_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/pink_peace.jpg\">','This derivative of Peace had great aspirations to match the fame of its parent. It never quite made it that far, but it?s certainly a splendid pink rose. The rounded vigorous bush produces large shapely lustrous clear pink flowers with a sweet fragrance and deep green foliage. Performance improves with warmer temperatures. Weeks Roses','','','','','','','',''),(1512,'-1','\0','Princess Charlene de Monaco','Apricot','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/princess_charlene_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/princess_charlene.jpg\">','Princesse Charlene de Monaco? is a very beautiful Romantica? type Hybrid Tea rose. Its very fragrant flowers are fully double and light apricot to shell pink in color. It has excellent disease resistance for the type and will make a good choice for use as a cut flower. Star Roses','','','','','','','',''),(1513,'0','\0','Shining Moment','Pink','Floribunda','Floibunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/shining_moment_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/shining_moment.jpg\">','Shining Moment? is a slightly fragrant pink Floribunda with excellent disease resistance for the type. It blooms non-stop throughout the season and grows well on its own roots. Star Roses','','','','','','','',''),(1514,'0','\0','Sunshine Happy Trails','Yellow','Shrub, Groundcover','Shrub, Groundcover','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sunshine_happy_trails_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sunshine_happy_trails.jpg\">','The vigorous and floriferous plants are neither rounded nor compact. They are spreading and trailing low to the ground like a true Ground Cover rose should do. To get sunshine every day in your garden even on cloudy days, there?s no better choice than this rose! The cheerful flowers are produced in abundance even in the fall on medium-sized clusters. And if you need to leave a trail of fallen petals to mark your way, rest assured that you?ll be able to see them clearly because the petals of this','','','','','','','',''),(1515,'-1','\0','The Pink Knockout','Pink','Shrub','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/the_pink_knockout_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/the_pink_knockout.jpg\">','Single petals just like the original Knock Out? but in a beautiful shade of bright pink. And like the other members of the family, The Pink Knock Out? Rose is black spot resistant, drought tolerant and self-cleaning. A perfect companion to other shrubs, roses and perennials. Star Roses','','','','','','','',''),(1516,'-1','\0','Violet\'s Pride','Lavender','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/violets_pride_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/violets_pride.jpg\">','The popular Downton Abbey character Lady Violet, the Dowager Countess of Grantham, is a fierce woman who always cares for and protects her family. Inspired by the iconic shades of Lady Violet?s lavender dresses, the rose Violet?s Pride is even more exquisite with a magenta-colored heart on the inner petals. Just as Lady Violet is known for her traditional upper-class values, Violet?s Pride undeniably belongs to the aristocracy of the rose world with dense foliage, resilience from diseases and a ','','','','','','','',''),(1517,'0','\0','Cl. Cupid\'s Kisses','Pink, Multicolored','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_cupids_kisses_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_cupids_kisses.jpg\">',' With a shorter and more compact habit than full size Climbers, Cupid?s Kisses is just the right height to bring enjoyment to more confined areas of the landscape. Cupid?s Kisses? flowers have a distinctive ?pink lipstick? that shows on the white petal base color. The pink coloration does not go deep in the flower leaving a ?white eye? effect. With the prolific number of flowers produced in medium sized clusters by this little climbing machine, the pink and white combo presents quite a show way ','','','','','','','',''),(1518,'0','\0','Cl. Fruity Petals','Coral','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_fruity_petals_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_fruity_petals.jpg\">','Fruity Petals? is a new disease resistant Climber from William Radler, breeder of The Knock Out? Rose. This Climbing rose explodes with a heavy flush of blooms in the spring and reblooms throughout the season. The color is very unique and can be described as coral with a yellow eye. Star Roses','','','','','','','',''),(1519,'0','\0','Cl. Tropical Lightning','Orange, Multicolored','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_tropical_lightning_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_tropical_lightning.jpg\">','WOW! Or if you prefer FANTASTIC! Those are words describing Tropical Lightning?s one-of-a-kind flower. There is really no other rose in the world that comes close to this extraordinary color blend. The tropical warmth comes in the form of rich sunset-like orange while the dazzling lightning is generated by bright cream stipes. The effect is accentuated by a layer of purple smoke creating a burnt orange combo, perfect for a stormy sky! If you are still in doubt that such colors exist, don?t wait ','','','','','','','',''),(1520,'-1','\0','Bloody Mary','Red','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/bloody_mary.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/bloody_mary2.jpg\">','Small, semi-double, 2\" dark-red blooms appear in eye-catching clusters throughout the season. Bushy plants are clothed in dark green, matte foliage and have strong disease resistance','','','','','','','',''),(1521,'-1','\0','California Dreamin\'','Multicolored, Pink','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/california_dreamin.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/california_dreamin2.jpg\">','For the lovers of Princesse de Monaco who were disappointed by its lack of fragrance, this Hybrid Tea from Meilland finally answers their quest. It has kept and enhanced the vibrant beauty while adding vigor, even better flower form, fragrance, and more tolerance to the usual rose diseases. It will perform well in all climates with tender loving care, but will express itself fully and freely in the dream rose climates of California and the dry west. - Star Roses','','','','','','','',''),(1522,'-1','\0','Easy on the Eyes','Pink','Shrub','','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/easy_on_the_eyes.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/easy_on_the_eyes2.jpg\">','This resilient, vigorous performer covers itself in gorgeously unique blossoms and doesn\'t stop until the growing season comes to a close. Alluringly ruffled petals are lavender-pink with a magenta eye and fade to light pink with a dark purple eye. Because the plant continuously and profusely puts out flush after flush, flowers at all stages of color transition are present at the same time, creating a chromatically striking scene. Grown own root.','','','','','','','',''),(1523,'-1','\0','Easy Spirit','White','Floribunda','','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/easy_spirit.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/easy_spirit2.jpg\">','Amazing vitality with an easy care habit and superior disease resistance. Although even-tempered, this vivacious rose is no push over. \"Non-burning\" creamy-white blooms are large and sprightly with an occasional pink blush on the outer petals. Watch it perform with ease as it pumps out multitudes of perfectly formed, singly born, porcelain-like blossoms.','','','','','','','',''),(1524,'-1','\0','Eternal Flame','Yellow','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/eternal_flame.png\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/eternal_flame2.jpg\">','This Hybrid Tea has classically shaped, high-centered blooms of soft, flickering yellow. The long stems and strong citrus fragrance combine to make Eternal Flame a great rose for the cutting garden. The plant offers above average winter hardiness and disease resistance. - Star Roses','','','','','','','',''),(1525,'-1','\0','Frida Kahlo','Orange','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/frida_kahlo.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/frida_kahlo2.jpg\">','Gorgeous multi-colored blossoms are individually unique works of art. Attractively formed buds open to reveal scalloped petals that are a novel mix of gold and red finishing with a red blush that deepens as the flower ages. Large, attractive foliage cloaks vigorous canes and makes a nice backdrop to frame the budding flowers as they unfurl to expose the masterpiece within. Plant has a mildly, fruity fragrance.','','','','','','','',''),(1526,'0','\0','Legends','','Hybrid Tea','','','','','','','MONSTROUS buds & HUMUNGOUS blossoms of rich ruby red hold their durable brilliance from beginning to end. IMMENSE petals (just one can cover a child?s palm) lend a classical Hybrid Tea bud shape, slowly spiraling open to a ruffled whopper of a show-stopper. LARGE lettuce-like leaves of an unusual reddened green color gracefully enrobe the long cutting stems ? in perfect proportion to the flower. Who needs a bouquet??? It only takes one PRODIGIOUS posy to fill a vase. Most massive in the spring. ','','','','','','','',''),(1527,'-1','\0','Moonlight Romantica','Yellow','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/moonlight_romantica.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/moonlight_romantica2.jpg\">','Light enough to illuminate your garden at night, and just bring enough to hold its own during the day. The large 4\", fragrant, butter yellow blooms have wonderful old-fashioned form that is utterly enchanting both in a vase and on the bush. The healthy, disease-resistant plants are quite floriferous, ensuring a nearly endless supply of charming blooms all summer long. Grown own root.','','','','','','','',''),(1528,'-1','\0','New Zealand','Lavender','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/new_zealand.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/new_zealand2.jpg\">','Some fragrances bring forth memories of people andplaces. But who could know that New Zealand smells this great. It?s got a soft warm pink color?but OOOH what a fragrance! Sure there?s deep green glossy foliage on long stems?but AAHH what a fragrance!! And there?s good disease resistance, too?but WOW what a fragrance!!! From the very talented hands of Sam McGredy. Likes consistent temperatures. Best size when cool. - Weeks Roses','','','','','','','',''),(1529,'-1','\0','Papa Meilland','Red','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/papa_meilland.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/papa_meilland2.jpg\">','Rich velvety blooms adorn long sturdy stems making this the ultimate cutting rose. Unlike other roses of intense red, the color of this beauty does not fade as the blossom matures. In fact, it deepens in richness and warmth, becoming an intense dark burgundy. It is common for a rose of this color to lack fragrance, but Papa Meilland does not follow suit. The perfume is intense and fruity, not just for a red rose, but across the board. This rose has won several awards including James Alexander Ga','','','','','','','',''),(1530,'-1','\0','Parade Day','Red','Grandiflora','Grandiflora','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/parade_day.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/parade_day2.jpg\">','Get the party started with this brightly colored selection that offers all the excitement of a float in a parade. Large blooms are on intense, eye catching pink splashed with white. Incredibly prolific blooms have excellent color retention and appear in small cluster. Strong fragrance and large glossy green leaves tie the whole experience together.','','','','','','','',''),(1531,'-1','\0','Rosie the Riveter','Multicolored, Pink, Orange','Floribunda','Floribunda','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/rosie_the_riveter.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/rosie_the_riveter2.jpg\">',' Named to honor the hard-working women that kept American factories and shipyards productive during World Was II. Blooms combine old-fashioned flower form with beautiful, vibrant coloring - orange-gold suffused with pink and accented by a golden reverse. Rounded, bushy plants with very glossy, dark green foliage tirelessly produce after wave of 3-1/4\" blooms all summer long.','','','','','','','',''),(1532,'-1','\0','Sweet Drift','Pink','Groundcover','Groundcover','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sweet_drift.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sweet_drift2.jpg\">','Clusters of clear pink double flowers sit atop dark green glossy foliage. Abundant, continuous flowering and exceptional disease resistance makes this a perfect choice for use along pathways, hillsides or at the front of a border. -Weeks Roses','','','','','','','',''),(1533,'-1','\0','Sweet Madamoiselle','Pink','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/sweet_madamoiselle.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/sweet_madamoiselle2.jpg\">','With parentage that includes both Graham Thomas and Love & Peace it seems that this rose is destined to become a classic. Ovoid buds open into large, old-fashioned 4-1/2\" blooms in lush tones of rose pink with orange-pink shading. The flower color will vary a bit depending on the temperature, but the exquisite fragrance remains the same - an enticing blend of fruit and lemon. Expect abundant and continuous bloom on vigorous plants that exhibit excellent disease resistance for their type. Winner ','','','','','','','',''),(1534,'-1','\0','The Coral Knockout','Coral','Shrub','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/coral_knockout.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/coral_knockout2.jpg\">','A new color addition to The Knock Out? Family of roses. The unique coral color is even stronger in hot humid climates. It blooms from spring through fall and maintains an upright to rounded habit. Young leaves are bronze red. - Star Roses','','','','','','','',''),(1535,'-1','\0','Top Gun','Red','Shrub','Shrub','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/top_gun.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/top_gun2.jpg\">','This vigorous shrub displays outstanding resistance to most major rose diseases with special resistance to Rose Rosette. In university trials, Top Gun came out untouched by Rose Rosette--a feat accomplished by very few roses. Add to this abundant 2-1/2 to 3\" ruby red blooms with a fruity fragrance and you\'ve got a superior landscape rose with a record that\'s tough to beat. ','','','','','','','',''),(1536,'-1','\0','Troppicana','Coral','Hybrid Tea','','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/tropicana.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/tropicana2.jpg\">','Tropicana carries a terrific reputation that still flourishes worldwide. Large shapely blossoms illuminate the garden with warm colors and fruity fragrance. Big pointed buds are borne on long stems clothed with glossy green foliage. - Weeks Roses','','','','','','','',''),(1537,'-1','\0','Tropicana','Coral','Hybrid Tea','Hybrid Tea','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/tropicana.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/tropicana2.jpg\">','Tropicana carries a terrific reputation that still flourishes worldwide. Large shapely blossoms illuminate the garden with warm colors and fruity fragrance. Big pointed buds are borne on long stems clothed with glossy green foliage. - Weeks Roses','','','','','','','',''),(1538,'-1','\0','Cl. Grape Jelly','Lavender, red','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_grape_jelly.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_grape_jelly2.jpg\">','Grape Jelly? has a great novelty color of deep lavender to burgundy depending on the climate. This climbing rose will work well everywhere except in areas with high pressure for black spot. It grows well on its own roots. Best for the West Coast.','','','','','','','',''),(1539,'-1','\0','Cl. Highwire Flyer','Pink','Climber','Climber','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_highwire_flyer.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/cl_highwire_flyer2.jpg\">','Perfect for training to a fence or pillar, arching canes are almost completely covered with abundant clusters of 2-1/2\" vibrant, hot pink flowers. The showy blooms and dark green, glossy foliage hide thorns of impressive size. Exhibits excellent resistance to black spot, mildew and rust. Zone 5 hardy. Grown own root.','','','','','','','',''),(1540,'-1','\0','Hot & Sassy','Red, orange','Miniature','Miniature','','','','<img src=\"http://www.greenhousegardencenter.com/images/roses/hot_sassy.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/roses/hot_sassy2.jpg\">','This spunky little floriferous rose is guaranteed to light up the porch or patio she\'s placed upon. The blossoms are a color that is difficult to photograph - an intriguing blend of scarlet and orange with a smoky overlay. Creamy yellow centers and a matching reverse add extra impact and appeal while dark green, glossy foliage presents a perfect backdrop. Grown own root','','','','','','','',''); /*!40000 ALTER TABLE `tblRoses` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `tblTomatoes` -- DROP TABLE IF EXISTS `tblTomatoes`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `tblTomatoes` ( `fID` int(5) NOT NULL, `fAvailable` varchar(250) DEFAULT NULL, `fName` varchar(250) DEFAULT NULL, `fHybrid` varchar(250) DEFAULT NULL, `fMaturity` varchar(250) DEFAULT NULL, `fHabit` varchar(250) DEFAULT NULL, `fFruit` varchar(50) DEFAULT NULL, `fThumb` varchar(255) DEFAULT NULL, `fImage` varchar(255) DEFAULT NULL, `fDisease` varchar(255) DEFAULT NULL, `fComment` varchar(255) DEFAULT NULL, PRIMARY KEY (`fID`) ) ENGINE=InnoDB DEFAULT CHARSET=latin1; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `tblTomatoes` -- LOCK TABLES `tblTomatoes` WRITE; /*!40000 ALTER TABLE `tblTomatoes` DISABLE KEYS */; INSERT INTO `tblTomatoes` VALUES (0,'fAvailable','fName','fHybrid','fMaturity','fHabit','fFruit','fThumb','fImage','fDisease','fComment'),(1,'-1','Ace 55','Hybrid','80','Determinate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/ACE-55_small.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/ACE-55-LG.jpg\">','VFA','Very good flavor and excellent yeilds, lower in acid.'),(3,'-1','Beefmaster','Hybrid','80','Indeterminate','Very large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/beefmaster-sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/beefmaster.jpg\">','VFNA','Solid, meaty, outstanding fruit taste'),(4,'-1','Beefsteak','Hybrid','96','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/beefsteak_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/beefsteak.jpg\">','','Huge, delicious, ribbed fuit on vigorous vines'),(5,'-1','Better Boy','Hybrid','75','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/BETTER-BOY-sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/BETTER-BOY.jpg\">','VFNA','One of the best tasting, best producing garden tomatoes'),(6,'-1','Better Girl','Hybrid','62','Indeterminate','Medium','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/BETTER-BOY-sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/BETTER-BOY.jpg\">','VFN','Meaty, crack-resistant fruit, heavy yield'),(7,'-1','Big Beef','Hybrid','73','Indeterminate','Extra large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/big_beef_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/big_beef.jpg\">','VFFNTA','Impressive yeilds of extra-large fruit with real old time flavor'),(8,'-1','Big Boy','Hybrid','78','Indeterminate','Very large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/big_boy_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/big_boy.jpg\">','','Smooth scarlet fruit with thick walls and meaty flesh'),(9,'-1','Big Girl','Hybrid','78','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/big_girl_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/big_girl.jpg\">','VF','Solid red fruits up to 1 lb. with luscious flavor - great for slicing'),(11,'-1','Black Krim','Heirloom','75 - 90','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/black_krim_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/black_krim.jpg\">','','Dark, brown-red, richly flavored with hint of saltiness, heavy producer'),(12,'-1','Brandywine','Heirloom','80','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/brandywine_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/brandywine.jpg\">','','Exceptional rich, succulent flavor; pin-red fruit with creamy flesh'),(14,'-1','Celebrity','Hybrid','72','Determinate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/celebrity_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/celebrity.jpg\">','VFFNTA','Exceptionally flavorful, highly productive, widely adaptable'),(15,'-1','Champion','Hybrid','62','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/champion_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/champion.jpg\">','VFNT','Solid, meaaty slices with just the right sweetness, high yeilds'),(16,'-1','Early Girl','Hybrid','52','Indeterminate','Small','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/early_girl_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/early_girl.jpg\">','VFF','Proven variety for delicious, early tomatoes; dependable harvest'),(17,'-1','First Lady','Hybrid','66','Indeterminate','Medium','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/first_lady_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/first_lady.jpg\">','VFNT','Early variety, smooth, crack-resistant, flavorful'),(18,'-1','Gardener\'s Delight','Hybrid','65','Indeterminate','Medium','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/gardeners_delight_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/gardeners_delight.jpg\">','VFNT','Early variety, smooth, crack-resistant, flavorful'),(19,'-1','German Pink','Heirloom','78','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/german_pink_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/german_pink.jpg\">','','Pink beefsteak with excellent, sweet flavor, meaty with few seeeds'),(20,'-1','Goliath','Heirloom','85','Indeterminate','Large, huge','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/goliath_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/goliath.jpg\">','','Solid with few seeds; classic beefsteak shape and flavor'),(21,'-1','Great White','Heirloom','85','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/great_white_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/great_white.jpg\">','','White beefsteak tomato with sweet flavor and lots of juice'),(22,'-1','Heartland','Hybrid','68','Indeterminate','Medium','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/heartland_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/heartland.jpg\">','VFN','Only 3 - 4\' tall, produces an abundance of meaty 6-8 oz. fruit all season'),(23,'-1','Heat Wave','Hybrid','68','Indeterminate','Medium','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/heatwaveII_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/heatwaveII.jpg\">','VFFA','Heat tolerant. Uniformly red, abundantly produced'),(24,'-1','Jubilee','Hybrid','80','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/jubilee_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/jubilee.jpg\">','','Bright golden-orange, delicious taste and solid smooth substance'),(25,'-1','La Roma','Heirloom','62','Determinate','Medium','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/la_romaII_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/la_romaII.jpg\">','VFFA','One of the very best \"Italian-type\" tomatoes for vigor and uniformity'),(26,'-1','Lemon Boy','Hybrid','72','Indeterminate','Medium','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/lemon_boy_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/lemon_boy.jpg\">','VFNA','Lemon yellow, flavor is mild and sweet yet tangy'),(28,'-1','Oregon Spring','Hybrid','58','Determinate','Medium/Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/oregon_springV_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/oregon_springV.jpg\">','V','Cold-toleran for short season, nearly seedless, juicy and tender'),(29,'-1','Patio','Hybrid','70','Determinate','Small/Medium','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/patio_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/patio.jpg\">','FA','Dwarf variety, produces large harvests of bright red flavorfull tomatoes'),(30,'-1','Pineapple','Hybrid','85','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/pineapple2_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/pineapple2.jpg\">','','Bicolored red and yellow, rich, fuity and sweet flavor'),(31,'-1','Red Cherry Large','Hybrid','75','Indeterminate','1 inch','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/red_cherry_large_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/red_cherry_large.jpg\">','','Abundant clusters of firm, round cherry tomatoes'),(33,'-1','Sausage','Heirloom','78','Indeterminate','Medium','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/sausage_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/sausage.jpg\">','','Red paste tomato, very meaty and quite prolific'),(34,'-1','Super Beefsteak','Hybrid','80','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/super_beefsteak_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/super_beefsteak.jpg\">','VFN','Rich, delicious beefsteak, superior desease resistance'),(35,'-1','Super Fantastic','Hybrid','70','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/super_fantastic_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/super_fantastic.jpg\">','VF','Smooth, solid and meaty with delicious flavor - well adapted'),(36,'-1','Sweet 100','Hybrid','65','Indeterminate','1 inch','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/sweet_100_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/sweet_100.jpg\">','','Huge clusters of very sweet fruit with hight vitamin C content'),(37,'-1','Sweet Cluster','Hybrid','67','Indeterminate','Small','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/sweet_cluster_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/sweet_cluster.jpg\">','VFNT','Long clusters of 4 oz fruit - sweet and delicious - good shelf life'),(38,'-1','Tomatillo Toma Verde','Heirloom','75','','','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/tomatillo_toma_verde_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/tomatillo_toma_verde.jpg\">','','Round, green tomatillo with sweet yet tart flavor. Easily grown and prolific'),(39,'-1','Ultra Boy','Hybrid','72','Indeterminate','Large','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/ultra_boy_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/ultra_boy.jpg\">','VFN','High yeilds, good keeping quality, 1 lb. Fruit'),(41,'-1','Yellow Pear','Hybrid','78','Indeterminate','1 inch','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/yellow_pear_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/yellow_pear.jpg\">','A','Pear shaped, clear yellow, delightfully sweet'),(42,'-1','Green Zebra','Heirloom','','','2\"','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/green_zebra_sm.jpg\">','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/green_zebra.jpg\">','','Yellow-gold with dark-green stripes, flesh is lime-emerald with lemon-lime flavor.'),(43,'-1','Tomaccio','Hybrid','','Up to 9 feet','','<img src=\"http://www.greenhousegardencenter.com/images/tomatoes/tomaccio.jpg\">','','','Intense, sugary flavor when picked fresh or dried at home.'); /*!40000 ALTER TABLE `tblTomatoes` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database 'ggcphp' -- /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2024-06-13 5:20:09