-- MySQL dump 9.11 -- -- Host: localhost Database: cart2 -- ------------------------------------------------------ -- Server version 4.0.25-nt-max -- -- Table structure for table `address_book` -- CREATE TABLE address_book ( address_book_id int(11) NOT NULL auto_increment, customers_id int(11) NOT NULL default '0', entry_gender char(1) NOT NULL default '', entry_company varchar(32) default NULL, entry_firstname varchar(32) NOT NULL default '', entry_lastname varchar(32) NOT NULL default '', entry_street_address varchar(64) NOT NULL default '', entry_suburb varchar(32) default NULL, entry_postcode varchar(10) NOT NULL default '', entry_city varchar(32) NOT NULL default '', entry_state varchar(32) default NULL, entry_country_id int(11) NOT NULL default '0', entry_zone_id int(11) NOT NULL default '0', PRIMARY KEY (address_book_id), KEY idx_address_book_customers_id (customers_id) ) TYPE=MyISAM; -- -- Dumping data for table `address_book` -- INSERT INTO address_book VALUES (17,15,'','','Evelyn','Ruiz','165 Newton St','','06450','Meriden','',223,14); INSERT INTO address_book VALUES (13,12,'','','Karen','Lindley','601 Country Club Road #123','','97401','Eugene','',223,49); INSERT INTO address_book VALUES (14,12,'','','Karen','Lindley','4897 Elderberry Loop','','97478','Springfield','',223,49); INSERT INTO address_book VALUES (15,13,'','Ultimate Water Massage','Karen','Sloan','PO Box 609','','98382','Sequim','',223,62); INSERT INTO address_book VALUES (16,14,'','','cheryl','thompson','17805 n. dunn rd.','','99005','colbert','',223,62); INSERT INTO address_book VALUES (11,11,'','','Tarun','Kumar','testing','','12345','testing','testing',125,0); INSERT INTO address_book VALUES (12,2,'','','John','Robben','523 N. Dunlap','','98382','Sequim','',223,62); -- -- Table structure for table `address_format` -- CREATE TABLE address_format ( address_format_id int(11) NOT NULL auto_increment, address_format varchar(128) NOT NULL default '', address_summary varchar(48) NOT NULL default '', PRIMARY KEY (address_format_id) ) TYPE=MyISAM; -- -- Dumping data for table `address_format` -- INSERT INTO address_format VALUES (1,'$firstname $lastname$cr$streets$cr$city, $postcode$cr$statecomma$country','$city / $country'); INSERT INTO address_format VALUES (2,'$firstname $lastname$cr$streets$cr$city, $state $postcode$cr$country','$city, $state / $country'); INSERT INTO address_format VALUES (3,'$firstname $lastname$cr$streets$cr$city$cr$postcode - $statecomma$country','$state / $country'); INSERT INTO address_format VALUES (4,'$firstname $lastname$cr$streets$cr$city ($postcode)$cr$country','$postcode / $country'); INSERT INTO address_format VALUES (5,'$firstname $lastname$cr$streets$cr$postcode $city$cr$country','$city / $country'); -- -- Table structure for table `banners` -- CREATE TABLE banners ( banners_id int(11) NOT NULL auto_increment, banners_title varchar(64) NOT NULL default '', banners_url varchar(255) NOT NULL default '', banners_image varchar(64) NOT NULL default '', banners_group varchar(10) NOT NULL default '', banners_html_text text, expires_impressions int(7) default '0', expires_date datetime default NULL, date_scheduled datetime default NULL, date_added datetime NOT NULL default '0000-00-00 00:00:00', date_status_change datetime default NULL, status int(1) NOT NULL default '1', PRIMARY KEY (banners_id) ) TYPE=MyISAM; -- -- Dumping data for table `banners` -- INSERT INTO banners VALUES (1,'osCommerce','http://www.oscommerce.com','banners/oscommerce.gif','468x50','',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','2005-08-11 14:56:10','2005-11-21 10:30:25',0); -- -- Table structure for table `banners_history` -- CREATE TABLE banners_history ( banners_history_id int(11) NOT NULL auto_increment, banners_id int(11) NOT NULL default '0', banners_shown int(5) NOT NULL default '0', banners_clicked int(5) NOT NULL default '0', banners_history_date datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (banners_history_id) ) TYPE=MyISAM; -- -- Dumping data for table `banners_history` -- INSERT INTO banners_history VALUES (1,1,1,0,'2005-11-21 10:27:27'); -- -- Table structure for table `categories` -- CREATE TABLE categories ( categories_id int(11) NOT NULL auto_increment, categories_image varchar(64) default NULL, parent_id int(11) NOT NULL default '0', sort_order int(3) default NULL, date_added datetime default NULL, last_modified datetime default NULL, PRIMARY KEY (categories_id), KEY idx_categories_parent_id (parent_id) ) TYPE=MyISAM; -- -- Dumping data for table `categories` -- INSERT INTO categories VALUES (24,'buckwheat-mt-neckwrap_tnail.jpg',23,0,'2005-12-17 16:54:05','2006-02-11 13:43:34'); INSERT INTO categories VALUES (23,'hc-shoulder-fan-moon_tnail.jpg',0,0,'2005-12-17 16:54:05','2006-02-11 12:07:42'); INSERT INTO categories VALUES (20,'buckwheat_pillow_displayed.jpg',0,0,'2005-12-17 16:54:05','2006-02-09 22:32:04'); INSERT INTO categories VALUES (21,'MIL_CHO108counter coup5_tnail.jpg',220,0,'2005-12-17 16:54:05','2006-02-11 17:12:28'); INSERT INTO categories VALUES (22,'',21,0,'2005-12-17 16:54:05','2005-12-17 16:54:05'); INSERT INTO categories VALUES (12,'al-oil-bottle_tnail.jpg',0,0,'2005-12-17 16:54:04','2006-02-11 12:02:05'); INSERT INTO categories VALUES (14,'chienergizer_tnail.jpg',0,0,'2005-12-17 16:54:04','2006-02-11 12:01:35'); INSERT INTO categories VALUES (15,'bci-brace-woman_200.jpg',220,0,'2005-12-17 16:54:04','2006-02-11 17:20:37'); INSERT INTO categories VALUES (16,'',15,0,'2005-12-17 16:54:04','2005-12-17 16:54:04'); INSERT INTO categories VALUES (17,'traction-air-necksoft7_tnail.jpg',0,0,'2005-12-17 16:54:05','2006-02-11 13:24:56'); INSERT INTO categories VALUES (18,'mil-obus-lowback_tnail.jpg',220,0,'2005-12-17 16:54:05','2006-02-11 17:18:39'); INSERT INTO categories VALUES (19,'mil-chrioflow-pillow-person_tnail.jpg',220,0,'2005-12-17 16:54:05','2006-02-11 17:17:17'); INSERT INTO categories VALUES (1,'body-rub-chrio_small.jpg',0,0,'2005-12-17 16:54:03','2006-02-11 12:55:48'); INSERT INTO categories VALUES (2,'green-tea-3-box_tnail.jpg',0,0,'2005-12-17 16:54:03','2006-02-11 12:02:44'); INSERT INTO categories VALUES (3,'bathtub-pedals.jpg',220,0,'2005-12-17 16:54:03','2006-02-11 17:26:03'); INSERT INTO categories VALUES (4,'pp-vibrassage-spinal.jpg',0,0,'2005-12-17 16:54:03','2006-02-11 12:22:59'); INSERT INTO categories VALUES (5,'kk-glide-foot.jpg',4,0,'2005-12-17 16:54:03','2006-02-11 13:53:09'); INSERT INTO categories VALUES (7,'rs-dual-wood-roller_tnail.jpg',4,0,'2005-12-17 16:54:04','2006-02-11 13:50:25'); INSERT INTO categories VALUES (8,'rs-hand-wizard-vibration-2_tnail.jpg',4,0,'2005-12-17 16:54:04','2006-02-11 13:51:47'); INSERT INTO categories VALUES (9,'reflexology-excerise-mat_tnail.jpg',0,0,'2005-12-17 16:54:04','2006-02-11 13:05:44'); INSERT INTO categories VALUES (10,'spa-therabath-hand_tnail.jpg',0,0,'2005-12-17 16:54:04','2006-02-11 12:16:28'); INSERT INTO categories VALUES (11,'al-oil-bottle_tnail.jpg',0,0,'2005-12-17 16:54:04','2006-02-11 12:06:05'); INSERT INTO categories VALUES (25,'hc-eye-pillow_tnail.jpg',23,0,'2005-12-17 16:54:06','2006-02-11 13:31:44'); INSERT INTO categories VALUES (26,'hc-ultimate-vest_tnail.jpg',23,0,'2005-12-17 16:54:06','2006-02-11 13:42:37'); INSERT INTO categories VALUES (27,'hc-verybig-pack_tnail.jpg',23,0,'2005-12-17 16:54:06','2006-02-11 13:32:55'); INSERT INTO categories VALUES (28,'',219,0,'2005-12-17 16:54:06','2006-02-06 18:17:32'); INSERT INTO categories VALUES (29,'',28,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (30,'',21,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (31,'',21,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (32,'',219,0,'2005-12-17 16:54:06','2006-02-01 12:12:17'); INSERT INTO categories VALUES (33,'',32,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (34,'',219,0,'2005-12-17 16:54:06','2006-02-01 11:58:51'); INSERT INTO categories VALUES (35,'',34,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (36,'',35,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (37,'',21,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (38,'',21,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (39,'',21,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (40,'',21,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (41,'dt-travel-pillow_tnail.jpg',23,0,'2005-12-17 16:54:06','2006-02-11 13:30:18'); INSERT INTO categories VALUES (42,'',18,0,'2005-12-17 16:54:06','2006-02-01 12:19:14'); INSERT INTO categories VALUES (43,'',42,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (44,'',28,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (45,'',28,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (46,'',219,0,'2005-12-17 16:54:06','2006-02-01 12:07:52'); INSERT INTO categories VALUES (47,'',46,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (48,'',42,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (49,'VAL169_tnail.jpg',220,0,'2005-12-17 16:54:06','2006-02-11 17:16:27'); INSERT INTO categories VALUES (50,'',49,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (51,'',219,0,'2005-12-17 16:54:06','2006-02-01 12:14:22'); INSERT INTO categories VALUES (52,'',51,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (53,'',219,0,'2005-12-17 16:54:06','2006-02-01 11:58:06'); INSERT INTO categories VALUES (54,'',53,0,'2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO categories VALUES (55,'',85,0,'2005-12-17 16:54:07','2006-02-01 12:13:15'); INSERT INTO categories VALUES (56,'',55,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (57,'',21,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (58,'',85,0,'2005-12-17 16:54:07','2006-02-01 12:12:48'); INSERT INTO categories VALUES (59,'',58,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (60,'',219,0,'2005-12-17 16:54:07','2006-02-01 12:03:56'); INSERT INTO categories VALUES (61,'',60,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (62,'',219,0,'2005-12-17 16:54:07','2006-02-01 11:56:47'); INSERT INTO categories VALUES (63,'',62,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (64,'',46,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (65,'',51,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (66,'',219,0,'2005-12-17 16:54:07','2006-02-01 12:05:50'); INSERT INTO categories VALUES (67,'',66,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (68,'',66,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (69,'',21,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (70,'',58,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (71,'',66,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (72,'',55,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (73,'',85,0,'2005-12-17 16:54:07','2006-02-01 12:15:54'); INSERT INTO categories VALUES (74,'',73,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (75,'',28,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (76,'',58,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (77,'',157,0,'2005-12-17 16:54:07','2006-02-01 12:10:25'); INSERT INTO categories VALUES (78,'',77,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (79,'',60,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (80,'',219,0,'2005-12-17 16:54:07','2006-02-01 12:01:40'); INSERT INTO categories VALUES (81,'',80,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (82,'',157,0,'2005-12-17 16:54:07','2006-02-01 12:11:43'); INSERT INTO categories VALUES (83,'',82,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (84,'',62,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (85,'',219,0,'2005-12-17 16:54:07','2006-02-06 18:16:49'); INSERT INTO categories VALUES (86,'',85,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (87,'',219,0,'2005-12-17 16:54:07','2006-02-01 12:00:17'); INSERT INTO categories VALUES (88,'',87,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (89,'',219,0,'2005-12-17 16:54:07','2006-02-01 12:05:08'); INSERT INTO categories VALUES (90,'',89,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (91,'',89,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (92,'',85,0,'2005-12-17 16:54:07','2006-02-01 12:15:18'); INSERT INTO categories VALUES (93,'',92,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (94,'',82,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (95,'',77,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (96,'',46,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (97,'',85,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (98,'',66,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (99,'',58,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (100,'',157,0,'2005-12-17 16:54:07','2006-02-01 11:47:51'); INSERT INTO categories VALUES (101,'',100,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (102,'',219,0,'2005-12-17 16:54:07','2006-02-01 12:08:55'); INSERT INTO categories VALUES (103,'',102,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (104,'',62,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (105,'',157,0,'2005-12-17 16:54:07','2006-02-01 12:11:10'); INSERT INTO categories VALUES (106,'',105,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (107,'',66,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (108,'',89,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (109,'',73,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (110,'',105,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (111,'',105,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (112,'',62,0,'2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO categories VALUES (113,'',102,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (114,'',102,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (115,'',102,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (116,'',102,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (117,'',32,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (118,'',60,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (119,'mil-rehab-icy-blue-coolant_tnail.jpg',220,0,'2005-12-17 16:54:08','2006-02-11 17:15:46'); INSERT INTO categories VALUES (120,'',119,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (121,'',119,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (122,'',62,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (123,'',85,0,'2005-12-17 16:54:08','2005-12-18 15:26:04'); INSERT INTO categories VALUES (124,'',123,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (125,'',123,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (126,'',123,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (127,'',51,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (128,'',119,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (129,'',60,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (130,'',51,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (131,'',102,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (132,'',102,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (133,'',102,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (134,'',60,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (135,'',66,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (136,'',46,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (137,'',62,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (138,'',21,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (139,'',15,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (140,'',85,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (141,'',77,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (142,'',80,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (143,'',80,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (144,'',80,0,'2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO categories VALUES (145,'',105,0,'2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO categories VALUES (146,'',105,0,'2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO categories VALUES (147,'',85,0,'2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO categories VALUES (148,'',28,0,'2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO categories VALUES (149,'',157,0,'2005-12-17 16:54:09','2006-02-01 11:54:20'); INSERT INTO categories VALUES (150,'',149,0,'2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO categories VALUES (151,'',157,0,'2005-12-17 16:54:09','2006-02-01 11:59:34'); INSERT INTO categories VALUES (152,'',151,0,'2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO categories VALUES (153,'',73,0,'2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO categories VALUES (154,'',32,0,'2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO categories VALUES (155,'',53,0,'2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO categories VALUES (156,'',32,0,'2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO categories VALUES (157,'',219,0,'2005-12-17 16:54:09','2006-02-11 13:25:28'); INSERT INTO categories VALUES (158,'',157,0,'2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO categories VALUES (159,'',89,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (160,'',32,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (161,'',32,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (162,'',62,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (163,'',32,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (164,'',102,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (165,'',82,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (166,'',77,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (167,'',62,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (168,'',219,0,'2005-12-17 16:54:10','2006-02-01 12:07:14'); INSERT INTO categories VALUES (169,'',168,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (170,'',168,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (171,'',58,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (172,'',49,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (173,'',219,0,'2005-12-17 16:54:10','2006-02-01 12:04:33'); INSERT INTO categories VALUES (174,'',173,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (175,'',73,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (176,'',66,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (177,'',77,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (178,'',123,0,'2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO categories VALUES (179,'',73,0,'2005-12-17 16:54:11','2005-12-17 16:54:11'); INSERT INTO categories VALUES (180,'',55,0,'2005-12-17 16:54:11','2005-12-17 16:54:11'); INSERT INTO categories VALUES (181,'',123,0,'2005-12-17 16:54:11','2005-12-17 16:54:11'); INSERT INTO categories VALUES (182,'',73,0,'2005-12-17 16:54:11','2005-12-17 16:54:11'); INSERT INTO categories VALUES (183,'',85,0,'2005-12-17 16:54:11','2006-02-01 12:06:23'); INSERT INTO categories VALUES (184,'',183,0,'2005-12-17 16:54:11','2005-12-17 16:54:11'); INSERT INTO categories VALUES (185,'',123,0,'2005-12-17 16:54:11','2005-12-17 16:54:11'); INSERT INTO categories VALUES (186,'',55,0,'2005-12-17 16:54:12','2005-12-17 16:54:12'); INSERT INTO categories VALUES (187,'',32,0,'2005-12-17 16:54:12','2005-12-17 16:54:12'); INSERT INTO categories VALUES (188,'',60,0,'2005-12-17 16:54:12','2005-12-17 16:54:12'); INSERT INTO categories VALUES (189,'',60,0,'2005-12-17 16:54:12','2005-12-17 16:54:12'); INSERT INTO categories VALUES (190,'',60,0,'2005-12-17 16:54:12','2005-12-17 16:54:12'); INSERT INTO categories VALUES (191,'',60,0,'2005-12-17 16:54:12','2005-12-17 16:54:12'); INSERT INTO categories VALUES (192,'',46,0,'2005-12-17 16:54:12','2005-12-17 16:54:12'); INSERT INTO categories VALUES (193,'',66,0,'2005-12-17 16:54:12','2005-12-17 16:54:12'); INSERT INTO categories VALUES (194,'',149,0,'2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO categories VALUES (195,'',21,0,'2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO categories VALUES (196,'',77,0,'2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO categories VALUES (197,'',66,0,'2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO categories VALUES (198,'',82,0,'2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO categories VALUES (199,'',219,0,'2005-12-17 16:54:14','2006-02-01 12:00:57'); INSERT INTO categories VALUES (200,'',199,0,'2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO categories VALUES (201,'',66,0,'2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO categories VALUES (202,'',199,0,'2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO categories VALUES (203,'vita-aller-7_tnail.jpg',220,0,'2005-12-17 16:54:15','2006-02-11 17:21:10'); INSERT INTO categories VALUES (204,'',203,0,'2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO categories VALUES (205,'',203,0,'2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO categories VALUES (206,'',203,0,'2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO categories VALUES (207,'',203,0,'2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO categories VALUES (208,'',203,0,'2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO categories VALUES (209,'',203,0,'2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO categories VALUES (210,'',203,0,'2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO categories VALUES (211,'',203,0,'2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO categories VALUES (212,'',203,0,'2005-12-17 16:54:16','2005-12-17 16:54:16'); INSERT INTO categories VALUES (213,'',203,0,'2005-12-17 16:54:16','2005-12-17 16:54:16'); INSERT INTO categories VALUES (214,'',203,0,'2005-12-17 16:54:16','2005-12-17 16:54:16'); INSERT INTO categories VALUES (215,'',203,0,'2005-12-17 16:54:16','2005-12-17 16:54:16'); INSERT INTO categories VALUES (216,'',203,0,'2005-12-17 16:54:16','2005-12-17 16:54:16'); INSERT INTO categories VALUES (217,'',203,0,'2005-12-17 16:54:16','2005-12-17 16:54:16'); INSERT INTO categories VALUES (218,'',203,0,'2005-12-17 16:54:16','2005-12-17 16:54:16'); INSERT INTO categories VALUES (219,'ISG20G1319_tnail.jpg',220,0,'2006-02-01 11:55:54','2006-02-11 17:11:52'); INSERT INTO categories VALUES (220,'thera-band-exercise-ball-sit_tnail.jpg',0,0,'2006-02-11 17:11:15',NULL); -- -- Table structure for table `categories_description` -- CREATE TABLE categories_description ( categories_id int(11) NOT NULL default '0', language_id int(11) NOT NULL default '1', categories_name varchar(32) NOT NULL default '', PRIMARY KEY (categories_id,language_id), KEY idx_categories_name (categories_name) ) TYPE=MyISAM; -- -- Dumping data for table `categories_description` -- INSERT INTO categories_description VALUES (32,1,'Wound Care'); INSERT INTO categories_description VALUES (1,1,'Massagers - Electric'); INSERT INTO categories_description VALUES (2,1,'Green Tea'); INSERT INTO categories_description VALUES (3,1,'Bath and Body'); INSERT INTO categories_description VALUES (4,1,'Massage Tools'); INSERT INTO categories_description VALUES (5,1,'Hand Massage Tools'); INSERT INTO categories_description VALUES (219,1,'Home Health Care'); INSERT INTO categories_description VALUES (7,1,'Wooden Massagers'); INSERT INTO categories_description VALUES (8,1,'Vibrating Massagers'); INSERT INTO categories_description VALUES (9,1,'Reflexology'); INSERT INTO categories_description VALUES (10,1,'Home Spa'); INSERT INTO categories_description VALUES (11,1,'Aromatherapy'); INSERT INTO categories_description VALUES (12,1,'Essential Oils'); INSERT INTO categories_description VALUES (14,1,'Chi Machines'); INSERT INTO categories_description VALUES (15,1,'Back & Neck Supports'); INSERT INTO categories_description VALUES (16,1,'Neck Supports'); INSERT INTO categories_description VALUES (17,1,'Traction'); INSERT INTO categories_description VALUES (18,1,'Sitting & Chair Supports'); INSERT INTO categories_description VALUES (19,1,'Pillows'); INSERT INTO categories_description VALUES (20,1,'Buckwheat Pillows'); INSERT INTO categories_description VALUES (21,1,'Limb Braces & Splints'); INSERT INTO categories_description VALUES (22,1,'Orthopedic Misc'); INSERT INTO categories_description VALUES (23,1,'Herbal Heat Packs'); INSERT INTO categories_description VALUES (24,1,'Unscented Heat Packs'); INSERT INTO categories_description VALUES (25,1,'Eye Pillows'); INSERT INTO categories_description VALUES (26,1,'Shoulder Heat Wraps'); INSERT INTO categories_description VALUES (27,1,'Rest of the Body'); INSERT INTO categories_description VALUES (28,1,'Diabetic Supplies'); INSERT INTO categories_description VALUES (29,1,'Diabetic Misc'); INSERT INTO categories_description VALUES (30,1,'Supports for your Wrist and Elbo'); INSERT INTO categories_description VALUES (31,1,'Supports for your Wrist and Elbo'); INSERT INTO categories_description VALUES (33,1,'Bandaids'); INSERT INTO categories_description VALUES (34,1,'Invacare Supply Group'); INSERT INTO categories_description VALUES (35,1,'Wound Care'); INSERT INTO categories_description VALUES (36,1,'Bandaids'); INSERT INTO categories_description VALUES (37,1,'Knee/Thigh/Hip Supports'); INSERT INTO categories_description VALUES (38,1,'Foot and Ankle'); INSERT INTO categories_description VALUES (39,1,'Supports for your Wrist and Elbo'); INSERT INTO categories_description VALUES (40,1,'Neck/Shoulder Supports'); INSERT INTO categories_description VALUES (41,1,'DreamTime'); INSERT INTO categories_description VALUES (42,1,'Seating/Cushions'); INSERT INTO categories_description VALUES (43,1,'Wheelchair Cushions'); INSERT INTO categories_description VALUES (44,1,'Strips'); INSERT INTO categories_description VALUES (45,1,'Meters'); INSERT INTO categories_description VALUES (46,1,'Home Diagnostics'); INSERT INTO categories_description VALUES (47,1,'Blood Pressure Products'); INSERT INTO categories_description VALUES (48,1,'Uplift Seating'); INSERT INTO categories_description VALUES (49,1,'Physical Therapy & Training'); INSERT INTO categories_description VALUES (50,1,'Strength Training'); INSERT INTO categories_description VALUES (51,1,'Skin Care'); INSERT INTO categories_description VALUES (52,1,'Creams Lotions Powders'); INSERT INTO categories_description VALUES (53,1,'Infusion/Iv Supplies'); INSERT INTO categories_description VALUES (54,1,'Iv Poles'); INSERT INTO categories_description VALUES (55,1,'Wheelchairs/Acc'); INSERT INTO categories_description VALUES (56,1,'Wheelchair Acc/Misc'); INSERT INTO categories_description VALUES (57,1,'Supports for your Wrist and Elbo'); INSERT INTO categories_description VALUES (58,1,'Walking Aids'); INSERT INTO categories_description VALUES (59,1,'Rollators/Acc'); INSERT INTO categories_description VALUES (60,1,'Ostomy'); INSERT INTO categories_description VALUES (61,1,'Cleaners/Deodorants'); INSERT INTO categories_description VALUES (62,1,'Incontinence'); INSERT INTO categories_description VALUES (63,1,'Incontinence Misc'); INSERT INTO categories_description VALUES (64,1,'Thermometers'); INSERT INTO categories_description VALUES (65,1,'Barrier Products'); INSERT INTO categories_description VALUES (66,1,'Respiratory'); INSERT INTO categories_description VALUES (67,1,'Resp Misc'); INSERT INTO categories_description VALUES (68,1,'Cpap/Bipap/Acc'); INSERT INTO categories_description VALUES (69,1,'Neck/Back Pillows'); INSERT INTO categories_description VALUES (70,1,'Canes/Acc'); INSERT INTO categories_description VALUES (71,1,'Compressors/Nebs/Acc'); INSERT INTO categories_description VALUES (72,1,'Transport Chairs'); INSERT INTO categories_description VALUES (73,1,'Bedroom Aids'); INSERT INTO categories_description VALUES (74,1,'Beds/Misc'); INSERT INTO categories_description VALUES (75,1,'Lancets & Lancet Device'); INSERT INTO categories_description VALUES (76,1,'Crutches/Acc'); INSERT INTO categories_description VALUES (77,1,'Tracheostomy Care'); INSERT INTO categories_description VALUES (78,1,'Trach Tubes'); INSERT INTO categories_description VALUES (79,1,'Pastes Powders/Rings'); INSERT INTO categories_description VALUES (80,1,'Nutrition Supp / Feeding Aids'); INSERT INTO categories_description VALUES (81,1,'Nutritional Supplements'); INSERT INTO categories_description VALUES (82,1,'Urological Catheters'); INSERT INTO categories_description VALUES (83,1,'Foley'); INSERT INTO categories_description VALUES (84,1,'Briefs, Disp'); INSERT INTO categories_description VALUES (85,1,'Aids To Daily Living'); INSERT INTO categories_description VALUES (86,1,'Oral Care'); INSERT INTO categories_description VALUES (87,1,'Medications/Otc'); INSERT INTO categories_description VALUES (88,1,'Enemas/Suppositories'); INSERT INTO categories_description VALUES (89,1,'Personal Protect/Gloves'); INSERT INTO categories_description VALUES (90,1,'Gloves & Hand Sanitizers'); INSERT INTO categories_description VALUES (91,1,'Protective Wear'); INSERT INTO categories_description VALUES (92,1,'Women\'s/Infant Products'); INSERT INTO categories_description VALUES (93,1,'Breast Pumps/Acc'); INSERT INTO categories_description VALUES (94,1,'External Nonlatex'); INSERT INTO categories_description VALUES (95,1,'Trach Humidification'); INSERT INTO categories_description VALUES (96,1,'Home Diagnostics Misc'); INSERT INTO categories_description VALUES (97,1,'Medication Helpers'); INSERT INTO categories_description VALUES (98,1,'Concentrators/Acc'); INSERT INTO categories_description VALUES (99,1,'Walkers/Acc'); INSERT INTO categories_description VALUES (100,1,'Prescription'); INSERT INTO categories_description VALUES (101,1,'Tens/Ems/Electrotherapy'); INSERT INTO categories_description VALUES (102,1,'Specialty Wound Care'); INSERT INTO categories_description VALUES (103,1,'Composite Drsg'); INSERT INTO categories_description VALUES (104,1,'Liners/Pads, Disp'); INSERT INTO categories_description VALUES (105,1,'Urol Collection Devices'); INSERT INTO categories_description VALUES (106,1,'Room Deodorizers'); INSERT INTO categories_description VALUES (107,1,'Cylinders Regulators/Ac'); INSERT INTO categories_description VALUES (108,1,'Preps/Disinectants'); INSERT INTO categories_description VALUES (109,1,'Pressure Relief Surface'); INSERT INTO categories_description VALUES (110,1,'Urological Misc'); INSERT INTO categories_description VALUES (111,1,'Bedside Drainage'); INSERT INTO categories_description VALUES (112,1,'Bed Wetting Devices'); INSERT INTO categories_description VALUES (113,1,'Collagen/Silicone'); INSERT INTO categories_description VALUES (114,1,'Compression Bandages'); INSERT INTO categories_description VALUES (115,1,'Absorbers'); INSERT INTO categories_description VALUES (116,1,'Hydrocolloid Drsg'); INSERT INTO categories_description VALUES (117,1,'Core Wound Misc'); INSERT INTO categories_description VALUES (118,1,'Ostomy Acc'); INSERT INTO categories_description VALUES (119,1,'Pain Management'); INSERT INTO categories_description VALUES (120,1,'Pain Management Misc'); INSERT INTO categories_description VALUES (121,1,'Electrodes'); INSERT INTO categories_description VALUES (122,1,'Undergarment, Disp'); INSERT INTO categories_description VALUES (123,1,'Bathroom Safety'); INSERT INTO categories_description VALUES (124,1,'Transfer Benches/Acc'); INSERT INTO categories_description VALUES (125,1,'Bath Benches/Shwr Chair'); INSERT INTO categories_description VALUES (126,1,'Commodes/Acc'); INSERT INTO categories_description VALUES (127,1,'Skin Pressure Protectio'); INSERT INTO categories_description VALUES (128,1,'Hot/Cold Therapy'); INSERT INTO categories_description VALUES (129,1,'Irrig Items'); INSERT INTO categories_description VALUES (130,1,'Perineal/Skin Cleaners'); INSERT INTO categories_description VALUES (131,1,'Foam Drsg'); INSERT INTO categories_description VALUES (132,1,'Hydrogels'); INSERT INTO categories_description VALUES (133,1,'Wound Cleansers'); INSERT INTO categories_description VALUES (134,1,'1-Piece Drainable'); INSERT INTO categories_description VALUES (135,1,'Disp Oxygen Products'); INSERT INTO categories_description VALUES (136,1,'Scales'); INSERT INTO categories_description VALUES (137,1,'Pants/Briefs, Reusable'); INSERT INTO categories_description VALUES (138,1,'Supports for your Wrist and Elbo'); INSERT INTO categories_description VALUES (139,1,'Back/Abdominal Supports'); INSERT INTO categories_description VALUES (140,1,'Aids To Daily Lving Mis'); INSERT INTO categories_description VALUES (141,1,'Trach Misc'); INSERT INTO categories_description VALUES (142,1,'Feeding Bags/Pump Sets'); INSERT INTO categories_description VALUES (143,1,'Feeding Pumps'); INSERT INTO categories_description VALUES (144,1,'Feeding Tubes'); INSERT INTO categories_description VALUES (145,1,'Leg Bags, Disp'); INSERT INTO categories_description VALUES (146,1,'Urinals/Bedpans'); INSERT INTO categories_description VALUES (147,1,'Activity Helpers'); INSERT INTO categories_description VALUES (148,1,'Insulin Products'); INSERT INTO categories_description VALUES (149,1,'Impotence'); INSERT INTO categories_description VALUES (150,1,'Vacuum Pumps'); INSERT INTO categories_description VALUES (151,1,'Lymphedema Pumps/Acc'); INSERT INTO categories_description VALUES (152,1,'Lymphedema Pumps'); INSERT INTO categories_description VALUES (153,1,'Bed Rails/Bed Rail Pads'); INSERT INTO categories_description VALUES (154,1,'Nonadherent Pads'); INSERT INTO categories_description VALUES (155,1,'Iv Dressings'); INSERT INTO categories_description VALUES (156,1,'Tapes/Adherent Wraps'); INSERT INTO categories_description VALUES (157,1,'Prof Use And Diagnostic'); INSERT INTO categories_description VALUES (158,1,'Prof Otoscopes'); INSERT INTO categories_description VALUES (159,1,'Sharps Disposal'); INSERT INTO categories_description VALUES (160,1,'Sponges, Gauze'); INSERT INTO categories_description VALUES (161,1,'Sponges, Nonwoven'); INSERT INTO categories_description VALUES (162,1,'Washcloths, Disp'); INSERT INTO categories_description VALUES (163,1,'Pads, Gauze'); INSERT INTO categories_description VALUES (164,1,'Sodium Chloride Drsg'); INSERT INTO categories_description VALUES (165,1,'Catheter Trays'); INSERT INTO categories_description VALUES (166,1,'Suction Catheters'); INSERT INTO categories_description VALUES (167,1,'Feminine Hygiene'); INSERT INTO categories_description VALUES (168,1,'Socks/Stockings'); INSERT INTO categories_description VALUES (169,1,'Socks/Stockings Misc'); INSERT INTO categories_description VALUES (170,1,'Socks'); INSERT INTO categories_description VALUES (171,1,'Ambulatory Misc'); INSERT INTO categories_description VALUES (172,1,'Sport and Leg Conditioning'); INSERT INTO categories_description VALUES (173,1,'Patient Lifts/Acc'); INSERT INTO categories_description VALUES (174,1,'Patient Lifts'); INSERT INTO categories_description VALUES (175,1,'Sheet/Pilwcases/Mat Cvr'); INSERT INTO categories_description VALUES (176,1,'Peak Flow Meters/Acc'); INSERT INTO categories_description VALUES (177,1,'Suction Pumps/Acc'); INSERT INTO categories_description VALUES (178,1,'Bath Acc/Misc'); INSERT INTO categories_description VALUES (179,1,'Beds/Mattresses'); INSERT INTO categories_description VALUES (180,1,'Wheelchairs'); INSERT INTO categories_description VALUES (181,1,'Grab Bars'); INSERT INTO categories_description VALUES (182,1,'Overbed Tables'); INSERT INTO categories_description VALUES (183,1,'Scooters/Acc'); INSERT INTO categories_description VALUES (184,1,'Scooters Misc'); INSERT INTO categories_description VALUES (185,1,'Toilet Seats/Acc'); INSERT INTO categories_description VALUES (186,1,'Wheelchair Ramps'); INSERT INTO categories_description VALUES (187,1,'Attachment Devices'); INSERT INTO categories_description VALUES (188,1,'1-Piece Urostomy'); INSERT INTO categories_description VALUES (189,1,'Skin Barriers'); INSERT INTO categories_description VALUES (190,1,'2-Piece Drainable'); INSERT INTO categories_description VALUES (191,1,'1-Piece Closed'); INSERT INTO categories_description VALUES (192,1,'Otoscopes/Opthalmoscope'); INSERT INTO categories_description VALUES (193,1,'Spacer Devices/Acc'); INSERT INTO categories_description VALUES (194,1,'Rings'); INSERT INTO categories_description VALUES (195,1,'Supports for your Wrist and Elbo'); INSERT INTO categories_description VALUES (196,1,'Trach Care/Cleaning'); INSERT INTO categories_description VALUES (197,1,'Air Cleaners/Acc'); INSERT INTO categories_description VALUES (198,1,'Intermittent'); INSERT INTO categories_description VALUES (199,1,'Needles/Syringes'); INSERT INTO categories_description VALUES (200,1,'Syringes With Needles'); INSERT INTO categories_description VALUES (201,1,'Resp Irrig Solutions'); INSERT INTO categories_description VALUES (202,1,'Needles/Syringes Misc'); INSERT INTO categories_description VALUES (203,1,'Nutrition Supplements'); INSERT INTO categories_description VALUES (204,1,'Japanese Herbals'); INSERT INTO categories_description VALUES (205,1,'Minerals'); INSERT INTO categories_description VALUES (206,1,'Women\'s Health'); INSERT INTO categories_description VALUES (207,1,'Weight Control / Diabetes'); INSERT INTO categories_description VALUES (208,1,'Vitamins'); INSERT INTO categories_description VALUES (209,1,'Heart Health'); INSERT INTO categories_description VALUES (210,1,'Sport Nutrition'); INSERT INTO categories_description VALUES (211,1,'Skin Aids/Beauty'); INSERT INTO categories_description VALUES (212,1,'Tooth Whitening Products'); INSERT INTO categories_description VALUES (213,1,'Allergy / Sinus / Immune System'); INSERT INTO categories_description VALUES (214,1,'Herbal Supplements'); INSERT INTO categories_description VALUES (215,1,'Digestive Health'); INSERT INTO categories_description VALUES (216,1,'Antioxidants'); INSERT INTO categories_description VALUES (217,1,'Stress / Sleeping Aids'); INSERT INTO categories_description VALUES (218,1,'Joint & Bone Health'); INSERT INTO categories_description VALUES (219,2,''); INSERT INTO categories_description VALUES (219,3,''); INSERT INTO categories_description VALUES (220,1,'Coming Soon'); INSERT INTO categories_description VALUES (220,2,''); INSERT INTO categories_description VALUES (220,3,''); -- -- Table structure for table `configuration` -- CREATE TABLE configuration ( configuration_id int(11) NOT NULL auto_increment, configuration_title varchar(64) NOT NULL default '', configuration_key varchar(64) NOT NULL default '', configuration_value varchar(255) NOT NULL default '', configuration_description varchar(255) NOT NULL default '', configuration_group_id int(11) NOT NULL default '0', sort_order int(5) default NULL, last_modified datetime default NULL, date_added datetime NOT NULL default '0000-00-00 00:00:00', use_function varchar(255) default NULL, set_function varchar(255) default NULL, PRIMARY KEY (configuration_id) ) TYPE=MyISAM; -- -- Dumping data for table `configuration` -- INSERT INTO configuration VALUES (1,'Store Name','STORE_NAME','Pain Relief Source','The name of my store',1,1,'2005-12-18 15:18:08','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (2,'Store Owner','STORE_OWNER','Pain Relief','The name of my store owner',1,2,'2005-11-21 10:37:21','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (3,'E-Mail Address','STORE_OWNER_EMAIL_ADDRESS','service@painrelief101.com','The e-mail address of my store owner',1,3,'2005-11-21 10:37:56','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (4,'E-Mail From','EMAIL_FROM','service@painrelief101.com','The e-mail address used in (sent) e-mails',1,4,'2005-11-21 10:44:09','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (5,'Country','STORE_COUNTRY','223','The country my store is located in

Note: Please remember to update the store zone.',1,6,'0000-00-00 00:00:00','2005-08-11 14:56:10','tep_get_country_name','tep_cfg_pull_down_country_list('); INSERT INTO configuration VALUES (6,'Zone','STORE_ZONE','62','The zone my store is located in',1,7,'2005-11-21 10:41:37','2005-08-11 14:56:10','tep_cfg_get_zone_name','tep_cfg_pull_down_zone_list('); INSERT INTO configuration VALUES (7,'Expected Sort Order','EXPECTED_PRODUCTS_SORT','desc','This is the sort order used in the expected products box.',1,8,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'asc\', \'desc\'),'); INSERT INTO configuration VALUES (8,'Expected Sort Field','EXPECTED_PRODUCTS_FIELD','date_expected','The column to sort by in the expected products box.',1,9,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'products_name\', \'date_expected\'),'); INSERT INTO configuration VALUES (9,'Switch To Default Language Currency','USE_DEFAULT_LANGUAGE_CURRENCY','false','Automatically switch to the language\'s currency when it is changed',1,10,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (10,'Send Extra Order Emails To','SEND_EXTRA_ORDER_EMAILS_TO','tarun , Service , John ','Send extra order emails to the following email addresses, in this format: Name 1 <email@address1>, Name 2 <email@address2>',1,11,'2006-02-13 02:37:07','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (11,'Use Search-Engine Safe URLs (still in development)','SEARCH_ENGINE_FRIENDLY_URLS','false','Use search-engine safe urls for all site links',1,12,'2006-01-14 08:33:30','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (12,'Display Cart After Adding Product','DISPLAY_CART','true','Display the shopping cart after adding a product (or return back to their origin)',1,14,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (13,'Allow Guest To Tell A Friend','ALLOW_GUEST_TO_TELL_A_FRIEND','true','Allow guests to tell a friend about a product',1,15,'2005-11-21 10:35:35','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (14,'Default Search Operator','ADVANCED_SEARCH_DEFAULT_OPERATOR','and','Default search operators',1,17,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'and\', \'or\'),'); INSERT INTO configuration VALUES (15,'Store Address and Phone','STORE_NAME_ADDRESS','Pain Relief 101\r\nP.O. Box 609\r\nSequim, WA 98382\r\n800-589-1509','This is the Store Name, Address and Phone used on printable documents and displayed online',1,18,'2005-11-21 10:43:28','2005-08-11 14:56:10','','tep_cfg_textarea('); INSERT INTO configuration VALUES (16,'Show Category Counts','SHOW_COUNTS','true','Count recursively how many products are in each category',1,19,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (17,'Tax Decimal Places','TAX_DECIMAL_PLACES','0','Pad the tax value this amount of decimal places',1,20,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (18,'Display Prices with Tax','DISPLAY_PRICE_WITH_TAX','false','Display prices with tax included (true) or add the tax at the end (false)',1,21,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (19,'First Name','ENTRY_FIRST_NAME_MIN_LENGTH','2','Minimum length of first name',2,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (20,'Last Name','ENTRY_LAST_NAME_MIN_LENGTH','2','Minimum length of last name',2,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (21,'Date of Birth','ENTRY_DOB_MIN_LENGTH','10','Minimum length of date of birth',2,3,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (22,'E-Mail Address','ENTRY_EMAIL_ADDRESS_MIN_LENGTH','6','Minimum length of e-mail address',2,4,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (23,'Street Address','ENTRY_STREET_ADDRESS_MIN_LENGTH','5','Minimum length of street address',2,5,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (24,'Company','ENTRY_COMPANY_MIN_LENGTH','2','Minimum length of company name',2,6,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (25,'Post Code','ENTRY_POSTCODE_MIN_LENGTH','4','Minimum length of post code',2,7,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (26,'City','ENTRY_CITY_MIN_LENGTH','3','Minimum length of city',2,8,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (27,'State','ENTRY_STATE_MIN_LENGTH','2','Minimum length of state',2,9,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (28,'Telephone Number','ENTRY_TELEPHONE_MIN_LENGTH','3','Minimum length of telephone number',2,10,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (29,'Password','ENTRY_PASSWORD_MIN_LENGTH','5','Minimum length of password',2,11,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (30,'Credit Card Owner Name','CC_OWNER_MIN_LENGTH','3','Minimum length of credit card owner name',2,12,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (31,'Credit Card Number','CC_NUMBER_MIN_LENGTH','10','Minimum length of credit card number',2,13,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (32,'Review Text','REVIEW_TEXT_MIN_LENGTH','50','Minimum length of review text',2,14,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (33,'Best Sellers','MIN_DISPLAY_BESTSELLERS','1','Minimum number of best sellers to display',2,15,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (34,'Also Purchased','MIN_DISPLAY_ALSO_PURCHASED','1','Minimum number of products to display in the \'This Customer Also Purchased\' box',2,16,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (35,'Address Book Entries','MAX_ADDRESS_BOOK_ENTRIES','5','Maximum address book entries a customer is allowed to have',3,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (36,'Search Results','MAX_DISPLAY_SEARCH_RESULTS','20','Amount of products to list',3,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (37,'Page Links','MAX_DISPLAY_PAGE_LINKS','5','Number of \'number\' links use for page-sets',3,3,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (38,'Special Products','MAX_DISPLAY_SPECIAL_PRODUCTS','9','Maximum number of products on special to display',3,4,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (39,'New Products Module','MAX_DISPLAY_NEW_PRODUCTS','9','Maximum number of new products to display in a category',3,5,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (40,'Products Expected','MAX_DISPLAY_UPCOMING_PRODUCTS','10','Maximum number of products expected to display',3,6,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (41,'Manufacturers List','MAX_DISPLAY_MANUFACTURERS_IN_A_LIST','0','Used in manufacturers box; when the number of manufacturers exceeds this number, a drop-down list will be displayed instead of the default list',3,7,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (42,'Manufacturers Select Size','MAX_MANUFACTURERS_LIST','1','Used in manufacturers box; when this value is \'1\' the classic drop-down list will be used for the manufacturers box. Otherwise, a list-box with the specified number of rows will be displayed.',3,7,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (43,'Length of Manufacturers Name','MAX_DISPLAY_MANUFACTURER_NAME_LEN','15','Used in manufacturers box; maximum length of manufacturers name to display',3,8,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (44,'New Reviews','MAX_DISPLAY_NEW_REVIEWS','6','Maximum number of new reviews to display',3,9,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (45,'Selection of Random Reviews','MAX_RANDOM_SELECT_REVIEWS','10','How many records to select from to choose one random product review',3,10,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (46,'Selection of Random New Products','MAX_RANDOM_SELECT_NEW','10','How many records to select from to choose one random new product to display',3,11,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (47,'Selection of Products on Special','MAX_RANDOM_SELECT_SPECIALS','10','How many records to select from to choose one random product special to display',3,12,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (48,'Categories To List Per Row','MAX_DISPLAY_CATEGORIES_PER_ROW','3','How many categories to list per row',3,13,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (49,'New Products Listing','MAX_DISPLAY_PRODUCTS_NEW','10','Maximum number of new products to display in new products page',3,14,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (50,'Best Sellers','MAX_DISPLAY_BESTSELLERS','10','Maximum number of best sellers to display',3,15,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (51,'Also Purchased','MAX_DISPLAY_ALSO_PURCHASED','6','Maximum number of products to display in the \'This Customer Also Purchased\' box',3,16,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (52,'Customer Order History Box','MAX_DISPLAY_PRODUCTS_IN_ORDER_HISTORY_BOX','6','Maximum number of products to display in the customer order history box',3,17,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (53,'Order History','MAX_DISPLAY_ORDER_HISTORY','10','Maximum number of orders to display in the order history page',3,18,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (54,'Small Image Width','SMALL_IMAGE_WIDTH','100','The pixel width of small images',4,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (55,'Small Image Height','SMALL_IMAGE_HEIGHT','100','The pixel height of small images',4,2,'2005-12-18 15:19:27','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (56,'Heading Image Width','HEADING_IMAGE_WIDTH','40','The pixel width of heading images',4,3,'2006-02-12 06:51:18','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (57,'Heading Image Height','HEADING_IMAGE_HEIGHT','40','The pixel height of heading images',4,4,'2006-02-12 06:36:20','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (58,'Subcategory Image Width','SUBCATEGORY_IMAGE_WIDTH','100','The pixel width of subcategory images',4,5,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (59,'Subcategory Image Height','SUBCATEGORY_IMAGE_HEIGHT','100','The pixel height of subcategory images',4,6,'2005-12-18 15:20:02','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (60,'Calculate Image Size','CONFIG_CALCULATE_IMAGE_SIZE','true','Calculate the size of images?',4,7,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (61,'Image Required','IMAGE_REQUIRED','true','Enable to display broken images. Good for development.',4,8,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (62,'Gender','ACCOUNT_GENDER','false','Display gender in the customers account',5,1,'2005-12-20 11:42:44','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (63,'Date of Birth','ACCOUNT_DOB','true','Display date of birth in the customers account',5,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (64,'Company','ACCOUNT_COMPANY','true','Display company in the customers account',5,3,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (65,'Suburb','ACCOUNT_SUBURB','true','Display suburb in the customers account',5,4,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (66,'State','ACCOUNT_STATE','true','Display state in the customers account',5,5,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (67,'Installed Modules','MODULE_PAYMENT_INSTALLED','eprocessingnetwork.php;paypal.php;moneyorder.php','List of payment module filenames separated by a semi-colon. This is automatically updated. No need to edit. (Example: cc.php;cod.php;paypal.php)',6,0,'2006-01-27 07:24:04','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (68,'Installed Modules','MODULE_ORDER_TOTAL_INSTALLED','ot_subtotal.php;ot_shipping.php;ot_tax.php;ot_total.php','List of order_total module filenames separated by a semi-colon. This is automatically updated. No need to edit. (Example: ot_subtotal.php;ot_tax.php;ot_shipping.php;ot_total.php)',6,0,'2005-12-18 15:16:50','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (69,'Installed Modules','MODULE_SHIPPING_INSTALLED','table.php','List of shipping module filenames separated by a semi-colon. This is automatically updated. No need to edit. (Example: ups.php;flat.php;item.php)',6,0,'2005-12-18 15:03:06','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (198,'Enable EProcessing Network Module','MODULE_PAYMENT_EPROCESSINGNETWORK_STATUS','True','Do you want to accept eProcessing Network payments?',6,0,NULL,'2006-01-27 07:24:04',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'); INSERT INTO configuration VALUES (181,'Text Color','MODULE_PAYMENT_EPROCESSINGNETWORK_TEXT_COLOR','#000000','The Color of the Text in Hex format:',6,0,NULL,'2005-12-20 19:07:24',NULL,NULL); INSERT INTO configuration VALUES (84,'Default Currency','DEFAULT_CURRENCY','USD','Default Currency',6,0,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (85,'Default Language','DEFAULT_LANGUAGE','en','Default Language',6,0,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (86,'Default Order Status For New Orders','DEFAULT_ORDERS_STATUS_ID','1','When a new order is created, this order status will be assigned to it.',6,0,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (87,'Display Shipping','MODULE_ORDER_TOTAL_SHIPPING_STATUS','true','Do you want to display the order shipping cost?',6,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (88,'Sort Order','MODULE_ORDER_TOTAL_SHIPPING_SORT_ORDER','2','Sort order of display.',6,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (89,'Allow Free Shipping','MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING','false','Do you want to allow free shipping?',6,3,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (90,'Free Shipping For Orders Over','MODULE_ORDER_TOTAL_SHIPPING_FREE_SHIPPING_OVER','50','Provide free shipping for orders over the set amount.',6,4,'0000-00-00 00:00:00','2005-08-11 14:56:10','currencies->format',''); INSERT INTO configuration VALUES (91,'Provide Free Shipping For Orders Made','MODULE_ORDER_TOTAL_SHIPPING_DESTINATION','national','Provide free shipping for orders sent to the set destination.',6,5,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'national\', \'international\', \'both\'),'); INSERT INTO configuration VALUES (92,'Display Sub-Total','MODULE_ORDER_TOTAL_SUBTOTAL_STATUS','true','Do you want to display the order sub-total cost?',6,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (93,'Sort Order','MODULE_ORDER_TOTAL_SUBTOTAL_SORT_ORDER','1','Sort order of display.',6,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (94,'Display Tax','MODULE_ORDER_TOTAL_TAX_STATUS','true','Do you want to display the order tax value?',6,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (95,'Sort Order','MODULE_ORDER_TOTAL_TAX_SORT_ORDER','3','Sort order of display.',6,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (96,'Display Total','MODULE_ORDER_TOTAL_TOTAL_STATUS','true','Do you want to display the total order value?',6,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (97,'Sort Order','MODULE_ORDER_TOTAL_TOTAL_SORT_ORDER','4','Sort order of display.',6,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (98,'Country of Origin','SHIPPING_ORIGIN_COUNTRY','223','Select the country of origin to be used in shipping quotes.',7,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','tep_get_country_name','tep_cfg_pull_down_country_list('); INSERT INTO configuration VALUES (99,'Postal Code','SHIPPING_ORIGIN_ZIP','NONE','Enter the Postal Code (ZIP) of the Store to be used in shipping quotes.',7,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (100,'Enter the Maximum Package Weight you will ship','SHIPPING_MAX_WEIGHT','50','Carriers have a max weight limit for a single package. This is a common one for all.',7,3,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (101,'Package Tare weight.','SHIPPING_BOX_WEIGHT','3','What is the weight of typical packaging of small to medium packages?',7,4,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (102,'Larger packages - percentage increase.','SHIPPING_BOX_PADDING','10','For 10% enter 10',7,5,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (103,'Display Product Image','PRODUCT_LIST_IMAGE','1','Do you want to display the Product Image?',8,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (104,'Display Product Manufaturer Name','PRODUCT_LIST_MANUFACTURER','0','Do you want to display the Product Manufacturer Name?',8,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (105,'Display Product Model','PRODUCT_LIST_MODEL','0','Do you want to display the Product Model?',8,3,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (106,'Display Product Name','PRODUCT_LIST_NAME','2','Do you want to display the Product Name?',8,4,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (107,'Display Product Price','PRODUCT_LIST_PRICE','3','Do you want to display the Product Price',8,5,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (108,'Display Product Quantity','PRODUCT_LIST_QUANTITY','0','Do you want to display the Product Quantity?',8,6,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (109,'Display Product Weight','PRODUCT_LIST_WEIGHT','0','Do you want to display the Product Weight?',8,7,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (110,'Display Buy Now column','PRODUCT_LIST_BUY_NOW','4','Do you want to display the Buy Now column?',8,8,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (111,'Display Category/Manufacturer Filter (0=disable; 1=enable)','PRODUCT_LIST_FILTER','1','Do you want to display the Category/Manufacturer Filter?',8,9,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (112,'Location of Prev/Next Navigation Bar (1-top, 2-bottom, 3-both)','PREV_NEXT_BAR_LOCATION','3','Sets the location of the Prev/Next Navigation Bar (1-top, 2-bottom, 3-both)',8,10,'2006-03-24 15:15:08','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (113,'Check stock level','STOCK_CHECK','true','Check to see if sufficent stock is available',9,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (114,'Subtract stock','STOCK_LIMITED','true','Subtract product in stock by product orders',9,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (115,'Allow Checkout','STOCK_ALLOW_CHECKOUT','true','Allow customer to checkout even if there is insufficient stock',9,3,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (116,'Mark product out of stock','STOCK_MARK_PRODUCT_OUT_OF_STOCK','***','Display something on screen so customer can see which product has insufficient stock',9,4,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (117,'Stock Re-order level','STOCK_REORDER_LEVEL','5','Define when stock needs to be re-ordered',9,5,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (118,'Store Page Parse Time','STORE_PAGE_PARSE_TIME','false','Store the time it takes to parse a page',10,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (119,'Log Destination','STORE_PAGE_PARSE_TIME_LOG','/var/log/www/tep/page_parse_time.log','Directory and filename of the page parse time log',10,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (120,'Log Date Format','STORE_PARSE_DATE_TIME_FORMAT','%d/%m/%Y %H:%M:%S','The date format',10,3,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (121,'Display The Page Parse Time','DISPLAY_PAGE_PARSE_TIME','true','Display the page parse time (store page parse time must be enabled)',10,4,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (122,'Store Database Queries','STORE_DB_TRANSACTIONS','false','Store the database queries in the page parse time log (PHP4 only)',10,5,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (123,'Use Cache','USE_CACHE','false','Use caching features',11,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (124,'Cache Directory','DIR_FS_CACHE','/tmp/','The directory where the cached files are saved',11,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (125,'E-Mail Transport Method','EMAIL_TRANSPORT','smtp','Defines if this server uses a local connection to sendmail or uses an SMTP connection via TCP/IP. Servers running on Windows and MacOS should change this setting to SMTP.',12,1,'2005-11-21 22:26:32','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'sendmail\', \'smtp\'),'); INSERT INTO configuration VALUES (126,'E-Mail Linefeeds','EMAIL_LINEFEED','LF','Defines the character sequence used to separate mail headers.',12,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'LF\', \'CRLF\'),'); INSERT INTO configuration VALUES (127,'Use MIME HTML When Sending Emails','EMAIL_USE_HTML','false','Send e-mails in HTML format',12,3,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (128,'Verify E-Mail Addresses Through DNS','ENTRY_EMAIL_ADDRESS_CHECK','false','Verify e-mail address through a DNS server',12,4,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (129,'Send E-Mails','SEND_EMAILS','true','Send out e-mails',12,5,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (130,'Enable download','DOWNLOAD_ENABLED','false','Enable the products download functions.',13,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (131,'Download by redirect','DOWNLOAD_BY_REDIRECT','false','Use browser redirection for download. Disable on non-Unix systems.',13,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (132,'Expiry delay (days)','DOWNLOAD_MAX_DAYS','7','Set number of days before the download link expires. 0 means no limit.',13,3,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (133,'Maximum number of downloads','DOWNLOAD_MAX_COUNT','5','Set the maximum number of downloads. 0 means no download authorized.',13,4,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (134,'Enable GZip Compression','GZIP_COMPRESSION','false','Enable HTTP GZip compression.',14,1,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'true\', \'false\'),'); INSERT INTO configuration VALUES (135,'Compression Level','GZIP_LEVEL','5','Use this compression level 0-9 (0 = minimum, 9 = maximum).',14,2,'0000-00-00 00:00:00','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (136,'Session Directory','SESSION_WRITE_DIRECTORY','\\tmp','If sessions are file based, store them in this directory.',15,1,'2005-11-23 13:52:34','2005-08-11 14:56:10','',''); INSERT INTO configuration VALUES (137,'Force Cookie Use','SESSION_FORCE_COOKIE_USE','False','Force the use of sessions when cookies are only enabled.',15,2,'2005-11-23 13:31:10','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'True\', \'False\'),'); INSERT INTO configuration VALUES (138,'Check SSL Session ID','SESSION_CHECK_SSL_SESSION_ID','False','Validate the SSL_SESSION_ID on every secure HTTPS page request.',15,3,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'True\', \'False\'),'); INSERT INTO configuration VALUES (139,'Check User Agent','SESSION_CHECK_USER_AGENT','False','Validate the clients browser user agent on every page request.',15,4,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'True\', \'False\'),'); INSERT INTO configuration VALUES (140,'Check IP Address','SESSION_CHECK_IP_ADDRESS','False','Validate the clients IP address on every page request.',15,5,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'True\', \'False\'),'); INSERT INTO configuration VALUES (141,'Prevent Spider Sessions','SESSION_BLOCK_SPIDERS','False','Prevent known spiders from starting a session.',15,6,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'True\', \'False\'),'); INSERT INTO configuration VALUES (142,'Recreate Session','SESSION_RECREATE','False','Recreate the session to generate a new session ID when the customer logs on or creates an account (PHP >=4.1 needed).',15,7,'0000-00-00 00:00:00','2005-08-11 14:56:10','','tep_cfg_select_option(array(\'True\', \'False\'),'); INSERT INTO configuration VALUES (143,'Enable PayPal Module','MODULE_PAYMENT_PAYPAL_STATUS','True','Do you want to accept PayPal payments?',6,3,NULL,'2005-11-21 10:45:29',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'); INSERT INTO configuration VALUES (144,'E-Mail Address','MODULE_PAYMENT_PAYPAL_ID','payments@ultimatewatermassgae.com','The e-mail address to use for the PayPal service',6,4,NULL,'2005-11-21 10:45:29',NULL,NULL); INSERT INTO configuration VALUES (145,'Transaction Currency','MODULE_PAYMENT_PAYPAL_CURRENCY','Selected Currency','The currency to use for credit card transactions',6,6,NULL,'2005-11-21 10:45:29',NULL,'tep_cfg_select_option(array(\'Selected Currency\',\'Only USD\',\'Only CAD\',\'Only EUR\',\'Only GBP\',\'Only JPY\'),'); INSERT INTO configuration VALUES (146,'Sort order of display.','MODULE_PAYMENT_PAYPAL_SORT_ORDER','1','Sort order of display. Lowest is displayed first.',6,0,NULL,'2005-11-21 10:45:29',NULL,NULL); INSERT INTO configuration VALUES (147,'Payment Zone','MODULE_PAYMENT_PAYPAL_ZONE','0','If a zone is selected, only enable this payment method for that zone.',6,2,NULL,'2005-11-21 10:45:29','tep_get_zone_class_title','tep_cfg_pull_down_zone_classes('); INSERT INTO configuration VALUES (148,'Set Order Status','MODULE_PAYMENT_PAYPAL_ORDER_STATUS_ID','0','Set the status of orders made with this payment module to this value',6,0,NULL,'2005-11-21 10:45:29','tep_get_order_status_name','tep_cfg_pull_down_order_statuses('); INSERT INTO configuration VALUES (175,'Sort Order','MODULE_SHIPPING_TABLE_SORT_ORDER','0','Sort order of display.',6,0,NULL,'2005-12-18 15:02:36',NULL,NULL); INSERT INTO configuration VALUES (174,'Shipping Zone','MODULE_SHIPPING_TABLE_ZONE','0','If a zone is selected, only enable this shipping method for that zone.',6,0,NULL,'2005-12-18 15:02:36','tep_get_zone_class_title','tep_cfg_pull_down_zone_classes('); INSERT INTO configuration VALUES (173,'Tax Class','MODULE_SHIPPING_TABLE_TAX_CLASS','0','Use the following tax class on the shipping fee.',6,0,NULL,'2005-12-18 15:02:36','tep_get_tax_class_title','tep_cfg_pull_down_tax_classes('); INSERT INTO configuration VALUES (172,'Handling Fee','MODULE_SHIPPING_TABLE_HANDLING','0','Handling fee for this shipping method.',6,0,NULL,'2005-12-18 15:02:36',NULL,NULL); INSERT INTO configuration VALUES (171,'Table Method','MODULE_SHIPPING_TABLE_MODE','price','The shipping cost is based on the order total or the total weight of the items ordered.',6,0,NULL,'2005-12-18 15:02:36',NULL,'tep_cfg_select_option(array(\'weight\', \'price\'),'); INSERT INTO configuration VALUES (170,'Shipping Table','MODULE_SHIPPING_TABLE_COST','24.99:6.99,49.99:12.99,75.99:17.99150:00.00','The shipping cost is based on the total cost or weight of items. Example: 25:8.50,50:5.50,etc.. Up to 25 charge 8.50, from there to 50 charge 5.50, etc',6,0,NULL,'2005-12-18 15:02:36',NULL,NULL); INSERT INTO configuration VALUES (158,'Enable Check/Money Order Module','MODULE_PAYMENT_MONEYORDER_STATUS','True','Do you want to accept Check/Money Order payments?',6,1,NULL,'2005-12-18 02:53:10',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'); INSERT INTO configuration VALUES (159,'Make Payable to:','MODULE_PAYMENT_MONEYORDER_PAYTO','Ultimate Water Massage Inc','Who should payments be made payable to?',6,1,NULL,'2005-12-18 02:53:10',NULL,NULL); INSERT INTO configuration VALUES (160,'Sort order of display.','MODULE_PAYMENT_MONEYORDER_SORT_ORDER','2','Sort order of display. Lowest is displayed first.',6,0,NULL,'2005-12-18 02:53:10',NULL,NULL); INSERT INTO configuration VALUES (161,'Payment Zone','MODULE_PAYMENT_MONEYORDER_ZONE','0','If a zone is selected, only enable this payment method for that zone.',6,2,NULL,'2005-12-18 02:53:10','tep_get_zone_class_title','tep_cfg_pull_down_zone_classes('); INSERT INTO configuration VALUES (162,'Set Order Status','MODULE_PAYMENT_MONEYORDER_ORDER_STATUS_ID','0','Set the status of orders made with this payment module to this value',6,0,NULL,'2005-12-18 02:53:10','tep_get_order_status_name','tep_cfg_pull_down_order_statuses('); INSERT INTO configuration VALUES (180,'Background Color','MODULE_PAYMENT_EPROCESSINGNETWORK_BCK_COLOR','#FFFFFF','The Background Color in Hex format:',6,0,NULL,'2005-12-20 19:07:24',NULL,NULL); INSERT INTO configuration VALUES (179,'URL for Store Logo','MODULE_PAYMENT_EPROCESSINGNETWORK_LOGO_URL','','The URL to a logo to be used by eProcessing to display during transactions',6,0,NULL,'2005-12-20 19:07:24',NULL,NULL); INSERT INTO configuration VALUES (177,'Enable eProcessingNetwork To Collect CC#','MODULE_PAYMENT_EPROCESSINGNETWORK_CC','True','Do you want eProcessingNetwork to Collect the Credit Card Number??',6,0,NULL,'2005-12-20 19:07:24',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'); INSERT INTO configuration VALUES (169,'Enable Table Method','MODULE_SHIPPING_TABLE_STATUS','True','Do you want to offer table rate shipping?',6,0,NULL,'2005-12-18 15:02:36',NULL,'tep_cfg_select_option(array(\'True\', \'False\'),'); -- -- Table structure for table `configuration_group` -- CREATE TABLE configuration_group ( configuration_group_id int(11) NOT NULL auto_increment, configuration_group_title varchar(64) NOT NULL default '', configuration_group_description varchar(255) NOT NULL default '', sort_order int(5) default NULL, visible int(1) default '1', PRIMARY KEY (configuration_group_id) ) TYPE=MyISAM; -- -- Dumping data for table `configuration_group` -- INSERT INTO configuration_group VALUES (1,'My Store','General information about my store',1,1); INSERT INTO configuration_group VALUES (2,'Minimum Values','The minimum values for functions / data',2,1); INSERT INTO configuration_group VALUES (3,'Maximum Values','The maximum values for functions / data',3,1); INSERT INTO configuration_group VALUES (4,'Images','Image parameters',4,1); INSERT INTO configuration_group VALUES (5,'Customer Details','Customer account configuration',5,1); INSERT INTO configuration_group VALUES (6,'Module Options','Hidden from configuration',6,0); INSERT INTO configuration_group VALUES (7,'Shipping/Packaging','Shipping options available at my store',7,1); INSERT INTO configuration_group VALUES (8,'Product Listing','Product Listing configuration options',8,1); INSERT INTO configuration_group VALUES (9,'Stock','Stock configuration options',9,1); INSERT INTO configuration_group VALUES (10,'Logging','Logging configuration options',10,1); INSERT INTO configuration_group VALUES (11,'Cache','Caching configuration options',11,1); INSERT INTO configuration_group VALUES (12,'E-Mail Options','General setting for E-Mail transport and HTML E-Mails',12,1); INSERT INTO configuration_group VALUES (13,'Download','Downloadable products options',13,1); INSERT INTO configuration_group VALUES (14,'GZip Compression','GZip compression options',14,1); INSERT INTO configuration_group VALUES (15,'Sessions','Session options',15,1); -- -- Table structure for table `counter` -- CREATE TABLE counter ( startdate char(8) default NULL, counter int(12) default NULL ) TYPE=MyISAM; -- -- Dumping data for table `counter` -- INSERT INTO counter VALUES ('20051121',5251); -- -- Table structure for table `counter_history` -- CREATE TABLE counter_history ( month char(8) default NULL, counter int(12) default NULL ) TYPE=MyISAM; -- -- Dumping data for table `counter_history` -- -- -- Table structure for table `countries` -- CREATE TABLE countries ( countries_id int(11) NOT NULL auto_increment, countries_name varchar(64) NOT NULL default '', countries_iso_code_2 char(2) NOT NULL default '', countries_iso_code_3 char(3) NOT NULL default '', address_format_id int(11) NOT NULL default '0', PRIMARY KEY (countries_id), KEY IDX_COUNTRIES_NAME (countries_name) ) TYPE=MyISAM; -- -- Dumping data for table `countries` -- INSERT INTO countries VALUES (2,'Albania','AL','ALB',1); INSERT INTO countries VALUES (3,'Algeria','DZ','DZA',1); INSERT INTO countries VALUES (4,'American Samoa','AS','ASM',1); INSERT INTO countries VALUES (5,'Andorra','AD','AND',1); INSERT INTO countries VALUES (6,'Angola','AO','AGO',1); INSERT INTO countries VALUES (7,'Anguilla','AI','AIA',1); INSERT INTO countries VALUES (8,'Antarctica','AQ','ATA',1); INSERT INTO countries VALUES (9,'Antigua and Barbuda','AG','ATG',1); INSERT INTO countries VALUES (10,'Argentina','AR','ARG',1); INSERT INTO countries VALUES (11,'Armenia','AM','ARM',1); INSERT INTO countries VALUES (12,'Aruba','AW','ABW',1); INSERT INTO countries VALUES (13,'Australia','AU','AUS',1); INSERT INTO countries VALUES (14,'Austria','AT','AUT',5); INSERT INTO countries VALUES (15,'Azerbaijan','AZ','AZE',1); INSERT INTO countries VALUES (16,'Bahamas','BS','BHS',1); INSERT INTO countries VALUES (17,'Bahrain','BH','BHR',1); INSERT INTO countries VALUES (18,'Bangladesh','BD','BGD',1); INSERT INTO countries VALUES (19,'Barbados','BB','BRB',1); INSERT INTO countries VALUES (20,'Belarus','BY','BLR',1); INSERT INTO countries VALUES (21,'Belgium','BE','BEL',1); INSERT INTO countries VALUES (22,'Belize','BZ','BLZ',1); INSERT INTO countries VALUES (23,'Benin','BJ','BEN',1); INSERT INTO countries VALUES (24,'Bermuda','BM','BMU',1); INSERT INTO countries VALUES (25,'Bhutan','BT','BTN',1); INSERT INTO countries VALUES (26,'Bolivia','BO','BOL',1); INSERT INTO countries VALUES (27,'Bosnia and Herzegowina','BA','BIH',1); INSERT INTO countries VALUES (28,'Botswana','BW','BWA',1); INSERT INTO countries VALUES (29,'Bouvet Island','BV','BVT',1); INSERT INTO countries VALUES (30,'Brazil','BR','BRA',1); INSERT INTO countries VALUES (31,'British Indian Ocean Territory','IO','IOT',1); INSERT INTO countries VALUES (32,'Brunei Darussalam','BN','BRN',1); INSERT INTO countries VALUES (33,'Bulgaria','BG','BGR',1); INSERT INTO countries VALUES (34,'Burkina Faso','BF','BFA',1); INSERT INTO countries VALUES (35,'Burundi','BI','BDI',1); INSERT INTO countries VALUES (36,'Cambodia','KH','KHM',1); INSERT INTO countries VALUES (37,'Cameroon','CM','CMR',1); INSERT INTO countries VALUES (38,'Canada','CA','CAN',1); INSERT INTO countries VALUES (39,'Cape Verde','CV','CPV',1); INSERT INTO countries VALUES (40,'Cayman Islands','KY','CYM',1); INSERT INTO countries VALUES (41,'Central African Republic','CF','CAF',1); INSERT INTO countries VALUES (42,'Chad','TD','TCD',1); INSERT INTO countries VALUES (43,'Chile','CL','CHL',1); INSERT INTO countries VALUES (44,'China','CN','CHN',1); INSERT INTO countries VALUES (45,'Christmas Island','CX','CXR',1); INSERT INTO countries VALUES (46,'Cocos (Keeling) Islands','CC','CCK',1); INSERT INTO countries VALUES (47,'Colombia','CO','COL',1); INSERT INTO countries VALUES (48,'Comoros','KM','COM',1); INSERT INTO countries VALUES (49,'Congo','CG','COG',1); INSERT INTO countries VALUES (50,'Cook Islands','CK','COK',1); INSERT INTO countries VALUES (51,'Costa Rica','CR','CRI',1); INSERT INTO countries VALUES (52,'Cote D\'Ivoire','CI','CIV',1); INSERT INTO countries VALUES (53,'Croatia','HR','HRV',1); INSERT INTO countries VALUES (54,'Cuba','CU','CUB',1); INSERT INTO countries VALUES (55,'Cyprus','CY','CYP',1); INSERT INTO countries VALUES (56,'Czech Republic','CZ','CZE',1); INSERT INTO countries VALUES (57,'Denmark','DK','DNK',1); INSERT INTO countries VALUES (58,'Djibouti','DJ','DJI',1); INSERT INTO countries VALUES (59,'Dominica','DM','DMA',1); INSERT INTO countries VALUES (60,'Dominican Republic','DO','DOM',1); INSERT INTO countries VALUES (61,'East Timor','TP','TMP',1); INSERT INTO countries VALUES (62,'Ecuador','EC','ECU',1); INSERT INTO countries VALUES (63,'Egypt','EG','EGY',1); INSERT INTO countries VALUES (64,'El Salvador','SV','SLV',1); INSERT INTO countries VALUES (65,'Equatorial Guinea','GQ','GNQ',1); INSERT INTO countries VALUES (66,'Eritrea','ER','ERI',1); INSERT INTO countries VALUES (67,'Estonia','EE','EST',1); INSERT INTO countries VALUES (68,'Ethiopia','ET','ETH',1); INSERT INTO countries VALUES (69,'Falkland Islands (Malvinas)','FK','FLK',1); INSERT INTO countries VALUES (70,'Faroe Islands','FO','FRO',1); INSERT INTO countries VALUES (71,'Fiji','FJ','FJI',1); INSERT INTO countries VALUES (72,'Finland','FI','FIN',1); INSERT INTO countries VALUES (73,'France','FR','FRA',1); INSERT INTO countries VALUES (74,'France, Metropolitan','FX','FXX',1); INSERT INTO countries VALUES (75,'French Guiana','GF','GUF',1); INSERT INTO countries VALUES (76,'French Polynesia','PF','PYF',1); INSERT INTO countries VALUES (77,'French Southern Territories','TF','ATF',1); INSERT INTO countries VALUES (78,'Gabon','GA','GAB',1); INSERT INTO countries VALUES (79,'Gambia','GM','GMB',1); INSERT INTO countries VALUES (80,'Georgia','GE','GEO',1); INSERT INTO countries VALUES (81,'Germany','DE','DEU',5); INSERT INTO countries VALUES (82,'Ghana','GH','GHA',1); INSERT INTO countries VALUES (83,'Gibraltar','GI','GIB',1); INSERT INTO countries VALUES (84,'Greece','GR','GRC',1); INSERT INTO countries VALUES (85,'Greenland','GL','GRL',1); INSERT INTO countries VALUES (86,'Grenada','GD','GRD',1); INSERT INTO countries VALUES (87,'Guadeloupe','GP','GLP',1); INSERT INTO countries VALUES (88,'Guam','GU','GUM',1); INSERT INTO countries VALUES (89,'Guatemala','GT','GTM',1); INSERT INTO countries VALUES (90,'Guinea','GN','GIN',1); INSERT INTO countries VALUES (91,'Guinea-bissau','GW','GNB',1); INSERT INTO countries VALUES (92,'Guyana','GY','GUY',1); INSERT INTO countries VALUES (93,'Haiti','HT','HTI',1); INSERT INTO countries VALUES (94,'Heard and Mc Donald Islands','HM','HMD',1); INSERT INTO countries VALUES (95,'Honduras','HN','HND',1); INSERT INTO countries VALUES (96,'Hong Kong','HK','HKG',1); INSERT INTO countries VALUES (97,'Hungary','HU','HUN',1); INSERT INTO countries VALUES (98,'Iceland','IS','ISL',1); INSERT INTO countries VALUES (99,'India','IN','IND',1); INSERT INTO countries VALUES (100,'Indonesia','ID','IDN',1); INSERT INTO countries VALUES (101,'Iran (Islamic Republic of)','IR','IRN',1); INSERT INTO countries VALUES (102,'Iraq','IQ','IRQ',1); INSERT INTO countries VALUES (103,'Ireland','IE','IRL',1); INSERT INTO countries VALUES (104,'Israel','IL','ISR',1); INSERT INTO countries VALUES (105,'Italy','IT','ITA',1); INSERT INTO countries VALUES (106,'Jamaica','JM','JAM',1); INSERT INTO countries VALUES (107,'Japan','JP','JPN',1); INSERT INTO countries VALUES (108,'Jordan','JO','JOR',1); INSERT INTO countries VALUES (109,'Kazakhstan','KZ','KAZ',1); INSERT INTO countries VALUES (110,'Kenya','KE','KEN',1); INSERT INTO countries VALUES (111,'Kiribati','KI','KIR',1); INSERT INTO countries VALUES (112,'Korea, Democratic People\'s Republic of','KP','PRK',1); INSERT INTO countries VALUES (113,'Korea, Republic of','KR','KOR',1); INSERT INTO countries VALUES (114,'Kuwait','KW','KWT',1); INSERT INTO countries VALUES (115,'Kyrgyzstan','KG','KGZ',1); INSERT INTO countries VALUES (116,'Lao People\'s Democratic Republic','LA','LAO',1); INSERT INTO countries VALUES (117,'Latvia','LV','LVA',1); INSERT INTO countries VALUES (118,'Lebanon','LB','LBN',1); INSERT INTO countries VALUES (119,'Lesotho','LS','LSO',1); INSERT INTO countries VALUES (120,'Liberia','LR','LBR',1); INSERT INTO countries VALUES (121,'Libyan Arab Jamahiriya','LY','LBY',1); INSERT INTO countries VALUES (122,'Liechtenstein','LI','LIE',1); INSERT INTO countries VALUES (123,'Lithuania','LT','LTU',1); INSERT INTO countries VALUES (124,'Luxembourg','LU','LUX',1); INSERT INTO countries VALUES (125,'Macau','MO','MAC',1); INSERT INTO countries VALUES (126,'Macedonia, The Former Yugoslav Republic of','MK','MKD',1); INSERT INTO countries VALUES (127,'Madagascar','MG','MDG',1); INSERT INTO countries VALUES (128,'Malawi','MW','MWI',1); INSERT INTO countries VALUES (129,'Malaysia','MY','MYS',1); INSERT INTO countries VALUES (130,'Maldives','MV','MDV',1); INSERT INTO countries VALUES (131,'Mali','ML','MLI',1); INSERT INTO countries VALUES (132,'Malta','MT','MLT',1); INSERT INTO countries VALUES (133,'Marshall Islands','MH','MHL',1); INSERT INTO countries VALUES (134,'Martinique','MQ','MTQ',1); INSERT INTO countries VALUES (135,'Mauritania','MR','MRT',1); INSERT INTO countries VALUES (136,'Mauritius','MU','MUS',1); INSERT INTO countries VALUES (137,'Mayotte','YT','MYT',1); INSERT INTO countries VALUES (138,'Mexico','MX','MEX',1); INSERT INTO countries VALUES (139,'Micronesia, Federated States of','FM','FSM',1); INSERT INTO countries VALUES (140,'Moldova, Republic of','MD','MDA',1); INSERT INTO countries VALUES (141,'Monaco','MC','MCO',1); INSERT INTO countries VALUES (142,'Mongolia','MN','MNG',1); INSERT INTO countries VALUES (143,'Montserrat','MS','MSR',1); INSERT INTO countries VALUES (144,'Morocco','MA','MAR',1); INSERT INTO countries VALUES (145,'Mozambique','MZ','MOZ',1); INSERT INTO countries VALUES (146,'Myanmar','MM','MMR',1); INSERT INTO countries VALUES (147,'Namibia','NA','NAM',1); INSERT INTO countries VALUES (148,'Nauru','NR','NRU',1); INSERT INTO countries VALUES (149,'Nepal','NP','NPL',1); INSERT INTO countries VALUES (150,'Netherlands','NL','NLD',1); INSERT INTO countries VALUES (151,'Netherlands Antilles','AN','ANT',1); INSERT INTO countries VALUES (152,'New Caledonia','NC','NCL',1); INSERT INTO countries VALUES (153,'New Zealand','NZ','NZL',1); INSERT INTO countries VALUES (154,'Nicaragua','NI','NIC',1); INSERT INTO countries VALUES (155,'Niger','NE','NER',1); INSERT INTO countries VALUES (156,'Nigeria','NG','NGA',1); INSERT INTO countries VALUES (157,'Niue','NU','NIU',1); INSERT INTO countries VALUES (158,'Norfolk Island','NF','NFK',1); INSERT INTO countries VALUES (159,'Northern Mariana Islands','MP','MNP',1); INSERT INTO countries VALUES (160,'Norway','NO','NOR',1); INSERT INTO countries VALUES (161,'Oman','OM','OMN',1); INSERT INTO countries VALUES (162,'Pakistan','PK','PAK',1); INSERT INTO countries VALUES (163,'Palau','PW','PLW',1); INSERT INTO countries VALUES (164,'Panama','PA','PAN',1); INSERT INTO countries VALUES (165,'Papua New Guinea','PG','PNG',1); INSERT INTO countries VALUES (166,'Paraguay','PY','PRY',1); INSERT INTO countries VALUES (167,'Peru','PE','PER',1); INSERT INTO countries VALUES (168,'Philippines','PH','PHL',1); INSERT INTO countries VALUES (169,'Pitcairn','PN','PCN',1); INSERT INTO countries VALUES (170,'Poland','PL','POL',1); INSERT INTO countries VALUES (171,'Portugal','PT','PRT',1); INSERT INTO countries VALUES (172,'Puerto Rico','PR','PRI',1); INSERT INTO countries VALUES (173,'Qatar','QA','QAT',1); INSERT INTO countries VALUES (174,'Reunion','RE','REU',1); INSERT INTO countries VALUES (175,'Romania','RO','ROM',1); INSERT INTO countries VALUES (176,'Russian Federation','RU','RUS',1); INSERT INTO countries VALUES (177,'Rwanda','RW','RWA',1); INSERT INTO countries VALUES (178,'Saint Kitts and Nevis','KN','KNA',1); INSERT INTO countries VALUES (179,'Saint Lucia','LC','LCA',1); INSERT INTO countries VALUES (180,'Saint Vincent and the Grenadines','VC','VCT',1); INSERT INTO countries VALUES (181,'Samoa','WS','WSM',1); INSERT INTO countries VALUES (182,'San Marino','SM','SMR',1); INSERT INTO countries VALUES (183,'Sao Tome and Principe','ST','STP',1); INSERT INTO countries VALUES (184,'Saudi Arabia','SA','SAU',1); INSERT INTO countries VALUES (185,'Senegal','SN','SEN',1); INSERT INTO countries VALUES (186,'Seychelles','SC','SYC',1); INSERT INTO countries VALUES (187,'Sierra Leone','SL','SLE',1); INSERT INTO countries VALUES (188,'Singapore','SG','SGP',4); INSERT INTO countries VALUES (189,'Slovakia (Slovak Republic)','SK','SVK',1); INSERT INTO countries VALUES (190,'Slovenia','SI','SVN',1); INSERT INTO countries VALUES (191,'Solomon Islands','SB','SLB',1); INSERT INTO countries VALUES (192,'Somalia','SO','SOM',1); INSERT INTO countries VALUES (193,'South Africa','ZA','ZAF',1); INSERT INTO countries VALUES (194,'South Georgia and the South Sandwich Islands','GS','SGS',1); INSERT INTO countries VALUES (195,'Spain','ES','ESP',3); INSERT INTO countries VALUES (196,'Sri Lanka','LK','LKA',1); INSERT INTO countries VALUES (197,'St. Helena','SH','SHN',1); INSERT INTO countries VALUES (198,'St. Pierre and Miquelon','PM','SPM',1); INSERT INTO countries VALUES (199,'Sudan','SD','SDN',1); INSERT INTO countries VALUES (200,'Suriname','SR','SUR',1); INSERT INTO countries VALUES (201,'Svalbard and Jan Mayen Islands','SJ','SJM',1); INSERT INTO countries VALUES (202,'Swaziland','SZ','SWZ',1); INSERT INTO countries VALUES (203,'Sweden','SE','SWE',1); INSERT INTO countries VALUES (204,'Switzerland','CH','CHE',1); INSERT INTO countries VALUES (205,'Syrian Arab Republic','SY','SYR',1); INSERT INTO countries VALUES (206,'Taiwan','TW','TWN',1); INSERT INTO countries VALUES (207,'Tajikistan','TJ','TJK',1); INSERT INTO countries VALUES (208,'Tanzania, United Republic of','TZ','TZA',1); INSERT INTO countries VALUES (209,'Thailand','TH','THA',1); INSERT INTO countries VALUES (210,'Togo','TG','TGO',1); INSERT INTO countries VALUES (211,'Tokelau','TK','TKL',1); INSERT INTO countries VALUES (212,'Tonga','TO','TON',1); INSERT INTO countries VALUES (213,'Trinidad and Tobago','TT','TTO',1); INSERT INTO countries VALUES (214,'Tunisia','TN','TUN',1); INSERT INTO countries VALUES (215,'Turkey','TR','TUR',1); INSERT INTO countries VALUES (216,'Turkmenistan','TM','TKM',1); INSERT INTO countries VALUES (217,'Turks and Caicos Islands','TC','TCA',1); INSERT INTO countries VALUES (218,'Tuvalu','TV','TUV',1); INSERT INTO countries VALUES (219,'Uganda','UG','UGA',1); INSERT INTO countries VALUES (220,'Ukraine','UA','UKR',1); INSERT INTO countries VALUES (221,'United Arab Emirates','AE','ARE',1); INSERT INTO countries VALUES (222,'United Kingdom','GB','GBR',1); INSERT INTO countries VALUES (223,'United States','US','USA',2); INSERT INTO countries VALUES (224,'United States Minor Outlying Islands','UM','UMI',1); INSERT INTO countries VALUES (225,'Uruguay','UY','URY',1); INSERT INTO countries VALUES (226,'Uzbekistan','UZ','UZB',1); INSERT INTO countries VALUES (227,'Vanuatu','VU','VUT',1); INSERT INTO countries VALUES (228,'Vatican City State (Holy See)','VA','VAT',1); INSERT INTO countries VALUES (229,'Venezuela','VE','VEN',1); INSERT INTO countries VALUES (230,'Viet Nam','VN','VNM',1); INSERT INTO countries VALUES (231,'Virgin Islands (British)','VG','VGB',1); INSERT INTO countries VALUES (232,'Virgin Islands (U.S.)','VI','VIR',1); INSERT INTO countries VALUES (233,'Wallis and Futuna Islands','WF','WLF',1); INSERT INTO countries VALUES (234,'Western Sahara','EH','ESH',1); INSERT INTO countries VALUES (235,'Yemen','YE','YEM',1); INSERT INTO countries VALUES (236,'Yugoslavia','YU','YUG',1); INSERT INTO countries VALUES (237,'Zaire','ZR','ZAR',1); INSERT INTO countries VALUES (238,'Zambia','ZM','ZMB',1); INSERT INTO countries VALUES (239,'Zimbabwe','ZW','ZWE',1); -- -- Table structure for table `currencies` -- CREATE TABLE currencies ( currencies_id int(11) NOT NULL auto_increment, title varchar(32) NOT NULL default '', code char(3) NOT NULL default '', symbol_left varchar(12) default NULL, symbol_right varchar(12) default NULL, decimal_point char(1) default NULL, thousands_point char(1) default NULL, decimal_places char(1) default NULL, value float(13,8) default NULL, last_updated datetime default NULL, PRIMARY KEY (currencies_id) ) TYPE=MyISAM; -- -- Dumping data for table `currencies` -- INSERT INTO currencies VALUES (1,'US Dollar','USD','$','','.',',','2',1.00000000,'2005-08-11 14:56:10'); INSERT INTO currencies VALUES (2,'Euro','EUR','','EUR','.',',','2',1.10360003,'2005-08-11 14:56:10'); -- -- Table structure for table `customers` -- CREATE TABLE customers ( customers_id int(11) NOT NULL auto_increment, customers_gender char(1) NOT NULL default '', customers_firstname varchar(32) NOT NULL default '', customers_lastname varchar(32) NOT NULL default '', customers_dob datetime NOT NULL default '0000-00-00 00:00:00', customers_email_address varchar(96) NOT NULL default '', customers_default_address_id int(11) NOT NULL default '0', customers_telephone varchar(32) NOT NULL default '', customers_fax varchar(32) default NULL, customers_password varchar(40) NOT NULL default '', customers_newsletter char(1) default NULL, PRIMARY KEY (customers_id) ) TYPE=MyISAM; -- -- Dumping data for table `customers` -- INSERT INTO customers VALUES (2,'m','John','Robben','1955-05-01 00:00:00','john@ultimatewatermassage.com',12,'800-589-1509','','7f7c3096a29e4753ac294d4c95454e1e:3f','1'); INSERT INTO customers VALUES (15,'','Evelyn','Ruiz','1960-01-07 00:00:00','yogy1960@yahoo.com',17,'203 235-4123','','1470174256e57049a493288251958cc2:d0',''); INSERT INTO customers VALUES (12,'','Karen','Lindley','1982-02-12 00:00:00','lindleyk@comcast.net',13,'541-517-8593','','9d42743bbcc75ddbb05aaf1830bcf4ba:3e',''); INSERT INTO customers VALUES (13,'','Karen','Sloan','1968-03-05 00:00:00','shipping@ultimatewatermassage.com',15,'1-800-589-1509','','1ad512ac844653167f246bbf950ad2ed:b9',''); INSERT INTO customers VALUES (14,'','cheryl','thompson','1955-12-28 00:00:00','nutsrus@dc4pc.net',16,'none','','be14733bcdf16d2b8ceda071ddff90db:df','1'); INSERT INTO customers VALUES (11,'','Tarun','Kumar','1970-05-21 00:00:00','definetarun@gmail.com',11,'123456789123','','25004d0f83e5db46654583e0e060c59b:65',''); -- -- Table structure for table `customers_basket` -- CREATE TABLE customers_basket ( customers_basket_id int(11) NOT NULL auto_increment, customers_id int(11) NOT NULL default '0', products_id tinytext NOT NULL, customers_basket_quantity int(2) NOT NULL default '0', final_price decimal(15,4) NOT NULL default '0.0000', customers_basket_date_added varchar(8) default NULL, PRIMARY KEY (customers_basket_id) ) TYPE=MyISAM; -- -- Dumping data for table `customers_basket` -- -- -- Table structure for table `customers_basket_attributes` -- CREATE TABLE customers_basket_attributes ( customers_basket_attributes_id int(11) NOT NULL auto_increment, customers_id int(11) NOT NULL default '0', products_id tinytext NOT NULL, products_options_id int(11) NOT NULL default '0', products_options_value_id int(11) NOT NULL default '0', PRIMARY KEY (customers_basket_attributes_id) ) TYPE=MyISAM; -- -- Dumping data for table `customers_basket_attributes` -- -- -- Table structure for table `customers_info` -- CREATE TABLE customers_info ( customers_info_id int(11) NOT NULL default '0', customers_info_date_of_last_logon datetime default NULL, customers_info_number_of_logons int(5) default NULL, customers_info_date_account_created datetime default NULL, customers_info_date_account_last_modified datetime default NULL, global_product_notifications int(1) default '0', PRIMARY KEY (customers_info_id) ) TYPE=MyISAM; -- -- Dumping data for table `customers_info` -- INSERT INTO customers_info VALUES (2,'2006-03-28 21:33:23',29,'2005-11-21 10:32:51',NULL,0); INSERT INTO customers_info VALUES (14,NULL,0,'2006-06-02 20:04:56',NULL,0); INSERT INTO customers_info VALUES (13,NULL,0,'2006-05-10 09:30:43',NULL,0); INSERT INTO customers_info VALUES (12,'2006-04-07 07:31:54',2,'2006-04-06 13:20:19',NULL,0); INSERT INTO customers_info VALUES (15,NULL,0,'2006-11-02 09:44:24',NULL,0); INSERT INTO customers_info VALUES (11,'2006-02-13 02:38:06',56,'2005-12-24 06:56:42',NULL,0); -- -- Table structure for table `geo_zones` -- CREATE TABLE geo_zones ( geo_zone_id int(11) NOT NULL auto_increment, geo_zone_name varchar(32) NOT NULL default '', geo_zone_description varchar(255) NOT NULL default '', last_modified datetime default NULL, date_added datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (geo_zone_id) ) TYPE=MyISAM; -- -- Dumping data for table `geo_zones` -- INSERT INTO geo_zones VALUES (1,'Florida','Florida local sales tax zone','0000-00-00 00:00:00','2005-08-11 14:56:11'); -- -- Table structure for table `languages` -- CREATE TABLE languages ( languages_id int(11) NOT NULL auto_increment, name varchar(32) NOT NULL default '', code char(2) NOT NULL default '', image varchar(64) default NULL, directory varchar(32) default NULL, sort_order int(3) default NULL, PRIMARY KEY (languages_id), KEY IDX_LANGUAGES_NAME (name) ) TYPE=MyISAM; -- -- Dumping data for table `languages` -- INSERT INTO languages VALUES (1,'English','en','icon.gif','english',1); INSERT INTO languages VALUES (2,'Deutsch','de','icon.gif','german',2); INSERT INTO languages VALUES (3,'Español','es','icon.gif','espanol',3); -- -- Table structure for table `manufacturers` -- CREATE TABLE manufacturers ( manufacturers_id int(11) NOT NULL auto_increment, manufacturers_name varchar(32) NOT NULL default '', manufacturers_image varchar(64) default NULL, date_added datetime default NULL, last_modified datetime default NULL, PRIMARY KEY (manufacturers_id), KEY IDX_MANUFACTURERS_NAME (manufacturers_name) ) TYPE=MyISAM; -- -- Dumping data for table `manufacturers` -- INSERT INTO manufacturers VALUES (6,'Kelley Kinetic','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (5,'Pointer Pressure','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (1,'Ultimate Water Massage','','2005-12-17 07:00:39','2005-12-17 07:00:39'); INSERT INTO manufacturers VALUES (7,'Health Body','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (8,'Body','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (2,'Body Rub','','2005-12-17 16:14:25','2005-12-17 16:14:25'); INSERT INTO manufacturers VALUES (3,'Kenshin','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (4,'County Meadows','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (9,'Mil','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (10,'Earthstone','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (11,'Aqua Aire','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (12,'Omnimassage','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (13,'Bongers','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (14,'The Happy Co','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (15,'Pressure Positive','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (16,'Relaxs','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (17,'Happy Co','','2005-12-17 16:16:48','2005-12-17 16:16:48'); INSERT INTO manufacturers VALUES (18,'Heaven','','2005-12-17 16:16:49','2005-12-17 16:16:49'); INSERT INTO manufacturers VALUES (19,'AromaLand','','2005-12-17 16:16:49','2005-12-17 16:16:49'); INSERT INTO manufacturers VALUES (20,'JT','','2005-12-17 16:16:49','2005-12-17 16:16:49'); INSERT INTO manufacturers VALUES (21,'Aromalife','','2005-12-17 16:16:49','2005-12-17 16:16:49'); INSERT INTO manufacturers VALUES (22,'SunPen','','2005-12-17 16:16:49','2005-12-17 16:16:49'); INSERT INTO manufacturers VALUES (23,'YCY','','2005-12-17 16:16:49','2005-12-17 16:16:49'); INSERT INTO manufacturers VALUES (24,'MILPOS','','2005-12-17 16:16:49','2005-12-17 16:16:49'); INSERT INTO manufacturers VALUES (25,'Nada Chair','','2005-12-17 16:16:49','2005-12-17 16:16:49'); INSERT INTO manufacturers VALUES (26,'Medicine Flower','','2005-12-17 16:16:49','2005-12-17 16:16:49'); INSERT INTO manufacturers VALUES (27,'MILG5','','2005-12-17 16:16:49','2005-12-17 16:16:49'); INSERT INTO manufacturers VALUES (28,'Jeanie','','2005-12-17 16:16:49','2005-12-17 16:16:49'); INSERT INTO manufacturers VALUES (29,'Massage Genius','','2005-12-17 16:16:49','2005-12-17 16:16:49'); INSERT INTO manufacturers VALUES (30,'Amrita','','2005-12-17 16:16:50','2005-12-17 16:16:50'); INSERT INTO manufacturers VALUES (31,'Homedic','','2005-12-17 16:16:50','2005-12-17 16:16:50'); INSERT INTO manufacturers VALUES (32,'Roloke','','2005-12-17 16:16:50','2005-12-17 16:16:50'); INSERT INTO manufacturers VALUES (33,'BaxPort','','2005-12-17 16:54:05','2005-12-17 16:54:05'); INSERT INTO manufacturers VALUES (34,'Aircast','','2005-12-17 16:54:05','2005-12-17 16:54:05'); INSERT INTO manufacturers VALUES (35,'Copper Cobra','','2005-12-17 16:54:05','2005-12-17 16:54:05'); INSERT INTO manufacturers VALUES (36,'Maxtor','','2005-12-17 16:54:05','2005-12-17 16:54:05'); INSERT INTO manufacturers VALUES (37,'Buckwheat Therapy','','2005-12-17 16:54:05','2005-12-17 16:54:05'); INSERT INTO manufacturers VALUES (38,'Precious Aromatherapy','','2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO manufacturers VALUES (39,'Kits and Kabootles','','2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO manufacturers VALUES (40,'Herbal Concepts','','2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO manufacturers VALUES (41,'Makua','','2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO manufacturers VALUES (42,'Ross Products','','2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO manufacturers VALUES (43,'Invacare Supply Group','','2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO manufacturers VALUES (44,'DreamTime','','2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO manufacturers VALUES (45,'Uplift Technologies','','2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO manufacturers VALUES (46,'All Pro Exercise Product','','2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO manufacturers VALUES (47,'Us Pharmacal','','2005-12-17 16:54:06','2005-12-17 16:54:06'); INSERT INTO manufacturers VALUES (48,'Hermell','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (49,'Homecare Products','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (50,'DJ Orthopedics','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (51,'Wenzelite Rehab','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (52,'Denren','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (53,'Kimberly Clark','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (54,'Medport','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (55,'LifeScan','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (56,'BSN - Jobst','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (57,'Invacare','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (58,'Conair','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (59,'Respironics','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (60,'Mediflow','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (61,'Mountain Properties','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (62,'Medicool','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (63,'Omron','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (64,'Pari Respiratory','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (65,'Owen-Mumford','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (66,'Therasense','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (67,'Camp','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (68,'Sims Portex','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (69,'Hollister','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (70,'Fisher & Paykel Healthcare','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (71,'Mentor Corporation','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (72,'Principle Business Enterprises','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (73,'Triad Medical - H.P. Industries','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (74,'Molnlycke Healthcare','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (75,'Kendall','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (76,'Ballard','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (77,'Amd Ritmed Inc','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (78,'Biomedical Life Systems','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (79,'American Diagnostic','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (80,'Smith & Nephew','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (81,'Crown Therapeutics','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (82,'HoMedics','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (83,'Waterbury Companies','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (84,'Victor','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (85,'Veridien','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (86,'Val Med','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (87,'Uresil Corporation','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (88,'Urocare','','2005-12-17 16:54:07','2005-12-17 16:54:07'); INSERT INTO manufacturers VALUES (89,'Uni-Patch','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (90,'Universal Caddy','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (91,'Trademark','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (92,'Tubular Fabricators','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (93,'Tagg Industries','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (94,'Southwest Technologies','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (95,'Sunbeam','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (96,'ConvaTec','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (97,'Spenco','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (98,'Salter Labs','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (99,'Silipos','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (100,'Sheepskin Ranch','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (101,'Seca','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (102,'SCA Hygiene Products','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (103,'Scott Specialties','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (104,'Salk','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (105,'Marpac','','2005-12-17 16:54:08','2005-12-17 16:54:08'); INSERT INTO manufacturers VALUES (106,'Rochester Medical','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (107,'Reachgood Industrial Company','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (108,'Providence Spillproof Container','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (109,'Parthenon','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (110,'PaperPak','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (111,'Premium Plastics','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (112,'Posey','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (113,'Penco Medical','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (114,'Timm Medical','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (115,'Nytone','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (116,'NuHope','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (117,'Nutech','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (118,'N/R Laboratories','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (119,'Nite Train\'r','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (120,'Nestle Clinical Nutrition','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (121,'Conmed','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (122,'NDL Products','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (123,'Mobility Transfer','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (124,'MediSense','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (125,'Vital Signs','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (126,'Montreal Ostomy','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (127,'Medmart','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (128,'3M','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (129,'Priva','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (130,'Medical World','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (131,'Medical Devices','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (132,'Medela','','2005-12-17 16:54:09','2005-12-17 16:54:09'); INSERT INTO manufacturers VALUES (133,'M. C. Johnson','','2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO manufacturers VALUES (134,'Mallinckrodt','','2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO manufacturers VALUES (135,'Lumiscope','','2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO manufacturers VALUES (136,'KEM Enterprises','','2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO manufacturers VALUES (137,'Johnson & Johnson','','2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO manufacturers VALUES (138,'Jay Medical','','2005-12-17 16:54:10','2005-12-17 16:54:10'); INSERT INTO manufacturers VALUES (139,'Huntleigh Healthcare','','2005-12-17 16:54:11','2005-12-17 16:54:11'); INSERT INTO manufacturers VALUES (140,'Humanicare International Inc.','','2005-12-17 16:54:11','2005-12-17 16:54:11'); INSERT INTO manufacturers VALUES (141,'Hudson RCI','','2005-12-17 16:54:11','2005-12-17 16:54:11'); INSERT INTO manufacturers VALUES (142,'Healthpoint Medical','','2005-12-17 16:54:11','2005-12-17 16:54:11'); INSERT INTO manufacturers VALUES (143,'Health Enterprises','','2005-12-17 16:54:12','2005-12-17 16:54:12'); INSERT INTO manufacturers VALUES (144,'Hudson Medical','','2005-12-17 16:54:12','2005-12-17 16:54:12'); INSERT INTO manufacturers VALUES (145,'Sage','','2005-12-17 16:54:12','2005-12-17 16:54:12'); INSERT INTO manufacturers VALUES (146,'Gaymar Industries','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (147,'Global Unlimited','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (148,'FNC Medical','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (149,'Environmental Care Center','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (150,'Encore','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (151,'Swiss-American','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (152,'Duro-Med','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (153,'DeRoyal','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (154,'Devilbiss','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (155,'Dermasciences','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (156,'Carrington','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (157,'Consolidated Products','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (158,'Coloplast','','2005-12-17 16:54:13','2005-12-17 16:54:13'); INSERT INTO manufacturers VALUES (159,'Calmoseptine','','2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO manufacturers VALUES (160,'Concepts in Confidence','','2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO manufacturers VALUES (161,'Dewitt','','2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO manufacturers VALUES (162,'Hypoguard','','2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO manufacturers VALUES (163,'Rubbermaid','','2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO manufacturers VALUES (164,'Can-Am Care','','2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO manufacturers VALUES (165,'Battle Creek','','2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO manufacturers VALUES (166,'Bard','','2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO manufacturers VALUES (167,'Becton Dickinson','','2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO manufacturers VALUES (168,'Blairex Labs','','2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO manufacturers VALUES (169,'Roche Diagnostics','','2005-12-17 16:54:14','2005-12-17 16:54:14'); INSERT INTO manufacturers VALUES (170,'Bed Handlers, Inc.','','2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO manufacturers VALUES (171,'Allegiance','','2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO manufacturers VALUES (172,'Arcmate','','2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO manufacturers VALUES (173,'Apex Medical','','2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO manufacturers VALUES (174,'A+ Medical','','2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO manufacturers VALUES (175,'Action Products','','2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO manufacturers VALUES (176,'Bayer','','2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO manufacturers VALUES (177,'AliMed','','2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO manufacturers VALUES (178,'AccuTech, LLC','','2005-12-17 16:54:15','2005-12-17 16:54:15'); INSERT INTO manufacturers VALUES (179,'Vitabase','','2005-12-17 16:54:15','2005-12-17 16:54:15'); -- -- Table structure for table `manufacturers_info` -- CREATE TABLE manufacturers_info ( manufacturers_id int(11) NOT NULL default '0', languages_id int(11) NOT NULL default '0', manufacturers_url varchar(255) NOT NULL default '', url_clicked int(5) NOT NULL default '0', date_last_click datetime default NULL, PRIMARY KEY (manufacturers_id,languages_id) ) TYPE=MyISAM; -- -- Dumping data for table `manufacturers_info` -- -- -- Table structure for table `newsletters` -- CREATE TABLE newsletters ( newsletters_id int(11) NOT NULL auto_increment, title varchar(255) NOT NULL default '', content text NOT NULL, module varchar(255) NOT NULL default '', date_added datetime NOT NULL default '0000-00-00 00:00:00', date_sent datetime default NULL, status int(1) default NULL, locked int(1) default '0', PRIMARY KEY (newsletters_id) ) TYPE=MyISAM; -- -- Dumping data for table `newsletters` -- -- -- Table structure for table `orders` -- CREATE TABLE orders ( orders_id int(11) NOT NULL auto_increment, customers_id int(11) NOT NULL default '0', customers_name varchar(64) NOT NULL default '', customers_company varchar(32) default NULL, customers_street_address varchar(64) NOT NULL default '', customers_suburb varchar(32) default NULL, customers_city varchar(32) NOT NULL default '', customers_postcode varchar(10) NOT NULL default '', customers_state varchar(32) default NULL, customers_country varchar(32) NOT NULL default '', customers_telephone varchar(32) NOT NULL default '', customers_email_address varchar(96) NOT NULL default '', customers_address_format_id int(5) NOT NULL default '0', delivery_name varchar(64) NOT NULL default '', delivery_company varchar(32) default NULL, delivery_street_address varchar(64) NOT NULL default '', delivery_suburb varchar(32) default NULL, delivery_city varchar(32) NOT NULL default '', delivery_postcode varchar(10) NOT NULL default '', delivery_state varchar(32) default NULL, delivery_country varchar(32) NOT NULL default '', delivery_address_format_id int(5) NOT NULL default '0', billing_name varchar(64) NOT NULL default '', billing_company varchar(32) default NULL, billing_street_address varchar(64) NOT NULL default '', billing_suburb varchar(32) default NULL, billing_city varchar(32) NOT NULL default '', billing_postcode varchar(10) NOT NULL default '', billing_state varchar(32) default NULL, billing_country varchar(32) NOT NULL default '', billing_address_format_id int(5) NOT NULL default '0', payment_method varchar(32) NOT NULL default '', cc_type varchar(20) default NULL, cc_owner varchar(64) default NULL, cc_number varchar(32) default NULL, cc_expires varchar(4) default NULL, last_modified datetime default NULL, date_purchased datetime default NULL, orders_status int(5) NOT NULL default '0', orders_date_finished datetime default NULL, currency char(3) default NULL, currency_value decimal(14,6) default NULL, PRIMARY KEY (orders_id) ) TYPE=MyISAM; -- -- Dumping data for table `orders` -- INSERT INTO orders VALUES (113,15,'Evelyn Ruiz','','165 Newton St','','Meriden','06450','Connecticut','United States','203 235-4123','yogy1960@yahoo.com',2,'Evelyn Ruiz','','165 Newton St','','Meriden','06450','Connecticut','United States',2,'Evelyn Ruiz','','165 Newton St','','Meriden','06450','Connecticut','United States',2,'We Accept: Visa, Mastercard','','','','',NULL,'2006-11-02 09:51:12',1,NULL,'USD','1.000000'); -- -- Table structure for table `orders_products` -- CREATE TABLE orders_products ( orders_products_id int(11) NOT NULL auto_increment, orders_id int(11) NOT NULL default '0', products_id int(11) NOT NULL default '0', products_model varchar(12) default NULL, products_name varchar(64) NOT NULL default '', products_price decimal(15,4) NOT NULL default '0.0000', final_price decimal(15,4) NOT NULL default '0.0000', products_tax decimal(7,4) NOT NULL default '0.0000', products_quantity int(2) NOT NULL default '0', PRIMARY KEY (orders_products_id) ) TYPE=MyISAM; -- -- Dumping data for table `orders_products` -- INSERT INTO orders_products VALUES (133,113,969,'045-045','Comfort Pack 7\"x14\" Regular','10.9900','10.9900','0.0000',1); -- -- Table structure for table `orders_products_attributes` -- CREATE TABLE orders_products_attributes ( orders_products_attributes_id int(11) NOT NULL auto_increment, orders_id int(11) NOT NULL default '0', orders_products_id int(11) NOT NULL default '0', products_options varchar(32) NOT NULL default '', products_options_values varchar(32) NOT NULL default '', options_values_price decimal(15,4) NOT NULL default '0.0000', price_prefix char(1) NOT NULL default '', PRIMARY KEY (orders_products_attributes_id) ) TYPE=MyISAM; -- -- Dumping data for table `orders_products_attributes` -- -- -- Table structure for table `orders_products_download` -- CREATE TABLE orders_products_download ( orders_products_download_id int(11) NOT NULL auto_increment, orders_id int(11) NOT NULL default '0', orders_products_id int(11) NOT NULL default '0', orders_products_filename varchar(255) NOT NULL default '', download_maxdays int(2) NOT NULL default '0', download_count int(2) NOT NULL default '0', PRIMARY KEY (orders_products_download_id) ) TYPE=MyISAM; -- -- Dumping data for table `orders_products_download` -- -- -- Table structure for table `orders_status` -- CREATE TABLE orders_status ( orders_status_id int(11) NOT NULL default '0', language_id int(11) NOT NULL default '1', orders_status_name varchar(32) NOT NULL default '', PRIMARY KEY (orders_status_id,language_id), KEY idx_orders_status_name (orders_status_name) ) TYPE=MyISAM; -- -- Dumping data for table `orders_status` -- INSERT INTO orders_status VALUES (1,1,'Pending'); INSERT INTO orders_status VALUES (1,2,'Offen'); INSERT INTO orders_status VALUES (1,3,'Pendiente'); INSERT INTO orders_status VALUES (2,1,'Processing'); INSERT INTO orders_status VALUES (2,2,'In Bearbeitung'); INSERT INTO orders_status VALUES (2,3,'Proceso'); INSERT INTO orders_status VALUES (3,1,'Delivered'); INSERT INTO orders_status VALUES (3,2,'Versendet'); INSERT INTO orders_status VALUES (3,3,'Entregado'); -- -- Table structure for table `orders_status_history` -- CREATE TABLE orders_status_history ( orders_status_history_id int(11) NOT NULL auto_increment, orders_id int(11) NOT NULL default '0', orders_status_id int(5) NOT NULL default '0', date_added datetime NOT NULL default '0000-00-00 00:00:00', customer_notified int(1) default '0', comments text, PRIMARY KEY (orders_status_history_id) ) TYPE=MyISAM; -- -- Dumping data for table `orders_status_history` -- INSERT INTO orders_status_history VALUES (114,113,1,'2006-11-02 09:51:12',1,'Please if possible ship overnight, my sister has cancer and this seem to eliviate her back pain.'); -- -- Table structure for table `orders_total` -- CREATE TABLE orders_total ( orders_total_id int(10) unsigned NOT NULL auto_increment, orders_id int(11) NOT NULL default '0', title varchar(255) NOT NULL default '', text varchar(255) NOT NULL default '', value decimal(15,4) NOT NULL default '0.0000', class varchar(32) NOT NULL default '', sort_order int(11) NOT NULL default '0', PRIMARY KEY (orders_total_id), KEY idx_orders_total_orders_id (orders_id) ) TYPE=MyISAM; -- -- Dumping data for table `orders_total` -- INSERT INTO orders_total VALUES (337,113,'Sub-Total:','$10.99','10.9900','ot_subtotal',1); INSERT INTO orders_total VALUES (338,113,'Table Rate (Best Way):','$6.99','6.9900','ot_shipping',2); INSERT INTO orders_total VALUES (339,113,'Total:','$17.98','17.9800','ot_total',4); -- -- Table structure for table `products` -- CREATE TABLE products ( products_id int(11) NOT NULL auto_increment, products_quantity int(4) NOT NULL default '0', products_model varchar(12) default NULL, products_image varchar(64) default NULL, products_price decimal(15,4) NOT NULL default '0.0000', products_date_added datetime NOT NULL default '0000-00-00 00:00:00', products_last_modified datetime default NULL, products_date_available datetime default NULL, products_weight decimal(5,2) NOT NULL default '0.00', products_status tinyint(1) NOT NULL default '0', products_tax_class_id int(11) NOT NULL default '0', manufacturers_id int(11) default NULL, products_ordered int(11) NOT NULL default '0', PRIMARY KEY (products_id), KEY idx_products_date_added (products_date_added) ) TYPE=MyISAM; -- -- Dumping data for table `products` -- INSERT INTO products VALUES (1169,1,'019479-ISG-S','isg/q-t/SCT61120_200.jpg','26.4500','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1168,1,'019480-ISG-S','isg/q-t/SCT61209_200.jpg','9.7600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1057,1,'020720-ISG-M','isg/m-p/MNT_10911_200.jpg','12.2900','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,61,0); INSERT INTO products VALUES (1044,1,'020901-ISG-O','isg/m-p/OWNATO465_200.jpg','6.7400','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,65,0); INSERT INTO products VALUES (1045,1,'020894-ISG-T','isg/q-t/TSI11001BIG_200.jpg','120.0800','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,66,0); INSERT INTO products VALUES (1046,1,'020843-ISG-C','isg/a-d/CMP82000_200.jpg','384.0000','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,67,0); INSERT INTO products VALUES (1047,1,'020821-ISG-S','isg/q-t/SPX670165_200.jpg','176.0000','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,68,0); INSERT INTO products VALUES (1048,1,'020810-ISG-T','isg/q-t/TSI12050_SH_200.jpg','82.2900','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,66,0); INSERT INTO products VALUES (1049,1,'020800-ISG-H','isg/e-h/HOL79400_200.jpg','68.5300','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1050,1,'020799-ISG-H','isg/e-h/HOL79300_200.jpg','12.9500','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1051,1,'020795-ISG-R','isg/q-t/ROS57024_200.jpg','71.1400','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1052,1,'020793-ISG-F','isg/e-h/FPK900HC401A_200.jpg','103.2300','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,70,0); INSERT INTO products VALUES (1053,1,'020782-ISG-F','isg/e-h/FPKHC221JHU_200.jpg','747.4600','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,70,0); INSERT INTO products VALUES (1054,1,'020752-ISG-R','isg/q-t/ROS00245_200.jpg','75.6500','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1055,1,'020733-ISG-M','isg/m-p/MEN2316_200.jpg','8.8800','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,71,0); INSERT INTO products VALUES (1056,1,'020722-ISG-T','isg/q-t/TRA2190_200.jpg','128.9100','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,72,0); INSERT INTO products VALUES (975,1,'038-JCP-038','products/buckwheat-mt-hulls-girl_200.jpg','10.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,41,0); INSERT INTO products VALUES (976,1,'037-037','products/mt-pillow-cover_200.jpg','7.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,41,0); INSERT INTO products VALUES (977,1,'034-MKL-034','products/buckwheat_rejunevator_200.jpg','56.6300','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,41,0); INSERT INTO products VALUES (978,1,'026173-ISG-R','isg/q-t/ROS57609_200.jpg','35.3700','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (979,1,'026171-ISG-R','isg/q-t/ROS57011_200.jpg','35.3700','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (980,1,'026170-ISG-R','isg/q-t/ROS55903_200.jpg','47.6900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (981,1,'026169-ISG-R','isg/q-t/ROS54554_200.jpg','47.6900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (982,1,'026168-ISG-R','isg/q-t/ROS54324_200.jpg','39.6700','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (983,1,'026035-ISG-R','isg/q-t/ROS57718_200.jpg','41.2900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (984,1,'026027-ISG-R','isg/q-t/ROS57063_200.jpg','41.2900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (985,1,'025804-ISG-I','isg/i-l/ISG554UNWW_200.jpg','7.9200','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (986,1,'025803-ISG-I','isg/i-l/ISG554UNTE_200.jpg','7.9200','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (987,1,'025791-ISG-I','isg/bandaids/ISG20G9001_200.jpg','124.8000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (988,1,'025790-ISG-I','isg/bandaids/ISG20G8225_200.jpg','63.3600','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (989,1,'025788-ISG-I','isg/bandaids/ISG20G4316_200.jpg','57.6000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (990,1,'025787-ISG-I','isg/bandaids/ISG20G4077_200.jpg','0.0000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'57.60',1,0,0,0); INSERT INTO products VALUES (991,1,'025785-ISG-I','isg/bandaids/ISG20G4002_200.jpg','0.0000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'59.52',1,0,0,0); INSERT INTO products VALUES (992,1,'025784-ISG-I','isg/bandaids/ISG20G3281_200.jpg','49.9200','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (857,1,'2530-NAC-','products/nc-backupdoctor_200.jpg','60.0000','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,25,0); INSERT INTO products VALUES (706,34,'629-629','products/massager-reflex-roller_200.jpg','225.9900','2005-12-17 16:54:03','2006-03-24 14:59:07',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (708,1,'626-626','products/body-rub-foot_200.jpg','159.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,2,0); INSERT INTO products VALUES (709,1,'625-625','products/body-rub-chrio_200.jpg','189.0000','2005-12-17 16:54:03','2006-02-12 13:02:16',NULL,'5.00',1,0,2,0); INSERT INTO products VALUES (710,1,'607-607','products/green-tea-cup-bag_200.jpg','1.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (711,1,'606-5-KEN-60','products/green-tea-hojicha-cup_200.jpg','31.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (712,1,'605-KEN-5011','products/green-tea-bulk_200.jpg','25.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (713,1,'604-3-KEN-51','products/vitabase/ken-tea-bath_200.jpg','69.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (714,1,'603-3-KEN-55','products/green-tea-tablets_200.jpg','72.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (715,1,'602-5-KEN-60','products/green-tea-genmaicha-loose_200.jpg','29.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (716,1,'601-5-KEN-60','products/green-tea-cup-bag_200.jpg','33.0000','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (717,1,'561-CMS-561','products/greatoutdoorsbkst1_200.jpg','111.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,4,0); INSERT INTO products VALUES (718,1,'560-CMS-560','products/Fishermans_Basket_3_200.jpg','109.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,4,0); INSERT INTO products VALUES (719,1,'559-CMS-559','products/Just_His_Basket_200.jpg','59.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,4,0); INSERT INTO products VALUES (720,1,'558-CMS-558','products/timberlinetriosoaps_200.jpg','6.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,4,0); INSERT INTO products VALUES (721,1,'556-CMS-556','products/timberlinetriosoaps_200.jpg','6.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,4,0); INSERT INTO products VALUES (722,1,'555-CMS-555','products/timberlinetriosoaps_200.jpg','6.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,4,0); INSERT INTO products VALUES (723,1,'554-CMS-554','products/mountainlakesoap_200.jpg','6.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,4,0); INSERT INTO products VALUES (724,1,'553-CMS-553','products/fishermansoap_200.jpg','3.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,4,0); INSERT INTO products VALUES (725,1,'552-CMS-552','products/shavebrush_200.jpg','6.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,4,0); INSERT INTO products VALUES (726,1,'551-CMS-551','products/bayrumshavesoap_200.jpg','12.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,4,0); INSERT INTO products VALUES (727,1,'530-PRP-530','products/pointer-sitting-combined_200.jpg','69.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,5,0); INSERT INTO products VALUES (728,1,'526-526','products/kk-glide-ball.gif','17.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,6,0); INSERT INTO products VALUES (729,1,'525-525','products/kk-glide-handle_200.jpg','20.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,6,0); INSERT INTO products VALUES (730,1,'520-520','products/bb-body-ball_200.jpg','21.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,7,0); INSERT INTO products VALUES (731,1,'519-500','products/nukkles-foot_200.jpg','19.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,8,0); INSERT INTO products VALUES (732,1,'516-MIL-BAD1','products/mil/bad113-fitball-chair_200.jpg','83.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,9,0); INSERT INTO products VALUES (733,1,'515-ESM-515','products/earth-stone-set_200.jpg','84.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,10,0); INSERT INTO products VALUES (735,1,'513-KEN-513','products/k-ergochair-3_200.jpg','175.0000','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (736,1,'512-KEN-512','products/k-neck-ease-woman_200.jpg','33.5900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (737,1,'511-KEN11','products/k-back-ease_200.jpg','49.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (738,1,'510-KEN-510','products/k-ease-roll_200.jpg','14.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (739,1,'509-KEN-509','products/k-hand-roller_200.jpg','79.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (740,1,'508-KEN-508','products/k-hand-roller_200.jpg','35.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (741,1,'506-506','products/omni-nukkler-blue_200.jpg','21.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,12,0); INSERT INTO products VALUES (742,1,'505-505','products/omni-blue_200.jpg','16.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,12,0); INSERT INTO products VALUES (743,1,'504-504','products/bonger_200.jpg','17.9900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,13,0); INSERT INTO products VALUES (744,1,'502-500','products/nukkles-power_200.jpg','17.5900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,8,0); INSERT INTO products VALUES (745,1,'501-501','products/nukkles-belt-insert_200.jpg','8.7900','2005-12-17 16:54:03','2005-12-17 16:54:03',NULL,'0.00',1,0,8,0); INSERT INTO products VALUES (746,1,'500-500','products/nukkles_200.jpg','10.9200','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,8,0); INSERT INTO products VALUES (747,1,'499-499','products/thc-foot-roller-mag_200.jpg','21.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,14,0); INSERT INTO products VALUES (748,1,'497-497','products/thc-foot-roller-wooden_200.jpg','22.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,14,0); INSERT INTO products VALUES (749,1,'496-494','products/pp-wooden-knobble_200.jpg','11.7900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,15,0); INSERT INTO products VALUES (750,1,'495-495','products/pp-palmassager-main_200.jpg','9.8900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,15,0); INSERT INTO products VALUES (751,1,'494-494','products/pp-jacknobber-main_200.jpg','9.8900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,15,0); INSERT INTO products VALUES (752,1,'493-493','products/pp-indexknobber_200.jpg','9.8900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,15,0); INSERT INTO products VALUES (753,1,'492-492','products/pp-vibrassager_200.jpg','11.6900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,15,0); INSERT INTO products VALUES (754,1,'491-491','products/pp-backnobber-II_200.jpg','33.5900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,15,0); INSERT INTO products VALUES (755,1,'490-490','products/pp-Orbit_200.jpg','17.0900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,15,0); INSERT INTO products VALUES (756,1,'484-484','products/rs-dual-wood-roller_200.jpg','9.9200','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (757,1,'483-483','products/rs-foot-roller_200.jpg','7.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (758,1,'482-482','products/thc-foot-roller-blue_200.jpg','19.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,14,0); INSERT INTO products VALUES (759,1,'481-481','products/thc-mouse-mate2_200.jpg','9.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,17,0); INSERT INTO products VALUES (760,1,'474-474','products/rs-ladybug_200.jpg','5.2500','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (761,56,'473-473','products/rs-brainwave_200.jpg','25.9900','2005-12-17 16:54:04','2006-03-24 15:00:35',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (762,1,'471-471','products/rs-fab-foot_200.jpg','10.9200','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (763,1,'470-470','products/rs-jitter-bug_200.jpg','10.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (764,49,'469-467','products/rs-jitter-bee-box_200.jpg','14.9900','2005-12-17 16:54:04','2006-03-24 15:04:23',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (765,49,'468-468','products/rs-jitter-dog_200.jpg','14.9900','2005-12-17 16:54:04','2006-03-24 15:02:17',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (766,1,'467-467','products/rs-jitter-ladybug_200.jpg','14.9900','2005-12-17 16:54:04','2006-03-24 15:01:46',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (767,1,'465-465','products/rs-wood-cat_200.jpg','5.2500','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (768,1,'464-464','products/rs-turtle_200.jpg','5.2500','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (769,1,'462-462','products/rs-hand_200.jpg','5.2500','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (770,1,'461-461','products/rs-wood-turtle_200.jpg','5.2500','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (771,1,'460-460','products/rs-frog_200.jpg','5.2500','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (772,1,'459-459','products/rs-finger-dual-wood_200.jpg','5.2500','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (773,1,'458-458','products/rs-finger-vibrating_200.jpg','12.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (774,1,'455-455','products/rs-harmory-sun_200.jpg','11.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (775,1,'454-454','products/rs-harmory-yin_200.jpg','11.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (776,1,'453-453','products/rs-massage-grape_200.jpg','9.9200','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (777,1,'452-452','products/rs-reflexology-gloves-hand-in_200.jpg','13.5900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (778,1,'451-451','products/rs-reflexology-chart-hand-foot_200.jpg','10.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (779,1,'450-450','products/rs-bath-pillow_200.jpg','19.1900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (780,1,'449-449','products/rs-reflex-socks-feet-in_200.jpg','17.5900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (781,1,'448-448','products/rs-massage-mat-chair_200.jpg','59.9900','2005-12-17 16:54:04','2006-03-24 14:55:24',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (782,1,'447-447','products/rs-bath-pillow-box_200.jpg','15.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (783,1,'446-469','products/rs-jitter-turtle_200.jpg','11.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (784,1,'445-445','products/rs-reflexology-chart-ear_200.jpg','7.6900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (785,1,'444-444','products/rs-hand-wiz_200.jpg','19.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,18,0); INSERT INTO products VALUES (786,1,'443-443','products/rs-massage-pen_200.jpg','11.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (787,1,'442-465','products/massage-tools-wood-puppy_tnail_200.jpg','5.2500','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (788,1,'400-WM-400-W','products/decoder_women_200.jpg','9.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (789,1,'400-HU-400-H','products/decoder_home_200.jpg','9.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (790,1,'400-HG-400-H','products/decoder_garden_200.jpg','9.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (791,1,'4001-002-JTH','products/headache-cover_200.jpg','49.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,20,0); INSERT INTO products VALUES (792,1,'4001-001-JTH','products/headache-cover_200.jpg','49.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,20,0); INSERT INTO products VALUES (793,1,'365-365','products/al_vanillarollon_200.jpg','4.7900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (1677,55,'','hc-vest-large.jpg','89.9900','2006-03-24 15:24:00',NULL,NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (796,1,'350-350','products/al-hand-nail_200.jpg','15.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (797,1,'345-345','products/al-oil-bottle_200.jpg','6.3900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (798,1,'344-344','products/al-oil-bottle_200.jpg','17.5900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (799,1,'343-343','products/al-oil-bottle_200.jpg','3.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (800,1,'342-342','products/al-oil-bottle_200.jpg','6.3900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (801,1,'341-341','products/al-oil-bottle_200.jpg','7.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (802,1,'340-340','products/al-oil-bottle_200.jpg','5.2500','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (803,1,'324-324','products/al-oil-bottle_200.jpg','39.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (804,1,'323-323','products/al-oil-bottle_200.jpg','19.1900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (805,1,'322-322','products/al-oil-bottle_200.jpg','8.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (806,1,'321-321','products/al-oil-bottle_200.jpg','6.3900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (807,1,'320-320','products/al-oil-bottle_200.jpg','5.1100','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (808,1,'318-318','products/al-oil-bottle_200.jpg','28.7900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (809,1,'317-317','products/al-oil-bottle_200.jpg','7.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (810,1,'316-316','products/al-oil-bottle_200.jpg','6.7200','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (811,1,'315-315','products/al-oil-bottle_200.jpg','8.1900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (812,1,'314-314','products/al-oil-bottle_200.jpg','7.9200','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (813,1,'313-313','products/al-oil-bottle_200.jpg','7.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (814,1,'312-312','products/al-oil-bottle_200.jpg','17.5900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (815,1,'311-311','products/al-oil-bottle_200.jpg','5.7900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (816,1,'310-310','products/al-oil-bottle_200.jpg','4.7200','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (817,1,'309-309','products/al-oil-bottle_200.jpg','15.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (818,1,'308-308','products/al-oil-bottle_200.jpg','6.1500','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (819,1,'307-307','products/al-oil-bottle_200.jpg','6.3900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (820,1,'306-306','products/al-oil-bottle_200.jpg','4.7900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (821,1,'305-305','products/al-oil-bottle_200.jpg','9.9200','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (822,1,'304-304','products/al-oil-bottle_200.jpg','4.7900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (823,1,'303-303','products/al-oil-bottle_200.jpg','5.5900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (824,1,'302-302','products/al-oil-bottle_200.jpg','6.1600','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (825,1,'301-301','products/al-oil-bottle_200.jpg','3.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (826,1,'300-300','products/al-oil-bottle_200.jpg','6.3900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,19,0); INSERT INTO products VALUES (827,1,'2805-MIL-WRM','products/spry-lg_200.jpg','7.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (828,1,'2804-MIL-WRM','products/facekit-lg_200.jpg','51.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (829,1,'2803-MIL-WRM','products/spa-therabath-booties_200.jpg','43.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (830,1,'2802-MIL-WRM','products/spa-therabath-mitt_200.jpg','39.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (831,1,'2765-SUN-AB-','products/swingmachine_200.jpg','97.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,22,0); INSERT INTO products VALUES (832,1,'2756-YCY-IDH','products/spa-fa1_200.jpg','499.0000','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (833,1,'2755-YCY-MAG','products/cy-air-neck-product-4_200.jpg','143.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (834,1,'2754-YCY-MAG','products/cy-air-neck-product_200.jpg','115.1900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (835,1,'2753-YCY-CY1','products/chiflow_200.jpg','269.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (836,1,'2752-YCY-CY1','products/chienergizer_200.jpg','219.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (837,59,'2751-YCY-HJ6','chifootshaker.jpg','199.9900','2005-12-17 16:54:04','2006-03-24 15:29:39',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (838,1,'2750-YCY-HJ7','products/chiexerciser_200.jpg','99.0000','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (839,1,'2741-YCY-COL','products/ycy-hotcoldbar_200.jpg','119.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (840,1,'2731-YCY-MS-','products/yc-foot-roller-plastic_200.jpg','37.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (841,1,'2727-YCY-MS-','products/massager-bar-wood-mag_200.jpg','35.9900','2005-12-17 16:54:04','2005-12-17 16:54:04',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (842,1,'2726-YCY-MS-','products/massager-bar-spilt_200.jpg','89.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (843,1,'2725-YCY-MS-','products/Reflex-mat_200.jpg','59.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (844,1,'2724-YCY-WQD','products/reflexology-excerise-mat.gif','39.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (845,1,'2723-YCY-MW-','products/ycy-foot-reflex-board_200.jpg','29.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (846,1,'2722-YCY-FOO','products/ycy/FOOTRS01_200.jpg','22.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (847,1,'2703-2703','products/eyemassager_200.jpg','19.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (848,1,'2702-YCY-BEM','products/eye-massager-dualmotor_200.jpg','69.0000','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (849,1,'2701-YCY-WEM','products/wisdomeye_200.jpg','59.0000','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (850,1,'2651-MIL-CHT','products/mil/mil-neckpro-device_200.jpg','75.8300','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,9,0); INSERT INTO products VALUES (851,1,'2650-YCY-PRO','products/ycy-neck-traction-necksoft_200.jpg','69.1100','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,23,0); INSERT INTO products VALUES (852,1,'2642-MIL-POS','products/mil-posture-pump-full_200.jpg','339.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,24,0); INSERT INTO products VALUES (853,1,'2641-MIL-POS','products/mil-posture-pump-rocker_200.jpg','153.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,24,0); INSERT INTO products VALUES (854,1,'2640-MIL-POS','products/mil-posture-pump-neck-women_200.jpg','191.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,24,0); INSERT INTO products VALUES (855,1,'2534-NAC-','products/nc-activestcushion_200.jpg','25.0000','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,25,0); INSERT INTO products VALUES (856,1,'2531-NAC-','products/nc-sportpk-large_200.jpg','45.0000','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,25,0); INSERT INTO products VALUES (221,1,'2314-MIL-RLK','images/isg/q-t/ROLPILLOJ_200.jpg','57.5900','2005-12-17 16:16:50','2005-12-17 16:16:50',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (1167,1,'019481-ISG-S','isg/q-t/SCT61210_200.jpg','27.9500','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1166,1,'019482-ISG-S','isg/q-t/SCT61214_200.jpg','27.9500','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1165,1,'019483-ISG-S','isg/q-t/SCT61215_200.jpg','22.6700','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1164,1,'019488-ISG-S','isg/q-t/SCT61375_200.jpg','15.2600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1163,1,'019489-ISG-S','isg/q-t/SCT62314_200.jpg','12.3700','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1162,1,'019490-ISG-S','isg/q-t/SCT62418_200.jpg','38.7400','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1140,1,'019690-ISG-S','isg/q-t/SQB164875_200.jpg','11.5600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1141,1,'019655-ISG-S','isg/q-t/SQB145730_SI_200.jpg','21.3100','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1142,1,'019633-ISG-S','isg/q-t/SQB121222_200.jpg','6.5600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1143,1,'019632-ISG-S','isg/q-t/SQB037449_200.jpg','118.1900','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1139,1,'019691-ISG-S','isg/q-t/SQB165655_200.jpg','8.4900','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1125,1,'019962-ISG-T','isg/q-t/TAG7000024_SI_200.jpg','12.9200','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,93,0); INSERT INTO products VALUES (1126,1,'019960-ISG-S','isg/q-t/SWTHL406_200.jpg','24.1600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,94,0); INSERT INTO products VALUES (1127,1,'019948-ISG-S','isg/q-t/SUN764_200.jpg','33.0700','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,95,0); INSERT INTO products VALUES (1128,1,'019947-ISG-S','isg/q-t/SUN763_200.jpg','21.2200','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,95,0); INSERT INTO products VALUES (1129,1,'019946-ISG-S','isg/q-t/SUN756_200.jpg','19.0400','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,95,0); INSERT INTO products VALUES (1130,1,'019945-ISG-S','isg/q-t/SUN644_SI_200.jpg','25.8100','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,95,0); INSERT INTO products VALUES (1131,1,'019944-ISG-S','isg/q-t/SUN1387_IU_200.jpg','16.6100','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,95,0); INSERT INTO products VALUES (1132,1,'019931-ISG-S','isg/q-t/SQB650947_200.jpg','25.4600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1133,1,'019919-ISG-S','isg/q-t/SQB650078_200.jpg','115.4600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1134,1,'019902-ISG-S','isg/q-t/SQB401989_200.jpg','46.6400','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1135,1,'019886-ISG-S','isg/q-t/SQB401916_SI_200.jpg','90.8600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1136,1,'019777-ISG-S','isg/q-t/SQB325208_200.jpg','12.9900','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1137,1,'019771-ISG-S','isg/q-t/SQB324809_SI_200.jpg','156.7400','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1138,1,'019735-ISG-S','isg/q-t/SQB183910_200.jpg','14.3200','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1124,1,'019964-ISG-T','isg/q-t/TFI3240_200.jpg','232.9100','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,92,0); INSERT INTO products VALUES (1123,1,'019966-ISG-T','isg/q-t/TFI4328_SI_200.jpg','106.6600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,92,0); INSERT INTO products VALUES (1122,1,'019967-ISG-T','isg/q-t/TFI4379_200.jpg','308.7500','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,92,0); INSERT INTO products VALUES (1043,1,'020915-ISG-I','isg/i-l/INV_BARTRAP_200.jpg','1320.0000','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (993,1,'025783-ISG-I','isg/bandaids/ISG20G2357_200.jpg','55.6800','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (994,1,'025780-ISG-I','isg/bandaids/ISG20G1319_200.jpg','57.6000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (995,1,'025779-ISG-I','isg/bandaids/ISG20G1017_200.jpg','48.0000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (996,1,'025768-ISG-I','isg/i-l/ISG556UNKW_200.jpg','18.3200','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (997,1,'025747-ISG-I','isg/i-l/ISG554UAW_200.jpg','8.7900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (998,1,'025744-ISG-I','isg/i-l/ISG559UAS_200.jpg','8.7900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (999,1,'025725-ISG-I','isg/i-l/ISG554UWW_200.jpg','4.7900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1000,1,'025200-ISG-I','isg/i-l/ISG558CCL_200.jpg','9.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1001,1,'025071-ISG-R','isg/q-t/ROS57606_200.jpg','78.0700','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1002,1,'025-025','dt_footcozys_200.jpg','51.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,44,0); INSERT INTO products VALUES (1003,1,'024980-ISG-I','isg/a-d/DUR8015_200.jpg','47.9800','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1004,1,'024463-ISG-I','isg/i-l/ISG174210_200.jpg','33.6000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1005,1,'024461-ISG-I','isg/i-l/ISG172200_200.jpg','35.2000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1006,1,'024160-ISG-I','isg/i-l/ISG174C3H0182_200.jpg','30.4000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1007,1,'024158-ISG-I','isg/i-l/ISG172C4H0186_200.jpg','32.0000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1008,1,'023-023','dt_bodywrap_200.jpg','39.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,44,0); INSERT INTO products VALUES (1009,1,'022079-ISG-I','isg/i-l/ISG400RAI_200.jpg','73.6000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,0,0); INSERT INTO products VALUES (1010,1,'022078-ISG-I','isg/i-l/ISG400DWH_200.jpg','83.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,0,0); INSERT INTO products VALUES (1011,1,'022054-ISG-I','isg/i-l/ISG174050_200.jpg','29.5000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,0,0); INSERT INTO products VALUES (1012,1,'022053-ISG-I','isg/i-l/ISG172006_200.jpg','40.0000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,0,0); INSERT INTO products VALUES (1013,1,'022-022','dt_handcozys_200.jpg','46.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,44,0); INSERT INTO products VALUES (1014,1,'021490-ISG-I','isg/i-l/ISG4319_200.jpg','25.6800','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1015,1,'021489-ISG-I','isg/i-l/ISG4318_200.jpg','14.9600','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1016,1,'021482-ISG-U','isg/u-z/UPT_PS1000_200.jpg','228.5600','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,45,0); INSERT INTO products VALUES (1017,1,'021475-ISG-A','isg/u-z/weight-wrist-adjust-isg_200.jpg','19.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,46,0); INSERT INTO products VALUES (1018,1,'021472-ISG-U','isg/u-z/USPCS4-colorado-silk_200.jpg','13.4000','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,47,0); INSERT INTO products VALUES (1019,1,'021468-ISG-I','isg/i-l/ISG_0535_200.jpg','22.3200','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1020,1,'021464-ISG-H','isg/e-h/HRM_WC4486_200.jpg','20.7800','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,48,0); INSERT INTO products VALUES (1021,1,'021463-ISG-H','isg/e-h/HRM_WC2218_200.jpg','13.9200','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,48,0); INSERT INTO products VALUES (1022,1,'021462-ISG-H','isg/q-t/softeze-body_200_200.jpg','28.7900','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,48,0); INSERT INTO products VALUES (1023,1,'021461-ISG-H','isg/e-h/HPC_SHAMTRAY_200.jpg','25.5200','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,49,0); INSERT INTO products VALUES (1024,1,'021460-ISG-D','isg/a-d/DJO_7982570_200.jpg','19.9500','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,50,0); INSERT INTO products VALUES (1025,1,'021436-ISG-W','isg/u-z/WENCEOBESEXL_200.jpg','505.0000','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,51,0); INSERT INTO products VALUES (1026,1,'021429-ISG-D','isg/a-d/DEN58002_GR_200.jpg','16.5600','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,52,0); INSERT INTO products VALUES (1027,1,'021376-ISG-K','isg/i-l/KBC17337_200.jpg','37.4200','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,53,0); INSERT INTO products VALUES (1028,1,'021284-ISG-M','isg/m-p/MPT80002_200.jpg','16.2400','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,54,0); INSERT INTO products VALUES (1029,1,'021283-ISG-L','isg/i-l/LFS020524_200.jpg','97.2200','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,55,0); INSERT INTO products VALUES (1030,1,'021282-ISG-J','isg/i-l/JOB03147000_SI_200.jpg','25.5700','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,56,0); INSERT INTO products VALUES (1031,1,'021280-ISG-I','isg/i-l/INVPSVFW_200.jpg','168.0000','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1032,1,'021268-ISG-I','isg/i-l/INVIRC600_200.jpg','633.6000','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (963,1,'052-052','products/HCeyemask_200.jpg','13.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (964,1,'050-050','products/hc-eye-pillow-removable_200.jpg','16.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (965,1,'049-049','products/HCeyepillow_200.jpg','12.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (294,1,'2314-MIL-RLK','images/isg/q-t/ROLPILLOJ_200.jpg','57.5900','2005-12-17 16:30:07','2005-12-17 16:30:07',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (1161,1,'019491-ISG-S','isg/q-t/SCT62618_200.jpg','40.5300','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1160,1,'019492-ISG-S','isg/q-t/SCT62718_200.jpg','30.6400','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1159,1,'019493-ISG-S','isg/q-t/SCT62900_200.jpg','26.5300','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1158,1,'019494-ISG-S','isg/q-t/SCT63203_200.jpg','16.2600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1157,1,'019500-ISG-S','isg/q-t/SEC700_200.jpg','287.1400','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,101,0); INSERT INTO products VALUES (1156,1,'019501-ISG-S','isg/q-t/SEC750LB_200.jpg','122.5100','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,101,0); INSERT INTO products VALUES (1118,1,'020050-ISG-U','isg/u-z/UCP100UWC01_200.jpg','41.5800','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,90,0); INSERT INTO products VALUES (1119,1,'020049-ISG-T','isg/q-t/TSI13001_SI_200.jpg','15.0200','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,66,0); INSERT INTO products VALUES (1120,1,'020041-ISG-T','isg/q-t/TRMB250_200.jpg','23.3100','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,91,0); INSERT INTO products VALUES (1121,1,'020018-ISG-T','isg/q-t/TRA2150_200.jpg','27.8400','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,72,0); INSERT INTO products VALUES (1117,1,'020058-ISG-U','isg/u-z/UNP624_200.jpg','6.3900','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,89,0); INSERT INTO products VALUES (1103,1,'020141-ISG-U','isg/u-z/UNS66020016_SH_200.jpg','33.2500','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,80,0); INSERT INTO products VALUES (1104,1,'020130-ISG-U','isg/u-z/UNS5971400_200.jpg','16.4300','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,80,0); INSERT INTO products VALUES (1105,1,'020129-ISG-U','isg/u-z/UNS59500200_200.jpg','40.1900','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,80,0); INSERT INTO products VALUES (1106,1,'020127-ISG-U','isg/u-z/UNS59484100_200.jpg','7.8800','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,80,0); INSERT INTO products VALUES (1107,1,'020118-ISG-U','isg/u-z/UNS59421200_200.jpg','15.0200','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,80,0); INSERT INTO products VALUES (1108,1,'020107-ISG-U','isg/u-z/UNS4956_200.jpg','13.9700','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,80,0); INSERT INTO products VALUES (1109,1,'020083-ISG-U','isg/u-z/UNS400000_200.jpg','13.3300','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,80,0); INSERT INTO products VALUES (1110,1,'020080-ISG-U','isg/u-z/UNPUP237N_200.jpg','6.1000','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,89,0); INSERT INTO products VALUES (1111,1,'020079-ISG-U','isg/u-z/UNPUP231N_200.jpg','7.8800','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,89,0); INSERT INTO products VALUES (1112,1,'020077-ISG-U','isg/u-z/UNP710_200.jpg','12.3400','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,89,0); INSERT INTO products VALUES (1113,1,'020075-ISG-U','isg/u-z/UNP695N_200.jpg','6.6800','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,89,0); INSERT INTO products VALUES (1114,1,'020074-ISG-U','isg/u-z/UNP690-691_200.jpg','6.8600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,89,0); INSERT INTO products VALUES (1115,1,'020063-ISG-U','isg/u-z/UNP640_200.jpg','12.8600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,89,0); INSERT INTO products VALUES (1116,1,'020059-ISG-U','isg/u-z/UNP625_200.jpg','12.5800','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,89,0); INSERT INTO products VALUES (1102,1,'020155-ISG-U','isg/u-z/UNS6625070IU_200.jpg','63.5500','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,80,0); INSERT INTO products VALUES (1101,1,'020161-ISG-U','isg/u-z/URO4100_200.jpg','37.7000','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,88,0); INSERT INTO products VALUES (1033,1,'021262-ISG-C','isg/a-d/CNRFB12N_200.jpg','96.9900','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,58,0); INSERT INTO products VALUES (899,1,'2312-MIL-COR','products/pillows-core-memplus_200.jpg','51.8300','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (900,1,'2311-MIL-IWP','products/mil-pillow-chiroflow-diagram3_200.jpg','46.0700','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (901,1,'2310-MIL-COR','products/pillows-core-tri-inflatable_200.jpg','42.2300','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (866,1,'2485-MIL-GEN','products/G5-applic-217_200.jpg','39.1900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (867,1,'2484-MIL-GEN','products/G5-applic-216_200.jpg','35.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (868,1,'2483-MIL-GEN','products/G5-applic-215_200.jpg','44.7900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (869,1,'2482-MIL-GEN','products/G5-applic-212_200.jpg','37.5900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (870,1,'2481-MILGEN1','products/G5-applic-210_200.jpg','35.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (871,1,'2480-MIL-???','products/G5-applic-209_200.jpg','62.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (872,1,'2479-MIL-','products/G5-applic-pro-pack_200.jpg','149.0000','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (873,1,'2473-MIL-GEN','products/G5-vibracare-large_200.jpg','455.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (874,1,'2472-MIL-GEN','products/G5-gbm-portable-large_200.jpg','799.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (875,1,'2471-MIL-GEN','products/G5-GK3-large_200.jpg','1079.2000','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (876,1,'2462-SUN-AN-','products/massager-air-belt_200.jpg','63.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,22,0); INSERT INTO products VALUES (878,1,'2460-SUN-TK-','products/infraredroller_200.jpg','139.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,22,0); INSERT INTO products VALUES (879,1,'2451-MIL-MRF','products/jeanierub-massager_200.jpg','249.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,28,0); INSERT INTO products VALUES (880,1,'2450-MIL-MRF','products/jeanierub-massager-s_200.jpg','199.0000','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,28,0); INSERT INTO products VALUES (881,1,'2426-SUN-UC-','products/spt-twin-pulsar_200.jpg','68.7900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,22,0); INSERT INTO products VALUES (882,1,'2423-MGE-WHT','products/GeniusFootMassager_200.jpg','169.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,29,0); INSERT INTO products VALUES (883,1,'2422-MGE-REM','products/RemoteFootMassager_200.jpg','199.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,29,0); INSERT INTO products VALUES (884,1,'242-242','products/NEBULZ_200.jpg','64.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,30,0); INSERT INTO products VALUES (885,1,'2421-MGE-FTM','products/MagicMassager_200.jpg','188.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,29,0); INSERT INTO products VALUES (886,1,'2420-MGE-MG3','products/slimfairy_200.jpg','95.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,29,0); INSERT INTO products VALUES (887,1,'241-241','products/NEBULZ_200.jpg','129.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,30,0); INSERT INTO products VALUES (888,1,'2411-MIL-TMI','products/mil-thumper-pro-man_200.jpg','380.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (889,1,'2410-MIL-TMI','products/mil-mini-thump_200.jpg','237.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (890,1,'2407-MIL-HOM','products/hom-infratech_200.jpg','31.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (891,1,'2404-MIL-MSN','products/mil-hot-cold-lady_200.jpg','111.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (892,1,'2403-MIL-HOM','products/hom-body-mat_200.jpg','89.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,31,0); INSERT INTO products VALUES (893,1,'240-240','products/NEBULZ_200.jpg','189.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,30,0); INSERT INTO products VALUES (894,1,'2317-MIL-RLK','isg/q-t/ROLPILLOS_200.jpg','63.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (895,1,'2316-MIL-RLK','isg/q-t/ROLPILLOS_200.jpg','60.7900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (896,1,'2315-MIL-RLK','isg/q-t/ROLPILLOT_200.jpg','47.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (897,1,'2314-MIL-RLK','isg/q-t/ROLPILLOJ_200.jpg','57.5900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (898,1,'2313-MIL-COR','products/pillows-core-double_200.jpg','32.6300','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,1,0); INSERT INTO products VALUES (705,1,'2314-MIL-RLK','images/isg/q-t/ROLPILLOJ_200.jpg','57.5900','2005-12-17 16:49:56','2005-12-17 16:49:56',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (941,1,'080-SP-080-S','products/Dcardspiritual_200.jpg','10.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,38,0); INSERT INTO products VALUES (942,1,'080-SN-080-S','products/Dcardsensual_200.jpg','10.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,38,0); INSERT INTO products VALUES (943,1,'080-RR-080-R','products/Dcardrestandrelax_200.jpg','10.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,38,0); INSERT INTO products VALUES (367,1,'2314-MIL-RLK','images/isg/q-t/ROLPILLOJ_200.jpg','57.5900','2005-12-17 16:34:04','2005-12-17 16:34:04',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (1155,1,'019502-ISG-S','isg/q-t/SEC761LB_200.jpg','203.2500','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,101,0); INSERT INTO products VALUES (1154,1,'019503-ISG-S','isg/q-t/SEC840_200.jpg','105.9800','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,101,0); INSERT INTO products VALUES (1153,1,'019504-ISG-S','isg/q-t/SEC841_200.jpg','193.6500','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,101,0); INSERT INTO products VALUES (1152,1,'019506-ISG-S','isg/q-t/SHP101_200.jpg','140.9000','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,100,0); INSERT INTO products VALUES (1151,1,'019514-ISG-S','isg/q-t/SIL760_200.jpg','26.5300','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,99,0); INSERT INTO products VALUES (1150,1,'019518-ISG-S','isg/q-t/SLT1220_200.jpg','80.4800','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,98,0); INSERT INTO products VALUES (1097,1,'020238-ISG-U','isg/u-z/USLTC600_200.jpg','25.8400','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,87,0); INSERT INTO products VALUES (1098,1,'020217-ISG-U','isg/u-z/URO700216_SI_200.jpg','13.4900','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,88,0); INSERT INTO products VALUES (1099,1,'020215-ISG-U','isg/u-z/URO700110_200.jpg','20.9600','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,88,0); INSERT INTO products VALUES (1100,1,'020165-ISG-U','isg/u-z/URO4600_SI_200.jpg','85.8900','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,88,0); INSERT INTO products VALUES (1096,1,'020243-ISG-V','isg/u-z/VALVM6006_200.jpg','6.9400','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,86,0); INSERT INTO products VALUES (1082,1,'020336-ISG-U','isg/u-z/UNS_20101_200.jpg','217.7900','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,80,0); INSERT INTO products VALUES (1083,1,'020333-ISG-R','isg/q-t/RHONS1816C_200.jpg','432.7800','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,81,0); INSERT INTO products VALUES (1084,1,'020322-ISG-H','isg/e-h/HOMAK3_200.jpg','47.0400','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,82,0); INSERT INTO products VALUES (1085,1,'020312-ISG-K','isg/i-l/KBC19301_200.jpg','36.4700','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,53,0); INSERT INTO products VALUES (1086,1,'020270-ISG-B','isg/a-d/BMLBIOMED2000_200.jpg','73.1500','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,78,0); INSERT INTO products VALUES (1087,1,'020264-ISG-W','isg/u-z/WOD53011CWD_SH_200.jpg','47.5800','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,83,0); INSERT INTO products VALUES (1088,1,'020260-ISG-V','isg/u-z/VICSLIMLITEREGULATOR_SI_200.jpg','93.1500','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,84,0); INSERT INTO products VALUES (1089,1,'020259-ISG-V','isg/u-z/VIC07813201_SI_200.jpg','105.2500','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,84,0); INSERT INTO products VALUES (1090,1,'020258-ISG-V','isg/u-z/VIC0781308X_200.jpg','186.6200','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,84,0); INSERT INTO products VALUES (1091,1,'020257-ISG-V','isg/u-z/VER20160_200.jpg','13.6500','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,85,0); INSERT INTO products VALUES (1092,1,'020256-ISG-V','isg/u-z/VER20116_200.jpg','12.5400','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,85,0); INSERT INTO products VALUES (1093,1,'020246-ISG-V','isg/u-z/VALVM6630_200.jpg','149.2000','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,86,0); INSERT INTO products VALUES (1094,1,'020245-ISG-V','isg/u-z/VALVM6620_200.jpg','95.8700','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,86,0); INSERT INTO products VALUES (1095,1,'020244-ISG-V','isg/u-z/VALVM6610_200.jpg','22.6700','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,86,0); INSERT INTO products VALUES (1081,1,'020337-ISG-A','isg/a-d/ADC6001_200.jpg','9.3600','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,79,0); INSERT INTO products VALUES (1080,1,'020467-ISG-B','isg/a-d/BML_KBSM7_200.jpg','125.7100','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,78,0); INSERT INTO products VALUES (1079,1,'020471-ISG-I','isg/i-l/ISG_1050GW_200.jpg','42.4000','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (902,1,'2304-BXP-ANG','products/bax-body-pillow-angled-sleep_200.jpg','12.7900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,33,0); INSERT INTO products VALUES (903,1,'2303-BXP-STN','products/bax-body-pillow-angled-sleep_200.jpg','12.7900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,33,0); INSERT INTO products VALUES (904,1,'2302-BXP-ANG','products/bax-body-pillow-angled-sleep_200.jpg','87.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,33,0); INSERT INTO products VALUES (905,1,'2301-BXP-STA','products/bax-body-pillow-std-sleep_200.jpg','87.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,33,0); INSERT INTO products VALUES (906,1,'2120- MIL-AI','products/mil/MIL-AIR105crypcooler1_200_200.jpg','79.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,34,0); INSERT INTO products VALUES (907,1,'210-210','products/COBRA1_200.jpg','24.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,35,0); INSERT INTO products VALUES (908,1,'200-200','products/COBRA1_200.jpg','24.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,35,0); INSERT INTO products VALUES (909,1,'162-MM-162-M','products/DISFMER2_200.jpg','15.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,36,0); INSERT INTO products VALUES (910,1,'162-DG-162-D','products/DRAGDISF_200.jpg','15.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,36,0); INSERT INTO products VALUES (911,1,'158-JCP-171','products/buckwheat-my-bolster_200.jpg','47.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (912,1,'155-003-JCP-','products/buckwheat-my-rush-mat_200.jpg','499.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (913,1,'155-002-JCP-','products/buckwheat-my-rush-mat_200.jpg','479.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (914,1,'155-001-JCP-','products/buckwheat-my-rush-mat_200.jpg','399.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (915,1,'145-JCP-149','products/buckwheat-my-package_200.jpg','365.0000','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (916,1,'142-004-JCP-','products/buckwheat-mt-classic_200.jpg','89.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (917,1,'142-003-JCP-','products/buckwheat-mt-classic_200.jpg','69.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (918,1,'142-003-','products/buckwheat-mt-classic_200.jpg','69.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,0,0); INSERT INTO products VALUES (919,1,'142-002-JCP-','products/buckwheat-mt-classic_200.jpg','58.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (920,1,'142-001-JCP-','products/buckwheat-mt-classic_200.jpg','47.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (921,1,'142-001-','products/buckwheat-mt-classic_200.jpg','47.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,0,0); INSERT INTO products VALUES (922,1,'140-JCP-181','products/buckwheat-my-bolster_200.jpg','77.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (923,1,'139-003-JCP-','products/buckwheat-mt-bodypillow_200.jpg','191.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (924,1,'139-002-JCP-','products/buckwheat-mt-bodypillow_200.jpg','151.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (925,1,'139-001-JCP-','products/buckwheat-mt-bodypillow_200.jpg','111.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (926,1,'137-JCP-110','products/buckwheat-mt-neckroll2_200.jpg','47.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (927,1,'108-JCP-114','products/buckwheat-mt-neckwrap_200.jpg','29.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (928,1,'107-JCP-002','products/buckwheat-mt-heatpac_200.jpg','37.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (929,1,'106-JCP-129','products/buckwheat-mt-heatpac_200.jpg','29.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (930,1,'105-JCP-115A','products/buckwheat-mt-heatpac_200.jpg','21.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,37,0); INSERT INTO products VALUES (931,1,'090-Visq-090','products/anoint1_200.jpg','7.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,26,0); INSERT INTO products VALUES (932,1,'090-Sern-090','products/anoint1_200.jpg','7.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,26,0); INSERT INTO products VALUES (933,1,'090-Sens-090','products/anoint1_200.jpg','7.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,26,0); INSERT INTO products VALUES (934,1,'090-Relx-090','products/anoint1_200.jpg','7.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,26,0); INSERT INTO products VALUES (935,1,'090-Rejv-090','products/anoint1_200.jpg','7.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,26,0); INSERT INTO products VALUES (936,1,'090-Puri-090','products/anoint1_200.jpg','7.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,26,0); INSERT INTO products VALUES (937,1,'090-Pros-090','products/anoint1_200.jpg','7.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,26,0); INSERT INTO products VALUES (938,1,'090-Heal-090','products/anoint1_200.jpg','7.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,26,0); INSERT INTO products VALUES (939,1,'090-Hapy-090','products/anoint1_200.jpg','7.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,26,0); INSERT INTO products VALUES (940,1,'080-SR-080-S','products/StressCard_200.jpg','10.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,38,0); INSERT INTO products VALUES (864,1,'2487-MIL-GEN','products/G5-applic-223_200.jpg','34.3900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (865,1,'2486-MIL-GEN','products/G5-applic-222_200.jpg','35.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (440,1,'2314-MIL-RLK','images/isg/q-t/ROLPILLOJ_200.jpg','57.5900','2005-12-17 16:39:13','2005-12-17 16:39:13',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (1149,1,'019519-ISG-S','isg/q-t/SLT1600_200.jpg','48.2700','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,98,0); INSERT INTO products VALUES (1148,1,'019521-ISG-S','isg/q-t/SLT1616_200.jpg','48.7000','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,98,0); INSERT INTO products VALUES (1147,1,'019525-ISG-S','isg/q-t/SLT7100_200.jpg','139.5800','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,98,0); INSERT INTO products VALUES (1146,1,'019569-ISG-S','isg/q-t/SPE31559-31609_200.jpg','26.0100','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,97,0); INSERT INTO products VALUES (1145,1,'019585-ISG-S','isg/q-t/SQB020922_200.jpg','70.7800','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1144,1,'019628-ISG-S','isg/q-t/SQB03743-037444_200.jpg','18.2600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,96,0); INSERT INTO products VALUES (1075,1,'020487-ISG-A','isg/a-d/AMD8007_SI_200.jpg','49.5800','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,77,0); INSERT INTO products VALUES (1076,1,'020486-ISG-A','isg/a-d/AMD8001_SI_200.jpg','8.5600','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,77,0); INSERT INTO products VALUES (1077,1,'020474-ISG-A','isg/a-d/AMD2015_SI_200.jpg','6.7800','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,77,0); INSERT INTO products VALUES (1078,1,'020472-ISG-I','isg/i-l/ISG_9057_200.jpg','13.8400','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1074,1,'020489-ISG-A','isg/a-d/AMD8022_SI_200.jpg','12.8000','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,77,0); INSERT INTO products VALUES (1061,1,'020679-ISG-T','isg/q-t/TRI108604_200.jpg','55.9900','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,73,0); INSERT INTO products VALUES (1062,1,'020677-ISG-T','isg/q-t/TRI_105201_200.jpg','29.2300','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,73,0); INSERT INTO products VALUES (1063,1,'020676-ISG-T','isg/q-t/TRI_105101_200.jpg','29.2300','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,73,0); INSERT INTO products VALUES (1064,1,'020658-ISG-I','isg/i-l/ISG_9105_200.jpg','205.3900','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1065,1,'020626-ISG-M','isg/m-p/MOL1701_200.jpg','9.9200','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,74,0); INSERT INTO products VALUES (1066,1,'020564-ISG-K','isg/i-l/KND2630_200.jpg','53.2600','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1067,1,'020556-ISG-H','isg/e-h/HOL97525_BW_200.jpg','186.1600','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1068,1,'020555-ISG-H','isg/e-h/HOL_97625_200.jpg','61.9700','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1069,1,'020541-ISG-B','isg/a-d/BLD1156_A-B_200.jpg','228.5800','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,76,0); INSERT INTO products VALUES (1070,1,'020517-ISG-M','isg/m-p/MAR_HBF306_200.jpg','48.4600','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,63,0); INSERT INTO products VALUES (1071,1,'020511-ISG-O','isg/m-p/OWNATO535_200.jpg','5.3500','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,65,0); INSERT INTO products VALUES (1072,1,'020510-ISG-M','isg/m-p/MPT70340_200.jpg','7.7600','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,54,0); INSERT INTO products VALUES (1073,1,'020499-ISG-I','isg/i-l/INVIOH200A_200.jpg','3880.0000','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1060,1,'020682-ISG-T','isg/q-t/TRI102100_200.jpg','55.8700','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,73,0); INSERT INTO products VALUES (1059,1,'020683-ISG-T','isg/q-t/TRI102100_200.jpg','100.4200','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,73,0); INSERT INTO products VALUES (1058,1,'020684-ISG-T','isg/q-t/TRI104002_200.jpg','53.1800','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,73,0); INSERT INTO products VALUES (1041,1,'020968-ISG-P','isg/m-p/PRP85F83LCPLUS_200.jpg','114.4800','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,64,0); INSERT INTO products VALUES (1042,1,'020951-ISG-I','isg/i-l/INVTRAN86_200.jpg','138.2400','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1038,1,'021042-ISG-M','isg/m-p/MARNEU22V_200.jpg','314.5800','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,63,0); INSERT INTO products VALUES (1039,1,'021029-ISG-I','isg/i-l/INVIRC1175_200.jpg','513.6000','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1040,1,'020976-ISG-M','isg/m-p/MARNEC21_200.jpg','87.8600','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,63,0); INSERT INTO products VALUES (1037,1,'021058-ISG-M','isg/m-p/MCL_126_200.jpg','51.6600','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,62,0); INSERT INTO products VALUES (1034,1,'021232-ISG-H','isg/e-h/HDN1007964_200.jpg','115.8700','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,59,0); INSERT INTO products VALUES (1035,1,'021130-ISG-M','isg/m-p/MDF1006_200.jpg','56.2700','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,60,0); INSERT INTO products VALUES (1036,1,'021077-ISG-M','isg/m-p/MNT_82102_200.jpg','35.1100','2005-12-17 16:54:07','2005-12-17 16:54:07',NULL,'0.00',1,0,61,0); INSERT INTO products VALUES (966,1,'048-048','products/hc-neckwrap-delx_200.jpg','18.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (967,1,'047-047','products/hc-neckwrap-reg_200.jpg','15.9900','2005-12-17 16:54:06','2006-02-12 12:43:48',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (968,1,'046-046','products/HCcomfortpac-delx2_200.jpg','13.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (969,-1,'045-045','products/HCcomfortpac_200.jpg','14.9900','2005-12-17 16:54:06','2006-03-24 14:49:45',NULL,'0.00',1,0,40,2); INSERT INTO products VALUES (970,1,'043-043','products/hc-eye-rectangle_200.jpg','9.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (971,1,'042-042','products/hc-body-support_200.jpg','27.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (972,1,'041-041','products/hc-comfort-pack-removable_200.jpg','17.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (973,0,'040-040','products/hc-eye-sleepy_200.jpg','10.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,1); INSERT INTO products VALUES (974,1,'039-039','products/hc-eye-happy-white_200.jpg','10.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (944,1,'080-NR-080-N','products/dcardremedies.gif','10.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,38,0); INSERT INTO products VALUES (945,1,'080-MF-080-M','products/Dcardmindful_200.jpg','10.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,38,0); INSERT INTO products VALUES (946,1,'069-069','products/rs-sleep-mask-memoryfoam_200.jpg','9.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,16,0); INSERT INTO products VALUES (947,1,'068-066-DG','products/kk-eyebunny_200.jpg','18.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,39,0); INSERT INTO products VALUES (948,1,'066-DG-066-D','products/kk-eyepillow-dog_200.jpg','18.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,39,0); INSERT INTO products VALUES (949,1,'066-066','products/kk-eyepillow-cat_200.jpg','18.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,39,0); INSERT INTO products VALUES (950,1,'065-DG-065-D','products/kk-shoulder-dog_200.jpg','37.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,39,0); INSERT INTO products VALUES (951,1,'065-065','products/kk_cat_200.jpg','37.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,39,0); INSERT INTO products VALUES (952,1,'064-064','products/hc-heart_200.jpg','11.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (953,1,'062-062','products/hc-bootie_200.jpg','42.0000','2005-12-17 16:54:06','2006-02-12 12:59:35',NULL,'2.50',1,0,40,0); INSERT INTO products VALUES (954,1,'061-061','products/hc-mittens_200.jpg','24.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (955,1,'060-060','products/hc-support-neck_200.jpg','19.1900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (956,1,'059-059','products/hc-shoulder-fan-moon_200.jpg','27.9900','2005-12-17 16:54:06','2006-02-12 12:54:53',NULL,'3.00',1,0,40,0); INSERT INTO products VALUES (957,1,'058-058','products/hc-backpack_200.jpg','24.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (958,1,'057-057','products/HClumbar_200.jpg','22.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (959,1,'056-056','products/hc-verybig-pack_200.jpg','46.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (960,1,'055-055','products/hc_cooler_200.jpg','7.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (961,1,'054-US-054-U','products/hc-buddy-new_200.jpg','12.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (962,1,'053-053','products/slippers_200.jpg','27.9900','2005-12-17 16:54:06','2005-12-17 16:54:06',NULL,'0.00',1,0,40,0); INSERT INTO products VALUES (858,1,'2529-NAC-','products/nc-sitpk-large_200.jpg','65.0000','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,25,0); INSERT INTO products VALUES (859,1,'250-250','products/al-oil-bottle_200.jpg','8.9900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,26,0); INSERT INTO products VALUES (860,1,'2491-MIL-GEN','products/G5-applic-230_200.jpg','52.7900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (861,1,'2490-MIL-GEN','products/G5-applic-229_200.jpg','50.3900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (862,1,'2489-MIL-GEN','products/G5-applic-227_200.jpg','30.3900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (863,1,'2488-MIL-GEN','products/G5-applic-225_200.jpg','42.3900','2005-12-17 16:54:05','2005-12-17 16:54:05',NULL,'0.00',1,0,27,0); INSERT INTO products VALUES (513,1,'2314-MIL-RLK','images/isg/q-t/ROLPILLOJ_200.jpg','57.5900','2005-12-17 16:41:09','2005-12-17 16:41:09',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (1170,1,'019478-ISG-S','isg/q-t/SCT380_200.jpg','8.6400','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,102,0); INSERT INTO products VALUES (1171,1,'019468-ISG-S','isg/q-t/SCO1960_200.jpg','9.8400','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,103,0); INSERT INTO products VALUES (1172,1,'019419-ISG-S','isg/q-t/SCO3320UN_200.jpg','59.6500','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,103,0); INSERT INTO products VALUES (1173,1,'019389-ISG-S','isg/q-t/SCO1582UN_200.jpg','17.3400','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,103,0); INSERT INTO products VALUES (1174,1,'019375-ISG-S','isg/q-t/SCO1260_200.jpg','12.9900','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,103,0); INSERT INTO products VALUES (1175,1,'019356-ISG-S','isg/q-t/SAL535Y_200.jpg','26.7500','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,104,0); INSERT INTO products VALUES (1176,1,'019275-ISG-R','isg/q-t/RTK101-201_200.jpg','39.5200','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,105,0); INSERT INTO products VALUES (1177,1,'019258-ISG-R','isg/q-t/ROS52040_200.jpg','9.9500','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1178,1,'019257-ISG-R','isg/q-t/ROS52034_SH_200.jpg','421.1200','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1179,1,'019248-ISG-R','isg/q-t/ROS50614_SI_200.jpg','23.0100','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1180,1,'019245-ISG-R','isg/q-t/ROS50604_200.jpg','12.5200','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1181,1,'019243-ISG-R','isg/q-t/ROS50596_200.jpg','968.4900','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1182,1,'019240-ISG-R','isg/q-t/ROS50370_SH_200.jpg','38.6300','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1183,1,'019234-ISG-R','isg/q-t/ROS00507_200.jpg','17.6600','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1184,1,'019233-ISG-R','isg/q-t/ROS00504_200.jpg','126.3700','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1185,1,'019222-ISG-R','isg/q-t/ROS00088_200.jpg','14.3400','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1186,1,'019217-ISG-R','isg/q-t/ROS00061_200.jpg','83.4300','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1187,1,'019216-ISG-R','isg/q-t/ROS00056_200.jpg','113.7500','2005-12-17 16:54:08','2005-12-17 16:54:08',NULL,'0.00',1,0,42,0); INSERT INTO products VALUES (1188,1,'019215-MIL-R','isg/q-t/ROLPILLOT_200.jpg','33.5900','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (1189,1,'019214-MIL-R','isg/q-t/ROLPILLOS_200.jpg','45.5900','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (1190,1,'019213-MIL-R','isg/q-t/ROLPILLOJ_200.jpg','44.7900','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (1191,1,'019212-ISG-R','isg/q-t/ROL10080_SI_200.jpg','77.7300','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,32,0); INSERT INTO products VALUES (1192,1,'019195-ISG-R','isg/q-t/RMC49161_200.jpg','13.4500','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,106,0); INSERT INTO products VALUES (1193,1,'019162-ISG-R','isg/q-t/RHO_PRODIGYSYS_200.jpg','310.7200','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,81,0); INSERT INTO products VALUES (1194,1,'019161-ISG-R','isg/q-t/RHOMOS1816_200.jpg','144.7400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,81,0); INSERT INTO products VALUES (1195,1,'019148-ISG-R','isg/q-t/RCH101FB3_IU_200.jpg','42.0000','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,107,0); INSERT INTO products VALUES (1196,1,'019142-ISG-P','isg/m-p/PSCPSC49_200.jpg','22.1600','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,108,0); INSERT INTO products VALUES (1197,1,'019141-ISG-P','isg/m-p/PSCN4_GR_200.jpg','9.2600','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,108,0); INSERT INTO products VALUES (1198,1,'019140-ISG-P','isg/m-p/PSCKCUP_200.jpg','20.3000','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,108,0); INSERT INTO products VALUES (1199,1,'019134-ISG-P','isg/m-p/PRP22F91_200.jpg','42.1900','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,64,0); INSERT INTO products VALUES (1200,1,'019133-ISG-P','isg/m-p/PRP22F81_200.jpg','19.0200','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,64,0); INSERT INTO products VALUES (1201,1,'019132-ISG-P','isg/m-p/PRNDEVROM_200.jpg','18.4500','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,109,0); INSERT INTO products VALUES (1202,1,'019128-ISG-P','isg/m-p/PPR0424_200.jpg','39.2000','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,110,0); INSERT INTO products VALUES (1203,1,'019125-ISG-P','isg/m-p/PPI4928_200.jpg','28.3400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,111,0); INSERT INTO products VALUES (1204,1,'019117-ISG-P','isg/m-p/POS6515_200.jpg','32.1400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,112,0); INSERT INTO products VALUES (1205,1,'019115-ISG-P','isg/m-p/POS4125_IU_200.jpg','14.1000','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,112,0); INSERT INTO products VALUES (1206,1,'019114-ISG-P','isg/m-p/POS2816_IU_200.jpg','29.5800','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,112,0); INSERT INTO products VALUES (1207,1,'019113-ISG-P','isg/m-p/POS2540_IU_200.jpg','15.5800','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,112,0); INSERT INTO products VALUES (1208,1,'019104-ISG-P','isg/m-p/PNC3010_200.jpg','17.5800','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,113,0); INSERT INTO products VALUES (1209,1,'019100-ISG-O','isg/m-p/OWNOP6000_200.jpg','5.7500','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,65,0); INSERT INTO products VALUES (1210,1,'019098-ISG-O','isg/m-p/OWNAJ1300_200.jpg','51.2600','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,65,0); INSERT INTO products VALUES (1211,1,'019097-ISG-O','isg/m-p/OSB91114_GR_200.jpg','269.1500','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,114,0); INSERT INTO products VALUES (1212,1,'019096-ISG-O','isg/m-p/OSB1130-1135_200.jpg','629.2800','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,114,0); INSERT INTO products VALUES (1213,1,'019095-ISG-O','isg/m-p/OSB1130-1135_200.jpg','561.1400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,114,0); INSERT INTO products VALUES (1214,1,'019092-ISG-N','isg/m-p/NYT92978_200.jpg','111.7300','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,115,0); INSERT INTO products VALUES (1215,1,'018855-ISG-N','isg/m-p/NUH4004_200.jpg','39.4600','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,116,0); INSERT INTO products VALUES (1216,1,'018854-ISG-N','isg/m-p/NUH4003_200.jpg','39.9400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,116,0); INSERT INTO products VALUES (1217,1,'018785-ISG-N','isg/m-p/NTI1475XX_200.jpg','1213.8700','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,117,0); INSERT INTO products VALUES (1218,1,'018783-ISG-N','isg/m-p/NRN910_SH_200.jpg','7.2900','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,118,0); INSERT INTO products VALUES (1219,1,'018772-ISG-N','isg/m-p/NITNTWC_200.jpg','110.9900','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,119,0); INSERT INTO products VALUES (1220,1,'018768-ISG-N','isg/m-p/NES9871618192_200.jpg','24.9900','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,120,0); INSERT INTO products VALUES (1221,1,'018763-ISG-N','isg/m-p/NES9871616275_200.jpg','45.1700','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,120,0); INSERT INTO products VALUES (1222,1,'018750-ISG-N','isg/m-p/NES9871616204_200.jpg','41.8600','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,120,0); INSERT INTO products VALUES (1223,1,'018744-ISG-N','isg/m-p/NDM409020_SH_200.jpg','12.3200','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,121,0); INSERT INTO products VALUES (1224,1,'018743-ISG-N','isg/m-p/NDL706900_200.jpg','29.2500','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,122,0); INSERT INTO products VALUES (1225,1,'018736-ISG-M','isg/m-p/MTS501_IU_200.jpg','56.7700','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,123,0); INSERT INTO products VALUES (1226,1,'018734-ISG-M','isg/m-p/MTS2025_200.jpg','103.9800','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,123,0); INSERT INTO products VALUES (1227,1,'018733-ISG-M','isg/m-p/MSI99877_200.jpg','138.4000','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,124,0); INSERT INTO products VALUES (1228,1,'018717-ISG-M','isg/m-p/MQS124030_200.jpg','12.5400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,125,0); INSERT INTO products VALUES (1229,1,'018716-ISG-M','isg/m-p/MPT20012_PK_200.jpg','14.7700','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,54,0); INSERT INTO products VALUES (1230,1,'018715-ISG-M','isg/m-p/MPT20001_V2_200.jpg','6.4400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,54,0); INSERT INTO products VALUES (1231,1,'018713-ISG-M','isg/m-p/MPT10008_200.jpg','35.6200','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,54,0); INSERT INTO products VALUES (1232,1,'018712-ISG-M','isg/m-p/MPT10007_V1_SH_200.jpg','21.8700','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,54,0); INSERT INTO products VALUES (1233,1,'018711-ISG-M','isg/m-p/MPT10006_200.jpg','14.5100','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,54,0); INSERT INTO products VALUES (1234,1,'018710-ISG-M','isg/m-p/MPT10002_SH_200.jpg','7.7400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,54,0); INSERT INTO products VALUES (1235,1,'018706-ISG-M','isg/m-p/MOSMOCOG100_200.jpg','27.2600','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,126,0); INSERT INTO products VALUES (1236,1,'018704-ISG-M','isg/m-p/MOL65435_200.jpg','37.9400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,74,0); INSERT INTO products VALUES (1237,1,'018695-ISG-M','isg/m-p/MOL290710_200.jpg','1902.9900','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,74,0); INSERT INTO products VALUES (1238,1,'018687-ISG-M','isg/m-p/MNT5000_200.jpg','114.6800','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,61,0); INSERT INTO products VALUES (1239,1,'018681-ISG-M','isg/m-p/MNT_12254_200.jpg','16.5500','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,61,0); INSERT INTO products VALUES (1240,1,'018672-ISG-M','isg/m-p/MNT_04003_200.jpg','4.2000','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,61,0); INSERT INTO products VALUES (1241,1,'018671-ISG-M','isg/m-p/MNT_04002_200.jpg','6.0700','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,61,0); INSERT INTO products VALUES (1242,1,'018670-ISG-M','isg/m-p/MNT_04001_200.jpg','5.6900','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,61,0); INSERT INTO products VALUES (1243,1,'018665-ISG-M','isg/m-p/MMT1070_200.jpg','48.6100','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,127,0); INSERT INTO products VALUES (1244,1,'018664-ISG-M','isg/m-p/MMT1060_GR_200.jpg','6.6800','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,127,0); INSERT INTO products VALUES (1245,1,'018663-ISG-M','isg/m-p/MMMSR1_200.jpg','6.9400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,128,0); INSERT INTO products VALUES (1246,1,'018643-ISG-M','isg/m-p/MMM90412_200.jpg','25.3900','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,128,0); INSERT INTO products VALUES (1247,1,'018631-ISG-M','isg/m-p/MMM55630_200.jpg','107.7400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,128,0); INSERT INTO products VALUES (1248,1,'018628-ISG-M','isg/m-p/MMM5122T_SH_200.jpg','19.1000','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,128,0); INSERT INTO products VALUES (1249,1,'018604-ISG-M','isg/m-p/MMM3392_SH_200.jpg','11.7900','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,128,0); INSERT INTO products VALUES (1250,1,'018603-ISG-M','isg/m-p/MMM3386_IU_200.jpg','8.7200','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,128,0); INSERT INTO products VALUES (1251,1,'018579-ISG-M','isg/m-p/MMM2643_200.jpg','10.5500','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,128,0); INSERT INTO products VALUES (1252,1,'018532-ISG-M','isg/m-p/MMM17021_200.jpg','6.1300','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,128,0); INSERT INTO products VALUES (1253,1,'018531-ISG-M','isg/m-p/MMM1635_200.jpg','200.0000','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,128,0); INSERT INTO products VALUES (1254,1,'018516-ISG-M','isg/m-p/MMM1570_200.jpg','20.0300','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,128,0); INSERT INTO products VALUES (1255,1,'018486-ISG-M','isg/m-p/MMM15251_IU_200.jpg','22.8600','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,128,0); INSERT INTO products VALUES (1256,1,'018446-ISG-M','isg/m-p/MEPPN307_200.jpg','31.0300','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,129,0); INSERT INTO products VALUES (1257,1,'018439-ISG-M','isg/m-p/MEPP17605E_SH_200.jpg','7.8900','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,129,0); INSERT INTO products VALUES (1258,1,'018398-ISG-M','isg/m-p/MEN90000_200.jpg','12.9500','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,71,0); INSERT INTO products VALUES (1259,1,'018356-ISG-M','isg/m-p/MEN68300_200.jpg','19.3400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,71,0); INSERT INTO products VALUES (1260,1,'018304-ISG-M','isg/m-p/MEN44005-700_SI_200.jpg','11.7600','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,71,0); INSERT INTO products VALUES (1261,1,'018272-ISG-M','isg/m-p/MEN2002_200.jpg','40.7200','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,71,0); INSERT INTO products VALUES (1262,1,'018257-ISG-M','isg/q-t/THR97100_SI_200.jpg','752.3500','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,130,0); INSERT INTO products VALUES (1263,1,'018254-ISG-M','isg/m-p/MDV87001_200.jpg','153.7400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,131,0); INSERT INTO products VALUES (1264,1,'018250-ISG-M','isg/m-p/MDV70150_GR_200.jpg','10.4400','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,131,0); INSERT INTO products VALUES (1265,1,'018249-ISG-M','isg/m-p/MDL87010_200.jpg','21.7100','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,132,0); INSERT INTO products VALUES (1266,1,'018248-ISG-M','isg/m-p/MDL67093_200.jpg','66.1300','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,132,0); INSERT INTO products VALUES (1267,1,'018246-ISG-M','isg/m-p/MCL3676500001_SH_200.jpg','35.6800','2005-12-17 16:54:09','2005-12-17 16:54:09',NULL,'0.00',1,0,62,0); INSERT INTO products VALUES (1268,1,'018245-ISG-M','isg/m-p/MCL3266200022_200.jpg','23.8100','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,62,0); INSERT INTO products VALUES (1269,1,'018243-ISG-M','isg/m-p/MCJ54454-52_200.jpg','2.3800','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,133,0); INSERT INTO products VALUES (1270,1,'018242-ISG-M','isg/m-p/MCJ54452_200.jpg','108.2100','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,133,0); INSERT INTO products VALUES (1271,1,'018220-ISG-M','isg/m-p/MAR116_200.jpg','28.5800','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,63,0); INSERT INTO products VALUES (1272,1,'018215-ISG-M','isg/m-p/MALTTH_200.jpg','126.7200','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,134,0); INSERT INTO products VALUES (1273,1,'018213-ISG-M','isg/m-p/MALSSV_SH_200.jpg','87.0100','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,134,0); INSERT INTO products VALUES (1274,1,'018158-ISG-L','isg/i-l/LUM2000_SH_200.jpg','92.7200','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,135,0); INSERT INTO products VALUES (1275,1,'018156-ISG-L','isg/i-l/LFS020393_SH_200.jpg','15.6400','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,55,0); INSERT INTO products VALUES (1276,1,'018155-ISG-L','isg/i-l/LFS020247_V2_200.jpg','74.3700','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,55,0); INSERT INTO products VALUES (1277,1,'018147-ISG-L','isg/i-l/LFS010356_200.jpg','32.6900','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,55,0); INSERT INTO products VALUES (1278,1,'018146-ISG-L','isg/i-l/LFS010341_200.jpg','71.3200','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,55,0); INSERT INTO products VALUES (1279,1,'018145-ISG-L','isg/i-l/LFS010325_METER_200.jpg','56.3700','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,55,0); INSERT INTO products VALUES (1280,1,'018137-ISG-K','isg/i-l/KND9900_GR_200.jpg','52.8200','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1281,1,'018123-ISG-K','isg/i-l/KND8961_200.jpg','6.5900','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1282,1,'018091-ISG-K','isg/q-t/SHR601709_200.jpg','9.3600','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1283,1,'018032-ISG-K','isg/q-t/SHR350409_IU_200.jpg','431.4700','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1284,1,'018030-ISG-K','isg/q-t/SHR350003_SI_200.jpg','1048.9400','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1285,1,'017955-ISG-K','isg/i-l/KNDTELFAISLAND_GR_200.jpg','37.7900','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1286,1,'017932-ISG-K','isg/i-l/KND7086_200.jpg','15.7600','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1287,1,'017929-ISG-K','isg/i-l/KND7053_200.jpg','11.6800','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1288,1,'017915-ISG-K','isg/i-l/KND6599_200.jpg','8.2500','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1289,1,'017910-ISG-K','isg/i-l/KND6309_200.jpg','29.9400','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1290,1,'017877-ISG-K','isg/i-l/KND5150_200.jpg','39.4600','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1291,1,'017876-ISG-K','isg/i-l/KND5072_200.jpg','133.9700','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1292,1,'017837-ISG-K','isg/i-l/KND4014_200.jpg','152.5300','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1293,1,'017810-ISG-K','isg/i-l/KND31526208_200.jpg','61.9000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1294,1,'017800-ISG-K','isg/i-l/KND3339_SH_200.jpg','67.8600','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1295,1,'017789-ISG-K','isg/i-l/KND3170_200.jpg','234.7800','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1296,1,'017764-ISG-K','isg/i-l/KND2798_200.jpg','1190.5600','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1297,1,'017733-ISG-K','isg/i-l/KND1694NZ_200.jpg','28.5400','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1298,1,'017728-ISG-K','isg/i-l/KND166012_200.jpg','69.0400','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,75,0); INSERT INTO products VALUES (1299,1,'017700-ISG-K','isg/i-l/KEM001_200.jpg','18.0000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,136,0); INSERT INTO products VALUES (1300,1,'017691-ISG-K','isg/i-l/KBC19581_PRODUCT_200.jpg','18.6100','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,53,0); INSERT INTO products VALUES (1301,1,'017688-ISG-K','isg/i-l/KBC19038_SH_200.jpg','18.6100','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,53,0); INSERT INTO products VALUES (1302,1,'017682-ISG-K','isg/i-l/KBC01400_200.jpg','42.6600','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,53,0); INSERT INTO products VALUES (1303,1,'017681-ISG-J','isg/i-l/JOB76168_200.jpg','12.7000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,56,0); INSERT INTO products VALUES (1304,1,'017521-ISG-J','isg/i-l/JOB112014_200.jpg','12.6600','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,56,0); INSERT INTO products VALUES (1305,1,'017511-ISG-J','isg/i-l/JOB110452_IU_200.jpg','16.0000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,56,0); INSERT INTO products VALUES (1306,1,'017470-ISG-J','isg/i-l/JNJ7025_200.jpg','23.9800','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,137,0); INSERT INTO products VALUES (1307,1,'017469-ISG-J','isg/i-l/JNJ53002_SH_200.jpg','9.8800','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,137,0); INSERT INTO products VALUES (1308,1,'017468-ISG-J','isg/i-l/JNJ51308_SH_200.jpg','7.8200','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,137,0); INSERT INTO products VALUES (1309,1,'017460-ISG-J','isg/i-l/JNJ2593_200.jpg','40.7500','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,137,0); INSERT INTO products VALUES (1310,1,'017458-ISG-J','isg/i-l/JNJ2593_200.jpg','46.7200','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,137,0); INSERT INTO products VALUES (1311,1,'017445-ISG-J','isg/i-l/JAY301_200.jpg','116.2000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,138,0); INSERT INTO products VALUES (1312,1,'017440-ISG-I','isg/i-l/ISGMP_IU_200.jpg','54.7800','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1313,1,'017436-ISG-I','isg/i-l/ISGLC_200.jpg','15.7400','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1314,1,'017435-ISG-I','isg/i-l/ISGHE10890000_200.jpg','30.3200','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1315,1,'017434-ISG-I','isg/i-l/ISGBLC_200.jpg','33.9700','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1316,1,'017432-ISG-I','isg/i-l/ISG8150_200.jpg','41.1000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1317,1,'017431-ISG-I','isg/i-l/ISG24400_IU_200.jpg','13.7000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1318,1,'017430-ISG-I','isg/i-l/ISG24300_IU_SI_200.jpg','15.9900','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1319,1,'017427-ISG-I','isg/i-l/ISG1400_200.jpg','83.2000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1320,1,'017422-ISG-I','isg/i-l/ISG10170_200.jpg','31.9800','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1321,1,'017385-ISG-I','isg/i-l/ISG005X_200.jpg','3.9800','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1322,1,'017383-ISG-I','isg/i-l/ISG005X_200.jpg','19.0600','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,43,0); INSERT INTO products VALUES (1323,1,'017373-ISG-I','isg/i-l/INV_RPA6001_200.jpg','3413.7600','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1324,1,'017331-ISG-I','isg/i-l/INVMC0195_200.jpg','89.6000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1325,1,'017326-ISG-I','isg/i-l/INVISP9900_SI_200.jpg','302.4000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1326,1,'017323-ISG-I','isg/i-l/INVISP9800_200.jpg','344.0000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1327,1,'017315-ISG-I','isg/i-l/INVIRC700_200.jpg','806.4000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1328,1,'017314-ISG-I','isg/i-l/INVIRC607_200.jpg','340.8000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1329,1,'017311-ISG-I','isg/i-l/INVIRC400_200.jpg','657.6000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1330,1,'017309-ISG-I','isg/i-l/INVIRC1198_200.jpg','18.2400','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1331,1,'017308-ISG-I','isg/i-l/INVIRC1192_V2_200.jpg','57.6000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1332,1,'017307-ISG-I','isg/i-l/INVIRC1135_200.jpg','315.2000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1333,1,'017306-ISG-I','isg/i-l/INVIRC1001_200.jpg','47.6000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1334,1,'017305-ISG-I','isg/i-l/INVIQ50160S_200.jpg','96.0000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1335,1,'017275-ISG-I','isg/i-l/INVDV401C_200.jpg','22.7200','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1336,1,'017274-ISG-I','isg/i-l/INVCRW16D1639_200.jpg','24.8000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1337,1,'017271-ISG-I','isg/i-l/INVCGGFMO_200.jpg','184.0000','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1338,1,'017269-ISG-I','isg/i-l/INVCG8000_200.jpg','1218.0800','2005-12-17 16:54:10','2005-12-17 16:54:10',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1339,1,'017268-ISG-I','isg/i-l/INVCG10180_200.jpg','163.0400','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1340,1,'017257-ISG-I','isg/i-l/INV_BARMATT_200.jpg','440.0000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1341,1,'017256-ISG-I','isg/i-l/INV_BAR600_200.jpg','2376.0000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1342,1,'017250-ISG-I','isg/i-l/INV9XTWD86A88_200.jpg','520.6100','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1343,1,'017233-ISG-I','isg/i-l/INV9981_GR_200.jpg','54.0800','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1344,1,'017229-ISG-I','isg/i-l/INV9872_200.jpg','85.2800','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1345,1,'017224-ISG-I','isg/i-l/INV9805_200.jpg','741.1200','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1346,1,'017219-ISG-I','isg/i-l/INV9669_200.jpg','119.6800','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1347,1,'017218-ISG-I','isg/i-l/INV9664_200.jpg','56.0000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1348,1,'017215-ISG-I','isg/i-l/INV96104_200.jpg','32.6400','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1349,1,'017182-ISG-I','isg/i-l/INV7821_SO_200.jpg','21.1200','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1350,1,'017181-ISG-I','isg/i-l/INV7740_200.jpg','124.8000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1351,1,'017180-ISG-I','isg/i-l/INV7714_200.jpg','132.0000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1352,1,'017179-ISG-I','isg/i-l/INV7253_200.jpg','32.6400','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1353,1,'017178-ISG-I','isg/i-l/INV7054_SI_200.jpg','37.2800','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1354,1,'017169-ISG-I','isg/i-l/INV6650_200.jpg','84.8000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1355,1,'017167-ISG-I','isg/i-l/INV6631_200.jpg','133.6000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1356,1,'017166-ISG-I','isg/i-l/INV6630_200.jpg','83.2000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1357,1,'017165-ISG-I','isg/i-l/INV6629_200.jpg','76.8000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1358,1,'017163-ISG-I','isg/i-l/INV65900_200.jpg','243.2000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1359,1,'017162-ISG-I','isg/i-l/INV65800_200.jpg','166.4000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1360,1,'017161-ISG-I','isg/i-l/INV65700_200.jpg','166.4000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1361,1,'017160-ISG-I','isg/i-l/INV65500_200.jpg','192.0000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1362,1,'017159-ISG-I','isg/i-l/INV65420_200.jpg','172.0000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1363,1,'017158-ISG-I','isg/i-l/INV65404_200.jpg','20.8000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1364,1,'017157-ISG-I','isg/i-l/INV65400_200.jpg','124.0000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1365,1,'017155-ISG-I','isg/i-l/INV6496_SI_200.jpg','120.9600','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1366,1,'017154-ISG-I','isg/i-l/INV6418_200.jpg','95.5200','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1367,1,'017153-ISG-I','isg/i-l/INV_6417_200.jpg','88.6400','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1368,1,'017151-ISG-I','isg/i-l/INV6358_200.jpg','146.0800','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1369,1,'017117-ISG-I','isg/i-l/INV6252_200.jpg','29.9200','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1370,1,'017111-ISG-I','isg/i-l/INV6006_200.jpg','25.2800','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1371,1,'017109-ISG-I','isg/i-l/INV6027_200.jpg','58.4000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1372,1,'017108-ISG-I','isg/i-l/INV6013_200.jpg','20.6400','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1373,1,'017107-ISG-I','isg/i-l/INV6007_200.jpg','26.2400','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1374,1,'017078-ISG-I','isg/i-l/INV5085_200.jpg','123.2000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1375,1,'017073-ISG-I','isg/i-l/INV409156_200.jpg','12.9200','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1376,1,'017027-ISG-I','isg/i-l/INVSC77_200.jpg','125.5500','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1377,1,'017018-ISG-I','isg/i-l/INV1384_200.jpg','42.7200','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1378,1,'017011-ISG-I','isg/i-l/INV12103_200.jpg','35.0400','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1379,1,'017005-ISG-I','isg/i-l/INV1103_200.jpg','31.0400','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,57,0); INSERT INTO products VALUES (1380,1,'016800-ISG-H','isg/e-h/HUNHM89OPB2_200.jpg','167.3900','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,139,0); INSERT INTO products VALUES (1381,1,'016799-ISG-H','isg/e-h/HUNAC300_200.jpg','520.0000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,139,0); INSERT INTO products VALUES (1382,1,'016780-ISG-H','isg/e-h/HUM30225_200.jpg','7.9700','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,140,0); INSERT INTO products VALUES (1383,1,'016763-ISG-H','isg/e-h/HUM30074_SI_200.jpg','12.2100','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,140,0); INSERT INTO products VALUES (1384,1,'016762-ISG-H','isg/e-h/HUM30073_SH_200.jpg','9.9600','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,140,0); INSERT INTO products VALUES (1385,1,'016761-ISG-H','isg/e-h/HUM30071_SH_200.jpg','14.3500','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,140,0); INSERT INTO products VALUES (1386,1,'016760-ISG-H','isg/e-h/HUM30054_200.jpg','15.9700','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,140,0); INSERT INTO products VALUES (1387,1,'016759-ISG-H','isg/e-h/HUM30053_SI_200.jpg','15.9700','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,140,0); INSERT INTO products VALUES (1388,1,'016758-ISG-H','isg/e-h/HUM26955_200.jpg','10.3600','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,140,0); INSERT INTO products VALUES (1389,1,'016751-ISG-H','isg/e-h/HUM026982_SH_200.jpg','12.8800','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,140,0); INSERT INTO products VALUES (1390,1,'016750-ISG-H','isg/e-h/HUM026954B_200.jpg','13.4200','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,140,0); INSERT INTO products VALUES (1391,1,'016749-ISG-H','isg/e-h/HUM026950A_SH_200.jpg','22.0500','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,140,0); INSERT INTO products VALUES (1392,1,'016721-ISG-H','isg/e-h/HUD00340_200.jpg','47.7100','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,141,0); INSERT INTO products VALUES (1393,1,'016720-ISG-H','isg/e-h/HRMNC6810AF_200.jpg','22.4000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,48,0); INSERT INTO products VALUES (1394,1,'016719-ISG-H','isg/e-h/HRMNC3920_IU_200.jpg','19.1000','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,48,0); INSERT INTO products VALUES (1395,1,'016718-ISG-H','isg/e-h/HRMMJ1795_200.jpg','26.9800','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,48,0); INSERT INTO products VALUES (1396,1,'016711-ISG-H','isg/e-h/HRMCS3695_200.jpg','36.7400','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,48,0); INSERT INTO products VALUES (1397,1,'016701-ISG-H','isg/e-h/HPT8213020012_200.jpg','20.2200','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,142,0); INSERT INTO products VALUES (1398,1,'016700-ISG-H','isg/e-h/HPT8213010040_GR_200.jpg','79.7800','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,142,0); INSERT INTO products VALUES (1399,1,'016696-ISG-H','isg/e-h/HPT030004_SH_200.jpg','14.5400','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,142,0); INSERT INTO products VALUES (1400,1,'016695-ISG-H','isg/e-h/HPT015008_SH_200.jpg','12.4400','2005-12-17 16:54:11','2005-12-17 16:54:11',NULL,'0.00',1,0,142,0); INSERT INTO products VALUES (1401,1,'016686-ISG-H','isg/e-h/HPCTHRESH1_200.jpg','66.5600','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,49,0); INSERT INTO products VALUES (1402,1,'016685-ISG-H','isg/e-h/HPCSUITCASE5_200.jpg','285.5800','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,49,0); INSERT INTO products VALUES (1403,1,'016681-ISG-H','isg/e-h/HPCSB100B_200.jpg','15.5000','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,49,0); INSERT INTO products VALUES (1404,1,'016679-ISG-H','isg/e-h/HPCROLLUP_200.jpg','249.8900','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,49,0); INSERT INTO products VALUES (1405,1,'016677-ISG-H','isg/e-h/HPC_R2000_200.jpg','399.2600','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,49,0); INSERT INTO products VALUES (1406,1,'016676-ISG-H','isg/e-h/HPCEZ0200BK_200.jpg','40.8600','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,49,0); INSERT INTO products VALUES (1407,1,'016675-ISG-H','isg/e-h/HPCEZ0123BK_200.jpg','18.9100','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,49,0); INSERT INTO products VALUES (1408,1,'016674-ISG-H','isg/e-h/HPCEZ0102BK_200.jpg','16.4300','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,49,0); INSERT INTO products VALUES (1409,1,'016672-ISG-H','isg/e-h/HPCB1005_B1006_IU_200.jpg','27.5000','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,49,0); INSERT INTO products VALUES (1410,1,'016671-ISG-H','isg/e-h/HPCB1005_200.jpg','43.0200','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,49,0); INSERT INTO products VALUES (1411,1,'016670-ISG-H','isg/e-h/HOL9978_200.jpg','14.4800','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1412,1,'016665-ISG-H','isg/e-h/HOL9959_200.jpg','28.5900','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1413,1,'016664-ISG-H','isg/e-h/HOL9953_200.jpg','28.8600','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1414,1,'016634-ISG-H','isg/e-h/HOL9786_200.jpg','116.5600','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1415,1,'016633-ISG-H','isg/e-h/HOL9786_200.jpg','13.3100','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1416,1,'016632-ISG-H','isg/e-h/HOL9781_200.jpg','13.1800','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1417,1,'016631-ISG-H','isg/e-h/HOLDTA_GR_200.jpg','12.5100','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1418,1,'016627-ISG-H','isg/e-h/HOL9768-69_200.jpg','71.1400','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1419,1,'016626-ISG-H','isg/e-h/HOL9767_200.jpg','85.8200','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1420,1,'016625-ISG-H','isg/e-h/HOL9765-66_200.jpg','71.1400','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1421,1,'016624-ISG-H','isg/e-h/HOL9763-9764_200.jpg','60.3700','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1422,1,'016518-ISG-H','isg/e-h/HOLPOWDER_GROUP_200.jpg','11.5800','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1423,1,'016512-ISG-H','isg/e-h/HOL780X_200.jpg','27.1800','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1424,1,'016503-ISG-H','isg/e-h/HOL7730_200.jpg','32.9900','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1425,1,'016491-ISG-H','isg/e-h/HOLSKINCARE_GR_SH_200.jpg','8.7500','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1426,1,'016490-ISG-H','isg/e-h/HOL722X-727X_200.jpg','8.6400','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1427,1,'016489-ISG-H','isg/e-h/HOL7210_200.jpg','10.1400','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1428,1,'016454-ISG-H','isg/e-h/HOL3778_200.jpg','85.8200','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1429,1,'016452-ISG-H','isg/e-h/HOL3772_200.jpg','45.5200','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1430,1,'016451-ISG-H','isg/e-h/HOL3771_200.jpg','29.6600','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1431,1,'016405-ISG-H','isg/e-h/HOL3631-3636_200.jpg','53.5500','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1432,1,'016319-ISG-H','isg/e-h/HOL17250_200.jpg','4.2400','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1433,1,'016318-ISG-H','isg/e-h/HOL17241_200.jpg','13.1700','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1434,1,'016317-ISG-H','isg/e-h/HOL17233_200.jpg','19.3900','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1435,1,'016316-ISG-H','isg/e-h/HOL17211_200.jpg','13.1700','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1436,1,'016315-ISG-H','isg/e-h/HOL17201_SI_V2_200.jpg','12.5200','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1437,1,'016313-ISG-H','isg/e-h/HOLINSET_V3_200.jpg','117.3300','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1438,1,'016312-ISG-H','isg/e-h/HOL17066_IU_200.jpg','43.7800','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1439,1,'016310-ISG-H','isg/e-h/HOLINSET_SI_V1_200.jpg','56.1000','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1440,1,'016309-ISG-H','isg/e-h/HOL16XX_200.jpg','55.2200','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1441,1,'016308-ISG-H','isg/e-h/HOLINSET_V2_200.jpg','55.2200','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1442,1,'016279-ISG-H','isg/e-h/HOL1466_200.jpg','76.4300','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1443,1,'016272-ISG-H','isg/e-h/HOL12129_IU_200.jpg','16.4600','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,69,0); INSERT INTO products VALUES (1444,1,'016262-ISG-H','isg/e-h/HEI400489_200.jpg','14.2600','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,143,0); INSERT INTO products VALUES (1445,1,'016261-ISG-H','isg/e-h/HDN950_200.jpg','794.6400','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,59,0); INSERT INTO products VALUES (1446,1,'016260-ISG-H','isg/e-h/HDN765_200.jpg','17.9500','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,59,0); INSERT INTO products VALUES (1447,1,'016251-ISG-H','isg/e-h/HDMMF6262_200.jpg','27.7300','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,144,0); INSERT INTO products VALUES (1448,1,'016250-ISG-H','isg/e-h/HDMMF6230-6362_200.jpg','29.9200','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,144,0); INSERT INTO products VALUES (1449,1,'016249-ISG-H','isg/e-h/HDMMF2700B_200.jpg','15.6500','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,144,0); INSERT INTO products VALUES (1450,1,'016248-ISG-H','isg/e-h/HDMMF1700_200.jpg','19.8700','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,144,0); INSERT INTO products VALUES (1451,1,'016246-ISG-H','isg/e-h/HDM248863_200.jpg','93.8400','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,144,0); INSERT INTO products VALUES (1452,1,'016244-ISG-H','isg/a-d/CEXP703OO-702-701_200.jpg','16.7500','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,144,0); INSERT INTO products VALUES (1453,1,'016238-ISG-H','isg/e-h/HAL7909_IU_200.jpg','9.2600','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,145,0); INSERT INTO products VALUES (1454,1,'016237-ISG-H','isg/e-h/HAL7905_200.jpg','10.0000','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,145,0); INSERT INTO products VALUES (1455,1,'016235-ISG-H','isg/e-h/HAL6512_200.jpg','132.5000','2005-12-17 16:54:12','2005-12-17 16:54:12',NULL,'0.00',1,0,145,0); INSERT INTO products VALUES (1456,1,'016234-ISG-H','isg/e-h/HAL6120_200.jpg','58.3500','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,145,0); INSERT INTO products VALUES (1457,1,'016233-ISG-H','isg/e-h/HAL6083_200.jpg','510.9100','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,145,0); INSERT INTO products VALUES (1458,1,'016216-ISG-G','isg/e-h/GMRTPP522_200.jpg','612.9900','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,146,0); INSERT INTO products VALUES (1459,1,'016182-ISG-G','isg/e-h/GBLCPT80_200.jpg','13.7100','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,147,0); INSERT INTO products VALUES (1460,1,'016166-ISG-F','isg/e-h/FPKHC100_AC_200.jpg','118.5000','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,70,0); INSERT INTO products VALUES (1461,1,'016163-ISG-F','isg/e-h/FPK900HC105_V1_200.jpg','73.7600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,70,0); INSERT INTO products VALUES (1462,1,'016162-ISG-F','isg/e-h/FPKHC100_AC_200.jpg','5.6100','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,70,0); INSERT INTO products VALUES (1463,1,'016161-ISG-F','isg/e-h/FPKHC100_AC_200.jpg','12.7000','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,70,0); INSERT INTO products VALUES (1464,1,'016160-ISG-F','isg/e-h/FPKHC100_AC_200.jpg','39.5500','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,70,0); INSERT INTO products VALUES (1465,1,'016133-ISG-F','isg/e-h/FNCDIABETX_LG_GR_200.jpg','8.5400','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,148,0); INSERT INTO products VALUES (1466,1,'016132-ISG-F','isg/e-h/FNC21204_200.jpg','7.2000','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,148,0); INSERT INTO products VALUES (1467,1,'016129-ISG-F','isg/e-h/FNC10208_SI_200.jpg','7.6000','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,148,0); INSERT INTO products VALUES (1468,1,'016110-ISG-E','isg/e-h/EVC930003_SI_200.jpg','8.9400','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,149,0); INSERT INTO products VALUES (1469,1,'016109-ISG-E','isg/e-h/ENCVTURX_200.jpg','183.2600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,150,0); INSERT INTO products VALUES (1470,1,'016108-ISG-E','isg/e-h/ENCVTUE_200.jpg','130.6900','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,150,0); INSERT INTO products VALUES (1471,1,'016107-ISG-E','isg/e-h/ENCVTU1_200.jpg','155.8200','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,150,0); INSERT INTO products VALUES (1472,1,'016106-ISG-E','isg/e-h/ENCOTC_200.jpg','130.6900','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,150,0); INSERT INTO products VALUES (1473,1,'016105-ISG-E','isg/e-h/ENCIA4_200.jpg','23.1400','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,150,0); INSERT INTO products VALUES (1474,1,'016103-ISG-E','isg/e-h/ELT7100_SI_200.jpg','6.8600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,151,0); INSERT INTO products VALUES (1475,1,'016102-ISG-E','isg/e-h/ELT2200_SH_200.jpg','12.4200','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,151,0); INSERT INTO products VALUES (1476,1,'016092-ISG-D','isg/a-d/DUR8174_IU_200.jpg','23.0800','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,152,0); INSERT INTO products VALUES (1477,1,'016090-ISG-D','isg/a-d/DUR8149_IN_200.jpg','22.8400','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,152,0); INSERT INTO products VALUES (1478,1,'016087-ISG-D','isg/a-d/DUR8015_200.jpg','19.9900','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,152,0); INSERT INTO products VALUES (1479,1,'016086-ISG-D','isg/a-d/DUR7980_IU_200.jpg','19.4600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,152,0); INSERT INTO products VALUES (1480,1,'016085-ISG-D','isg/a-d/DUR7800_200.jpg','4.5200','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,152,0); INSERT INTO products VALUES (1481,1,'016082-ISG-D','isg/a-d/DUR5000_200.jpg','81.3400','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,152,0); INSERT INTO products VALUES (1482,1,'016079-ISG-D','isg/a-d/DUR4072_IU_200.jpg','31.5400','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,152,0); INSERT INTO products VALUES (1483,1,'016076-ISG-D','isg/a-d/DUR20281_200.jpg','36.9000','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,152,0); INSERT INTO products VALUES (1484,1,'016075-ISG-D','isg/a-d/DUR1928_IU_200.jpg','46.1600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,152,0); INSERT INTO products VALUES (1485,1,'016074-ISG-D','isg/a-d/DUR1762_IU_200.jpg','18.4200','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,152,0); INSERT INTO products VALUES (1486,1,'016073-ISG-D','isg/a-d/DUR1761_SI_200.jpg','52.9000','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,152,0); INSERT INTO products VALUES (1487,1,'016072-ISG-D','isg/a-d/DUR1760_200.jpg','67.6600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,152,0); INSERT INTO products VALUES (1488,1,'016062-ISG-D','isg/a-d/DRL46501_200.jpg','36.6700','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,153,0); INSERT INTO products VALUES (1489,1,'016057-ISG-D','isg/q-t/SUPTRACH_GR_200.jpg','4.7900','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,153,0); INSERT INTO products VALUES (1490,1,'016056-ISG-D','isg/a-d/DJO7997867_200.jpg','40.6700','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,50,0); INSERT INTO products VALUES (1491,1,'016055-ISG-D','isg/a-d/DJO7989030_200.jpg','39.6000','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,50,0); INSERT INTO products VALUES (1492,1,'016050-ISG-D','isg/a-d/DJO7981197_200.jpg','55.7600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,50,0); INSERT INTO products VALUES (1493,1,'016032-ISG-D','isg/a-d/DEV5650D_200.jpg','145.4600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,154,0); INSERT INTO products VALUES (1494,1,'016029-ISG-D','isg/a-d/DEV4650D_200.jpg','86.6600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,154,0); INSERT INTO products VALUES (1495,1,'016027-ISG-D','isg/a-d/DERDM4-DT4_SH_200.jpg','31.6500','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,155,0); INSERT INTO products VALUES (1496,1,'015995-ISG-C','isg/a-d/CRN104040_SI_200.jpg','9.3600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,156,0); INSERT INTO products VALUES (1497,1,'015993-ISG-C','isg/a-d/CRN102080_SI_200.jpg','13.0800','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,156,0); INSERT INTO products VALUES (1498,1,'015991-ISG-C','isg/a-d/CRN101030A_200.jpg','19.4100','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,156,0); INSERT INTO products VALUES (1499,1,'015989-ISG-C','isg/a-d/CPS_GP_200.jpg','35.1400','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,157,0); INSERT INTO products VALUES (1500,1,'015988-ISG-C','isg/a-d/CPS_GP_200.jpg','22.1100','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,157,0); INSERT INTO products VALUES (1501,1,'015987-ISG-C','isg/a-d/CPS_GP_200.jpg','26.5600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,157,0); INSERT INTO products VALUES (1502,1,'015963-ISG-C','isg/a-d/COL7712_SI_200.jpg','12.6700','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,158,0); INSERT INTO products VALUES (1503,1,'015962-ISG-C','isg/a-d/COL7690_200.jpg','18.5600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,158,0); INSERT INTO products VALUES (1504,1,'015852-ISG-C','isg/a-d/COL2655_200.jpg','13.4400','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,158,0); INSERT INTO products VALUES (1505,1,'015851-ISG-C','isg/a-d/COL2650_SI_200.jpg','7.3200','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,158,0); INSERT INTO products VALUES (1506,1,'015843-ISG-C','isg/a-d/COL1964-67_200.jpg','237.1000','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,158,0); INSERT INTO products VALUES (1507,1,'015842-ISG-C','isg/a-d/COL1944_SI_200.jpg','17.6600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,158,0); INSERT INTO products VALUES (1508,1,'015841-ISG-C','isg/a-d/COL1880_SI_200.jpg','14.8600','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,158,0); INSERT INTO products VALUES (1509,1,'015837-ISG-C','isg/a-d/COL1762_200.jpg','47.9400','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,158,0); INSERT INTO products VALUES (1510,1,'015808-ISG-C','isg/a-d/COLASSURA1PC_GR_200.jpg','80.5800','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,158,0); INSERT INTO products VALUES (1511,1,'015807-ISG-C','isg/a-d/COL1318_SH_200.jpg','12.8300','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,158,0); INSERT INTO products VALUES (1512,1,'015771-ISG-C','isg/a-d/COLASSURA1PC_GR_200.jpg','98.9400','2005-12-17 16:54:13','2005-12-17 16:54:13',NULL,'0.00',1,0,158,0); INSERT INTO products VALUES (1513,1,'015749-ISG-C','isg/a-d/CNRBTS2_200.jpg','90.3800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,58,0); INSERT INTO products VALUES (1514,1,'015748-ISG-C','isg/a-d/CMS000104_SH_200.jpg','11.4800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,159,0); INSERT INTO products VALUES (1515,1,'015747-ISG-C','isg/a-d/CIC_CCMB100_200.jpg','108.1100','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,160,0); INSERT INTO products VALUES (1516,1,'015746-ISG-C','isg/m-p/OSTDEODORANTS_200.jpg','28.2100','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,161,0); INSERT INTO products VALUES (1517,1,'015745-ISG-C','isg/a-d/CHR990550-3_200.jpg','15.0100','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,162,0); INSERT INTO products VALUES (1518,1,'015720-ISG-C','isg/a-d/CEXP708OO_200.jpg','11.6400','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1519,1,'015718-ISG-C','isg/a-d/CEXP706-707_200.jpg','8.6400','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1520,1,'015715-ISG-C','isg/a-d/CEXP703OO_200.jpg','16.6900','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1521,1,'015710-ISG-C','isg/a-d/CEXB364OO_V2_200.jpg','5.9000','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1522,1,'015709-ISG-C','isg/a-d/CEXB36201_200.jpg','74.9300','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1523,1,'015708-ISG-C','isg/a-d/CEXB359CO_200.jpg','14.6900','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1524,1,'015707-ISG-C','isg/a-d/CEXB356CO_200.jpg','38.6700','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1525,1,'015704-ISG-C','isg/a-d/CEXB310OO_200.jpg','25.3800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1526,1,'015703-ISG-C','isg/a-d/CEXB21701_200.jpg','43.8100','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1527,1,'015702-ISG-C','isg/a-d/CEXA873_200.jpg','58.0300','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1528,1,'015701-ISG-C','isg/a-d/CEXA857CO_200.jpg','65.9700','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1529,1,'015700-ISG-C','isg/a-d/CEXA847CO_200.jpg','55.8400','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1530,1,'015699-ISG-C','isg/a-d/CEXA84790_200.jpg','70.2900','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1531,1,'015696-ISG-C','isg/a-d/CEXA761OO_SI_200.jpg','12.6400','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1532,1,'015695-ISG-C','isg/a-d/CEXA756OO_200.jpg','12.6400','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1533,1,'015693-ISG-C','isg/a-d/CEXA728OO_200.jpg','19.1200','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,163,0); INSERT INTO products VALUES (1534,1,'015690-ISG-C','isg/a-d/CAN006352_GR_200.jpg','8.8800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,164,0); INSERT INTO products VALUES (1535,1,'015689-ISG-C','isg/a-d/CAN006106_GR_200.jpg','9.0800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,164,0); INSERT INTO products VALUES (1536,1,'015675-ISG-B','isg/a-d/BTL33250_SI_200.jpg','129.9700','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,165,0); INSERT INTO products VALUES (1537,1,'015674-ISG-B','isg/a-d/BTL315_IU_200.jpg','59.7800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,165,0); INSERT INTO products VALUES (1538,1,'015671-ISG-B','isg/a-d/BTL30055_SI_200.jpg','128.0600','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,165,0); INSERT INTO products VALUES (1539,1,'015660-ISG-B','isg/a-d/BRD960102_200.jpg','27.3300','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,166,0); INSERT INTO products VALUES (1540,1,'015642-ISG-B','isg/a-d/BRD899716_200.jpg','20.9900','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,166,0); INSERT INTO products VALUES (1541,1,'015596-ISG-B','isg/a-d/BRD5506B_GR_200.jpg','14.2700','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,166,0); INSERT INTO products VALUES (1542,1,'015595-ISG-B','isg/a-d/BRD5002G_SI_200.jpg','7.4400','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,166,0); INSERT INTO products VALUES (1543,1,'015543-ISG-B','isg/a-d/BRD2004C_SI_200.jpg','7.1500','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,166,0); INSERT INTO products VALUES (1544,1,'015542-ISG-B','isg/a-d/BRD177514_200.jpg','190.9000','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,166,0); INSERT INTO products VALUES (1545,1,'015479-ISG-B','isg/a-d/BRD1008W_SH_200.jpg','6.9400','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,166,0); INSERT INTO products VALUES (1546,1,'015478-ISG-B','isg/a-d/BRD1008R_200.jpg','454.9900','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,166,0); INSERT INTO products VALUES (1547,1,'015477-ISG-B','isg/a-d/BRD10040_SI_200.jpg','7.9800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,166,0); INSERT INTO products VALUES (1548,1,'015476-ISG-B','isg/a-d/BRD0458_SH_200.jpg','6.5600','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,166,0); INSERT INTO products VALUES (1549,1,'015446-ISG-B','isg/a-d/BRD0140090_200.jpg','280.5600','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,166,0); INSERT INTO products VALUES (1550,1,'015427-ISG-B','isg/a-d/BRD0089340_200.jpg','243.7000','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,166,0); INSERT INTO products VALUES (1551,1,'015404-ISG-B','isg/a-d/BND329461_SI_200.jpg','44.9800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,167,0); INSERT INTO products VALUES (1552,1,'015332-ISG-B','isg/a-d/BMLINFPLUS_200.jpg','331.4400','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,78,0); INSERT INTO products VALUES (1553,1,'015331-ISG-B','isg/a-d/BMLGV350_200.jpg','388.5800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,78,0); INSERT INTO products VALUES (1554,1,'015330-ISG-B','isg/a-d/BMLEMS2000_200.jpg','68.5800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,78,0); INSERT INTO products VALUES (1555,1,'015329-ISG-B','isg/a-d/BMLSTIMLX_200.jpg','133.3400','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,78,0); INSERT INTO products VALUES (1556,1,'015324-ISG-B','isg/a-d/BLD22012356_A-B_200.jpg','25.9000','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,76,0); INSERT INTO products VALUES (1557,1,'015323-ISG-B','isg/a-d/BLD210_A-B_200.jpg','40.1900','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,76,0); INSERT INTO products VALUES (1558,1,'015245-ISG-B','isg/a-d/BLAB8552_200.jpg','10.3200','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,168,0); INSERT INTO products VALUES (1559,1,'015243-ISG-B','isg/a-d/BLA7823_IU_200.jpg','15.5800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,168,0); INSERT INTO products VALUES (1560,1,'015219-ISG-B','isg/a-d/BIO976_200.jpg','279.2600','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,169,0); INSERT INTO products VALUES (1561,1,'015218-ISG-B','isg/a-d/BIO971_200.jpg','17.0900','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,169,0); INSERT INTO products VALUES (1562,1,'015215-ISG-B','isg/a-d/BIO860_200.jpg','98.6200','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,169,0); INSERT INTO products VALUES (1563,1,'015213-ISG-B','isg/a-d/BIO515_200.jpg','760.0800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,169,0); INSERT INTO products VALUES (1564,1,'015212-ISG-B','isg/a-d/BIO3184501_200.jpg','28.3000','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,169,0); INSERT INTO products VALUES (1565,1,'015211-ISG-B','isg/a-d/BIO3149137_200.jpg','106.7400','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,169,0); INSERT INTO products VALUES (1566,1,'015208-ISG-B','isg/a-d/BIO30802_UNIT_SI_200.jpg','736.0800','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,169,0); INSERT INTO products VALUES (1567,1,'015205-ISG-B','isg/a-d/BIO3038106-FULL_200.jpg','74.2600','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,169,0); INSERT INTO products VALUES (1568,1,'015202-ISG-B','isg/a-d/BIO00913_SH_200.jpg','61.8400','2005-12-17 16:54:14','2005-12-17 16:54:14',NULL,'0.00',1,0,169,0); INSERT INTO products VALUES (1569,1,'015200-ISG-B','isg/a-d/BIO00585_SI_200.jpg','14.6400','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,169,0); INSERT INTO products VALUES (1570,1,'015197-ISG-B','isg/a-d/BEDBA11W_200.jpg','107.0700','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,170,0); INSERT INTO products VALUES (1571,1,'015196-ISG-B','isg/a-d/BEDAJ1_200.jpg','79.9800','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,170,0); INSERT INTO products VALUES (1572,1,'015186-ISG-B','isg/a-d/BDS328235_SH_200.jpg','9.5600','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,167,0); INSERT INTO products VALUES (1573,1,'015185-ISG-B','isg/a-d/BDS328233_SH_200.jpg','6.8800','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,167,0); INSERT INTO products VALUES (1574,1,'015183-ISG-B','isg/a-d/BDS325775_SH_200.jpg','17.8200','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,167,0); INSERT INTO products VALUES (1575,1,'015141-ISG-B','isg/a-d/BAX65651212_200.jpg','187.7300','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,171,0); INSERT INTO products VALUES (1576,1,'015113-ISG-B','isg/a-d/BAX002173_200.jpg','133.4100','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,171,0); INSERT INTO products VALUES (1577,1,'015110-ISG-B','isg/a-d/BAX001900_200.jpg','98.2100','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,171,0); INSERT INTO products VALUES (1578,1,'015095-ISG-B','isg/a-d/ALI001266_200.jpg','83.1200','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,171,0); INSERT INTO products VALUES (1579,1,'015070-ISG-A','isg/a-d/ARC230LOK_SI_200.jpg','32.8000','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,172,0); INSERT INTO products VALUES (1580,1,'015069-ISG-A','isg/a-d/APXEN37_SI_200.jpg','8.3000','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,173,0); INSERT INTO products VALUES (1581,1,'015068-ISG-A','isg/a-d/APXEN34_SI_200.jpg','8.3000','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,173,0); INSERT INTO products VALUES (1582,1,'015067-ISG-A','isg/a-d/APXEN33_200.jpg','9.4800','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,173,0); INSERT INTO products VALUES (1583,1,'015066-ISG-A','isg/a-d/APXEN27_IU_200.jpg','8.3000','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,173,0); INSERT INTO products VALUES (1584,1,'015065-ISG-A','isg/a-d/APXEN17_SI_200.jpg','8.3000','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,173,0); INSERT INTO products VALUES (1585,1,'015064-ISG-A','isg/a-d/APX70029_200.jpg','10.3200','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,173,0); INSERT INTO products VALUES (1586,1,'015063-ISG-A','isg/a-d/APX70018_200.jpg','1.9000','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,173,0); INSERT INTO products VALUES (1587,1,'015062-ISG-A','isg/a-d/APX70013_200.jpg','16.1400','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,173,0); INSERT INTO products VALUES (1588,1,'015058-ISG-A','isg/a-d/APL20001_200.jpg','13.3400','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,174,0); INSERT INTO products VALUES (1589,1,'015057-ISG-A','isg/a-d/APDX1616_SI_200.jpg','314.7400','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,175,0); INSERT INTO products VALUES (1590,1,'015056-ISG-A','isg/a-d/APDCG1616CUC_200.jpg','102.9400','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,175,0); INSERT INTO products VALUES (1591,1,'015050-ISG-A','isg/a-d/AMS6540-6546_BX_200.jpg','16.4000','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,176,0); INSERT INTO products VALUES (1592,1,'015049-ISG-A','isg/a-d/AMS6540_SH_200.jpg','27.2600','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,176,0); INSERT INTO products VALUES (1593,1,'015046-ISG-A','isg/a-d/AMS3901A_200.jpg','80.0600','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,176,0); INSERT INTO products VALUES (1594,1,'015043-ISG-A','isg/a-d/AMS3416_200.jpg','44.7000','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,176,0); INSERT INTO products VALUES (1595,1,'015035-ISG-A','isg/a-d/ALID8680NL_IU_200.jpg','46.3800','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,177,0); INSERT INTO products VALUES (1596,1,'015034-ISG-A','isg/a-d/ALIKX74851_200.jpg','23.7800','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,177,0); INSERT INTO products VALUES (1597,1,'015033-ISG-A','isg/a-d/ALI8594_200.jpg','9.9400','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,177,0); INSERT INTO products VALUES (1598,1,'015032-ISG-A','isg/a-d/ALI8431_IU_200.jpg','52.1300','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,177,0); INSERT INTO products VALUES (1599,1,'015031-ISG-A','isg/a-d/ALI81709A_GR_200.jpg','32.1900','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,177,0); INSERT INTO products VALUES (1600,1,'015024-ISG-A','isg/a-d/ADC5211_200.jpg','67.2800','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,79,0); INSERT INTO products VALUES (1601,1,'015007-ISG-A','isg/a-d/ACU80202_BX_SI_200.jpg','24.2400','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,178,0); INSERT INTO products VALUES (1602,1,'011-011','products/dt-travel-pillow_200.jpg','39.9900','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,44,0); INSERT INTO products VALUES (1603,1,'010-010','products/DTneckrest_200.jpg','47.9900','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,44,0); INSERT INTO products VALUES (1604,1,'009308-KEN-3','vitabase/ken-herb-reishi_200.jpg','37.9900','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (1605,1,'009307-KEN-3','vitabase/ken-herb-sanza_200.jpg','25.9900','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (1606,1,'009304-KEN-2','vitabase/ken-herb-dha_200.jpg','37.9900','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (1607,1,'009303-KEN-2','vitabase/ken-herb-natto_200.jpg','35.9900','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (1608,1,'009302-KEN-2','vitabase/ken-herb-coix_200.jpg','21.9900','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (1609,1,'009301-KEN-2','vitabase/ken-herb-kelp_200.jpg','27.9900','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,3,0); INSERT INTO products VALUES (1610,1,'009300-KEN-2','vitabase/ken-herb-garlic_200.jpg','27.9900','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,0,0); INSERT INTO products VALUES (1611,1,'009171-VIT-M','vitabase/vita-skin-whitening_200.jpg','29.9900','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1612,1,'009163-VIT-?','vitabase/vita-progesterone_200.jpg','19.9500','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1613,1,'009162-VIT-V','vitabase/vita-phase2_200.jpg','21.9500','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1614,1,'009161-VIT-V','vitabase/vita-healthyweight_200.jpg','29.9500','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1615,1,'009160-VIT-V','vitabase/vita-vit-e-400_200.jpg','13.7500','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1616,1,'009159-VIT-V','vitabase/vita-vit-e-400_200.jpg','7.5000','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1617,1,'009158-VIT-V','vitabase/vita-vit-e-1000_200.jpg','28.9500','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1618,1,'009157-VIT-V','vitabase/vita-vit-e-1000_200.jpg','16.2500','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1619,1,'009156-VIT-V','vitabase/vita-magnesium_200.jpg','5.9500','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1620,1,'009155-VIT-V','vitabase/vita-maxamino-180_200.jpg','22.7500','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1621,1,'009154-VIT-V','vitabase/vita-maxamino_200.jpg','12.7500','2005-12-17 16:54:15','2005-12-17 16:54:15',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1622,1,'009152-VIT-V','vita-revitacil_200.jpg','88.8300','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1623,1,'009150-VIT-T','vitabase/vita-professionaltw1_200.jpg','39.9500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1624,1,'009147-VIT-V','vitabase/vita-zinc-loz_200.jpg','5.7500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1625,1,'009146-VIT-V','vitabase/vita-zinc-250_200.jpg','10.2500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1626,1,'009145-VIT-V','vitabase/vita-zinc_200.jpg','5.9500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1627,1,'009144-VIT-V','vitabase/vita-woman-support_200.jpg','10.5000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1628,1,'009143-VIT-V','vitabase/vita-wheyprotein_200.jpg','23.9500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1629,1,'009142-VIT-V','vitabase/vita-super_200.jpg','7.9800','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1630,1,'009141-VIT-V','vitabase/vita-vitaminc-1500_200.jpg','12.8800','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1631,1,'009140-VIT-V','vitabase/vita-vitamin-c1000_200.jpg','7.8500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1632,1,'009139-VIT-V','vitabase/vita-visionsupport_200.jpg','12.5000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1633,1,'009138-VIT-V','vitabase/vita-ultra-veggie-enzymes_200.jpg','14.9800','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1634,1,'009137-VIT-V','vitabase/vita-valerian_200.jpg','7.7500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1635,1,'009136-VIT-V','vitabase/vita-valerian-liquid_200.jpg','15.7900','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1636,1,'009135-VIT-V','vitabase/vita-ultraminerals_200.jpg','10.9500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1637,1,'009134-VIT-V','vitabase/vita-ultradairy_200.jpg','16.9500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1638,1,'009133-VIT-V','vitabase/vita-suprema-dophilus_200.jpg','14.9800','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1639,1,'009132-VIT-V','vitabase/vita-superzymes_200.jpg','11.9500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1640,1,'009131-VIT-V','vitabase/vita-superantioxidant_200.jpg','18.8800','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1641,1,'009130-VIT-V','vitabase/vita-superstress_200.jpg','12.8800','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1642,1,'009129-VIT-V','vitabase/vita-supersoftgel_200.jpg','15.7500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1643,1,'009128-VIT-V','vitabase/vita-super-kelp250_200.jpg','5.1300','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1644,1,'009127-VIT-V','vitabase/vita-sublingualB12_200.jpg','7.5000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1645,1,'009126-VIT-V','vitabase/vita-stjohns-liquid_200.jpg','17.5000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1646,1,'009125-VIT-V','vitabase/vita-stjohnscomplex_200.jpg','10.9500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1647,1,'009124-VIT-V','vitabase/vita-stjohns60_200.jpg','10.7500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1648,1,'009123-VIT-V','vitabase/vita-spirulina_200.jpg','9.5000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1649,1,'009122-VIT-V','vitabase/vita-soy-protein_200.jpg','19.9500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1650,1,'009121-VIT-V','vitabase/vita-siberianeleuth_200.jpg','17.9500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1651,1,'009120-VIT-V','vitabase/vita-sharkcart_200.jpg','22.2500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1652,1,'009119-VIT-V','vitabase/vita-selenomax_200.jpg','7.5000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1653,1,'009118-VIT-V','vitabase/vita-saw-palmetto_200.jpg','12.7500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1654,1,'009117-VIT-V','vitabase/vita-sam-e_200.jpg','35.9800','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1655,1,'009116-VIT-V','vitabase/vita-relora_200.jpg','19.9900','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1656,1,'009115-VIT-V','vitabase/vita-relaxationsupport_200.jpg','17.1000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1657,1,'009114-VIT-V','vitabase/vita-redyeastrice_200.jpg','12.5000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1658,1,'009113-VIT-V','vitabase/vita-redraspberry_200.jpg','12.5000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1659,1,'009111-VIT-V','vitabase/vita-prostate_200.jpg','35.7500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1660,1,'009110-VIT-V','vitabase/vita-potassium_200.jpg','11.2900','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1661,1,'009109-VIT-V','vitabase/vita-pomegranate_200.jpg','12.5000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1662,1,'009108-VIT-V','vitabase/vita-policosanol_200.jpg','24.5000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1663,1,'009107-VIT-V','vitabase/vita-pms_200.jpg','13.2500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1664,1,'009106-VIT-V','vitabase/vita-perfectE_200.jpg','24.9800','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1665,1,'009105-VIT-V','vitabase/vita-paudarco_200.jpg','6.2500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1666,1,'009104-VIT-V','vita_papaya_200.jpg','4.7500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1667,1,'009103-VIT-V','vitabase/vita-panotheonic_200.jpg','10.7500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1668,1,'009102-VIT-V','vitabase/vita-ostivone_200.jpg','19.5000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1669,1,'009101-VIT-V','vitabase/vita-osteo-support_200.jpg','21.9500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1670,1,'009099-VIT-V','vitabase/vita-olive-leaf_200.jpg','16.9500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1671,1,'009098-VIT-V','vitabase/vita-multi-veg_200.jpg','17.9000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1672,0,'009097-VIT-V','vitabase/vita-msm_200.jpg','14.2500','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,1); INSERT INTO products VALUES (1673,1,'009096-VIT-V','vitabase/vita-moodsupport_200.jpg','15.1000','2005-12-17 16:54:16','2005-12-17 16:54:16',NULL,'0.00',1,0,179,0); INSERT INTO products VALUES (1674,1,'009095-VIT-V','vitabase/vita-superathletic_200.jpg','27.9900','2005-12-17 16:54:16','2006-02-11 17:57:55',NULL,'0.00',1,0,0,0); -- -- Table structure for table `products_attributes` -- CREATE TABLE products_attributes ( products_attributes_id int(11) NOT NULL auto_increment, products_id int(11) NOT NULL default '0', options_id int(11) NOT NULL default '0', options_values_id int(11) NOT NULL default '0', options_values_price decimal(15,4) NOT NULL default '0.0000', price_prefix char(1) NOT NULL default '', PRIMARY KEY (products_attributes_id) ) TYPE=MyISAM; -- -- Dumping data for table `products_attributes` -- -- -- Table structure for table `products_attributes_download` -- CREATE TABLE products_attributes_download ( products_attributes_id int(11) NOT NULL default '0', products_attributes_filename varchar(255) NOT NULL default '', products_attributes_maxdays int(2) default '0', products_attributes_maxcount int(2) default '0', PRIMARY KEY (products_attributes_id) ) TYPE=MyISAM; -- -- Dumping data for table `products_attributes_download` -- INSERT INTO products_attributes_download VALUES (26,'unreal.zip',7,3); -- -- Table structure for table `products_description` -- CREATE TABLE products_description ( products_id int(11) NOT NULL auto_increment, language_id int(11) NOT NULL default '1', products_name varchar(64) NOT NULL default '', products_description text, products_url varchar(255) default NULL, products_viewed int(5) default '0', PRIMARY KEY (products_id,language_id), KEY products_name (products_name) ) TYPE=MyISAM; -- -- Dumping data for table `products_description` -- INSERT INTO products_description VALUES (1190,1,'Junior Hi Wal-Pil-O','Junior Hi Wal-Pil-OLower pillow for children and others with short necks.4-in-1 anatomical design helps relieve discomfort from tension headaches and arthritic disorders of the neck, while reducing nocturnal and early morning pain. -Great for use with waterbeds.Narrow and Wide Borders, soft and medium firm center sections, Properly supports and aligns the head and neck while lying on the back or side. Full-size, rectangular, therapeutic pillow fits standard pillowcase.

Hypoallergenic polyurethane and polyester fiber

HCPSC Code Not Available

N','',1); INSERT INTO products_description VALUES (1189,1,'Wal-Pil-O The Best Rest Neck Pillow Full Size','Wal-Pil-O The Best Rest Neck Pillow4-in-1 anatomical design helps relieve discomfort from tension headaches and arthritic disorders of the neck, while reducing nocturnal and early morning pain. -Narrow and Wide Borders, soft and medium firm center sections, Properly supports and aligns the head and neck while lying on the back or side. Full-size, rectangular, therapeutic pillow fits standard pillowcase.

Hypoallergenic polyurethane and polyester fiber

HCPSC Code Not Available

','',0); INSERT INTO products_description VALUES (1188,1,'Travel Wal-Pil-O','Travel Wal-Pil-O4-in-1 anatomical design helps relieve discomfort from tension headaches and arthritic disorders of the neck, while reducing nocturnal and early morning pain. -Smaller than the regular Wal-Pil-O. Perfect for traveling.Narrow and Wide Borders, soft and medium firm center sections, Properly supports and aligns the head and neck while lying on the back or side.

Hypoallergenic polyurethane and polyester fiber

HCPSC Code Not Available

HCPSC Code Not Available

','',0); INSERT INTO products_description VALUES (1158,1,'TENA Knit Pant','TENA Knit Pant-Washable cotton/spandex blend pant appears and feels like regular underwear, providing comfort and dignity. Pant holds TENA Pads body-close. Latex-free. (Other sizes available.)

HCPSC Code Not Available

','',0); INSERT INTO products_description VALUES (1159,1,'TENA Belted Undergarment','TENA Belted Undergarment

Package contains 30 units-For light to moderate bladder control protection. Multi-layer core contains superabsorbent polymer to maximize absorbency and improve skin dryness. Soft, stay-dry top sheet provides more comfort for the wearer. Elastic, reusable straps are machine washable and fit around the hips for a secure yet flexible fit. Latex-free.

HCPSC Code Not Available

','',0); INSERT INTO products_description VALUES (1160,1,'TENA Night/Super Pad','TENA Night/Super Pad

Package contains 24 units-Dry-Fast Dual Core quickly absorbs fluid for greater security and increased skin dryness. Oval shaped elastics hug the body to prevent leakage. Wetness indicator. Added absorbency for bladder and/or bowel control protection plus maximum absorbency for nightime or extended protection. Latex-free.

HCPSC Code Not Available

- Green

','',0); INSERT INTO products_description VALUES (1161,1,'TENA Day Plus Pad','TENA Day Plus Pad

Package contains 40 units-Dry-Fast Dual Core quickly absorbs fluid for greater security and increased skin dryness. Oval shaped elastics hug the body to prevent leakage. Wetness indicator. Added absorbency for bladder and/ or bowel control protection. Latex-free.

HCPSC Code Not Available

- Yellow

','',0); INSERT INTO products_description VALUES (1162,1,'TENA Day Regular Pad','TENA Day Regular Pad

Package contains 46 units-For moderate bladder control control protection. Dry-fast Dual Core quickly aborsbs fluid for greater security and increased skin dryness. Oval-shaped elastics hug the body to prevent leakage. Wetness indicator. Latex-free.

HCPSC Code Not Available

- Blue

','',0); INSERT INTO products_description VALUES (1163,1,'TENA Day Light Pad','TENA Day Light Pad

Package contains 24 units-For mild to moderate bladder control protection. Can be worn with regular underwear. Looks and feels like a sanitary pad. Superabsorbent material gels fluid for greater security and skin dryness. Soft, elastic gathers provide a closer fit. Full-length adhesive strip holds pad securely in place. Latex-free.

HCPSC Code Not Available

- White

','',0); INSERT INTO products_description VALUES (1164,1,'TENA Extra Large Brief','TENA Extra Large Brief

Package contains 12 units-For moderate to heavy bladder and/or bowel control protection. Soft, cloth-like outer cover is gentle against the skin and less noisy for improved comfort and dignity. The Dry-Fast Dual Core quickly absorbs fluid for greater security and increased skin dryness. Moisture-proof polyethylene lining protects against clothing for wetness. Curved elastics provide a snug fit for enhanced protectiion and more comfort. Latex-free.

HCPSC Code Not Available

','',0); INSERT INTO products_description VALUES (1183,1,'Flexiflo Companion Ambulatory Enteral Feeding Bag','Flexiflo Companion Ambulatory Enteral Feeding Bag with Preattached Companion Pump Set-500 ml. For use only with Companion ambulatory enteral nutrition pump.

HCPSC Code = B4035

','',0); INSERT INTO products_description VALUES (1182,1,'Y Port Connector with Right Angle Adapter','Y Port Connector with Right Angle Adapter

Case contains 5 units-Right-angle adapter maintains low-profile design. Y-port allows convenient irrigation and medication administration without interrupting use of the feeding port. For use with the Ross Stomate.

','',0); INSERT INTO products_description VALUES (1181,1,'Flexiflo Quantum Enteral Pump','Flexiflo Quantum Enteral Pump-Can be set up to deliver feeding only, or feeding and automatic tube flushing to reduce tube clogging. Automatic, 25-mL tube flush delivered every hour and before the alarm sounds for EMPTY, DOSE COMPLETE and LOW BATTERY, to ','',0); INSERT INTO products_description VALUES (1180,1,'Flexiflo Quantum Pump Set with Piercing Pin with Flush Bag','Flexiflo Quantum Pump Set with Piercing Pin with Flush Bag-Piercing pin spikes into container. Roller clamp regulates flow when set is used for gravity feeding.

HCPSC Code = B4035

','',0); INSERT INTO products_description VALUES (1179,1,'Toptainer Enteral Nutrition Container','

Toptainer Enteral Nutrition Container

Preattached Flexiflo Quantum Pump Set

Stackable design permits easy prefilling, storage, and transportation. -58-mm opening with screw cap makes filling easy. Two-way graduations let you read volume when container is hanging on feeding pole or resting on a table.

HCPSC Code = B4035

','',0); INSERT INTO products_description VALUES (1178,1,'Patrol Enteral Pump','Patrol Enteral Pump-Unique Safe-T-Valve feature on feeding set prevents accidental product free-flow if set is improperly loaded or becomes dislodged from pump. Free-flow alarm alerts caregiver to free-flow condition. Lock-out feature prevents unauthorized changes. Special holder for safe, convenient storage of feeding set cover when not in use. Flow rates of 1 to 300 mL/hr in 1 mL increments. Dose feature 1 to 9999 mL in 1-mL increments. Memory retention for RATE, DOSE and VOLUME FED. Unique programmable HOLD of 1 to 90 minutes. Easy-to-use dial control and display panel.

HCPSC Code = B9002

*Prescription or professional license required to order. Please e-mail us for additional information

','',0); INSERT INTO products_description VALUES (1177,1,'Flexiflo Patrol Pump Set with Piercing Pin','Flexiflo Patrol Pump Set with Piercing Pin-Piercing pin spikes into container.

HCPSC Code = B4035

','',0); INSERT INTO products_description VALUES (1176,1,'Tracheostomy Collar with Velcro Adjustment','Tracheostomy Collar with Velcro Adjustment

Box contains 10 units-

HCPSC Code = A4621

','',0); INSERT INTO products_description VALUES (1175,1,'Ladylace gown short sleeve yellow','Ladylace gown short sleeve yellow-

HCPSC Code Not Available

- Yellow

','',0); INSERT INTO products_description VALUES (1174,1,'Universal Arm Sling','Universal Arm Sling-Envelope-style, with deep pocket. 1(1/2)" cotton adjustable shoulder strap with Velcro closure. Shoulder pad included. One size fits all. Denim blue.

HCPSC Code Not Available

','',0); INSERT INTO products_description VALUES (1173,1,'Universal Posture and Clavicle Support','Universal Posture and Clavicle Support
Features soft cotton/flannel back panel and felt padded stockinette shoulder straps.-Front buckle closure for easy self-application, and pliable metal stay for added stability.

Fits up to 44" chest circumference.

HCPSC Code = L3650

','',0); INSERT INTO products_description VALUES (1172,1,'Universal 3-Panel Knee Immobilizer','Universal 3-Panel Knee Immobilizer-20" beige Uni-Foam on(3/8)" thick foam, loop-lock straps with hook and loop closure. 2 side panels for easy size adjustment. Removable posterior, medial and lateral stays.

HCPSC Code = L1830

','',0); INSERT INTO products_description VALUES (1171,1,'Tennis Elbow Brace','Tennis Elbow Brace-2" wide leather-look vinyl wrap is soft tricot for comfort. Loop lock provides easy application and tension adjustment. One size fits all.

HCPSC Code = L3701

','',0); INSERT INTO products_description VALUES (1170,1,'Dry Comfort Extra Brief','Dry Comfort Extra Brief

Package contains 12 units-For moderate to heavy bladder and/or bowel control protection. Medium, large and x-large briefs are now more absorbent. Contains targeted absorbency for greater security and skin dryness. Multi-strand elastic leg gathers provide leakage protection and more comfort. Latex-free.

HCPSC Code Not Available

','',0); INSERT INTO products_description VALUES (999,1,'Universal Wrist Wrap','3" wide elastic wrap with hook and loop closure provides support and is breathable for comfort. Beige. -

HCPSC Code = L3909

','',0); INSERT INTO products_description VALUES (1000,1,'Cervical Collar White','Foam Collar-

HCPSC Code = L0120

','',0); INSERT INTO products_description VALUES (1001,1,'Glucerna Meal Bar Oatmeal/Rasin','Glucerna Meal Bar for People with Diabetes, Oatmeal Raisin, 24 Bars

From the ManufacturerMeal Bar for People with Diabetes - From the Makers of Ensure® * Clinically shown to help manage blood glucose levels4 ~ 2.04 oz. Bars (8.16 oz)/4 ~ 58g Bars (2','',0); INSERT INTO products_description VALUES (1002,1,'Foot Cozies','DreamTime Foot Cozies Microwave for heat therapy for pain and stress relief with aromatherapy- Foot Cozies. Let our Foot Cozy soothe away aches, and arthritic pain, and give comfort to overworked Feet. These booties weren\'t made for walking! Kick off your shoes, relax, and let these extraordinary Foot Cozys nestle your feet in nurturing warmth. Soothe away aches and arthritic pain, use with pedicures, or simply relieve cold and tired feet. They come with easy to use instructions which involve placing them in the microwave for 1-2 minutes. Colors and fabric may vary from product pictured','',0); INSERT INTO products_description VALUES (973,1,'Eyes so Sleepy','Eyes so Sleepy - Eye & Sinus Pillow Aromatherapy and Herbal Heat Therapy for pain and stress relief-A special blend of herbs to relax you to sleep Purchase includes one pillow','',16); INSERT INTO products_description VALUES (974,1,'Eyes so Happy','Eyes so Happy - Eye & Sinus Pillow Aromatherapy and Herbal Heat Therapy for pain and stress relief-100% Natural aromatic herbs blended to work in harmony to uplift and inspire. A gentle blend of chamomile, peppermint, spearmint, and lemongrass.','',1); INSERT INTO products_description VALUES (1005,1,'Invacare TrueTrack Smart System Blood Glucose Monitoring System','Invacare TrueTrack Smart System Blood Glucose Monitoring System-Biosensor technology delivers outstanding performance at an affordable price. Results in only 10 seconds. Easy, two-step operation. Approved for alternate site forearm or fingertip testing. Capillary-action requires only 1 microliter of blood for more comfortable testing. Features 365 test memory, date and time, automatic coding with code chip and 14- and 30-day averaging. Data port for internet upload. Contents include: TrueTrack Smart System Blood Glucose Monitor with 3V battery installed, 10 TrueTrack test strips, code chip, check strip, lancing device, clear cap for lancing device for alternate site use, 10 sterile lancets, owner\'s booklet, quick reference guide, self-test log book, compact carrying case and control solution. 5-year warranty.

HCPSC Code = E0607

','',0); INSERT INTO products_description VALUES (1004,1,'Invacare TrueTrack Test Strips','Invacare TrueTrack Test Strips

Capillary-action requires only 1 microliter of blood for sampling. Strips are large enough to handle easily.

Box contains 50 units-Flip-top cap remains attached to bottle and is easy to open. For use with Invacare TrueTrack Smart System Blood Glucose Monitor.

HCPSC Code = A4253

','',0); INSERT INTO products_description VALUES (1003,1,'Invacare Memory Foam Seat Cushion with Coccyx Cut-out','Invacare Memory Foam Seat Cushion with Coccyx Cut-out2 inch deep memory foam cushion molds to the body for comfort and helps eliminate pressure points. -Antibacterial, antifungal and dust mite resistant. Machine washable cover is navy blue.

HCPSC Code Not Available

','',0); INSERT INTO products_description VALUES (982,1,'Glucerna Shake - Flavor - Vanilla - Case of 24','Glucerna Shake - Flavor - Vanilla
Features: * Use for total or supplemental nutrition * Designed to enhance blood glucose * Available in 3 delicious flavors * Lactose-free gluten-free kosher

Case contains 24 units-Label InformationGlucerna Shake - Great tasting supplement for people with diabetes - 8 oz cans

HCPSC Code Not Available

','',0); INSERT INTO products_description VALUES (980,1,'Glucerna Nutritional Shake, Strawberry','Glucerna Nutri Straw 8 Oz

Features:

  • Please read all label information on delivery
  • Nutritional shake for people with diabetes
  • Clinically shown to help manage bl','',0); INSERT INTO products_description VALUES (981,1,'Glucerna Shake - Flavor - Chocolate','Glucerna Shake - Flavor - Chocolate
    Features: * Use for total or supplemental nutrition * Designed to enhance blood glucose * Available in 3 delicious flavors * Lactose-free gluten-free kosher

    Case contains 24 units-Label InformationGlucerna Shake - Great tasting supplement for people with diabetes - 8 oz cans

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (978,1,'Glucerna Snack Bar for People with Diabetes, Caramel Nut - 4 bar','Glucerna Snack Bar for People with Diabetes, Caramel Nut - 4 bar packageFeatures: * Please read all label information on delivery * Snack bar for people with Diabetes from the makers of Ensure * Each bar contains a unique blend of slowly digested','',0); INSERT INTO products_description VALUES (979,1,'Glucerna Snack Bar for People with Diabetes, Lemon Crunch','Features: * Please read all label information on delivery * Designed for the dietary management of people with diabetes * Clinically shown to help manage blood glucose levels * A great tasting, worry-free, between-meal snack * Low in satura','',0); INSERT INTO products_description VALUES (977,1,'MK - Buckwheat Hull Pillow - Rejuvenator Size 26" Long','Buckwheat Hull Pillow Rejuvenator Size 26" Long Improve your sleep, lessen neck pain reduce snoring-Buckwheat Pillows MAKURA Miracle Pillow The Rejuvenator, a serious sleep solution. Recommended by hundreds of chiropractors and medical practitioners. This is the choice for those wanting a pillow in a larger size yet desiring specifically structured support. The Rejuvenator has built tin snap fasteners which allow the pillow to be configured into different shapes to meet your specific sleep and posture needs. This system provides all the benefits of the standard pillows while allowing a faster retraining of the normal cervical curve (cervical lordosis). Retraining of the cervical curve is a highly desirable goal in many people, because of years of sleeping on the wrong pillows along with other factors has straightened the neck of most people (hypolordosis).','',6); INSERT INTO products_description VALUES (975,1,'MK - Buckwheat Hulls bulk 1 lb','Buckwheat Hulls bulk 1 lb-Buckwheat Hulls - finest clean buckwheat hulls','',6); INSERT INTO products_description VALUES (976,1,'Cover for Buckwheat Hull Neck Roll','Cover For Buckwheat Hull Pillow - Neck Comfort Roll - Improve your rest and sleep-Buckwheat Pillows MAKURA Miracle Pillow The Makura Pillow is the finest buckwheat hull pillow and has been produced since 1986. Custom made in the USA, it has become the #1 buckwheat hull pillow used in the medical profession. We have a lot of information on buckwheat hull pillows. Our Buckwheat hull pillow is the quietist, safest, and longest lasting pillow available. The Makura Miracle Pillow is the one brand most recommended by Chiropractors, Physical Therapists, and Massage Therapists.','',6); INSERT INTO products_description VALUES (797,1,'Essential Oil Celebrate Blend','Celebrate Blend - A Synergistic Combination of Essential Oils-This cheerful blend spreads joy in abundance. A rich, uplifting synergy of Orange, Cinnamon, Spruce, Patchouli and Clove will turn your holidays into jolly days! Orange, Cinnamon, Spruce, Patchouli and Clove.','',4); INSERT INTO products_description VALUES (798,1,'Goddess Blend Essential Oils','Goddess Blend - A Synergistic Combination of Essential Oils-Rare and Rich - Nurture the goddess within you with this rich blend. An offering of Jasmine, Rosewood, Patchouli, Rose Geranium, May Chang, Bergamot and Muhuhu – to honor the female essence.','',0); INSERT INTO products_description VALUES (799,1,'Essential Oil Energerizing Mint Blend','Energerizing Mint Blend - A Synergistic Combination of Essential-A power blend - The power blend for times when you want to accelerate and excel! Spearmint and Peppermint, Rosemary and a citrus twist of Orange, Grapefruit and Lemongrass.','',4); INSERT INTO products_description VALUES (800,1,'Essential Oil Angel Blend','Angel Blend - A Synergistic Combination of Essential Oils-Red Grapefruit, Lime and Lemon Essential Oils mingle with Basil, Lavender and a touch of Cedar-wood in this exquisite blend, designed to make your spirit soar.','',4); INSERT INTO products_description VALUES (801,1,'Essential Oil Sensual Blend','Sensual Blend - A Synergistic Combination of Essential Oils-Palmarosa, Nutmeg, Peru Balsam, Ylang Ylang, and Vetiver','',0); INSERT INTO products_description VALUES (802,1,'Essential Oil Relaxing Blend','Relaxing Blend - A Synergistic Combination of Essential Oils-A Best Seller - Cedarwood, Sweet Orange and Ylang Ylang - Great at twice the price','',0); INSERT INTO products_description VALUES (803,1,'Sandalwood Mysore 10 ml Essential Oil','Sandalwood Mysore 10 ml Essential Oil Amber Bottle w/Orifice reduce-no information','',0); INSERT INTO products_description VALUES (804,1,'Rose Absolute 10% Moroc 10 ml Essential Oil','Rose Absolute 10% Moroc 10 ml Essential Oil Amber Bottle w/Orifices-no information','',0); INSERT INTO products_description VALUES (805,1,'Geranium 10 ml Essential Oil','Geranium 10 ml Essential Oil-Geranium essential oil is a balancing oil for the mind and body. The balancing action of Geranium is due to its stimulating effect on the adrenal cortex. This helps to balance hormones secreted by the various glands.','',0); INSERT INTO products_description VALUES (806,1,'Frankincense 10% 10 ml','Frankincense 10% 10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',0); INSERT INTO products_description VALUES (807,1,'Clove Bud 10 ml Essential Oil','Clove Bud 10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',4); INSERT INTO products_description VALUES (808,1,'Ylang Ylang Complete 10 ml Essential Oil','Ylang Ylang Complete 10 ml Essential Oil Amber Bottle w/-Ylang Ylang complete organic, Cananga odorata, SD, Org., Madagascar. (YYO)','',0); INSERT INTO products_description VALUES (809,1,'Ylang Ylang #3','Ylang Ylang #3-no information','',0); INSERT INTO products_description VALUES (810,1,'Clary Sage 10 ml Essential Oil','Clary Sage 10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',4); INSERT INTO products_description VALUES (811,1,'Chamomile 10 ml Essential Oil Roman 10%','Chamomile Roman 10% 10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',4); INSERT INTO products_description VALUES (812,1,'Sandalwood 10% 10 ml Essential Oil','Sandalwood 10% 10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',0); INSERT INTO products_description VALUES (813,1,'Bergamot 10 ml Essential Oil','Bergamot 10 ml Essential Oil Amber Bottle w/Orifice reducer-The Bergamot tree is a small, citrus family, tree, native to Morocco and tropical Asia. The essential oil of Bergamot is derived from the peel of the fruit, which is a relative of the bitter oran','',4); INSERT INTO products_description VALUES (814,1,'Frankincense 100% 10 ml Essential Oil','Frankincense 100%10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',0); INSERT INTO products_description VALUES (815,1,'Orange 5x 10 ml Essential Oil','Orange 5x 10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',0); INSERT INTO products_description VALUES (816,1,'Cedarwood Virginia 10 ml Essential Oil','Cedarwood Virgina 10 ml Essential Oil Amber Bottle w/Orifice redu-no information','',4); INSERT INTO products_description VALUES (817,1,'Jasmine 10% Absolute 10 ml Essential Oil','Jasmine 10% Absolute 10 ml Essential Oil Blue Bottle w/Orifice by Medicine Flower-no information','',0); INSERT INTO products_description VALUES (818,1,'Lemongrass 10 ml Essential Oil','Lemongrass 10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',0); INSERT INTO products_description VALUES (819,1,'Lavendin 10 ml Essential Oil','Lavendin 10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',0); INSERT INTO products_description VALUES (820,1,'Lemon 10 ml Essential Oil','Lemon 10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',0); INSERT INTO products_description VALUES (821,1,'Patchouli 10 ml Essential Oil','Patchouli 10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',0); INSERT INTO products_description VALUES (822,1,'Rosemary 10 ml Essential Oil','Rosemary 10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',0); INSERT INTO products_description VALUES (823,1,'Tea Tree 10 ml Essential Oil','Tea Tree 10 ml Essential Oil Amber Bottle w/Orifice reducer-no information','',0); INSERT INTO products_description VALUES (824,1,'Peppermint 10 ml Essential Oil','Peppermint 10 ml Essential Oil Amber Bottle w/Orifice reducer-The plant is a herb that grows to about 3 feet tall with dark green leaves and reddish-violet flowers. Aromatherapy Uses: Peppermint essential oil is best known as a remedy for headaches. Comp','',0); INSERT INTO products_description VALUES (825,1,'Eucalyptus 10 ml Essential Oil','Eucalyptus 10 ml Essential Oil Amber Bottle w/Orifice reducer-Plant Description The Eucalyptus tree is a tall evergreen that grows over 250 feet tall. The young trees have bluish-green leaves, while mature trees develop long, narrow, yellowish leaves, cre','',0); INSERT INTO products_description VALUES (826,1,'Lavender 10 ml Essential Oil','Lavender 10 ml Essential Oil Amber Bottle w/Orifice reducer-Lavender is native to the mountainous zones of the Mediterranean where it grows in sunny, stony habitats, and it is now grown throughout southern Europe and the United States .Lavender essential ','',0); INSERT INTO products_description VALUES (827,1,'Therabath Professional Sanitizing Spray','Therabath Professional Sanitizing Spray-This refreshing antiseptic formula cleanses skin and nail area prior to paraffin application. The perfect beginning to a luxurious paraffin manicure or pedicure!','',6); INSERT INTO products_description VALUES (828,1,'Therabath Facial Kits','Therabath Facial Kits - Paraffin Wax Facial Treatments-Make paraffin facials easy for softer, more radiant skin with a Facial Treatment Paraffin Accessory Kit.','',4); INSERT INTO products_description VALUES (829,1,'Therabath Bootie Kits','Therabath Bootie Kits - Paraffin Wax Pedicure Treatments-Prolong the heat from warm paraffin treatments for longer-lasting relief and softer, smoother skin. Soft, terrycloth material insulates paraffin-dipped feet to slow down the cooling process of the wax, extending the benefits of the treatment.','',5); INSERT INTO products_description VALUES (830,1,'Therabath Mitt Kits','Therabath Mitt Kits - Paraffin Wax Hand Treatments-Prolong the heat from warm paraffin treatments for longer-lasting relief with a Mitt Kit. Use during paraffin hand, wrist, and finger treatments.','',6); INSERT INTO products_description VALUES (831,1,'Swing Machine with Swivel Disc AB-07','Chi Swing Machine with Swivel Disc AB-07-The Swing Machine is a basic massager that provides a total body massage via the ankles. The Swing Machine provides 14 different speeds for you to choose from for the ultimate experience. If you have stiff joints and need a little help loosening things up, the Swing Machine can help. Place your ankles on the Swing Machine and let the swinging motion loosen up your spine and joints, making you feel more relaxed.','',4); INSERT INTO products_description VALUES (832,1,'FAR Infrared Sauna - Portable','

    FAR Infrared Sauna - Portable Deep Heat Therapy

  • Free Shipping
  • -

    OurInfraspa is the portable far infrared sauna of the future. In the privacy of your own home, it provides the same far infrared (FIR) heat therapy used by Olympic athle','',6); INSERT INTO products_description VALUES (833,1,'Air Neck Traction AE IIM 4 Layer','Air Neck Traction AE IIM 4 Layer Cervical Traction-Air Neck Traction and Support - Gentle and Effective Our new Air Neck Support System is Gentle as a puff of air, Firm as an ocean breeze. The Air Neck Traction System introduces to Cervical Traction a un','',0); INSERT INTO products_description VALUES (834,1,'Air Neck Traction AE IIM','Air Neck Traction AE IIM Cervical Traction-Air Neck Traction and Support - Gentle and Effective Our new Air Neck Support System is Gentle as a puff of air, Firm as an ocean breeze. The Air Neck Traction System introduces to Cervical Traction a unique des','',0); INSERT INTO products_description VALUES (835,1,'Chi Flow Machine  ','Chi Flow Machine  -Chi Flow Machine is an effortless aerobic exerciser that oxygenates the body and revitalizes the CHI through a snakelike action, which is exerted on the spine while in a supine position.','',7); INSERT INTO products_description VALUES (836,1,'Chi Activator','Chi Chi Activator-The Chi Activator is an immensely popular lateral motion machine. It is able to energize the Chi and vitalizes the Jing through a to and fro motion that travels through the spine. The Chi Activator carries a heavy duty motor that is abl','',11); INSERT INTO products_description VALUES (837,1,'Chi Foot Shaker','Chi Foot Shaker -The Foot Shaker is a lateral motion machine which can be compared most closely with the swing machine. However, the Foot Shaker is much better than the Swing Machine for a number of reasons. Relax and place your feet on the \"FOOT SHAKER\". Feel the mild body stimulation from your feet to your neck.','',5); INSERT INTO products_description VALUES (838,1,'Chi Swing Heavy Duty','Chi Swing Heavy Duty for stress free exercise-This Chi Swing machine can rock your body from side-to-side. Regular use of this relaxing massage movement stimulates your body.','',4); INSERT INTO products_description VALUES (839,1,'The Hot/Cold Spa Bar Alternate between hot and cold treatments','The Hot/Cold Spa Bar uses heat to increase blood flowand loosen tight muscles, cold to tighten skin and shrink pores-Aging Skin? -- Chronic pain? -- As we age, the top layers of our skin lose more moisture. Older skin renews itself every four to six w','',4); INSERT INTO products_description VALUES (840,1,'Acu-Reflex Large Foot Roller for Reflexology','Acu-Reflex Foot Roller - Reflexology tool for your feet Large with stand-Relief at long last for both of your aching feet! One of our best foot roller beds. Get all of the delightful benefits of reflexology while you sit at your desk! As you roll away tension from the base of your heels to the tips of your toes it actually enhances circulation and relaxation throughout your whole body! High quality durable construction with a kick stand which angles the rollers up at the front like a massage foot rest!  ','',0); INSERT INTO products_description VALUES (841,1,'Magnetic Wooden Roller Bar MS O44','Acupressure Magnetic Wooden Roller Bar MS 044-This wooden roller bar with embedded magnets is perfect for body massage specially your lower, middle, and upper back.','',0); INSERT INTO products_description VALUES (842,1,'Roller Bar 2 part Weight:4.2lb','Acupressure Roller Bar size : Weight:4.2lb-This roller bar is perfect for body massage specially your lower, middle, and upper back.','',1); INSERT INTO products_description VALUES (843,1,'Reflexology Mat size:1.6m x 0.8m MS-040','Reflexology Mat size:1.6m x 0.8m MS-040-If you are suffering from lack of energy and stiffness, walking on this mat will unblocks energy flows which maintain balance of health. There are over 7,000 nerve endings in the feet. These nerve endings have interconnections through the spinal cord and brain with all areas of the body.','',4); INSERT INTO products_description VALUES (844,1,'Reflexology Exercise Walking mat 146 X 40cm WQD 802','Reflexology Exercise Walking Mat is a new generation product 146 X 40cm WQD 802- Reflexology Exercise Walking Mat is a new generation product. It has the following main effects: 1. Using nothing but your natural weight, stepping on the special designed massage mat will stimulate the areas acupuncture points naturally and repeatedly, and through the conduction of peripheral nerve to increase the activity level of your body’s organs to remove the waste material and toxin from the body. Providing you with a greater power to resist disease. 2. The product is safe and reliable, compact in structure, elegant and fashionable in style. It can be used anywhere, such as balcony, living room, bedroom and corridor. 3.Soft but durable plastic material will last for a long time providing relief for years. Designed for the feet, ankles and lower legs training.','',4); INSERT INTO products_description VALUES (845,1,'Reflexology Wooden Platform Foot Reflexology MW-014','Traditional Wooden Foot Reflex Chart and Massage nodes 30x30x3cm MW-014-Wooden nodes strategically placed to correspond to traditional reflexology points.','',1); INSERT INTO products_description VALUES (846,1,'Reflexology Wooden Platform Sandals Slippers','

    Traditional Wooden Foot Reflex Massage nodes.

    Wooden nodes strategically placed to correspond to traditional reflexology points.-

    Stimulates the vital points (under your feet) which are related to your symptoms to improve blood circulation and relieve the following:

    • Tension headache
    • Leg cramps
    • Tension in neck and shoulders
    • Backache and others

    Reflexology is an ancient Chinese therapy that claims to speed blood to certain organs by massaging "pressure points" on the hands, feet, and other body parts. By supporting your weight on your instep instead of your heel. The Foot Reflexology Slipper as a foot massage slipper, can massage sole acupuncture points connected to the heart and other organs.','',0); INSERT INTO products_description VALUES (847,1,'Eye massager ','Eye massager Relaxus-It can increase the blood circulation to the eyes and brain, relieve the strain and fatigue in the eyes and brain, and reduce eye bags, eyestrain and wrinkles, It provides relief from "computer eye syndrome" helping you to work more efficiently, restrain blurring of image prevention and control of presbyopia astigmatism and cataract and thin dark rings around eyes. Good for those who spend long hours reading, typing on computers, driving or have difficulty sleeping, as it will help to relax tired eyes and allow you to fall asleep easily. Gentle vibration, plastic frame and screen for your vision, with a soft foam lining to soothe your tired nerves. Lightweight with an adjustable hook and loop on a rubber strap. The Relaxus Eye/Face massager has two speeds. Requires AA battery, not included.','',4); INSERT INTO products_description VALUES (848,1,'Dual Motor Eye Massager BEM-2','Dual Motor Eye Massager BEM-2-Dramatically eliminates eye strain and fatigue, reduces baggy eyes and wrinkles, thins dark circles and releases muscle tension around your eyes. With a few minutes of massage, this amazing Dual Motor Magnetic Acupuncture Eye Massager delivers a targeted, soothing massage for quick relief. Your eyes and eye area will be rejuvenated, leaving you ready for the hours ahead.','',4); INSERT INTO products_description VALUES (849,1,'Eye Massager WEM-II','Eye Massager WEM-II -The Wisdom Massager takes advantage of Chinese traditional acupressure locations to increase blood circulation to the eyes and brain, relieve the strain and fatigue in the eyes and brain, and reduce eye bags, eyestrain and wrinkles, reduce eye strain to make your work less tiring and you more efficient, reduce blurring of images and reduce dark rings around eyes by 22 magnetic fingerlike points and improve circulation and skin tone. It plays music, a selection of 5 different nature sounds that is harmonious with the bio-rhythm of the human body, an invigorating effect as it stimulates the brain neurons to release stress.','',4); INSERT INTO products_description VALUES (850,1,'NeckPro Overdoor cervical traction','Neckpro is an easy-to-use traction device that can be used at home to significantly reduce neck pain.-Neckpro is an easy-to-use traction device that can be used at home to significantly reduce neck pain.Millions of people suffer from neck pain every day, ','',2); INSERT INTO products_description VALUES (851,1,'Inflatable Neck Support NeckSoft 7','Neck Traction Inflatable Neck Support Cervical Traction Necksoft 7-Neck Traction and Support Gentle and Effective Using Air Pressure Our new Air Neck Support System is Gentle as a puff of air, Firm as an ocean breeze. Now, there is an easier way to treat most neck problems an air-inflated neck-stretching device that allows you to treat yourself right on the spot. We have a short article on neck pain and traction available for a more in-depth understanding of the forces at work in this product. Anytime you need relief from muscles tightening, joint and nerve pressure building up, or a headache coming on, just reach for our Neck Therapy and place it around your neck. Then, pump the inflation bulb until you feel a comfortable stretch. This stretching gently relaxes the tight muscles, and relieves joint and nerve pressure.','',1); INSERT INTO products_description VALUES (852,1,'Posture Pump Inflatable Full Spine Trainer','Posture Pump Inflatable Full Spine Trainer-Inflate, rock & stretch the full spinal column cervical to thoraco-lumbar/lumbo –pelvic spine into its natural elliptical configuration with uniquely angled air cells that create multi-vectored force. POSTURE PUM','',5); INSERT INTO products_description VALUES (853,1,'Posture Pump Inflatable Spine Rocker','

    Posture Pump Inflatable Spine Rocker

    Inflate, rock & stretch the thoraco-lumbar/lumbo –pelvic spine into its natural elliptical configuration with uniquely angled air cells that create multi-vectored force. -Inflate, rock & stretch the thoraco-lum','',4); INSERT INTO products_description VALUES (854,1,'Posture Pump Inflatable Neck and Spine Trainer','Posture Pump Inflatable Neck and Spine Trainer-POSTURE PUMP® 1000 is a major breakthrough for those who suffer from being in uncomfortable positions. Body positions force the spine out of its natural shape, causing abnormal joint movement and loss of joint lubrication. Dry joints wear unevenly, age rapidly and cause stiffness and discomfort. Just minutes on the POSTURE PUMP® counteracts this common problem by shaping and lubricating the neck and back. A great defense against aging.','',1); INSERT INTO products_description VALUES (855,1,'ActiVest Cushion','ActiVest Cushion-ActiVest Cushion ($25) The ActiVest is designed with a large inside rear pocket to fit an optional Self-Inflating Lumbar Cushion. To inflate, simply lean forward and open the valve. It automatically expands to become a * inch-thick cushion. Close the valve and lean back on a comfortable cushion of air that weighs only 2 ounces.','',0); INSERT INTO products_description VALUES (856,1,'Sport-a-Pack','The Sport A Pack the outdoor chair alternative-The S\'port-a-Pack is a sturdy belt pack designed to keep things you value close at hand. And if you value comfortable support, this pack\'s for you. Support straps are stored in side pockets that turn your pack into a backrest. A convenient seat pad also folds out in case the stands are cold or you want to sit on the ground. Available in Black, Green & Royal Blue.','',0); INSERT INTO products_description VALUES (857,1,'Back-Up','The Back UP support back belt - take your back support chair with you-Chronic back pain sufferers need back support while sitting. But finding and acquiring an ergonomic chair that fits can be very difficult in a business setting. The Nada Chair works in any sitting position with any chair. If you still must sit all day in office chairs that don\'t quite fit, you are guaranteed welcome pain relief with Nada-Chair\'s Back-Up model lumbar and back support. The ergonomic back support can also helpful for women suffering low back pain from pregnancy.','',0); INSERT INTO products_description VALUES (858,1,'NadaChair Sit Pack','A Belt Pack - with built in back support-The Sit-Pack is a deluxe version of our combination back support, waist pack design. Extra foam and wide cushions guarantee maximum comfort for longer sitting periods. Outfitted with an insulated drink holder that will also zip shut to protect a telephoto lens, the Sit-Pack has over three times the storage space of our smaller S\'port-a-Pack. Available in Black, Green & Royal Blue.','',0); INSERT INTO products_description VALUES (859,1,'Fir Needle Essential oil 10 ml','Fir Needle Essential oil 10 ml By Medicine Flower-From Medicine Flower','',0); INSERT INTO products_description VALUES (860,1,'G5 Applicator 230 Curved Flex Sponge & Frame','G5 Applicator 230 Curved Flex Sponge & Frame-Curved Flex Sponge & Frame Applicator 230 is designed for use on the neck, legs, arms, back, and buttocks. Extend foam life by using AP236 or AP236D applicator covers. The Curved Flex Sponge Rubber is available by itself as AP231. The Frame is also available by itself as AP232.','',1); INSERT INTO products_description VALUES (861,1,'G5 Applicator 229 Large Firm Rubber','G5 Applicator 229 Large Firm Rubber-Large Firm Rubber Applicator 229 is designed for deep massage of the back, buttocks and thighs. Excellent for postural drainage when used with AP209 (Right Angle Adaptor).','',0); INSERT INTO products_description VALUES (862,1,'G5 Applicator 227 Pointed-Tip Firm Rubber','G5 Applicator 227 Pointed-Tip Firm Rubber-Pointed-Tip Firm Rubber Applicator 227 is designed to reduce trigger points; for reflexology; and for wherever the thumb would be used in muscle-goading techniques.','',4); INSERT INTO products_description VALUES (776,1,'Grape Nobber Massager','Grape Nobber Massager - 10 Nobbs a better body massage-Easy to Use Hand Massager - This is great massage therapy aid. Straps to your hand for easy of use. Give your friend a massage. The 10 knobs on the Flexible Nobber deliver a unique massage. Use the your Grape Nobber over the entire body for soothing massage sensation.','',0); INSERT INTO products_description VALUES (772,1,'Wooden Finger massage dual roller','Wooden Finger massage dual roller-Wooden Finger massage roller with dual rollers','',0); INSERT INTO products_description VALUES (773,1,'Vibrating Finger Massager','Massager the Vibrating Finger Massager-Its the new electronic personal massager that slips right on your finger. Massages at an unbelievable 13,000 vibrations per minute. Includes four massaging heads ranging from smooth and gentle to deep and intensive. Comes with a free travel bag. Batteries included.','',0); INSERT INTO products_description VALUES (774,1,'Sun and Moon Harmony Balls','Sun and Moon Harmony Ball reflexology and energy balancing-Harmony balls are used in meditation and Feng Shui ceremonies. We chose the ones that have the best jingly-jangly sound. These Harmony Balls are the perfect stocking stuffer for that special someo','',0); INSERT INTO products_description VALUES (775,1,'Ying / Yang Harmony Balls','

    Yang Harmony Ball

    reflexology and energy balancing. Health balls have been used to promote fitness since the Ming Dynasty , and are believed to benifit the nervous system, improve memory, stimulate circulation, relax the muscles and tune the chi ','',0); INSERT INTO products_description VALUES (770,1,'Wooden Turtle Massager','Wooden Massager the Happy Turtle Massager-Handy Turtle Wooden Massager - If you\'ve been searching for a neat way to rub your aches away then look no further than the Turtle Massager. This little guy fully fits into the biggest of hands and helps to give a great massage. The ergonomically designed Turtle Massager makes the process of giving a massage a pleasurable one. No more sore fingers and hands - the tool does the work and gives your hands a break. With this massage tool you can give a massage that is light and relaxing or a deep-penetrating, tension-relieving massage meant to un-bunch tense, cramped muscles.','',2); INSERT INTO products_description VALUES (771,1,'Friendly Frog Wooden Trigger Massager','Wooden Massage Tool the Friendly Frog Wooden Trigger Point Massager-Friendly Frog Wooden Massager - Frogs and toads have shared the world with humans as far back as our species\' memory extends. The Frogs huge eyes, their transformation from swimming tailed tadpoles to hopping frogs, their love of and need for water, and their eerie voices, frogs are both distinctly alien to humans and uncannily like us. Cultures the world over and throughout history have sought stories to explain these creatures who share our world; in almost every case, the amphibians become creatures distinctly human, and yet possessed of unusual powers. They are inhabitants of the secret natural world, initiates into powers we can only guess at. Experience the power of Frogging with a Friendly Frog - This is a surprisingly effect wooden massage tool.','',0); INSERT INTO products_description VALUES (735,1,'Ergo Chair','Doctor Riter\'s Ergo Chair-The EGG Chair - Doctor Riter\'s Physical Therapy Ergo Chair - A new and exciting ergonomic chair designed by a group of physicians, health practitioners and engineers in Switzerland to promote correct posture, to help strengthen the muscles in the abdominal area and the spine, and to take stress off the back and neck. The egg-shaped ball of the Ergo Chair does not compress discs in the spine, like a regular chair. Most people who sit in front of a computer or at a desk for prolonged periods of time assume poor posture. It results in flattening of the lumbar spine and altered head carriage. This can result in chronic lower back pain, weak abdominal muscles, and neck problems that often lead to headaches.','',0); INSERT INTO products_description VALUES (736,1,'Neck Ease','Doctor Riter\'s NeckEase provides light neck traction and support for instant relaxation-Doctor Riter\'s Neck REAL-Ease Neck Traction and Support - Imagine having a skilled massage therapist gently and firmly holding your head, providing light neck traction, while you completely surrender the weight of your head into their healing hands. This is just what the REAL - Ease can accomplish for you. It allows for deep and profound muscle comfort. It will ease away the neck tension which may be at the root of headaches, shoulder strain and a variety of other stress-related muscular aches. The Neck real-ease is a patented cervical neck support. Its orthopedic design gently and safely cradles your neck along the base of the skull, allowing for profound muscle relaxation throughout neck, shoulders and entire back in less than a minute.','',1); INSERT INTO products_description VALUES (737,1,'Shiatsu Back Support','Doctor Riter\'s Shiatsu Back Support-Doctor Riter\'s Back and Lumbar Support - It\'s a Shiatsu Massager - Shiatsu massager provides contoured back and lumbar support of a novel, unique, and exclusive kind. It features 96 integral "nodes" providing a manual Shiatsu massage effect. Lying on the support increases the pressure exerted by the "nodes" upon the user\'s back.','',0); INSERT INTO products_description VALUES (738,1,'Shiatsu Roll','Doctor Riter\'s Shiatsu Roller-Doctor Riter\'s Shiatsu Massage Roller - An exclusively designed unique self-help health and relaxation device. It features 30 resilient "nodes" providing a manual shiatsu massage effect as you roll it along the body','',0); INSERT INTO products_description VALUES (739,1,'Acupressure Hand Roller -Large','Acupressure Hand Roller -Large Direct from Japan A real Tool Built to last-Metal Acupressure Roller Massage tool Large','',0); INSERT INTO products_description VALUES (740,1,'Acupressure Hand Roller - Small','Acupressure Hand Roller - Small Direct from Japan A real Tool Built to last-Metal Acupressure Roller Massage tool Small','',0); INSERT INTO products_description VALUES (741,1,'Omni Knuckle Baller','Omni Knuckle Baller 4 mini massagers in one-Omni Knuckle Baller Massager provides a superior massage Use the Omni Knuckle Baller in the Office, at Home, or in the Bath Are you looking for a massage tool that is: Effective Easy to use Looks as good as it feels Reduces the strain created when you give a massage Try the Omni Knuckle Baller, You Will Love It !! See an Overview of all our massage tools here Use on yourself or share a massage with a friend. The 4 Omni Directional rolling balls gives you the deep penetrating pressure and mobility that you need for a great massage. It works with your clothes on, undressed, with oils and lotions or without, and in the bath, hot tub or pool. A Great Personal massager and a Proven Therapeutic Tool.','',0); INSERT INTO products_description VALUES (742,1,'Omni Roller','Hand Massage tools Easy to use Omni Roller-Use it yourself or share it with a friend. The Omni Directional rolling ball gives you the deep penetrating pressure and mobility that you need for a great massage. Great Personal massager and a Proven Therapeut','',0); INSERT INTO products_description VALUES (743,1,'Bongers a pair of Bongers massage tools','Hand Massage Tools for Professionals to beginners: The Bonger-Bonger are useful for most of the body, but for a truly different effect for a scalp massage look at our tingling head massage tool Essentially, you use Bongers as if you were playing the xylop','',0); INSERT INTO products_description VALUES (744,1,'Powered Vibrating Nukkles','Nukkles now come with vibrating power for an even more effective hand massage, easy to use-Nukkles are one of a kind, hand-held massage tool that put the power of massage in the palms of your hands. Nukkles contour to the body, allowing anyone to provide ','',0); INSERT INTO products_description VALUES (745,1,'Nukkles self massage belt','Nukkles self massage belt Nukkles easy to use. Requires 2 sets of nukkles-Nukkles are one of a kind, hand-held massage tool that put the power of massage in the palms of your hands. With its patented flex-technology, Nukkles contour to the body, allowin','',0); INSERT INTO products_description VALUES (746,1,'Nukkles','Nukkles effective hand massage tools, easy to use-Nukkles are one of a kind, hand-held massage tool that put the power of massage in the palms of your hands. With its patented flex-technology, Nukkles contour to the body, allowing anyone to provide a deep','',0); INSERT INTO products_description VALUES (747,1,'Interchangeable Wooden Foot Roller','

    Interchangeable Wooden Foot Roller with Magnets

    Reflexology for your feet.

    Give your feet an amazing experience! With the new Interchangeable Magnetic Foot Rollers, It has 5 rollers you can arrange to your own ultimate massage experince for your tired overworked feet. -Two rollers are lined with magnetic knobs the other knobs have been crafted to provide acupressure and massage stimulation. It is small and compact perfect for travel or under your desk at work or enjoy at home.A foot massage is a great way to quickly relax and feel better. Foot massage, a Thai primary self-care custom, has been found to enhance blood circulation, relaxation, and one\'s own healing power.','',0); INSERT INTO products_description VALUES (748,1,'Foot And Body Massager Rollers - Wooden','Foot And Body Massager Wooden Rollers - Reflexology for your feet and body-Give your entire body an amazing experience! With the newly designed Body and Foot Rollers, you can not only use these on your feet, but using the built in handles, roll away stress all over your body! Pre-packaged with each unit is a FREE HARDWARE KIT that includes everything you need to either hang over a door for a self-back massage, or mount to a wall in your home or office! A foot massage is a great way to quickly relax and feel better. Foot massage, a Thai primary self-care custom, has been found to enhance blood circulation, relaxation, and one\'s own healing power.','',0); INSERT INTO products_description VALUES (749,1,'Wooden Knobble','Knobbler Massage Tool for Trigger point release and acupressure massage-

    Wooden Mushroom Shaped Hand Massage Tool

    For Deep Tissue Work

    The Original Knobble , uniquely designed for the 21st century, deep tissue mas','',0); INSERT INTO products_description VALUES (750,1,'Palmassager - Hand Massage Tool','Palmassager - Hand Massage Tool for Trigger point release and acupressure massage-A New Hand Massage Tool Palmassager For Deep Tissue Massager- The Palmassager Easy to Use Hand Massager - The Original Palmassager™ is one of the most efficient massage therapy aids available anywhere. Hold it firmly in the palm of the hand and use one, two or three of its smooth, round knobs to massage tense, tired or sore muscles of the neck, back, shoulders, arms or legs. Give your friend a massage. The three knobs on the Pressure Positive Original Palmassager deliver a unique massage. Use the Original Palmassager over the entire body for soothing massage sensation. For superior massage delivery, an electronic handheld massager may be right for you.','',1); INSERT INTO products_description VALUES (751,1,'Jack Nobber Massage Tool','JackNobber Massage Tool for Trigger point release and acupressure massage-Jacknobber II Hand Massage Tool For Deep Tissue Work The Original Jacknobber II ®, uniquely designed for the 21st century, is the first in the Pressure Positive line of deep tissue ','',0); INSERT INTO products_description VALUES (752,1,'Index Nobber II Save Your Hands','Index Nobber II Save Your Hands for Trigger point release and acupressure massage-Stop Injuries Save Your Career Give Better Massages Easily The Original Index Knobber II ® is the second edition to our newest generation of colorful, molded, hand-held massage tools. For Trigger Point and Deep Tissue Massage the Hand Massage Tool the Massage Therapists Choice is ..… Index Knobber II The Original Index Knobber II® was developed as a device to be used by practicing, hands-on therapists. Injuries are the most common reason for massage therapist quitting practice. This tool can help prevent your career from ending early. Therapists who use the Original Index Knobber II ® in treating patients find it extremely helpful in applying precise pressure to soft tissue trigger points.','',0); INSERT INTO products_description VALUES (753,1,'VibraMassager - Back Massager','VibraMassager - Back Massager-The Original Vibrassager This new and innovative rolling massager is equipped with two knobbed wheels that actually vibrate slightly as they are rolled across the back giving a delightful, relaxing massage. The long, graceful handle is easy to grip and can be used as a trigger point tool for those especially sore muscles','',0); INSERT INTO products_description VALUES (754,1,'Back Nobber II self massager','BackNobber II self massager for Trigger point release and acupressure massage-A Back Massage Tool for quick back pain relief Backnobber II Give yourself a back massage A new level of Self Massage - This massage tool takes self massage to a new level. Eff','',0); INSERT INTO products_description VALUES (755,1,'Orbit Rotating Hand Massager','Hand Massager the Orbit Rotating Hand Massage tool A great back and body massage tool-Orbit Massager - The Original Orbiting Hand Massage Tool The Original Orbit Massager’s smooth, comfortable shape allows you to give stress releasing, relaxing massages. You can use the Orbit Massager on yourself or on some-one you care about. The innovative, gliding action of its freely, rotational ball kneads the muscles in the same way the professional massage therapist works to loosen and relax soft tissues and to encourage circulation. Available in 4 translucent colors!','',0); INSERT INTO products_description VALUES (756,1,'Hard Wood Dual Roller Back Massager','Hard Wood Dual Roller Back Massager-Give your entire body an amazing experience! An exclusively designed hard wood massager. Dual rollers providing a stimulating massage effect as you roll it along the body','',0); INSERT INTO products_description VALUES (757,1,'Reflexology Wooden Foot Roller','Wooden Foot Roller for Reflexology, Relaxation and Sore Feet-This is not the wimpy foot roller that you can fine in any local drug or discount store. If you are suffering from lack of energy and stiffness, you will be surprised how well this will work over the nerve endings in your feet. It can unblock energy flows that originate in your feet, which maintain balanced health. There are over 7,000 nerve endings in the feet. These nerve endings have interconnections through the spinal cord and brain with all areas of the body.','',0); INSERT INTO products_description VALUES (758,1,'Foot And Body Massager Rollers - Blue','Foot And Body Massager Rollers Blue - Reflexology for your feet and body-Give your entire body an amazing experience! With the newly designed Body and Foot Rollers, you can not only use these on your feet, but using the built in handles, roll away stress all over your body! Pre-packaged with each unit is a FREE HARDWARE KIT that includes everything you need to either hang over a door for a self-back massage, or mount to a wall in your home or office! A foot massage is a great way to quickly relax and feel better. Foot massage, a Thai primary self-care custom, has been found to enhance blood circulation, relaxation, and one\'s own healing power.','',0); INSERT INTO products_description VALUES (759,1,'Mouse Mate Wrist Massager the Computer Users Friend','Mouse Mate Wrist Massager the Computer Users Friend-Mouse Mate Massage Tool - Because so many people now spend much of their time at a computer, the risks of developing occupational injuries to the hands, wrists, and forearms has skyrocketed. The New! Happy\'s Mouse Mate soothes and massages your overworked carpal muscles and tendons. Happy\'s Mouse Mate will help create a more comfortable, relaxing computer environment. Health experts concur that this "neutral" wrist position reduces the stress on the Median Nerve and tendons to prevent and relieve wrist, forearm and neck/back ailments referred to as Repetitive Strain Injury (RSI), Cumulative Trauma Disorder (CTD), Musculoskeletal Disorders (MSDs) and Carpal Tunnel Syndrome (CTS). Great therapy for your wrist while at the computer.','',0); INSERT INTO products_description VALUES (760,1,'Lucky Ladybug Wooden Trigger Point Massager','Lucky Ladybug Wooden Trigger Point Massager-Lucky Ladybug Massager - A great hand massage tool - Everyone loves ladybugs! Kids love them because they are colorful and easy to catch. Gardeners and farmers love them because they can save their crops. An anc','',0); INSERT INTO products_description VALUES (761,1,'Brainwave Motorized Tingling Scalp Massager','Brainwave Motorized Tingling Scalp Massager - Tingles from your head to your toes-Feel the Tingle The Brainwave - Motorized Tingling Scalp and Head Massager - Imagine 10 long fingernails gently melting your stress. Now add batteries for the most exhilarat','',7); INSERT INTO products_description VALUES (762,1,'Fab Foot Reflexology Massager','Reflexology Massager - The Fab Foot-A Fabulous Foot Massage Fab Foot Massager A great massage tool - A foot massage is a great way to quickly relax and feel better. Foot massage, a Thai primary self-care custom, has been found to enhance blood circulation, relaxation, and one\'s own healing power. Below I have provided some related research.','',0); INSERT INTO products_description VALUES (763,1,'Jitter Critter - Pressure Point Powered Massage','Jitter Critter - Acupressure Powered Massage-This great little jittering bug has more that just cute looks. It\'s an invigorating massager for sore, tired and aching muscles. Jitter Critter fits perfectly in your hand, while its feet are designed to work muscles and relieve stress. Just push the nose end to turn it on and use Jitter Critter to massage yourself and others. Have fun and enjoy... Enjoy an invigorating massage with the battery operated Jitter Critter. The Jitter Critter is a unique massager that incorporates vibration and manual massage in one product. Use the four feet of the Critter for pressure point massage. Touch the Critters nose to activate the vibration. The Jitter Critter makes a great gift that will make those who use it smile.','',0); INSERT INTO products_description VALUES (764,1,'Jitter Honey Bee - Pressure Point Powered Massage','Jitter Honey Bee - Pressure Point Powered Massage Battery driven-

    Pressure Point Massager

    This great little jittering Bee has more that just cute looks. It\'s an invigorating vibrating massager for sore, tired and aching muscles. Jitter Bee fits per','',6); INSERT INTO products_description VALUES (765,1,'Jitter Dog - Pressure Point Powered Massage','Jitter Dog - Pressure Point Powered Massage-Dog Massager , A fun and effective Power Massager This great little jittering Dog has more that just cute looks. It\'s an invigorating massager for sore, tired and aching muscles. Jitter Dog fits perfectly in your hand, while its feet are designed to work muscles and relieve stress. Just push the nose end to turn it on and use Jitter Dog to massage yourself and others. Have fun and enjoy... For effective relief of many tensions headaches apply the feet of the jittering Dog to the trigger points on the neck in the general area of the small red dots in the diagram.','',4); INSERT INTO products_description VALUES (766,1,'Jitter Luckly Ladybug - Pressure Point Powered Massage','Jitter Lucky LadyBug - Pressure Point Powered Massage Battery driven-Everyone loves ladybugs! Kids love them because they are colorful and easy to catch. Gardeners and farmers love them because they can save their crops. An ancient Norse belief says that','',5); INSERT INTO products_description VALUES (767,1,'Cat Wooden Massager','Cat Wooden Massager-Lucky Black Cat Massager A great hand massage tool - Everyone loves Cats, Who says black cats are unlucky, not us and if you are lucky enough to get a massage by this cat you will agree. Perfect for a cat collector, these wooden hand p','',0); INSERT INTO products_description VALUES (768,1,'Turtle Massage Tool - Acrylic','Turtle Massage Tool - Acrylic-Handy Turtle Massager If you\'ve been searching for a neat way to rub your aches away then look no further than the Turtle Massager. This little guy fully fits into the biggest of hands and helps to give a great massage. The ergonomically designed Turtle Massager makes the process of giving a massage a pleasurable one. No more sore fingers and hands - the tool does the work and gives your hands a break. With this massage tool you can give a massage that is light and relaxing or a deep-penetrating, tension-relieving massage meant to un-bunch tense, cramped muscles.','',0); INSERT INTO products_description VALUES (769,1,'Helping Hand Massage Tool','Massage Tools the Helping Hand-A New Hand Massage Tool Helping Hand For Deep Tissue Massager - The Helping Hand Easy to Use Hand Massager. This is great massage therapy aid. Hold it firmly in the palm of the hand and use one, two, three or all five of its smooth, finger shaped knobs to massage tense, tired or sore muscles of the neck, back, shoulders, arms or legs. Give your friend a massage. The knobs on the helping hand deliver a unique massage. Use the your helping hand over the entire body for soothing massage sensation.','',1); INSERT INTO products_description VALUES (951,1,'Cat Shoulder wrap','Cat Shoulder wrap A cuddly cat wrap with microwave heat therapy-Comfort and fun. Made with buckwheat hull and lavender filler. The removable plush cover can be washed. The only product we carry with a synthetic cover, but so cute and comfortable with superior moisture absorption we just could not resist. You will love it too. Similar in effect to the shoulder wrap, it provides warm moist heat therapy for tense or sore neck and especially trapezoid muscles combined with the relaxing and calming effect of lavender. This is a large wrap with the weight strategically located to relax the trapezoid muscles. The muscle group that most often is dramatically effected by stress and poor posture. 4lb mailing weight. (note: this a poly fabric)','',0); INSERT INTO products_description VALUES (952,1,'Herbal Heart','Herbal Heart Herbal Moist Heat Therapy-Herbal microwaveable Heart','',0); INSERT INTO products_description VALUES (953,1,'Herbal Comfort Booties','Herbal Comfort Booties Herbal Moist Heat Therapy-After a long day nothing better than warm Herbal Slippers. Flaxseed pillows and packs, microwave for instant relief. Do your feet hurt after a long day? Are your feet cold all of the time? The ultimate luxury... toasty feet! Soothing relief from strenuous exercise or an average day\'s pounding. Poor circulation and arthritis A physician formulated blend of herbs in comfy, plush booties. Great for travel or whenever you have an opportunity to put your feet up! One size fits all.','',10); INSERT INTO products_description VALUES (954,1,'Herbal Comfort Heatable Mittens','Herbal Comfort Heatable Mittens Herbal Moist Heat Therapy-Do your hands get sore and stiff in the cold? Do you suffer from frequent poor circulation in your fingers? Soothing relief from the pain and discomfort of cold hands and stiff joints. Helps with the discomfort from poor circulation and arthritis A physician formulated blend of herbs in comfy, cotton mittens. One size fits all. Colors and fabric may vary from product pictured','',0); INSERT INTO products_description VALUES (955,1,'Support Pillow Contour Neck Herbal Concept','Support Pillow Contour Neck Buckwheat hull filled-Herbal Comfort Buckwheat Hull Support Pillows. These products will bring you comfort for years to come. The support pillows use buckwheat hull fill to provide the best possible support conforming yet supp','',1); INSERT INTO products_description VALUES (956,1,'Shoulder Pack','

    Herbal Heat Shoulder Pack

    \r\nThe best selling herbal heat therapy microwave heat pad. \r\n\r\n

    Designed to treat tense or sore neck and especially trapezoid muscles with herbal moist heat therapy. This effect is enhanced by aromatherapy from a herbal blend developed

    ','',72); INSERT INTO products_description VALUES (957,1,'Big Back pillow 14" x 12"','Big Back 14" x 12"- large heat therapy pillow perfect bed warmer-Herbal Big Pack 12"x14" great as a back heating pad in bed. Will stay warm most of the night. No danger of leaks or electrical burns.','',11); INSERT INTO products_description VALUES (958,1,'Lumbar Support Heat Pack','Lumbar Support - Pain relief with herbal moist heat therapy-Lumbar Back Belt. Designed with all back-pain sufferers in mind. A couple of minutes in the microwave and you have an up to an hour of back pain relief. Our Lumbar back pack has an adjustable Velcro closure to secure its moist heat around your back or limb. It also provides lumbar support while sitting.','',1); INSERT INTO products_description VALUES (959,1,'Therapist Heat Pad 16" x 26"','Herbal Moist Heat Therapy Large 16" x 26" Therapist Pack-Herbal Therapist Pack 16"x23" great as a back heating pad in bed. Will stay warm most of the night. No danger of leaks or electrical burns. 4lb 8oz','',3); INSERT INTO products_description VALUES (960,1,'Herbal Cooler','Relief from over heating - herbal coolers, for work exercise play-Cool, soothing relief all day long. Stop overheating and reduce the risk of heat stroke. Simply soak the Herbal Cooler in cool water to fully saturate the non-toxic gel crystals and tie around your neck. Natural air conditioning for body and soul! Ideal for outdoor workers, warm weather chores, light sports activities, jogging, hiking, sunbathing and more. Provides cooling all day long. Dry thoroughly before storing. Colors and fabric may vary from product pictured','',0); INSERT INTO products_description VALUES (961,1,'Herbal Buddy Unscented','Herbal Moist Heat Therapy Unscented Herbal Buddy-Unscented Microwavable Flaxseed hot and cold pack','',1); INSERT INTO products_description VALUES (962,1,'Microwave slippers','Foot pain relief with herbal heat therapy - microwave slippers-Do your feet hurt after a long day? Are your feet cold all of the time? The ultimate luxury... toasty feet! Soothing relief from strenuous exercise or an average day\'s pounding. Poor circulation and arthritis A physician formulated blend of herbs in comfy, plush slippers. Great for travel or whenever you have an opportunity to put your feet up! A minute or two in the microwave and ahh……… Heaven!!! One size fits all.','',0); INSERT INTO products_description VALUES (963,1,'Sleep Mask','Sleep Mask Aromatherapy with herbs for deep quick relaxation-Americans today do not get enough. Here is a short article on the extent of sleeplessness and the impact of lack of sleep. Napping can help and a sleep mask is an excellent addition to a regu','',0); INSERT INTO products_description VALUES (964,1,'Eye & Sinus Pillow Removable cover','Eye & Sinus Pillow with a Removable cover Aromatherapy and Herbal Pack-Originally develop in Asia as a supplement to acupressure treatments. Eye Pack stimulates acupressure points around the eyes to bring relaxation to the entire body. Recommended use as a cold pack. But as a heat therapy pack the relaxing herbal blend of Chamomile Lavender, Passion Flower, Peppermint, and Vanilla also works to clear sinuses. Clearing the sinuses prior to sleep can also help reduce snoring. Over 34 million people in the US each year suffer from one or more attacks of sinusitis. Moist heat and compact are well accepted treatments for reducing the discomfort associated with stuffed sinuses. You can read more about Sinusitis and your sinuses in this short article. Shipping weight 1 lb. Colors and fabric may vary from product pictured Removable cover is washable','',0); INSERT INTO products_description VALUES (965,1,'Eye & Sinus Pillow - Regular','Eye & Sinus Pillow Aromatherapy and for eye strain and headache relief-Originally develop in Asia as a supplement to acupressure treatments. Eye Pack stimulates acupressure points around the eyes to bring relaxation to the entire body. Recommended use as a cold pack. But as a heat therapy pack the relaxing herbal blend of Chamomile Lavender, Passion Flower, Peppermint, and Vanilla also works to clear sinuses. Clearing the sinuses prior to sleep can also help reduce snoring. Over 34 million people in the US each year suffer from one or more attacks of sinusitis. Moist heat and compact are well accepted treatments for reducing the discomfort associated with stuffed sinuses. You can read more about Sinusitis and your sinuses in this short article. Shipping weight 1 lb. Colors and fabric may vary from product pictured Removable cover is washable','',0); INSERT INTO products_description VALUES (966,1,'Neck Wrap Deluxe Fabric','Neck Wrap Deluxe Fabric Aromatherapy and Herbal Heat Therapy Pillow-Designed specifically to fit the contours of the neck, the Contour Neck Wrap stays in place while walking, standing or sitting. Hot or cold therapy, effective at easing neck and shoulder tension with the same soothing blend of 12 herbs contained in the Herbal Contour Pac. Choose the comfortable regular neck wrap made of cotton or flannel or the beautiful deluxe fabric made of raw silk or a delicate brocade. Mailing weight 3 lbs. Colors and fabric may vary from product pictured','',0); INSERT INTO products_description VALUES (967,1,'Neck Wrap Regular Fabric','

    Neck Wrap Aromatherapy and Herbal Heat Therapy Pillow for pain and stress relief

    \r\n\r\nDesigned specifically to fit the contours of the neck, the Contour Neck Wrap stays in place while walking, standing or sitting. Hot or cold therapy, effective at easing neck and shoulder tension with the same soothing blend of 12 herbs contained in the Herbal Contour Pac. \r\n\r\n

    Choose the comfortable regular neck wrap made of cotton or flannel or the beautiful deluxe fabric made of raw silk or a delicate brocade. \r\n\r\n

    Mailing weight 3 lbs. Colors and fabric may vary from product pictured','',2); INSERT INTO products_description VALUES (968,1,'Comfort Pack 7"x14" Deluxe Fabric','Herbal heat and cold pack microwavable 7"x14" Deluxe Fabric for pain and stress relief-Our Herbal Pillow Comfort heat packs are the number one alternative to outdated electric heating pads and gel packs that leak and burn for heat therapy. We also have o','',1); INSERT INTO products_description VALUES (969,1,'Comfort Pack 7\"x14\" Regular','Herbal pillow with Aromatherapy for heat and cold pack 7\"x14\" for pain and stress relief-Our Herbal Pillow Comfort heat packs are the number one alternative to outdated electric heating pads and gel packs that leak and burn for heat therapy. We also have','',40); INSERT INTO products_description VALUES (970,1,'Eye Pack Rectangular','Eye Pack Rectangular Aromatherapy and Herbal Heat Therapy for pain and stress relief-Originally develop in Asia as a supplement to acupressure treatments. Eye Pack stimulates acupressure points around the eyes to bring relaxation to the entire body. Recommended use as a cold pack. But as a heat therapy pack the relaxing herbal blend of Chamomile Lavender, Passion Flower, Peppermint, and Vanilla also works to clear sinuses. Clearing the sinuses prior to sleep can also help reduce snoring. Over 34 million people in the US each year suffer from one or more attacks of sinusitis. Moist heat and compact are well accepted treatments for reducing the discomfort associated with stuffed sinuses. You can read more about Sinusitis and your sinuses in this short article. Shipping weight 1 lb. Colors and fabric may vary from product pictured Removable cover is washable','',0); INSERT INTO products_description VALUES (788,1,'Essential Oil Decoders - Aromatherapy for Women','Essential Oil Decoders - Aromatherapy for Women-Aromatherapy for Women Giving aromatherapeutic advice on sixty conditions that concern women, this decoder is a welcome introduction into this gentle Healing Art.','',10); INSERT INTO products_description VALUES (786,1,'Vibrating Pen Point Acupressure Massage','

    Writer\'s Block giving you a headache?

    A Vibrating Pen Massager is the Answer

    -

    Writer\'s Block giving you a headache?
    AVibrating Pen Massager is the Answer

    Wooden Massager - Playful Puppy Massager
    A great hand massager

    Everyone loves puppys! Kids love them because they are warm cuddlely and playful. Dog\'s are known everywhere as man\'s best friend, and this massager is just one more reason why.<','',0); INSERT INTO products_description VALUES (777,1,'Reflexology Gloves - A pair with Right and Left hand zones','Reflexology Gloves - A pair with Right and Left hand zones-Reflexology Glove Chart - One for each hand, a pair of gloves with the reflexology zones identified. A great learning aid to for the field of reflexology.','',6); INSERT INTO products_description VALUES (778,1,'Reflexology Chart Foot and Hand 2 sided 8" x 11" Lamin','

    Reflexology Chart Foot and Hand

    2 sided 8" x 11" Laminated

    Reflexology is safe and effective and only helps the body do what it was designed to do anyway.-So unless you are grossly negligent you really can\'t hurt anyone with reflexology. These are the most detailed charts you can find, both the hands and feet on one two sided laminated page.','',5); INSERT INTO products_description VALUES (779,1,'Vibrating Bath Pillow','VibratingBath Pillow Massager Maximize your pleasure A Massage Pillow for your bath-Perfect for relaxing and rejuvenating your body and soul at the very convenience of your home. The bathtub has never been kind to the head and neck areas. Since our introduction of the Comfi Tub Bath Pillow, 1000\'s now beg to differ. It gives a smooth contoured support reducing strain on the neck and its foam core body is soft and comfortable turning your bathroom into a spa retreat.','',4); INSERT INTO products_description VALUES (780,1,'Reflexology Socks - A pair with Right and Left Foot zones','Reflexology Socks - A pair with Right and Left foot zones-Reflexology Socks - What better way to hint for a foot massage then by wearing these easy to follow diagrammed reflexology socks? One size fits all each package contains one pair of socks. One for each Foot, a pair of socks with the reflexology zones identified. A great learning aid to for the field of reflexology.','',4); INSERT INTO products_description VALUES (781,1,'Massage Cushion for your chair or car, 5 motors and 3 level','Massage Cushion for your chair or car - 5 motors, heat, 3 zones, and massage levels-A massager with gentle soothing heat and 3 level of intensity. The five motors allow you focus the massage in 3 regions of you body your lower back, your upper back, and your thighs, delivering relief where you need it, when you want it. This massager comes standard with an adapter for your car.','',7); INSERT INTO products_description VALUES (782,1,'Bath Pillow - Non Vibrating','Bath Pillow Non Vibrating Maximize your pleasure A soft but solid pillow for your bath-Perfect for relaxing and rejuvenating your body and soul at the very convenience of your home. The bathtub has never been kind to the head and neck areas. Since our introduction of the Comfi Tub Bath Pillow, 1000\'s now beg to differ. It gives a smooth contoured support reducing strain on the neck and its foam core body is soft and comfortable turning your bathroom into a spa retreat.','',5); INSERT INTO products_description VALUES (783,1,'Jitter Turtle - Pressure Point Powered Massage','Jittering Turtle - Pressure Point Powered Massage Battery driven-Iroquois legend held that the land was formed on the back of a great turtle to give sky woman a place to live. This little turtle can take some of the weight of the world off your back. On ','',0); INSERT INTO products_description VALUES (784,1,'Reflexology Chart - Ears 8" x 11" Laminated','Reflexology Chart - Ears 8" x 11" Laminated-Reflexology Charts - Regain your balance after a long hard day - Reflexology is safe and effective and only helps the body do what it was designed to do anyway. Reflexology is not a new thing. It goes back to a','',8); INSERT INTO products_description VALUES (785,1,'Vibrating Hand Wizard','Everyone loves these wizard of a massager! Kids love them because they are colorful and fun to use.-Everyone loves these wizard of a massager! Kids love them because they are colorful and fun to use.These helping hands, help you give a professional massage from head to toe with out hurting your hands. Charming little massagers! A great design for massage tool they fit your hand and provide a mulit point massage. Nothing feels better than a good massage -- and the therapeutic effects of a good massage are indescribable. Energize your Body with this massager, it’s also the perfect solution for relieving stress and headaches! Circle around your scalp with the massager\'s fingers to release tension and stimulate circulation.Great on sore backs or tired arms and legs','',2); INSERT INTO products_description VALUES (1137,1,'Aloe Vesta 2-n-1 Skin Conditioner','Aloe Vesta 2-n-1 Skin Conditioner

    Case contains 48 units-

    HCPSC Code = A6250

    ','',0); INSERT INTO products_description VALUES (1136,1,'Aloe Vesta 3-n-1 Cleansing Foam','Aloe Vesta 3-n-1 Cleansing Foam-A high-foaming, nonaerosol, ready-to-use cleansing foam for all-over body cleansing. Creates a rich lather that makes skin and hair cleansing quick and easy with no dripping or running. Alcohol free, pH balanced, and does not leave behind any irritating soap residue.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1134,1,'Visi-Flow Irrigator with Stoma Cone','Visi-Flow Irrigator with Stoma Cone-

    HCPSC Code = A4398

    ','',0); INSERT INTO products_description VALUES (1135,1,'Sur-Fit Natura Visi-Flow Irrigation Starter Set','Sur-Fit Natura Visi-Flow Irrigation Starter Set-Contains: Visi-Flow irrigator with stoma cone, 2 Stomahesive wafers with SUR-FIT flange, 2 SUR-FIT irrigation sleeves, 2 SUR-FIT closed end pouches, stoma lubricant, ostomy belt, tail closure, brush and carrying case.

    HCPSC Code = A4400

    ','',0); INSERT INTO products_description VALUES (1133,1,'Flexi-Seal Fecal Collector','Flexi-Seal Fecal Collector

    Box contains 10 units-Incorporates advanced Durahesive skin barrier technology and design to offer security and skin protection to nonambulatory patients with loose stool, fecal incontinence or diarrhea. Equipped with a tap for use with a bedside drain unit (tap may be cut off and collector sealed with provided tail closure). Gas/odor filter deodorizes and releases gas.

    HCPSC Code = A4330

    ','',0); INSERT INTO products_description VALUES (1131,1,'Warm Steam Vaporizer','Warm Steam Vaporizer-12 hour running time. Automatic shutoff. Medicine cup and safety key-lock design to prevent shock hazard. Base glows in the dark for safety. 14"D x 14"W x 7"H. 2-year limited warranty.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1132,1,'SurePress High Compression Bandage','SurePress High Compression Bandage-Designed for use over primary dressing. Elasticized bandage consists of cotton/viscous, nylon and lycra. Visual application guides ensure appropriate amount of graduated compression rectangles become squares when correct extension is reached. Yellow center line aids in 50% overlap. Unstretched.

    HCPSC Code = A6452

    ','',0); INSERT INTO products_description VALUES (1129,1,'Dry Electric Heating Pad - 1-year warranty','Dry Electric Heating Pad-Made of quality materials with removable, washable cover and wetproof pad construction. Three heat settings and "ON" indicator light. Attractive retail packaging. 1-year warranty.

    HCPSC Code = E0210

    ','',0); INSERT INTO products_description VALUES (1130,1,'Whisper Cool Mist Humidifier','Whisper Cool Mist Humidifier-Delivers quiet, steady flow of ultra-fine mist. Base glows in the dark for safety. Features self lubricating motor, with safety thermostat. Easy-to-fill and clean reservoir. 24-hour run time. 14"D x 14"W x 7"H. 2-year limited warranty.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1126,1,'Heel, Foot & Ankle Protector','Heel, Foot & Ankle Protector-Pad and protect your heel, foot and ankle. New boot with removable gel insert distributes weight away from bony areas and relieves pressure. The gel insert is fully adjustable within the boot to allow total coverage where desired. Comfortable and easy to use. Adjustable to fit most sizes.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1127,1,'Moist King Heating Pad','Moist King Heating Pad-Tie bands hold heating pad securely in place. Includes absorbent sponge pad to add moisture penetrating heat therapy. 3 heat settings and "ON" indicator light. 5-year warranty.

    HCPSC Code = E0215

    ','',0); INSERT INTO products_description VALUES (1128,1,'Moist Standard Heating Pad','Moist Standard Heating Pad-Includes absorbent sponge pad to add moisture for penetrating heat therapy. 3 heat settings and "ON" indicator light. 5-year warranty.

    HCPSC Code = E0215

    ','',0); INSERT INTO products_description VALUES (1125,1,'Castblast','Castblast-Spray under cast. Stops discomfort for hours of relief. Evaporates moisture, blankets skin with talc powder, and eliminates odor.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1123,1,'Heavy-Duty Adjustable Bath Bench','Heavy-Duty Adjustable Bath Bench-Blow-molded with anodized aluminum frame and steel crossbrace. Seat is 20(1/4)"W x 11(1/2)"D and height adjusts from 14-18" in 1" increments. Weight capacity: 500 lbs.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1124,1,'Heavy-Duty Extra Large Commode','Heavy-Duty Extra Large Commode-Epoxy-coated steel for additional strength. Snap-on seat; lid removes for additional comfort. Includes toilet paper holder. Seat height 20(1/2)". Almond. Overall 28"W x 20(1/2)"D. Width between arms is 24". Weight capacity: 650 lbs.

    HCPSC Code = E0168

    ','',0); INSERT INTO products_description VALUES (1122,1,'Heavy Duty Adjustable Transfer Bench','Heavy Duty Adjustable Transfer Bench-Features 6 legs for extra support: 4 inside the tub, 2 outside. Blow-molded seat and back on epoxy-coated aluminum frame with steel crossbrace. Seat is 27"W x 16"D and adjusts from 14 - 18"H. Almond. Weight capacity: 500 lbs.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1120,1,'Disposable Measuring Guide','Disposable Measuring Guide

    Box contains 250 units-Quick, easy measurements of pressure sores, decubitus ulcers, stomas, etc. Clear plastic dispenser box.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1121,1,'Adjustable Belted Undergarment','Adjustable Belted Undergarment

    Package contains 30 units-For heavy incontinence. Waterproof, cloth-like outer layer. Self-gripping straps up to 58" waist. latex-free.

    HCPSC Code Not Available

    *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prior to shipment and we will not ship without your approval of any additional charges

    ','',0); INSERT INTO products_description VALUES (1119,1,'FreeStyle Sterile Lancets','FreeStyle Sterile Lancets

    Box contains 100 units-25 gauge. Can be used with most lancing devices.

    HCPSC Code = A4259

    ','',0); INSERT INTO products_description VALUES (1118,1,'Universal Walker Caddy','Universal Walker Caddy-Three deep wells hold whatever you need to take along with you. Caddy easily mounts on the front or side of any walker. 3(1/2)" diameter recessed drink compartment keeps bottles, cans and cups with handles securely in place. 2(3/4)"D pen/pencil well holds writing instruments. 6(3/4)"L x 3(3/4)"W x 3(3/8)"D accessory holder carries other personal items. Includes a 12 ounce beverage mug with no-spill top, mounting hardware, and instructions. Microwave and dishwasher safe. 12"L x 7"W x 3(1/2)"H.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1116,1,'Reflex Clear','Reflex Clear

    Package contains 4 units-Reusable, self adhering, stimulating electrode. Multi-use up to 10 days.

    HCPSC Code = A4556

    ','',0); INSERT INTO products_description VALUES (1117,1,'Reflex Tantone','Reflex Tantone

    Package contains 4 units-Self-adhering, solid gel. Hypoallergenic with Tantone cloth cover. Multi-use up to 15 days.

    HCPSC Code = A4556

    *Prescription or professional license required to order. Please e-mail us for additional information

    ','',0); INSERT INTO products_description VALUES (1112,1,'Adapters','Adapters

    Package contains 2 units-Provide versatile use of existing leadwires. Convert the .08" pin from a TENS unit leadwire to a snap electrode.

    HCPSC Code = K0118

    ','',1); INSERT INTO products_description VALUES (1113,1,'Softy','Softy

    Package contains 4 units-Reusable, foam electrodes are self-adhering, highly conformable. Multi-use up to 10 days.

    HCPSC Code = A4556

    *Prescription or professional license required to order. Please e-mail us for additional information

    ','',0); INSERT INTO products_description VALUES (1114,1,'ReFlex','ReFlex

    Package contains 4 units-Reusable, self-adhering, flexible carbon electrodes are pre-gelled with aggressive gel. Multi-use up to 10 days.

    HCPSC Code = A4556

    *Prescription or professional license required to order. Please e-mail us for additional information

    ','',0); INSERT INTO products_description VALUES (1115,1,'Back Electrode','Back Electrode-White foam; covers a large surface for treating low back pain. Multi-use up to 15 days.

    HCPSC Code = A4556

    *Prescription or professional license required to order. Please e-mail us for additional information

    ','',0); INSERT INTO products_description VALUES (1108,1,'Viscopaste PB7 Zinc Paste Bandage','Viscopaste PB7 Zinc Paste Bandage-Indicated in the management of minor skin conditions such as eczema or dermatitis. Impregnated with 10% zinc oxide in an emulsifying base. Bandage does not harden and is simple to apply and remove. Soothing to irritated skin. May be used under compression bandages.

    HCPSC Code = A6456

    ','',0); INSERT INTO products_description VALUES (1109,1,'Skin-Bond Cement','Skin-Bond Cement-Provides a strong, yet gentle, bond between skin and appliance. Waterproof. Includes convenient brush applicator.

    HCPSC Code = A4364

    ','',0); INSERT INTO products_description VALUES (1110,1,'Vitamin E TENS Lotion','Vitamin E TENS Lotion-With aloe and vitamins E, A & D. An enriched lotion formula with natural ingredients for post treatment skin care. Relieves chapping, sunburn and dry skin.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1111,1,'Pre-TENS Conductive Skin Preparation','Pre-TENS Conductive Skin Preparation-Increases adhesion and electrode conductivity. Dab-o-matic applicator.

    HCPSC Code = K0118

    ','',0); INSERT INTO products_description VALUES (1106,1,'RepliCare Thin Hydrocolloid Dressing','RepliCare Thin Hydrocolloid Dressing-For managing lightly exuding wounds. Maintains moist healing environment. Goes on easy, comes off clean. Superior conformability improves patient comfort.

    HCPSC Code = A6235

    ','',0); INSERT INTO products_description VALUES (1107,1,'IV Prep Antiseptic Wipes','IV Prep Antiseptic Wipes

    Box contains 50 units-Provides a clear, one-step antiseptic for I.V. site preparation as well as a film which may help reduce skin trauma associated with adhesive removal when dressings are changed.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1105,1,'FlexiGel Hydrogel Sheet Dressing - Sterile','FlexiGel Hydrogel Sheet Dressing

    Box contains 5 units-Transparent, nonadherent dressing for the management of acute and chronic wounds with moderate to light exudate. Semi-hydrated; absorbs up to 5 times its own weight. Flexible, permeable dressing stays intact. Can be cut to desired size.

    HCPSC Code = A6242

    ','',0); INSERT INTO products_description VALUES (1104,1,'CovRSite Adhesive Wound Cover - Latex-free','CovRSite Adhesive Wound Cover

    Box contains 10 units-Latex-free. Single-step dressing replaces traditional tape and gauze. A secondary cover dressing for gels, gel sheets, alginates and nonadhesive foams, it is water-resistant, extensible and conformable. Applies and removes easily. Gentle adhesive is nonsensitizing and nonirritating. Excellent once-a-day cover dressing for the management of acute or chronic wounds.

    HCPSC Code = A6219

    ','',0); INSERT INTO products_description VALUES (1101,1,'Reusable Night Drain Bottle','Reusable Night Drain Bottle-With graduations for easy measuring. 60 " drainage tubing with cap; large finger holes and hooks for hanging.

    HCPSC Code = A5102

    ','',0); INSERT INTO products_description VALUES (1102,1,'Cica-Care Silicone Gel Sheeting - Sterile','Cica-Care Silicone Gel Sheeting-Self-adhesive, durable silicone sheet. For management of both new and existing hypertrophic and keloid scars. Conformable, reusable, cost-effective, and easy to use. Thinner and more flexible than the original dressing.

    HCPSC Code = A6025

    ','',0); INSERT INTO products_description VALUES (1103,1,'Profore Four Layer Bandage System Pack','Profore Four Layer Bandage System Pack-Specially designed for management and treatment of venous leg ulcers and associated conditions. Effective, graduated, sustained compression offers extended wear time and convenience and is cost-effective. Contains: Profore Wound Contact Layer, Profore #1 Naturally Padded Bandage, Profore #2 Light Conformable Bandage, Profore #3 Light Compression Bandage and Profore #4 Cohesive Compression Bandage.

    HCPSC Code = A4649

    ','',0); INSERT INTO products_description VALUES (1048,1,'FreeStyle Test Strips','FreeStyle Test Strips

    Box contains 50 units-For use with FreeStyle Blood Glucose Monitor. Strip automatically draws blood into it. Larger and more ergonomically designed "flip-open" vial cap is attached directly to vial container.

    HCPSC Code = A4253

    ','',0); INSERT INTO products_description VALUES (1046,1,'iWALKFree','iWALKFree-A revolutionary hands-free orthosis and limb brace designed to meet the modern mobility needs of people with non-weight bearing injuries of the lower leg. It allows users the full use of their arms and hands to do all the things they normally do','',0); INSERT INTO products_description VALUES (1047,1,'Bivona TTS Tracheostomy Tubes','Bivona TTS Tracheostomy Tubes-This tube is of particular benefit for patients requiring cuff inflation for managed, controlled leaks, protection from potential aspiration during feeding, or for short periods of total tracheal seal. When the all silicone cuff is totally deflated it adds no distinguishable dimension to the outer diameter of the tube\'s shaft, yet it can be partially or completely inflated for varied airway management needs. Packaged individually sterile with obturator, twill trach tie, 15mm disconnect wedge and cap plug.

    HCPSC Code = A4622

    *Prescription or professional license required to order. Please e-mail us for additional information

    ','',0); INSERT INTO products_description VALUES (1044,1,'Unilet ComforTouch Lancet','Unilet ComforTouch Lancet

    Box contains 100 units-Special ultra-thin needle and a "Duosharp" point for more comfort . Features protective cap for safe disposal. Can be used with MOST major sampling devices.

    HCPSC Code = A4259

    ','',0); INSERT INTO products_description VALUES (1045,1,'FreeStyle Blood Glucose Monitoring System','FreeStyle Blood Glucose Monitoring System-Allows testing on multiple sites including the finger, forearm, upper arm, thigh, calf and fleshy part of the hand. Nano-sample technology gives accurate and precise blood glucose results with a sample of only 0.3 microliters - a blood drop about the size of a pinhead. Stores 250 test results with date and time and provides a 14-day glucose average. Built-in data port allows users to download readings to a PC using FreeStyle Connect Data Management Software. Includes 2 AAAA batteries. Contents: FreeStyle Meter, 10 FreeStyle test strips. FreeStyle lancing device, 10 Sterile FreeStyle Lancets, 1 Vial FreeStyle Control Solution, carrying case and personal log book. Additional Control Solution is available at no charge directly from TheraSense. 5-year warranty.

    HCPSC Code = E0607

    ','',0); INSERT INTO products_description VALUES (1168,1,'Dry Comfort Light Pad','Dry Comfort Light Pad

    Package contains 24 units-For mild to moderate bladder protection. Can be worn with regular underwear. Looks and feels like a sanitary pad. Soft elastic gathers provide a closer fit. Full length adhesive strip holds pad securely in place. Latex-free.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1169,1,'TENA Youth Brief','TENA Youth Brief

    Package contains 32 units-Moderate to heavy bladder and/or bowel control protection. Rectangular-shaped, quilted mat provides enhanced fluid dispersion and helps to maintain healthy skin. Multi-strand elastic leg gathers hug the contours of the body providing a secure, comfortable fit and leakage protection. Latex free.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1166,1,'Dry Comfort Day Heavy Pad','Dry Comfort Day Heavy Pad

    Package contains 40 units-Oval-shaped elastics hug the body for greater protection. Contoured design with targeted absorbency for more comfort and greater security. Wetness indicator. Added absorbency fo bladder and/or bowel control protection. Latex-free.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1167,1,'Dry Comfort Day Moderate Pad','Dry Comfort Day Moderate Pad

    Package contains 44 units-For moderate bladder control protection. Oval-shaped elastics hug the body for greater protection. Contoured design with targeted absorbency for more comfort and greater security. Wetness indicator. Latex-free.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1165,1,'Dry Comfort Night Pad','Dry Comfort Night Pad

    Package contains 24 units-Oval-shaped elastics hug the body for greater protection. Contoured design with targeted absorbency for more comfort and greater security. Wetness indicator. Added absorbency fo bladder and/or bowel control protection plus maximum absorbency for nightime or extended protection. Latex-free.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1156,1,'Mechanical Floor Scale','Mechanical Floor Scale-Offers both rugged durability and a large, easy-to-read dial. Features low profile, extra wide platform for maximum stability. The heart of the scale is pure, case-hardened steel to ensure lifelong accuracy for the home health user. Overall: 4-3/8"H x 12-1/2"W x 18-1/2"D. Weight capacity: 320 lbs. in 1 lb. graduations. 8-1/2 lbs. 3-year warranty. (Also available in Pounds/Kilograms.)

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1155,1,'Big Dial Floor Scale','Big Dial Floor Scale-This high precision scale was especially designed for medical home health and dialysis professionals. Large, easy-to-read dial displays weight that\'s exceptionally accurate to within one percent of total body weight. Rugged, all-metal body is enhanced by a heavy-duty lever system for years of dependable service. Overall: 4-3/8"H x 12-1/2"W x 18-1/2"D. Weight capacity: 320 lbs. in 1 lb. graduations. 8 lbs. 3-year warranty. (Also available in Pounds/Kilograms.)

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1146,1,'SILICORE Foot Pillows','SILICORE Foot Pillows

    Package contains 2 units-Provide pressure relief to feet, heels and ankles with Velcro closures.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1147,1,'350 cc Bubble Humidifier - Dry','350 cc Bubble Humidifier - Dry

    Case contains 50 units-With 3 PSI internal, audible, safety pop-off alarm. Rigid and durable wing nut and lid. Unique, hand-dipped , soft plastic diffuser. Inlet nipple, stem and diffuser bonded into a single unit. Soft, translucent, double helix thread jar. Latex-free. 8" connector tubing not included.

    HCPSC Code = A7003

    ','',0); INSERT INTO products_description VALUES (1148,1,'Salter-Style Nasal Cannula "Micro"','Salter-Style Nasal Cannula "Micro"

    Case contains 50 units-The "Micro" Cannula (for use with 3 lpm or less of oxygen) provides superior comfort for the active, low-flow user. Clear, lightweight nasal cannula with unique, one-piece, anatomical design, eliminates the need for flap which can cause irritation, providing maximum patient comfort. Over-the-ear style provides secure positioning, allowing complete freedom of movement. Provided with three-channel safety tubing. Latex-free.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1149,1,'Salter-Style Adult Nasal Cannula','Salter-Style Adult Nasal Cannula

    Case contains 50 units-Clear, lightweight nasal cannula with unique, one-piece, anatomical design. Eliminates the need for flap, which can cause irritation resulting in maximum patient comfort. Over-the-ear style ensures secure positioning, allowing complete freedom of movement. Provided with three-channel safety tubing or smooth bore tubing in various lengths. Latex-free.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1150,1,'Tubing Swivel Connector','Tubing Swivel Connector

    Case contains 25 units-Plastic swivel connector eliminates twisting, tangling and kinking of oxygen tubing. Latex free.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1151,1,'Gel-Care','Gel-Care-Reduces discoloration and thickness of both new and old keloid and hypertrophic scars; helps improve skin elasticity. Self-adhesive, conformable gel sheet with medical grade mineral oil moisturizes and lubricates affected area. Hypoallergenic, washable and reusable. May be cut to desired shape.

    HCPSC Code = A6025

    ','',0); INSERT INTO products_description VALUES (1152,1,'Sofsheep Genuine Sheepskin Pad','Sofsheep Genuine Sheepskin Pad-Pure virgin wool fleece. Absorbs twenty times more moisture than synthetics and allows air circulation for warmth in winter and coolness in summer. Natural treatment for decubitus prevention. Approximately 8 - 10 square feet.

    HCPSC Code = E0189

    ','',0); INSERT INTO products_description VALUES (1153,1,'Digital Large Display Floor Scale','Digital Large Display Floor Scale-Features extra-large, 1-5/8" x 4" display that can easily be read with or without eyeglasses. The stylish and sturdy white plastic body requires minimum maintenance. The integrated "Autohold" function allows the user to read weight without any fluctuation in the reading. Overall: 1-1/2"H x 11-3/4"W x 12-3/8"D. Weight capacity: 308 lbs., in 0.2 lb. graduations. 4-1/2 lbs. Requires two 3V batteries (included). 1-year warranty.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1154,1,'Digital Bathroom Floor Scale','Digital Bathroom Floor Scale-Brings digital medical precision and accuracy to the home. This high precision, digital floor scale was designed for medical home health and is ideal where the smallest weight fluctuation counts. Quick kick turn on and long life batteries offer the utmost in operational ease. Clean, modern design features LC display and "Autohold" function that allows the user to read weight without any fluctuation in the reading. Overall: 1-1/2"H x 11-3/4"W x 12-3/8"D. Weight capacity: 308 lbs., in 0.2 lb. graduations. 4-1/2 lbs. Requires two 3V batteries (included). 1-year warranty.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1144,1,'AllKare Adhesive Remover Wipe','AllKare Adhesive Remover Wipe

    Box contains 50 units-Nonirritating, nonstinging and Iso-alcohol-free. Two products in one: adhesive remover and skin emollient. Specially formulated for Stomahesive and Durahesive skin barriers.

    HCPSC Code = A4365

    ','',0); INSERT INTO products_description VALUES (1145,1,'Little Ones Active Life One-Piece, Cut-to-fit Drainable Pouch wi','Little Ones Active Life One-Piece, Cut-to-fit Drainable Pouch with Skin Barrier

    Box contains 15 units-One sided comfort panel. 15 tail closures. No tape collar. 6 inch length pouch.

    HCPSC Code = A5061

    ','',0); INSERT INTO products_description VALUES (1143,1,'FLEXI-TRAK Large Anchoring Device','FLEXI-TRAK Large Anchoring Device

    Box contains 50 units-For anchoring tubes and catheters to skin, such as urinary catheters, gastrostomy tubes, chest tubes. Adhesive.

    HCPSC Code = A4333

    ','',0); INSERT INTO products_description VALUES (1013,1,'DreamTime Hand Cozy','DreamTime Hand Cozy Microwave for heat therapy for warm hands-Hand Cozies Let our Hand Cozy soothe away aches, and arthritic pain, and give comfort to overworked hands. They come with easy to use instructions which involve placing them in the microwave for 1-2 minutes. Colors and fabric may vary from product pictured','',17); INSERT INTO products_description VALUES (1014,1,'Contour Support Cervical Pillow','Contour Support Cervical Pillow-Eggcrate foam texture. Standard size. White cover with zipper.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1015,1,'Cervical Pillow Roll','Cervical Pillow Roll-Filled with Kodel polyester; covered with white cotton fabric. Packaged in poly bag.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1016,1,'Uplift Power Seat','Uplift Power Seat-The electric lifting cushion that turns an armchair or sofa into a lift chair. It gently seats and raises users from an armchair or sofa. Provides safe, controlled support and lifts 100% of the user\'s weight. Lightweight (12 lbs.), with built-in carry handle, easily transported from room to room. Stops automatically when it reaches its maximum height, or you can stop it by pushing down on the power lever. Waterproof incontinent cover is easily removed and washed. Water-resistant coating on foam surface can be wiped with a damp cloth. Cushion is made of a high density, slow-release memory foam that helps protect against pressure sores and conforms to the shape of the body. Weight capacity: 300lbs.

    HCPSC Code = E0628

    ','',0); INSERT INTO products_description VALUES (1017,1,'Weight Adjustable Hands-Free Wrist Weights','Weight Adjustable Hands-Free Wrist Weights Weight 4 lb, 1/5 lb Increments-One size fits all wrist weights. Individual slip in metal weights allow wide range of adjustment for graded exercise program. CONTOUR-FOAM wrap around cushioned comfort padding against wrist. Cushioned flaps keep weights secure. Designed to keep weights away from wrists. Permits full wrist flexion and extension as well as radial and ulnar deviation. Touch fastener closure. Maximum weight included with each style.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1018,1,'Colorado Silk Specialty Cream','Colorado Silk Specialty Cream-Clear, non-greasy, vanishing, topical treatment. Specifically developed for severely dry and irritated skin associated with repeated hand washing, exposure to harsh detergents or irritating substances, exposure to the sun, low humidity or repeated contact with moisture absorbing materials. Restores pH balance, alleviates dryness and increases the water binding capacity of the skin. Promotes natural repair and helps remove severely dry skin and scaly tissue. Fragrance free.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1019,1,'Wheelchair I.V. Pole','Wheelchair I.V. Pole-Attaches easily to any wheelchair. One prong chrome-plated steel pole. Height adjusts from 41" to 74".

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1020,1,'TempUForm Chair Back Pad','TempUForm Chair Back Pad-Made of Visco elastic memory foam, this chair cushion is designed to continuously self adjust to the body\'s shape, weight, and temperature for the utmost comfort. Elastic strap adjusts to most wheelchair and other chair backs. Zippered cover is removable for easy cleaning. Black.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1021,1,'Foot Friendly Cushion','Foot Friendly Cushion-Relaxes and protects feet and legs while sitting against supportive foot rest. Easily velcros to wheelchair for security. Polyurethane foam with black twill cover. Spot clean with mild detergent. Fits most standard size wheelchairs.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1022,1,'SOFTEZE BODY PILLOW','

    SOFTEZE BODY PILLOW

    This full length body pillow is ideal to use during pregnancy and for those who suffer from chronic neck and back pain.-It fits the body\'s contour to provide comfortable support.

    • Dimensions: 52"L x 16"W
    • Provides subconscious consolation to single sleepers
    • Ideal for relieving neck and muscle tension
    • Filled with 100% soft polyester fibers# Machine washable cover included
    • Made in the USA

    Machine washable cover, white.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (789,1,'Essential Oil Decoders - Home Use Aromatherapy','Essential Oil Decoders - Home Use Aromatherapy-Aromatherapy Home Use A handy household reference recommending the proper Essential Oils for various common ailments','',6); INSERT INTO products_description VALUES (790,1,'Essential Oil Decoders - Home and Garden Aromatherapy','Essential Oil Decoders - Home and Garden Aromatherapy-Aromatherapy Home/Garden Use Essential Oils for a more natural way of living! The tips and recipes in this decoder aim toward your home and garden, sharing Aromatherapy "secrets" on how to keep pests at bay or how to make your laundry smell great naturally','',7); INSERT INTO products_description VALUES (791,1,'Headache Relief with Shiatsu Massage DVD','Instant Headache and Migraine Relief with Shiatsu Massage DVD-INSTANT HEADACHE RELIEF Just about everyone gets them. Now, there is a technique that is 5,000 years old which is both safe and effective called Shiatsu which eliminates a headache (or a hangover) in 1 and 1/2 minutes. Shiatsu is actually a Japanese finger pressure technique for pain relief. This videotape / DVD covers headaches, stiff necks, and shoulder tension.','',2); INSERT INTO products_description VALUES (792,1,'Headache Relief with Shiatsu Massage VHS','Instant Headache and Migraine Relief with Shiatsu Massage VHS-INSTANT HEADACHE RELIEF Just about everyone gets them. Now, there is a technique that is 5,000 years old which is both safe and effective called Shiatsu which eliminates a headache (or a hangover) in 1 and 1/2 minutes. Shiatsu is actually a Japanese finger pressure technique for pain relief. This videotape / DVD covers headaches, stiff necks, and shoulder tension.','',0); INSERT INTO products_description VALUES (793,1,'Vanilla Essential oil Roll-on','Vanilla Essential oil Roll-on-Finally a Vanilla Essential oil Massage & Body Oil that is so pure, you could eat it! the drip-free & efficient roll-on applicator eliminates waste and provides for a clean experience and long lasting indulgence. The pure plant base offers perfect slip for various types of massage and absorbs easily. Rich in Vitamins (A, B1, B2, B6, C), minerals and unsaturated fatty acids, it is enriched with plant-derived Vitamin E of the highest grade for skin healing, rejuvenation and long shelf life.','',0); INSERT INTO products_description VALUES (1677,2,'','','',0); INSERT INTO products_description VALUES (1677,3,'','','',0); INSERT INTO products_description VALUES (1677,1,'Ultimate Heat Vest','

    The ultimate heat wrap

    \r\n\r\nThis is the one for you if you are sore all over. It lays up against your neck, over your shoulders and well down your back. Due to its size it works best with a medium to large microwave and will need to be turned during heating to get a even distributions of heat. It is especially good for tight trapezoid and upper back muscles with herbal moist heat therapy. This effect is enhanced by aromatherapy from a herbal blend developed by a naturopathic physician. 12 herbs were specifically selected for their therapeutic value in the herbal blend. Lightly misting the wrap with water before using the herbal shoulder wrap will increase both therapeutic effect of the moist heat but will also strengthen the effect of the herbal blend.','',8); INSERT INTO products_description VALUES (796,1,'Nail and Hand essential oil treatment','Hand and Nail Treatment with essential oils all natural-This elixir is excellent for nourishing and restoring the nail bed, resulting in healthy and strong cuticles and nails. It also works wonders softening the hands hardworking skin. Apply a drop on each finger, massaging it into the nail and cuticles. You may also include the rest of the hands. Placing a warm compress over the hands will increase absorption. Leave on over night or rinse off after 20 minutes. Biodegradable. No synthetic fragrances or color! No animal products or testing. No mineral oil/waxes or petrolatum used. Healthy Beauty Award winner for best nail product. Used in salons and Spas across the world.','',1); INSERT INTO products_description VALUES (1100,1,'DRI Sleeper Alarm System - Includes four 1.4V batteries','DRI Sleeper Alarm System-Small, comfortable unisex design with moisture detector that attaches inside the underwear. Awakens child by detecting even the slightest amount of urine. Any disposable, paper-based pad can be used to help secure detector.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1098,1,'Urolux Appliance Cleaner','Urolux Appliance Cleaner-Dissolves urinary crystal buildup. Cleans and deodorizes plastic and rubber urinary appliances, ostomy pouches, tubing and urinals.

    HCPSC Code = A5131

    ','',0); INSERT INTO products_description VALUES (1099,1,'Quick Drain Valve','Quick Drain Valve-A limited amount of finger/hand control is needed to operate this valve. Finger loops or a crossbar can be attached to the hole in the lever for individual requirements. O ring sealed threads; quick draining. Fits Urocareleg bags ONLY.

    HCPSC Code = A4335

    ','',0); INSERT INTO products_description VALUES (1096,1,'Comfort Plus Urinary Drain Bag Holder','Comfort Plus Urinary Drain Bag Holder-Designed to hang unobtrusively on a wheelchair, geri-chair or bed-side rails. Fits all drainage bags. Protects against accidental leakage and hides the unsightly appearance of the drain bag. Heavy guage vinyl material with welded seam construction. Hand wash with soap and water. Blue.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1097,1,'TRU-CLOSE 600 ml Gravity Drainage Bag','TRU-CLOSE 600 ml Gravity Drainage Bag-Nephrostomy drain bag, used to collect urine from surgically placed drain tube in the kidney. Stretchable, 20" tubing can be cut to desired length. Easy, twist-open and close empty port. Soft, comfortable hook-and-loop waist belt.

    HCPSC Code = A4335

    ','',0); INSERT INTO products_description VALUES (1095,1,'Comfort Plus Seat Pad','Comfort Plus Seat Pad-Cushioning relief for the person who sits for extended periods of time. Dupont Dacron Hollowcore Fiber in reversible cotton/polyester cover. Can be used in wheelchair, car seat, or chair to provide comfort and protection. Use polyester side if the user has incontinent situations. Latex-free, lightweight and durable. Machine wash warm water and air dry.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1094,1,'Comfort Plus Wheelchair Liner','Comfort Plus Wheelchair Liner-Provides a degree of posture control as well as pressure relief. Fits the seat and back of the wheelchair and also cushions the armrest and side panels to protect the user from skin tears and bruising. Made of durable cotton/polyester, latex-free, reversible material with Dupont Dacron fiber padding for comfort and heat reduction. Use polyester side for incontinent situations. Machine wash warm water and air dry.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1093,1,'Comfort Plus Hollowcore Fiber Bed Pad','Comfort Plus Hollowcore Fiber Bed Pad-Provides comfortable, effective protection against pressure sores by reducing pressure while it allows air circulation. Lightweight, durable latex-free, reversible bed pad is made of a cotton material on one side and polyester on the other to aid in the care of the incontinent patient. Machine washable, resists matting and air dries quickly. Complies with flammability standards for U.F.A.C. Padding Test Criteria. Hypoallergenic.

    * Special Order required please e-mail for delivery information

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1092,1,'Viraguard Disinfectant Cleaner','Viraguard Disinfectant Cleaner-Nontoxic, biodegradable, fast-acting bactericide, tuberculocide, virucide and fungicide. No lingering residue to promote evolution of resistant "superbugs". Convenient ready-to-use formula ensures product integrity. Use on a wide variety of plastic, natural and metal surfaces. Safe to use on intermittent catheters and collection devices.

    HCPSC Code Not Available

    *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prior to shipment and we will not ship without your approval of any additional charges

    ','',0); INSERT INTO products_description VALUES (1090,1,'Diaphragm Style Pediatric Flow Regulators - 6 Years','Diaphragm Style Pediatric Flow Regulators-High visibility gauges with enlarged numbers provide precise flow rate settings. Scribed in both LPM and CC/M readings.

    HCPSC Code = KIT-OXYG

    - 1/64-1/2LPM, CGA-870

    ','',0); INSERT INTO products_description VALUES (1091,1,'Viraguard Antimicrobial Hand Wipes','Viraguard Antimicrobial Hand Wipes-Quick and easy way to clean and sanitize hands. Kills 99.9% of harmful germs., including Hepatitis A,B and C, MRSA, VRE, CMV, E.Coli, TB, Herpes, HIV1-AIDS and more. Will not irritate skin. Moisturizing formula leaves hands refreshed.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1089,1,'Piston Style Flow Regulators - 6-year warranty','Piston Style Flow Regulators-Lightweight and durable. High visibility gauges and precision adjusting valve allow flow rates to be easily set. 6-year warranty.

    HCPSC Code = KIT-OXYG

    ','',0); INSERT INTO products_description VALUES (1088,1,'SLIMLITE II Regulator','SLIMLITE II Regulator-Anodized aluminum body features one-piece design with a built-in yoke for convenience and durability. Patented E-Z Key and flow indicator window. 6-year warranty.

    HCPSC Code = KIT-OXYG

    *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prior to shipment and we will not ship without your approval of any additional charges

    ','',0); INSERT INTO products_description VALUES (1087,1,'Ozium Spray','Ozium Spray

    Box contains 12 units-Air sanitizer and deodorizer reduces bacteria as well as odors. Particles are dispersed into the air where they remain active for 3-4 hours. 500 mist sprays, 0.8 oz.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1086,1,'BioMed 2000 TENS Unit','BioMed 2000 TENS Unit-Dual channel analog TENS device provides nerve stimulation to treat pain. 3 modes of operation: continuous, width modulation (50% decrease/increase of set width over 5 seconds), and burst (8 pulses per burst, 2 burst per second). The pulse rate adjusts from 2 - 150Hz and the pulse width adjusts from 50 -250us. Output intensity adjustable from 0-80mA. Kit includes four pigtail electrodes, two pairs of leadwires, one 9V battery, carrying case and instructions. 3.9"L x 2.75"W x 1"H. 4.6 oz. Limited 5-year warranty.

    HCPSC Code = E0730

    *Prescription or professional license required to order. Please e-mail us for additional information

    ','',0); INSERT INTO products_description VALUES (1085,1,'POISE Pantiliners','POISE Pantiliners

    Case contains 12 units-The right, light protection for the more than one-third of all women over 40 who experience occasional slight urine loss. Smaller and thinner than ordinary incontinence pads; unique absorbent center -- drier than ordinary pantiliners.

    HCPSC Code Not Available

    *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prior to shipment and we will not ship without your approval of any additional charges

    ','',0); INSERT INTO products_description VALUES (1084,1,'Foot Pleaser Ultra Massager with Heat - 2 year warranty','Foot Pleaser Ultra Massager with Heat-Soothe and relax tired feet with massaging action that rejuvenates the entire body. Features convenient toe-tap controls and extra long power cord for ease of use. Vibrating platform for gentle or invigorating massage action. Choose from 2 massage intensities. Infrared heat function provides soothing heat therapy to the soles of feet. Use massage and heat functions together or separate. 2 year warranty.

    HCPSC Code Not Available

    ','',4); INSERT INTO products_description VALUES (1082,1,'Acticoat Burn Dressing','Acticoat Burn Dressing

    Box contains 12 units-Acticoat Burn Dressing with proprietary antimicrobial silver nanocrystals provides 3 days of unsurpassed, fast-acting, and long-lasting antimicrobial barrier control.

    HCPSC Code = A9270

    ','',0); INSERT INTO products_description VALUES (1083,1,'Nexus Spirit Cushion - 24 month limited','Nexus Spirit Cushion-Combines the stability of a contoured foam base with the theraputic care for which dry flotation cushions are known. Allows increased stability for transfers and exceptional positioning of the pelvis and lower extremities for enhanced sitting posture. Provides skin protection to the ischia, sacrum and coccyx area. Lightweight, easy to handle and carry. Washable, fluid-resistant, antimicrobial cover. Includes cushion, stretch cover, hand inflation pump, repair kit, and instructions. Weight: approximately 3 lbs. 24 month limited warranty.

    HCPSC Code = K0108

    ','',0); INSERT INTO products_description VALUES (1081,1,'Electronic Digital Thermometer','Electronic Digital Thermometer-Measures temperature in 60 seconds and beeps when complete. Meets ASTM 1112 standard for accuracy (+/- 0.2 degrees). Takes temperatures fro 90 degrees to 109 degrees F. Large, easy-to-read LCD display. Memory recalls last reading. Water resistent. Auto power off conserves battery. Includes 1.55V (LR41 type battery), 5 disposable Sheaths and integral carrying case. 2-year warranty.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1080,1,'BioStim M7 TENS','BioStim M7 TENS-Dual channel, TENS device with flip top design that when closed, covers the easy to use controls for additional safety. Inside flip cover includes digital LCD display. Has 7 modes of operation: continuous, burst (2.5 seconds on 2.5 seconds','',0); INSERT INTO products_description VALUES (1077,1,'Safe-Mask Premier Earloop Mask','Safe-Mask Premier Earloop Mask

    Box contains 50 units-Ideal for sensitive skin. Latex and Fiberglass free. Highest level of protection with fluid repellent inner and outer layers.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1078,1,'5" Universal Wheel Kit','5" Universal Wheel Kit

    Package contains 2 units-Contains 2 wheels and 2 glide caps. Fits most popular manufacturers\' walkers.

    HCPSC Code = E0155

    ','',0); INSERT INTO products_description VALUES (1079,1,'Heavy Duty Deluxe 2 Button Folding Walker','Heavy Duty Deluxe 2 Button Folding Walker-Easy to use red button release allows simple folding by fingers, palm, or side of hand. Lightweight 1" anodized aluminum frame construction provides superior strength. Dual release folding mechanism allows walker sides to fold independently. Height adjusts from 32" to 39". Weight capacity 300 lbs.

    HCPSC Code = E0135

    ','',0); INSERT INTO products_description VALUES (1043,1,'Bariatric Trapeze - 3 year warranty','Bariatric Trapeze-Designed to assist individuals weighing up to 600 pounds in changing positions while in bed and aid in transferring in and out of bed. In addition to providing maximum support and comfort, this innovative lightweight, tool-free design makes delivery and assembly simple. With its ease of operation and delivery, the invacare Bariatric Trapeze offers comfort to both clients and providers alike. Four piece sub-assembly significantly reduces set up time. Three locking overhead boom angle positions for comfortable, secure use. Overall height: 73". Base: 40"W x 50.5"L. Product weight: 72 lbs, UPS shipping weight: 80 lbs. Weight capacity: 600 lbs. 3 year warranty.

    * Special Order required please e-mail for delivery information

    HCPSC Code = E1399

    ','',0); INSERT INTO products_description VALUES (1042,1,'Invacare IVC 18" Transport Wheelchair - 3 years on frame and','Invacare IVC 18" Transport Wheelchair-Designed for safe and efficient patient transport; compact and lightweight. The Transport has the added advantage of sharing interchangeable parts with the other wheelchairs in the Tracer series. Durable, low-maintenance, triple chrome-plated, carbon steel frame is long-lasting. Flame-retardant upholstery resists mildew and bacteria, as well as cold-crack and UV damage. Permanent full-length, padded arms. Fold-down back option makes storage convenient. Heavy-duty inner liners keep seat and back from stretching. Welded caster forks supply durability and long, maintenance-free life. Weight capacity 250 lbs. Warranty-3 years on frame and crossbraces. Seat width 18" seat depth 16" seat to floor height 21". Black

    * Special Order required please e-mail for delivery information

    HCPSC Code = E1031

    ','',0); INSERT INTO products_description VALUES (1026,1,'Nok-Out Odor Remover and Disinfectant','Nok-Out Odor Remover and Disinfectant-Hypoallergenic, non-toxic, biodegradable, odor-free Nok-Out deodorizes and sanitizes. Attacks and eliminates the source of the odor by oxidation, without chemicals or contaminants. Removes odor caused by pets, urine, mold, mildew, and tobacco smoke. Works on carpets, upholstery and other fabrics. Add to the wash or spray in the litter box. For best effects, it should come into direct contact with the odor source. When using for disinfectant purposes, apply and allow to remain wet for approximately ten minutes. Wipe surface with a damp cloth or let air dry.

    HCPSC Code = A5131

    ','',0); INSERT INTO products_description VALUES (1027,1,'Scott Towels','Scott Towels

    Case contains 10 units-Fast absorbing unique wide ridges absorb like no other towel to clean up messes fast.

    HCPSC Code Not Available

    *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prior to shipment and we will not ship without your approval of any additional charges

    ','',0); INSERT INTO products_description VALUES (1028,1,'TIMEX Accu-Curve 30 Second Digital Thermometer','TIMEX Accu-Curve 30 Second Digital Thermometer-More comfortable than straight thermometers. Curved tip accurately finds hotspot under the tongue and allows thermometer to rest comfortably in mouth during use. Extra large digital display with INDIGLO nightlight. Compact and lightweight, only ounce. Mercury-free. Displays last temperature taken when thermometer is turned on. Can be programmed to read in Fahrenheit or Celsius. For all ages. Unit comes with long-life battery, travel case, 5 disposable probe covers and instructions. Lifetime warranty.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1029,1,'ONE TOUCH UltraSmart System Kit','ONE TOUCH UltraSmart System Kit-A meter and electronic logbook in one unit. Accurate results in 5 seconds. Alternate site blood testing using arm or finger. With a 3,000-record memory, the One Touch UltraSmart Meter offers a full diabetes management progr','',0); INSERT INTO products_description VALUES (1030,1,'Aquaphor Original Ointment','Aquaphor Original Ointment-Indicated for use as a treatment for severely dry skin. Provides a unique protective environment that enhances the skin\'s own healing ability and reduces wound healing time. Hypoallergenic, contains no fragrances, preservatives or known skin irritants.

    HCPSC Code = A6250

    ','',0); INSERT INTO products_description VALUES (1031,1,'Personal Seat VF','Personal Seat VF-Anatomically molded polyurethane foam cushion with a sensitive visco-elastic foam insert for ischial pressure relief. Lightweight and comfortable, the molded base provides support and aids positioning. Moisture proof inner coating for protection, with water resistant cover. 3" thick. Product weight: approximately 3 lbs. Weight capacity: 250 lbs. Warranty: 2 years.

    HCPSC Code = E2607

    ','',0); INSERT INTO products_description VALUES (1032,1,'Digit Finger Pulse Oximeter','Digit Finger Pulse Oximeter-Pocket-size pulse oximeter is a convenient and economical solution to fast, reliable SpO2, pulse rate and pulse strength measurements. Its compact size is ideal for home use. Large LED display allows for use in a wide range of light and dark environments. Two "AAA" cell batteries (included) provide power for 1,400 spot-checks. Auto power shutdown after 8 seconds when not in use conserves batteries. Low battery indicator flashes when 30 minutes of battery time remains. Also includes lanyard. 1.7"h x 2.25"w x 1.5"d. 1-year warranty.

    * Special Order required please e-mail for delivery information

    ','',0); INSERT INTO products_description VALUES (1033,1,'Ultra Massaging Foot Spa','Ultra Massaging Foot Spa-Backlit touch pad controls create 7 spa settings. Settings combine: vibration with heat, bubbles with heat and water jets. Four powerful whirlpool jets. Two spinng rollers provide deep kneading massage to each foot. Two removable loofah disks remove unwanted rough areas. Transluscent splash guard. Five interchangeable pedicure attachments include all-purpose massager, buffing stone, scrubbing brush, soft touch massager and arch massager (includes storage bracket). Long line cord with cord wrap for easy storage. UL listed. Limited 1-year warranty.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1034,1,'ComfortClassic Nasal Mask','ComfortClassic Nasal Mask-Features a dual-thickness silicone cushion and two-position gel forehead spacer for a secure, comfortable fit. Comes with Respironics\' one-size-fits-most Deluxe Headgear.

    HCPSC Code = K0183

    ','',0); INSERT INTO products_description VALUES (1035,1,'Mediflow Waterbase Pillow','Mediflow Waterbase Pillow-Therapeutic cervical pillow with fillable water bladder. Provides outstanding comfort and support for the head and neck. Instantly adjusts to changes in sleeping position. Reduces neck pain, relieves associated headaches, improves quality of sleep. Thermal insulator fully encases the water layer to prevent body heat from being drawn from the head, neck and shoulders. Super-soft, hypoallergenic DuPont polyester fiber top layer. Fill with tap water. Personalize for soft, medium and firm support. 2-year warranty.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1036,1,'Eze-Rest Portable Folding Seat Cane','Eze-Rest Portable Folding Seat Cane-A sturdy, lightweight seat, that can also be used as a cane. It features foam grip handles, an attractive matte bronze finish and a comfortable fabric seat. Seat height: 22". Walking height: 34". Weight capacity: 300 lbs.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1037,1,'Nail Care Plus Personal Manicure/Pedicure Set','Nail Care Plus Personal Manicure/Pedicure Set-A compact battery powered manicure and pedicure set, it can be used on natural and artificial nails and is ideally suited for diabetic foot care. Remove calluses and reduce overly thick toenails. Includes six tools and a handy travel case. Requires 2 AA batteries (not included).

    HCPSC Code Not Available

    ','',4); INSERT INTO products_description VALUES (1038,1,'Micro-Air Electronic Nebulizer with V.M.T.','Micro-Air Electronic Nebulizer with V.M.T.-Electronic Vibrating Mesh Technology (V.M.T.) creates a dense therapeutic aerosol by the movement of medication through a metal alloy mesh. Offers the smallest, lightest, most portable electronic nebulizer to the aerosol dependent patient. 98% medication delivery. Universal adapter for masks and T-pieces. Detachable head for easy cleaning. Includes main power unit, unit cover, medication cup, mesh cap, mouthpiece/mask adapter, mouthpiece, instructional video and carrying case. Optional AC adapter not included. Weighs 6 oz. Uses two AA batteries (not included). Two year limited warranty.

    HCPSC Code = E0574

    ','',0); INSERT INTO products_description VALUES (1039,1,'Freeway Freedom Nebulizer','Freeway Freedom Nebulizer-Offers the freedom to nebulize whenever and wherever convenient. SideStream nebulizer reduces treatment by delivering medication faster and with a higher quality aerosol; small particle size gets medication deep into lungs. A stand holds nebulizer for filling or rest during treatment. Uses AC, 12 volt DC or battery power. Rechargeable battery pack delivers as many as six treatments in a single charge and 2,000 treatments before replacement. Includes compressor, battery pack, MS20AM Adult Mask, MS20PM Pediatric Mask, MS2400 SideStream nebulizer with mouthpiece, tubing, AC power cord, AC/DC pack, 12V DC lead and accessory bag. 1-year warranty.

    HCPSC Code = E0571

    ','',0); INSERT INTO products_description VALUES (1040,1,'CompAir Elite Compressor Nebulizer System','CompAir Elite Compressor Nebulizer System-Handheld, reusable. Shortens treatment times; delivers dense aerosol that is breath enhanced. Operates from 110-240 VAC, 50-60HZ automatic switchable supply. Complete with AC adapter, jet nebulizer, two mouthpieces, 5 replacement filters, video and carrying case. 7 oz. 5-year warranty. Rechargeable battery with DC auto cable optional.

    HCPSC Code = E0571

    ','',0); INSERT INTO products_description VALUES (1041,1,'PRONEB ULTRA Compressor with LC PLUS','PRONEB ULTRA Compressor with LC PLUS-This high output compressor can shorten the treatment time while delivering more medication to patient\'s lungs. When combined with the PARI LC PLUS Reusable Nebulizer, the particle size of medications are optimized for inhalation and retention into the lungs. With less medication wasted, the patients with asthma, cystic fibrosis and COPD feel better faster and can be more compliant. Includes: Gray PRONEB ULTRA compressor, fast and efficient PARI LC PLUS Reusable Nebulizer. 3 year standard warranty.

    HCPSC Code = E0570

    ','',0); INSERT INTO products_description VALUES (1186,1,'Flexiflo Gravity Feeding Set','Flexiflo Gravity Feeding Set

    Case contains 24 units-Gravity Feeding Set with 40-mm screw-on top. Roller clamp to regulate flow. 24/case.

    HCPSC Code = B4036

    ','',0); INSERT INTO products_description VALUES (1187,1,'Easy-Feed Enteral Nutrition Bag with Preattached Ross Gravity Fe','Easy-Feed Enteral Nutrition Bag with Preattached Ross Gravity Feeding Set

    Case contains 30 units-1000-mL bag has rigid neck for easy filling and handling. Strong, dependable hanging ring. Easy-to-read graduations and easy-view translucent bag. Bottom exit port allows complete drainage.

    HCPSC Code = B4036

    *Prescription or professional license required to order. Please e-mail us for additional information

    ','',0); INSERT INTO products_description VALUES (1185,1,'Flexiflo Companion Pump Set with Piercing Pin','Flexiflo Companion Pump Set with Piercing Pin-Piercing pin spikes into container.

    HCPSC Code = B4035

    ','',0); INSERT INTO products_description VALUES (1184,1,'Flexiflo Companion Ambulatory Transporter','Flexiflo Companion Ambulatory Transporter-Carrying bag for Companion ambulatory enteral nutrition pump.

    HCPSC Code = B9998

    ','',0); INSERT INTO products_description VALUES (1157,1,'Profesional Balance Beam Scale w/Height Rod','Profesional Balance Beam Scale w/Height Rod-The renaissance of a classic... updated and improved with the finest material using today\'s technology. Heavy duty, cast iron base and lever system will not flex, ensuring all of the user\'s weight is transfered to the beam for the most accurate weight measurement. Easy to use and more comfortable for today\'s weight-conscious user. Attractive white color and the nickle plated beam complements any contempory medical office or bathroom. Optional integral wheels make it easy to tilt and roll to another location. Some assembly required. Overall: 57-1/2"H x 17"W x20"D. Base: 4"H x 10-3/4"W x 14-3/8"D. Weight capacity: 400 lbs in 4 oz graduations. 39-1/4 lbs. 5-year warranty. (Also available in Pounds/Kilograms.)

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (1140,1,'Lyofoam T Dressing','Lyofoam T Dressing-Tracheostomy dressing; semi-permeable polyurethane foam. 2-layers: one absorbs moisture; one acts as a barrier to bacteria. Fenestrated.

    HCPSC Code = A6209

    ','',0); INSERT INTO products_description VALUES (1141,1,'SF-Gel Dressing','SF-Gel Dressing-Hydrating dressing with alginate. Designed to promote an optimal, moist environment for the healing process. Stays in place, easy application, saves time.

    HCPSC Code = A6248

    ','',0); INSERT INTO products_description VALUES (1142,1,'Shur-Clens Wound Cleanser','Shur-Clens Wound Cleanser-Effective cleaning for traumatic wounds that will not damage healthy tissue. Contains 20% nontoxic surfactant Poloxamer 188, which has been demonstrated to be gentle on tissue. Nonirritating formula removes debris, foreign particles and devitalized tissue.

    HCPSC Code = A6260

    ','',0); INSERT INTO products_description VALUES (1139,1,'LYOFOAM Extra Polyurethane Foam Dressing - Sterile','LYOFOAM Extra Polyurethane Foam Dressing-Designed for managing moderately to heavily draining wounds.

    HCPSC Code = A6209

    ','',0); INSERT INTO products_description VALUES (1138,1,'Stomahesive Paste','Stomahesive Paste-Protective skin barrier paste. Non sensitizing ingredients help prevent irritation. Provides optimum seal.

    HCPSC Code = A4406

    ','',0); INSERT INTO products_description VALUES (1006,1,'Invacare TrackEase Test Strips','Invacare TrackEase Test Strips

    Box contains 50 units-Capillary-action requires only 1 microliter of blood for sampling. Strips are large enough to handle easily. Flip-top cap remains attached to bottle and is easy to open. For use with Invacare TrackEase Smart System Blood Glucose Monitor.

    HCPSC Code = A4253

    ','',0); INSERT INTO products_description VALUES (1007,1,'Invacare TrackEase Smart System Blood Glucose Monitor','Invacare TrackEase Smart System Blood Glucose Monitor

    Biosensor technology delivers outstanding performance at an affordable price. Results in only 10 seconds.- Easy, two-step operation. Approved for alternate site forearm or fingertip testing. Capillary-action requires only 1 microliter of blood for more comfortable testing. Features 200 test memory, date and time and automatic coding with code chip. Contents include: TrackEase Smart System Blood Glucose Monitor with 3V battery installed, 10 TrackEase test strips, code chip, check strip, lancing device, clear cap for lancing device for alternate site use, 10 sterile lancets, owner\'s booklet, quick reference guide, self-test log book, compact carrying case and control solution. 5-year warranty.

    HCPSC Code = E0607

    ','',0); INSERT INTO products_description VALUES (1008,1,'DreamTime Body Wraps','DreamTime Body Wraps Microwave for herbal moist heat therapy for pain and stress relief with aromatherapy-Body Wraps. Our Body Wrap will embrace you in a warm and healing "herbal hug." The Dream Time Body Wrap sets the industry standard in all ways: the ingenious quilted inner-lining distributes warmth evenly; the unique fill provides unsurpassed heat-retention; the aromatherapy blend will delight and endure for years; deluxe-sized to cover any area in need, this versatile product is sure to please. Approximately 26" x 8" Colors and fabric may vary from product pictured','',1); INSERT INTO products_description VALUES (1009,1,'Invacare Automatic Inflation Blood Pressure Monitor','Invacare Automatic Inflation Blood Pressure Monitor

    Provides accurate readings with a single touch of a button. Features a large digital display panel, a comfortable, easy to clean arm cuff and memory storage for up to 60 previous readings. -Automatic power off function and AC capability to help conserve batteries. Cuff is easy-to-clean and durable, water resistant nylon with brachial artery marker and proper size range indications; fits arm sizes 9" - 13". Free, large cuff offer (fits arm sizes 13" - 17") available by mail order. Includes 4 AA batteries.

    HCPSC Code = A4670

    ','',0); INSERT INTO products_description VALUES (1010,1,'Invacare Deluxe Wrist Blood Pressure Monitor','Invacare Deluxe Wrist Blood Pressure Monitor-Wrist blood pressure model uses Heart Sense technology, which provides quick and comfortable blood pressure and pulse readings. Ideal for travel. 48 reading memory, automatic inflation and total weight of less than 5 ounces. Comfortable, easy to apply wrist cuff, and large, easy to read display . Provides systolic/diastolic and heart rate measurements with time and date stamp. English/Spanish instructions. Automatic shut off feature. Includes 2 AAA batteries.

    HCPSC Code = A4670

    ','',0); INSERT INTO products_description VALUES (1011,1,'Invacare Prestige Smart System Test Strips IQA Prestige Smart S','Invacare Prestige Smart System Test Strips IQA Prestige Smart System Test Strips

    Highly absorbent test strip virtually elminates clean-up. Indicator on back of strip lets you know if you used enough blood.

    Box contains 50 units- Comfortably sized for easy handling. Flip-top bottle is easy to use and prevents loss of bottle cap. Compatible with the Prestige IQ Smart System and all other glucose meters featuring the Prestige Smart System brand name.

    HCPSC Code = A4253

    ','',0); INSERT INTO products_description VALUES (1012,1,'Invacare Prestige IQ Smart System Blood Glucose Monitoring Syste','Invacare Prestige IQ Smart System Blood Glucose Monitoring System

    An affordable, easy-to-use monitor with large, easy-to-read display provides fast, accurate results in just 3 simple steps. Simple, one-button coding. -Absorbent test strips virtually eliminate clean-up. Indicator on back of strip lets you know if you used enough blood. Date and time display, 14 and 30-day averaging. Internet uploading capability to track, graph and print test results. Instructional videos available. System includes meter with AAA battery installed, 10 Prestige test strips, 10 Invacare Safety Seal lancets, Prestige Lite Touch lancing device, control solution, log book, compact carrying case and owners manual. 5-year warranty.

    HCPSC Code = E0607

    ','',0); INSERT INTO products_description VALUES (863,1,'G5 Applicator 225 Scalp and Skin Surface','G5 Applicator 225 Scalp and Skin Surface-Scalp and Skin Surface Applicator 225 is designed for vigorous massage and surface stimulation over large body areas and the scalp.','',4); INSERT INTO products_description VALUES (864,1,'G5 Applicator 223 Two-Ball Firm Rubber','G5 Applicator 223 Two-Ball Firm Rubber-Two Ball Applicator 223 is used in a manner similar to applicator 216, but because of its narrower width, it fits more easily over the cervical and is well suited to straddle the spinal column, when used for back massage. It is well-adapted for manipulation of the smaller joints, because the balls can be worked into the flesh while the oval plate connecting the balls is high enough to override intervening bony structures.','',4); INSERT INTO products_description VALUES (865,1,'G5 Applicator 222 Blunt-Tipped Firm Rubber','G5 Applicator 222 Blunt-Tipped Firm Rubber-Blunt-Tipped Firm Rubber Applicator 222 is designed for working body depressions over the abdominal area, soles of the feet and hands.','',4); INSERT INTO products_description VALUES (866,1,'G5 Applicator 217 Half-Ball Firm Rubber','G5 Applicator 217 Half-Ball Firm Rubber-Half-Ball Firm Rubber Applicator 217 is a large, half-ball designed for working body depressions, over the abdominal area, and for localized effects in postural drainage. It is most effective when applied to the soles of the feet or hands to stimulate circulation in the limbs, and to relax muscles.','',4); INSERT INTO products_description VALUES (867,1,'G5 Applicator 216 Four-Ball Firm Rubber','G5 Applicator 216 Four-Ball Firm Rubber-Four-Ball Firm Rubber Applicator 216 is designed for deep, heavy pressure massage of major muscle groups such as back, thighs, shoulders and buttocks.','',5); INSERT INTO products_description VALUES (868,1,'G5 Applicator 215 Multiple Prong Applicator','G5 Applicator 215 Multiple Prong Applicator-Applicator 215 is designed for vigorous massage and surface stimulation over large body areas.','',4); INSERT INTO products_description VALUES (869,1,'G5 Applicator 212 Soft Sponge Rubber 3-1/2" Dia.','G5 Applicator 212vSoft Sponge Rubber 3-1/2" Diameter-A large sponge applicator designed for gentle massage over sensitive body parts.','',4); INSERT INTO products_description VALUES (870,1,'G5 Applicator 210 Soft Sponge Rubber 2-5/8"','Applicator 210 Soft Sponge Rubber 2-5/8" Diameter-A small sponge applicator designed for use on children or small, sensitive body parts. It is ideal for gentle massage of tender or delicate areas.','',5); INSERT INTO products_description VALUES (871,1,'G5 Applicator 209 Right Angle Directional-Stroking Adaptor','G5 Applicator 209 Right Angle Directional-Stroking Adaptor-G5 Applicator 209 is used when a full percussive effect from the entire surface of an applicator is desired. This full percussive effect is obtained because the face plate of the head assembly describes a circular motion imparted to it by an eccentric cam inside the head. By screwing one leg of the percussion adaptor into the face plate, and affixing an applicator to the other, the oscillatory effect produced by the face plate is changed into a percussion effect. Never use the percussion adaptor over 35 CPS.','',4); INSERT INTO products_description VALUES (872,1,'G5 Professional Applicator Package','G5 Professional Applicator Package-Save with the pro pack for the G5 family of massagers 1) Large sponge applicator 3 1/2" diameter , (1) Multiple-prong applicator ,(1) Four-ball applicator , (1) Half-ball applicator , (1) Pointed-top applicator ,(1) Curved sponge applicator , (3) Medium applicator cover , (3) Large applicator cover -- May be used with any of the G5 massagers on site','',0); INSERT INTO products_description VALUES (873,1,'G5 Vibracare Percussor','G5 Vibracare Percussor - Unique directional percussion massager for serious home use and traveling professional applications-The G5 Vibracare Percussor is our durable, hand-held percussor used in respiratory therapy applications. Totally self-contained, and weighing less than three pounds, it provides optimal freedom of movement and portability with a ten foot hospital grade power cord. This model may be used with a variety of applicators and has a continuously-variable speed range of 20 - 50 cycles per second. This combination of applicators and speeds provides for a highly-versatile treatment range. It is the only hand-held percussor/massager to be granted C.S.A\'s highest medical operational rating.','',0); INSERT INTO products_description VALUES (874,1,'G5 GBM Professional Portable Massager V120','G5 GBM Professional Portable Massager - Unique directional percussion massager for serious home use and traveling professional applications-The G5® GBM™ Professional Portable Massager is our most powerful hand-held device. It incorporates the powerful massage action of our stand-mounted G5 Massage Machines into a small, compact, hand-held unit - a massager small enough on the outside to fit in a gym bag, but big enough on the inside to consistently deliver a powerful, deep-penetrating massage action. The G5 GBM is ideal for athletic trainers or athletes on the go! Comes with applicators 216, 223, 227, 230 and 229.','',0); INSERT INTO products_description VALUES (875,1,'G5 Clinical GK-3 Percussion Massager','G5 Clinical GK-3 Percussion Massager - Unique directional percussion massager for serious home use and traveling professional applications-The G5 GK-3 is a quiet & powerful Massage Machine designed for rugged use in the office, clinic, school, gym, training room or home. The GK-3 is the model preferred by chiropractors but is also widely used by respiratory therapists. Each GK-3 has a 47 3/4" long, light-weight, smooth drive cable attached to a durable applicator head, to provide greater versatility and ease of use. The GK-3 incorporates a dial-controlled, variable-speed output, with speeds from 20 - 50 cycles per second. Comes complete with caster stand, accessory tray and your choice of either our Professional Therapy applicator package.','',0); INSERT INTO products_description VALUES (876,1,'Air Belt Massager','Air Belt Massager-The Air Belt Massager contains an airbag, which is not available in any other products. It utilizes special functions of air-pressure and vibration, thus double its efficiency and achieve the best result. In regular uses, you can achieve a slimmer waistline and also ease lover back pain.','',4); INSERT INTO products_description VALUES (878,1,'Far Infrared Ray Foot Massager TK-201','Foot Massager with Far Infrared Ray Foot Massager TK-201-If you need to get a great relaxation and need to relieve aches and pains due to hard long day, you might want to use Far Infrared Foot Massager which is a high-tech massager with variable capabilities. With infrared lamps, and electromagnetic waves and the Far Infrared Foot Massager is a must for your soothing feet massage. Far Infrared Foot Massager is a floor based foot massager made of plastic casing.','',4); INSERT INTO products_description VALUES (879,1,'Jeanie Rub Massager Variable','Jeanie Rub Massager Variable-A rotary dial rheostat switch provides a choice of speeds from a soothing 1,400 rpm to an invigorating 4,600 rpm. The powerful oscillating massage safely relaxes tight muscles and stimulates circulation while relieving tension and stress. Use the included foot-rest attachment and turn the Jeanie Rub into one of the most powerful foot massagers you can buy. Just place the massage unit in the holder, place your feet on top and enjoy. Great for tired legs, too.','',0); INSERT INTO products_description VALUES (880,1,'JR-1 Jeanie Rub Single Speed Massager','Jeanie Rub Single Speed Massager-The single speed model is a practical, economical, multi-use massager. It has a toggle switch that operates a heavy-duty shaded pole motor at 3240 rpm. This convenient, easy-to-handle unit weighs just over six pounds.','',0); INSERT INTO products_description VALUES (881,1,'Twin Pulsar Therapy Massager UC-568 handheld','Percussion Back Massager with Infrared heat Twin Pulsar Therapy Massager UC-568 handheld-The wand-style design of the Twin Pulsar Therapy Massager allows you to reach places you wouldn\'t be able to otherwise. The 2 available strength adjustments let you decide what level of pressure to use. The popular wand-style design of the Twin Pulsar Therapy Massager makes it desirable for people from all walks of life who need that little bit of luxury…especially on the most stressful of days. Pinpoint that problem area on the shoulder blade, lower back or calf and let the therapeutic massaging heads of the Twin Pulsar Therapy Massager work it out.','',0); INSERT INTO products_description VALUES (882,1,'White Genius Massager','Massager Electric White Genius-10 speed adjustments provide 1200 RPM to 7200 RPM vibration power. Two way heat options. 10 minutes automatic shut-off. Pre-programmed combination programs provide various vibration modes to serve you with most relaxing massage.','',0); INSERT INTO products_description VALUES (883,1,'Infrared Foot Massager with Remote','Foot Massager with Infrared with Remote-This remote-controlled massager will penetrate deep into your foot to expand blood vessels and speed up blood circulations and body metabolism. This massager uses a pressure pad designed based on the reflexology points of the human foot, each node conforming to reflexes connected to various organs and body system. The ergonomic design of Magic Massager allows maximum comfort and contact This enables direct and effective impact for a more complete massage.','',0); INSERT INTO products_description VALUES (884,1,'Amrita atomizing diffusers - Room Model','Aromatherapy Amrita Atomizing Diffuser Atomizing Diffusers - Room Model-The Room model This is our most popular model. It is quiet and has a fixed low output that is especially good for use during sleep or in smaller rooms. The pump is a lilac-gray color approximately 4"x 2.5" x 2" in size. If you have never used an essential oil atomizing diffuser this diffuser will amaze you. Your oils never smelled so good. The version we carry comes with an on/off switch and no metal parts come in contact with your oils.','',6); INSERT INTO products_description VALUES (885,1,'Foot massage Magic massager','Foot massager The Magic Massager-This versatile massager provides 10 different speed adjustments and two levels of heat option that will relax your feet and body. This magic massager will accelerate your blood circulation, remove fatigue, relieve stress. Magic Electronic Massager\'s infrared heat warms your muscles as you massage them, making your massaging experience much more effective. Two pulsing nodes and two point massagers target problem areas, especially in the back, foot, thigh, calves and side.','',4); INSERT INTO products_description VALUES (886,1,'Slimfairy Back massager','Massager For Your Back the Slimfairy-SlimFairy Electronic Massager is perfect for the neck, shoulders and lower back. It uses two massage spheres with an infrared lamp to give you a warm pulse massage. It also features cylinder tapping action for a focused pulse and two heat settings to give you a very relaxed and satisfied massage experience.','',6); INSERT INTO products_description VALUES (887,1,'Amrita Atomizing Diffusers - Optima model','Aromatherapy Amrita Atomizing Diffusers - Optima model-atomizing diffusers provide the best form of diffusion for aromatherapy. atomizing diffusers consist of a system that uses air pressure generated by a compressing unit to vaporize the essential oils. ','',4); INSERT INTO products_description VALUES (888,1,'Thumper Professional Percussion Massager','Thumper Professional Percussion Massager-The full-size professional Thumper is ideal for use by two people (doctor-patient). A full-body Thumper Massage takes only about five minutes and it leaves the patient completely relaxed. It has 8 massage spheres and pulses 27 times per second. The size allows you to massage both legs or paraspinal muscles at the same time and its weight of 7lbs provides all the necessary force to provide a sensational massage. A nice feature for the ones administering the massage is that the Thumper has no \'kickback\' in the handles.','',1); INSERT INTO products_description VALUES (889,1,'Thumper Mini Pro 2 Massager','Thumper Mini Pro 2 Massager Percussion Massage-Mini Pro 2 Thumper Massager: PROFESSIONAL-STRENGTH POWER IN A PERSONAL SIZE - A lot of power in a little package, The MINI PRO 2 Thumper Massager is a professional strength massager in a personal, self-us','',0); INSERT INTO products_description VALUES (890,1,'InfraTech Pro Massager with Infrared Heat','InfraTech Pro Massager with Infrared Heat-Massage feels good. What can we say? It can be healing, relaxing and stress relieving, while allowing you to let go of tension and tightness. Massage increases circulation and helps repair damaged tissues and sore','',0); INSERT INTO products_description VALUES (891,1,'Mil-Rechargeable Massager Hot, Cold Magnetic all in one','Rechargeable Massager Hot, Cold Magnetic all in one MSN109-Powerful Massage combined with Hot Cold and Magnetic Therapy in one unit - People who frequently suffer from sudden tenseness and muscle pains, generally have a distinct feeling for what would h','',0); INSERT INTO products_description VALUES (892,1,'Full Body Massage Mat with 10 motors and 5 massage types','Full Body Massage Mat with 10 motors and 5 massage types-A full body massage with the flick of a switch. This electric masseuse has ten powerful motors, optional heat, and five massaging techniques to leave you relaxed and worry-free. 10 Powerful Motors - Deliver Waves of massage across the entire body. Soothing Heat - Add heat to help ease stiffness in your lower back. Programmable Hand Control - For customized massage selection. Comfortable Cushioning - For a massage on any surface. AC Adapter Included Two year Limited Warranty HoMedics® The Beauty of living well™. HoMedics creates products with your health, well-being and budget in mind. From America\'s number one selling massagers to revolutionary ideas in home healthcare technology, everything we make is designed to help you feel better.','',5); INSERT INTO products_description VALUES (893,1,'Amrita Atomizing Diffuser - Professional Quality','Aromatherapy Amrita Atomizer Diffuser - Professional Quality- provide the best form of diffusion for aromatherapy. atomizing diffusers consist of a system that uses air pressure generated by a compressing unit to vaporize the essential oils. A glass nebul','',8); INSERT INTO products_description VALUES (894,1,'Wel-Pil-O Inflatable Pillow Full Size','Wal-Pil-O The Best Rest Neck Pillow

    Pump up model includes an air bladders in each border for customized support

    4-in-1 anatomical design helps relieve discomfort from tension headaches and arthritic disorders of the neck, while reducing nocturnal and early morning pain. -Narrow and Wide Borders, soft and medium firm center sections, Properly supports and aligns the head and neck while lying on the back or side. Full-size, rectangular, therapeutic pillow fits standard pillowcase.

    Hypoallergenic polyurethane and polyester fiber

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (895,1,'Wel-Pil-O The Memory Foam Neck Pillow Full Size','Wal-Pil-O The Best Rest Neck Pillow

    RoloFoam Memory foam wrapping provides a softer surface feel and little or no break-in period.

    4-in-1 anatomical design helps relieve discomfort from tension headaches and arthritic disorders of the neck, while reducing nocturnal and early morning pain. -Narrow and Wide Borders, soft and medium firm center sections, Properly supports and aligns the head and neck while lying on the back or side. Full-size, rectangular, therapeutic pillow fits standard pillowcase.

    Hypoallergenic polyurethane and polyester fiber

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (896,1,'Travel Wel-Pil-O with Memory Foam','Travel Wel-Pil-O Memory FoamRoloFoam Memory foam wrapping provides a softer surface feel and little or no break-in period.

    4-in-1 anatomical design helps relieve discomfort from tension headaches and arthritic disorders of the neck, while reducing nocturnal and early morning pain. -Smaller than the regular Wal-Pil-O. Perfect for traveling.Narrow and Wide Borders, soft and medium firm center sections, Properly supports and aligns the head and neck while lying on the back or side.

    Hypoallergenic polyurethane and polyester fiber

    HCPSC Code Not Available

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (897,1,'Junior Hi Wal-Pil-O with Memory Foam','Junior Hi Wel-Pil-O

    RoloFoam Memory foam wrapping provides a softer surface feel and little or no break-in period.

    Lower pillow for children and others with short necks.4-in-1 anatomical design helps relieve discomfort from tension headaches and arthritic disorders of the neck, while reducing nocturnal and early morning pain. -Great for use with waterbeds.Narrow and Wide Borders, soft and medium firm center sections, Properly supports and aligns the head and neck while lying on the back or side. Full-size, rectangular, therapeutic pillow fits standard pillowcase.

    Hypoallergenic polyurethane and polyester fiber

    HCPSC Code Not Available

    N','',0); INSERT INTO products_description VALUES (898,1,'Double Core Pillow Memory Foam Reg','Double Core Pillow Memory Foam Regular-Choose the level of neck and back support most comfortable for you. The second core is the secret to this pillow\'s versatility. The lobes offer two different comfort levels. Firm and Medium 22"x16"','',0); INSERT INTO products_description VALUES (899,1,'Memory Plus Pillow: Full size COR245','Memory Plus Pillow: Full size Memory Foam COR245-Comfort for your head and neck. Molds to the unique shape of your head and neck to provide custom support. The Core memory foam pillow is designed to help stabilize an existing condition and provide comfort for special sleeping needs. The visoelastic foam responds to body heat to better conform to the unique shape of your head and neck. Unlike other pillows made of viscoelastic, or "memory" type foam, the Core Memory Plus pillow has been engineered from start to finish specifically for neck support.','',0); INSERT INTO products_description VALUES (900,1,'Chiroflow Pillow with the magic of water support IWP 100','Chiroflow Pillow with the magic of water support IWP100-The Chiroflow Pillow with its water layer at the base, provides outstanding comfort and responsive support for the head and neck. - It continuously responds to changes in your sleeping position. - It adjusts to fit your shape. - The firmness can be personalized to your preferred comfort level. The ChiroFlow Water Pillow, with its advanced engineering adapts instantly to different anatomical shapes and sizes. Designed with your comfort and good night\'s sleep in mind. If you have neck pain or related headaches, it could be that your pillow is not providing the proper support.','',0); INSERT INTO products_description VALUES (901,1,'Inflatable Tri-Core Pillows COR488','Inflatable Tri-Core Pillows Air-Pump Adjustability! COR488-Do you Dream of waking up without a stiff neck or as sore lower back? Do you Dream of sleeping throughout the night without waking up repeatedly, because the supports you use have flattened or shifted? Get all the benefits of the Tri-Core Pillows with convenient air pump adjustability. Give yourself the support you need with a simple squeeze of the pump. Because the Air-Core is filled with DuPont Dacron Hollofil II, the premier pillow fiber available today, it is now possible to enjoy all of the comfort of a top line bed pillow with the positive advantages of proper neck support.','',0); INSERT INTO products_description VALUES (902,1,'Body Pillow Contoured Extra Pillow Case angled','Body Pillow Contoured Extra Pillow Case angled-A pillow case for these revolutionary pillows','',0); INSERT INTO products_description VALUES (903,1,'Body Pillow Contoured Extra Pillow Case standard','Body Pillow Contoured Extra Pillow Case standard-A pillow case for these revolutionary pillows','',1); INSERT INTO products_description VALUES (904,1,'Body Pillow Contoured Angled','Body Pillow Contoured Angled-Do you Dream of waking up without a stiff neck or as sore lower back? Do you Dream of sleeping throughout the night without waking up repeatedly, because the supports you use have flattened or shifted? Do you Dream of wakin','',6); INSERT INTO products_description VALUES (905,1,'Body Pillow Contoured Standard','Body Pillow Contoured Standard-Do you Dream of waking up without a stiff neck or as sore lower back? Do you Dream of sleeping throughout the night without waking up repeatedly, because the supports you use have flattened or shifted? Do you Dream of wa','',0); INSERT INTO products_description VALUES (906,1,'Cryo Cuff Cooler only','Cryo cooler enhances Aircast Cryo/Cuff products by eliminating the need for manual water recycling through the use of an electronic pump to substitute warm water for cold. Pulsating pressure resulting from the automatic exchange of water provides comfort','',0); INSERT INTO products_description VALUES (907,1,'Geode Crystal Cobra Candle Diffuser for Essential Oils','Geode Crystal Corba Candle Diffuser for Essential Oils-Copper swirls up to cradle a breathtaking Crystal Geode A Beautiful agate slab serves as the base The reservoir of this magical stone holds your selection of essential oils floating on water Health giving negative ions released by nature’s crystal completes the experience To Use: Fill The Geode reservoir with water Add 3-6 drops of your favorite essential oil Light the candle, in a few moments you will be enjoying the wonderful, natural aromatherapy fragrance To Clean: place the geode in salt water in the window for 2 days It will self clean and reenergize If your oil burns too quickly you may change the height of the copper It is very flexible create your own design','',6); INSERT INTO products_description VALUES (908,1,'Geode Crystal Cobra Candle Diffuser for Essential Oils - Standar','Geode Crystal Corba Candle Diffuser for Essential Oils - Standard-Copper swirls up to cradle a breathtaking Crystal Geode A Beautiful agate slab serves as the base The reservoir of this magical stone holds your selection of essential oils floating on water Health giving negative ions released by nature’s crystal completes the experience To Use: Fill The Geode reservoir with water Add 3-6 drops of your favorite essential oil Light the candle, in a few moments you will be enjoying the wonderful, natural aromatherapy fragrance To Clean: place the geode in salt water in the window for 2 days It will self clean and reenergize If your oil burns too quickly you may change the height of the copper It is very flexible create your own design','',6); INSERT INTO products_description VALUES (909,1,'Mermaid Diffuser','Mermaid Diffusers - Mermaid for essential oil and fragrance oil-Our Mermaid looks as if she just climbed out of the water, to grace your room. Our candle type diffusers consist of a heat resistant vessel for water and essential oils, and a heat resistant platform that holds the vessel over a small candle. ','',6); INSERT INTO products_description VALUES (910,1,'Dragon Diffuser','Dragon Diffusers - Dragon for essential oil and fragrance oil-Our Dragon is a wonderfully detailed creature, a dish for your oils hanging from it\'s jaws. The candle type diffusers consist of a heat resistant vessel for water and essential oils, and a heat resistant platform that holds the vessel over a small candle. ','',7); INSERT INTO products_description VALUES (911,1,'Tokyo Traditional Japanese Sleep Style 7 x 12 x 3 in. high w/ pi','Tokyo Traditional Japanese Sleep Style 7 x 12 x 3 in. high-These are styled after the pillows you will find in the better Tokyo Hotels with squared sides','',2); INSERT INTO products_description VALUES (912,1,'Tatami Floor Mat 200 cm','Tatami Floor Mat 200 cm-The "Chuukyou-ma" type of Tatami is the most popular. Tatami is made of rush. The kind of rush to make Tatami is called "igusa". If you look at the surface of Tatami closely, you will find that Tatami is woven o','',6); INSERT INTO products_description VALUES (913,1,'Tatami Floor Mat 180 cm','Tatami Floor Mat 180 cm-The "Chuukyou-ma" type of Tatami is the most popular. Tatami is made of rush. The kind of rush to make Tatami is called "igusa". If you look at the surface of Tatami closely, you will find that Tatami is woven o','',6); INSERT INTO products_description VALUES (914,1,'Tatami Floor Mat 90cm','Tatami Floor Mat 90cm-The "Chuukyou-ma" type of Tatami is the most popular. Tatami is made of rush. The kind of rush to make Tatami is called "igusa". If you look at the surface of Tatami closely, you will find that Tatami is woven out','',6); INSERT INTO products_description VALUES (915,1,'Complete Package pad, Bolster; Futon, Head Rest','Complete Package 5x11" Hot n\' cold pad, 5x17" Round Bolster; 30x80" Japanese Style Futon, 7x12" Japanese Style Head Rest-The ultimate Relaxation package everything in the picture below is included: A Hot n\' Cold unscented microwavable pack; A Traditional Japanese Neck Rest Pillow; A Body bolster, A buckwheat hull Futon. Rest like there is no tomorrow.','',6); INSERT INTO products_description VALUES (916,1,'King Size Buckwheat Pillow 31" Long With Cover Zipper','

    King Size Buckwheat Pillow 15 x 31" With Cover Zipper

    -The Buckwheat Hulls used in these pillows are 100% Quality Assurance International (QAI) Certified Organic, No genically modified organism (NON-GMO), Kosher, Extra Roasted, Triple Cleaned. No fragrances are added to my buckwheat hulls, they are the finest buckwheat hulls available and are grown in North America.','',6); INSERT INTO products_description VALUES (917,1,'Queen Size Buckwheat Pillow 26" Long With Cover Zipper','Queen Size Buckwheat Pillow 15x26" With Cover Zipper-The Buckwheat Hulls used in these pillows are 100% Quality Assurance International (QAI) Certified Organic, No genically modified organism (NON-GMO), Kosher, Extra Roasted, Triple Cleaned. No fragrances are added to my buckwheat hulls, they are the finest buckwheat hulls available and are grown in North America.','',6); INSERT INTO products_description VALUES (918,1,'Buckwheat Pillow With Cover & Zipper Queen Size','Buckwheat hull pillow QueenThe Buckwheat Hulls used in these pillows are 100% Quality Assurance International (QAI) Certified Organic, No genically modified organism (NON-GMO), Kosher, Extra Roasted, Triple Cleaned. No fragrances are added to my buckwheat hulls, they are the finest buckwheat hulls available and are grown in North America.-Buckwheat hull pillow Queen','',6); INSERT INTO products_description VALUES (919,1,'Standard Buckwheat Pillow 21" Long With Cover Zipper','Standard Buckwheat Pillow 15x21" With Cover Zipper-The Buckwheat Hulls used in these pillows are 100% Quality Assurance International (QAI) Certified Organic, No genically modified organism (NON-GMO), Kosher, Extra Roasted, Triple Cleaned. No fragrances are added to my buckwheat hulls, they are the finest buckwheat hulls available and are grown in North America.','',6); INSERT INTO products_description VALUES (920,1,'Travel size Buckwheat Pillow w/cover and zippered case','Travel size Buckwheat Pillow With Cover Zipper-The Buckwheat Hulls used in these pillows are 100% Quality Assurance International (QAI) Certified Organic, No genically modified organism (NON-GMO), Kosher, Extra Roasted, Triple Cleaned. No fragrances are added to my buckwheat hulls, they are the finest buckwheat hulls available and are grown in North America.','',2); INSERT INTO products_description VALUES (921,1,'Buckwheat Pillow With Cover & Zipper Travel Size','

    Buckwheat hull pillow travel Size 11 x 15 inches

    The Buckwheat Hulls used in these pillows are 100% Quality Assurance International (QAI) Certified Organic, No genically modified organism (NON-GMO), Kosher, Extra Roasted, Triple Cleaned. No fragrances are added to my buckwheat hulls, they are the finest buckwheat hulls available and are grown in North America.-Buckwheat hull pillow travel','',6); INSERT INTO products_description VALUES (922,1,'Rectangular Shaped Pillow Yoga style Bolster 12 x 24 x 5"','Rectangular Shaped Pillow Yoga style Bolster 12 x 24 x 5"-These are styled after the pillows you will find in the better Tokyo Hotels with squared sides','',6); INSERT INTO products_description VALUES (923,1,'Buckwheat Body Bolster 10 x 52 w/fitted pillow case','

    Body Bolster 10 x 52 with fitted pillow case

    -Our cylindrical buckwheat bolsters offers forgiving support for spinal stretches, restorative postures and deep breathing. Useful anytime a part of you needs grounding during asana practice. The Bolst','',6); INSERT INTO products_description VALUES (924,1,'Buckwheat Body Bolster 10 x 36 w/fitted pillow case','

    Body Bolster 10 x 36 with fitted pillow case

    -Our cylindrical buckwheat bolsters offers forgiving support for spinal stretches, restorative postures and deep breathing. Useful anytime a part of you needs grounding during asana practice. The Bolst','',6); INSERT INTO products_description VALUES (925,1,'Buckwheat Body Bolster 10 x 24 w/Fitted pillow case','

    Body Bolster 10 x 24 with pillow case

    -Our cylindrical buckwheat bolsters offers forgiving support for spinal stretches, restorative postures and deep breathing. Useful anytime a part of you needs grounding during asana practice. The Bolsters have','',6); INSERT INTO products_description VALUES (926,1,'Neck Roll Buckwheat Support 5 x 17" with Cover','

    Neck Roll Buckwheat Hull Support 5 x 17" with Cover

    -The Buckwheat Hulls used in these Futons and yoga massage mats are 100% Quality Assurance International (QAI) Certified Organic, No genically modified organism (NON-GMO), Kosher, Extra Roasted,','',6); INSERT INTO products_description VALUES (927,1,'Neck Wrap Unscented microwavable oat seed heat pack','Neck Wrap Unscented microwavable oat seed heat pack-A touch of "nature" to comfort us in our high tech lives" --- These wraps will give relief from pain due to Arthritis, Rheumatism, Carpal Tunnel Syndrome, sports injuries, tennis elbow, Va','',0); INSERT INTO products_description VALUES (928,1,'Body Wrap 29 in. medium Unscented microwavable washable','

    Body Wrap 29 in. medium Unscented microwavable washable, White Terry Cloth Slip Cover

    A touch of "nature" to comfort us in our high tech lives" --- These wraps will give relief from pain due to Arthritis, Rheumatism, Carpal Tunnel Syndrome, sport','',0); INSERT INTO products_description VALUES (929,1,'Long Wrap 29x4 in. Unsented for all round useMicrowavable oat se','Long Wrap 29x4 in. Unsented for all round useMicrowavable oat seed hot pack-A touch of "nature" to comfort us in our high tech lives" --- These wraps will give relief from pain due to Arthritis, Rheumatism, Carpal Tunnel Syndrome, sports in','',0); INSERT INTO products_description VALUES (930,1,'5 x 11" - Microwavable oat seed hot pack','5 x 11" - Microwavable oat seed hot pack-A touch of "nature" to comfort us in our high tech lives" --- These wraps will give relief from pain due to Arthritis, Rheumatism, Carpal Tunnel Syndrome, sports injuries, tennis elbow, Varicose Veins and leg cramp','',0); INSERT INTO products_description VALUES (931,1,'Essential oil perfume - Vision Quest','Essential oil perfume, A Natural Anoint oil - Vision Quest-Jojoba Oil, Minosa, Lavender, Mugwort, Clary Sage, Tangerine, and other essential oils. Jojoba Oil - Simmondsia californica (Wax) Contains: protein, minerals, plant wax, myristic acid. Uses: Mimics sebum, penetrates skin very rapidly, therefore not good for massage, but excellent for nourishing skin. Healing for inflamed skins, psoriasis, eczema, any sort of dermatitis. Can help control acne and oily skin or scalp since excess sebum actually Minosa, Lavender, Mugwort, Clary Sage, Tangerine, and other essential oils. Dissolves in jojoba. Anti oxidant, may help extend the life of other oils. Used also for hair care. Useful for all skin types. Can clog pores.','',0); INSERT INTO products_description VALUES (932,1,'Essential oil perfume - Serenity','Essential oil perfume, A Natural Anoint oil - Serenity-Lavender, Rosemary, Neroli, Clary Sage and other essential oils','',0); INSERT INTO products_description VALUES (933,1,'Essential oil perfume - Sensual','Essential oil perfume, A Natural Anoint oil - Sensual-Jojoba oil, Ylang Ylang, Sandalwood, Patchouli Orange flower, Jasmine and other essential oils Jojoba Oil - Simmondsia californica (Wax) Contains: protein, minerals, plant wax, myristic acid. Uses: Mimics sebum, penetrates skin very rapidly, therefore not good for massage, but excellent for nourishing skin. Healing for inflamed skins, psoriasis, eczema, any sort of dermatitis. Can help control acne and oily skin or scalp since excess sebum actually Ylang Ylang, Sandalwood, Patchouli Orange flower, Jasmine and other essential oils. Dissolves in jojoba. Anti oxidant, may help extend the life of other oils. Used also for hair care. Useful for all skin types. Can clog pores.','',0); INSERT INTO products_description VALUES (934,1,'Essential oil perfume - Relaxing','Essential oil perfume, A Natural Anoint oil - Relaxing-Jojoba, Sandalwood, Geranium, Orange, Rosewood, Clary Sage and other essential oils Jojoba Oil - Simmondsia californica (Wax) Contains: protein, minerals, plant wax, myristic acid. Uses: Mimics sebum, penetrates skin very rapidly, therefore not good for massage, but excellent for nourishing skin. Healing for inflamed skins, psoriasis, eczema, any sort of dermatitis. Can help control acne and oily skin or scalp since excess sebum actually Sandalwood, Geranium, Orange, Rosewood, Clary Sage and other essential oils. Dissolves in jojoba. Anti oxidant, may help extend the life of other oils. Used also for hair care. Useful for all skin types. Can clog pores.','',0); INSERT INTO products_description VALUES (935,1,'Essential oil perfume - Rejuvenation','Essential oil perfume, A Natural Anoint oil - Rejuvenation-Jojoba Oil, Peppermint, Lemon, Rosemary, Clove, Frankincense and other essential oils Jojoba Oil - Simmondsia californica (Wax) Contains: protein, minerals, plant wax, myristic acid. Uses: Mimics sebum, penetrates skin very rapidly, therefore not good for massage, but excellent for nourishing skin. Healing for inflamed skins, psoriasis, eczema, any sort of dermatitis. Can help control acne and oily skin or scalp since excess sebum actually Peppermint, Lemon, Rosemary, Clove, Frankincense and other essential oils. Dissolves in jojoba. Anti oxidant, may help extend the life of other oils. Used also for hair care. Useful for all skin types. Can clog pores.','',4); INSERT INTO products_description VALUES (936,1,'Essential oil perfume - Purification','Essential oil perfume, A Natural Anoint oil - Purification-Jojoba, Sage Lemon, Frankincense, Juniperberry, Sandalwood, and other essential oils Uses: Mimics sebum, penetrates skin very rapidly, therefore not good for massage, but excellent for nourishing skin. Healing for inflamed skins, psoriasis, eczema, any sort of dermatitis. Can help control acne and oily skin or scalp since excess sebum actually Sage Lemon, Frankincense, Juniperberry, Sandalwood, and other essential oils Dissolves in jojoba. Anti oxidant, may help extend the life of other oils. Used also for hair care. Useful for all skin types. Can clog pores.','',4); INSERT INTO products_description VALUES (998,1,'Universal Arm Sling','Lightweight poly arm sling has a 1" shoulder strap with pad. Features fully adjustable hook/loop closure. Beige.-

    HCPSC Code = A4565

    ','',0); INSERT INTO products_description VALUES (997,1,'Universal Ankle Wrap','3" wide segmented elastic wrap with hook and loop closure. 39" length allows for various figure-eight styles. Beige.-

    HCPSC Code = L1902

    ','',0); INSERT INTO products_description VALUES (996,1,'Invacare Universal Neoprene Knee Wrap','Invacare Universal Neoprene Knee Wrap-Neoprene knee wrap provides warmth, flexibility and support. Helps reduce the pain and discomfort associated with sprains, strains and arthritis. Easy application and adjustability. Hand wash in mild detergent with cold water to clean. Fits either knee. Black.

    HCPSC Code = L1810

    ','',1); INSERT INTO products_description VALUES (995,1,'Invacare brand Plastic Adhesive Bandages','Invacare brand Plastic Adhesive Bandages 3/4" x 3" strip 60 ct per box

    Case contains 24 boxes-Highly absorbent, nonstick pad cushions and protects cuts and scrapes without sticking to them. Island design prevents dirt and other contaminants from getting into wounds. Soft, transparent plastic easily contours to the body. Easy open wrapper. Latex free acrylic adhesive stays on, even when wet. Dark tan color.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (994,1,'Invacare brand Antibacterial Bandage Assortment','Invacare brand Antibacterial Bandage Assortment - 30 count per box

    Case contains 24 boxes-Highly absorbent, nonstick pad is treated with Benzalkonium chloride to retard bacterial growth. Island design seals off edges to prevent dirt and other contaminants from getting into wounds. Soft, transparent plastic easily contours to the body. Easy open wrapper. Latex free acrylic adhesive stays on, even when wet. Package contains ten 1" x 3" strips, ten 3/4" x 3" strips and ten 5/8" x 2 1/4" strips. Tan.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (993,1,'Invacare brand Sheer Adhesive Assorted Bandages','Invacare brand Sheer Adhesive Assorted Bandages

    Case contains 24 units-Sheer assortment contains twenty 3/4" x 3" strips, ten 1" x 3" strips and thirty 5/8" x 2 1/4" strips. Translucent tape blends with a variety of skin tones. Highly absorbent, nonstick pad cushions and protects cuts and scrapes without sticking to them. Island design prevents dirt and other contaminants from getting into wounds. Soft, transparent plastic easily contours to the body. Easy open wrapper. Latex free acrylic adhesive stays on, even when wet.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (992,1,'Invacare brand Adhesive Clear Bandage Assortment','Invacare brand Adhesive Clear Bandage Assortment Box count 45 assorted

    Case contains 24 units-Invisible protection with highly absorbent, nonstick pad that cushions and protects cuts and scrapes without sticking to them. Island design prevents dirt and other contaminants from getting into wounds. Soft, transparent plastic easily contours to the body. Easy open wrapper. Latex free acrylic adhesive stays on, even when wet. Contains fifteen 3/4" x 3" strips, fifteen 1" x 3" strips and fifteen 5/8" x 2 1/4" strips.

    HCPSC Code Not Available

    ','',0); INSERT INTO products_description VALUES (991,1,'Invacare Brand Flexible Fabric Adhesive Bandages','Invacare Brand Flexible Fabric Adhesive Bandages

    2" x 4\"','ox of 10,Case contains 24 boxes-Soft, flexible material stretches easily and conforms to the body. Highly absorbent, nonstick pad cushions and protects cuts and scrapes without sticking to them. Island design prevents dirt and other contaminants from gett',0); INSERT INTO products_description VALUES (990,1,'Invacare Brand Flexible Fabric Adhesive Bandages','\"Invacare Brand Flexible Fabric Adhesive Bandages

    10 Fingertip and 10 knuckle','ox of 20, Case 24 boxes-Soft, flexible material stretches easily and conforms to the body. Highly absorbent, nonstick pad cushions and protects cuts and scrapes without sticking to them. Island design prevents dirt and other contaminants from getting into',0); INSERT INTO products_description VALUES (984,1,'Glucerna Meal Bar for People with Diabetes, Chocolate Chunk','Glucerna Meal Bar for People with Diabetes, Chocolate Chunk

    Features:

    • Please read all label information on delivery
    • Meal replacement bar for people with diabetes
    • HCPSC Code = L3909

      ','',0); INSERT INTO products_description VALUES (986,1,'Universal Neoprene Tennis Elbow Support','2" wide, plush, neoprene strap has loop/lock closure for easy application. Fits 7-15" forearm. Blue.-upc 016167995516

      HCPSC Code = L3701

      ','',0); INSERT INTO products_description VALUES (987,1,'Invacare brand Liquid Bandage','Invacare brand Liquid Bandage

      Case contains 24 units-Formulated with n-cyanoacrylate, forms a protective seal over wounds to keep out water, dirt and germs. No sting, quick dry formula is flexible and breathable and stays on hard to cover areas. Contains 20 drops, 10 two drop applications.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (988,1,'Invacare brand Foam Adhesive Bandage Assortment','Invacare brand Foam Adhesive Bandage Assortment

      Case contains 24 units-Contains ten 3/4" x 3" strips, ten 1" x 3" strips, ten 7/8" spots and fifteen 3/8" x 1 1/2" minis. Flexible, conformable foam bandages are highly absorbent, with nonstick pads to cushions and protect cuts and scrapes without sticking to them. Island design prevents dirt and other contaminants from getting into wounds. Easy open wrapper. Latex free acrylic adhesive stays on, even when wet. Tan.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (989,1,'Invacare Brand Flexible Fabric Adhesive Bandage Assortment','Invacare Brand Flexible Fabric Adhesive Bandage Assortment Box of 30 assorted

      Case contains 24 units-Contains fifteen 5/8" x 2 1/4" strips, ten 3/4" x 3" strips and five 1" x 3" strips. Soft, flexible material stretches easily and conforms to the body. Highly absorbent, nonstick pad cushions and protects cuts and scrapes without sticking to them. Island design prevents dirt and other contaminants from getting into wounds. Easy open wrapper. Latex free acrylic adhesive stays on, even when wet.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (983,1,'Glucerna Meal Bar for People with Diabetes, Wild Blueberry, 4 Ba','

      Glucerna Meal Bar for People with Diabetes, Wild Blueberry, 4 Bars

      Features: * Please read all label information on delivery * High in calcium for bone health and protein to help support muscle mass * Antioxidants to help protect against ce','',0); INSERT INTO products_description VALUES (972,1,'Comfort Pack 7"x15" Removable Cover','Herbal Moist Heat Therapy Comfort Pack 7"x15" Removable Cover for pain and stress relief-This New addition to the Comfort pack line has been eagerly awaited. The removable cover and increased weight makes this pillow a long term favorite. The Removable cover can easily be washed to remove unwanted odors and stains. The number one alternative to outdated electric heating pads and gel packs that leak. Herbal Comfort Pacs are a physician formulated blend of 12 smoothing, aromatic herbs. When heated in the microwave, the Herbal Comfort Pacs provide a variety of medical benefits by absorption into the skin and through aromatherapy. Herbal Comfort Pacs can be used hot or cold, and is great for arthritis, sinus headaches, stress relief, and many other common ailments. Contains the same twelve soothing herbs as the Herbal Comfort Pac in a larger size with a removable cover. Purchase includes one pillow','',15); INSERT INTO products_description VALUES (971,1,'Body Pillow by Herbal Concept','Herbal Comfort - Body Pillow Buckwheat Hull Pillow for back support and lessen lower back pain-Ideal for home or office use, adjusts to the contours of the body as needed. Use as a back support, footrest, neck support or pillow - wherever you need comfort or support. The convenient handles make it easy to apply to hard to reach areas. Use at room temperature. Support only - do not heat or cool. 5"x20"','',6); INSERT INTO products_description VALUES (720,1,'Soap Sandalwood','Soap Sandalwood-Musky, rich, exotic oils not initially strong aroma, but persistent, an aid to meditation and in religious ceremonies. Creates an exotic, sensual with a reputation as an aphrodisiac. Excellent hair and skincare oil and as a body fragrance.','',0); INSERT INTO products_description VALUES (721,1,'Soap Northern Woods Pine','Soap Northern Woods Pine-Northwood\'s Pine - This scent is NOT a straight pine scent...it is a Bracing blend of balsam, pine and a splash of cranberry','',0); INSERT INTO products_description VALUES (722,1,'Soap Cedar','Soap Cedar-Ever been up close to a cedar tree? Yep! This scent is just like it… Almost hear the fire crackling. A real woodsy smell','',0); INSERT INTO products_description VALUES (723,1,'Soap Mountain Lake','Soap Mountain Lake-A very fresh, long lasting scent..another great one for the man in your life','',0); INSERT INTO products_description VALUES (724,1,'Soap Fishermen\'s Friend','Soap Fishermen\'s Friend-no information','',0); INSERT INTO products_description VALUES (725,1,'Shaving Brush','Shaving Brush-2.5 oz Made with anise and petitgrain essential oils','',0); INSERT INTO products_description VALUES (726,1,'Bay Rum Shaving Soap','Bay Rum Shaving Soap-Our Bay Rum Shaving Soap comes in a plastic low profile container. Each container contains 5 oz of shaving soap. Bentonite clay has been added to give an easy glide for the razor!','',2); INSERT INTO products_description VALUES (727,1,'Pressure Pointer Massage Tool','Pressure Pointer Massage Tool a great back and body massager for Trigger point release and acupressure-A New Tool for Trigger Point Release Therapy Take yourself to a new level of Trigger Point Self Massage This massage tool takes self massage to a new le','',0); INSERT INTO products_description VALUES (728,1,'Glide Point Ball','Glide Point Ball a great back and body massager for Trigger point release and acupressure massage-A Hot new massage tool The Glide Point massage tool family Air glide roller ball glides smoothly over bare skin or clothing eliminating he use of messy gels and oils If you are not familiar with the benefits of trigger point or acupressure massage you can follow these links to find out more about these ground breaking pain relief approaches to massage. For Acupressure Massage and Trigger point massage A lightly textured handle provides an secure grip and reduces hand fatigue, If you are a practitioner, this tool can save your hands. It works well on all of the major muscle groups On the Back it can provide a soothing back massage or targeted acupressure with a minimum of effort.','',0); INSERT INTO products_description VALUES (729,1,'Glide Point Master with Handle','Glide Point Master with a acupressure Handle a great back and body massager for Trigger point release and acupressure massage-A Hot new massage tool The Glide Point massage tool family Air glide roller ball glides smoothly over bare skin or clothing eliminating he use of messy gels and oils If you are not familiar with the benefits of trigger point or acupressure massage you can follow these links to find out more about these ground breaking pain relief approaches to massage. For Acupressure Massage and Trigger point massage A lightly textured handle provides an secure grip and reduces hand fatigue, If you are a practitioner, this tool can save your hands. It works well on all of the major muscle groups On the Back it can provide a soothing back massage or targeted acupressure with a minimum of effort.','',0); INSERT INTO products_description VALUES (730,1,'Healthy Body Ball','Healthy Body Ball Acupressure tool for Trigger point release and acupressure massage-An Acupressure Massage Tool The Health Body Ball - Pain relief in the palm of your hand - Now, with The Healthy Body Ball, you can enjoy a healing Trigger Point Massage Therapy massage in the comfort of your own home, and you are in control. The nodules on the body ball are designed to simulate the action of the Thumbs and elbows of a Trigger Point or acupressure massage therapist. After extensive hands on testing, (tough job, but some one has to do it ) The Health Body Ball is one of the best tools for conducting trigger point massage on your self.','',0); INSERT INTO products_description VALUES (731,1,'Nukkles Foot massager with Reflexology socks','Nukkles now for your feet, they come with a pair of reflexology socks, a great value and a great massage, easy to use-Nukkles are one of a kind, hand-held massage tool that put the power of massage in the palms of your hands. Nukkles contour to the body, ','',0); INSERT INTO products_description VALUES (732,1,'Dr Riters Egro Chair Alternative - Fitball Chair','

      An Alternative to Doctor Riter\'s Physical Therapy Ergo Chair

      The Fitball Chair An Alternative Solution - By using a Fitball™ as a chair in the office your \'core stabilizers\' will be getting a workout all day. -By strengthening this group of mus','',0); INSERT INTO products_description VALUES (733,1,'Earth Stone Massagers - set of 3 with pouch','Earth Stone Massagers - set of 3 with pouch Save Your Hands for Trigger point release and acupressure massage-Empowering Sore and Injured Hands -- Earth Stone Massagers are the solution to finger, thumb and hand problems for the professional massage th','',0); INSERT INTO products_description VALUES (719,1,'Just For Him Basket','Just For Him Basket-Just For Him Gift Basket Includes: Shaving soap, Shaving brush, Northwood\'s pine soap, sandalwood soap, cedar soap','',0); INSERT INTO products_description VALUES (706,1,'Reflex Rolling and Kneading Massager','

      Rolling and Kneading Massager

      You will get many hours of the most exquisite massage you have ever derived from a machine!

      Previously only available from a \"Hands on Massage

      You can now enjoy all of the benefits of a professional ma','',7); INSERT INTO products_description VALUES (708,1,'Professional Body Rub Foot Massager','Foot Massager a Professional Massage Tool by Body Rub-Discover the magic of Body Rub as nervous tensions, sore muscles and soothes your feet. Release the sore, tired feet like no other massager can. Envelops the soles, tops and sides of your feet with relaxing vibration massage.','',0); INSERT INTO products_description VALUES (709,1,'Chiro Hand Massager','

      Chiro Hand Massager

      \r\n

      A Professional Massage Tool-The Chiropractor\'s Hand Aid is a great professional quality back massager. Sturdy enough for everyday use yet much lighter than others in the industry.

      \r\n

      Give a professional massage from head to toe with out hurting your hands. A great designs where form meets function. Perfect for easing a stiff neck, shoulder, back or sore areas of the arms or legs.

      \r\n

      This massager is specially designed to naturally alleviate pain and stiffness where the pain or stiffness are while vibrating massage relaxes knotted muscles.','',17); INSERT INTO products_description VALUES (710,1,'Kenshin Tea Samplers','Kenshin Tea Samplers-Two each of bagged Kenshin Japanese Green Tea, Hojicha Tea and Genmaicha Tea bags','',8); INSERT INTO products_description VALUES (711,1,'Kenshin Hojicha Roasted Tea - 5 Boxes','Kenshin Hojicha Roasted Tea - 5 Boxes-Hojicha tea has a clear, light reddish-brown tint and a robust, roasted fragrance and flavor. The leaves for hojicha tea are made by roasting regular sencha and bancha leaves until they turn brown. The roasting gives the tea a smoky fragrance and flavor.','',6); INSERT INTO products_description VALUES (712,1,'Kenshin Green Tea Loose','Green Tea Loose 100 grams by Kenshin-Premium Japanese Green Tea Sencha is made of spring-to-early-summer selected young leaves. The use of early spring leaves and the gentle processing give this tea an outstanding taste without a trace of bitterness. After the harvest, the young leaves are steamed briefly then dried. This process is believed to keep the abundant polyphenols (catechin) from being destroyed.','',4); INSERT INTO products_description VALUES (713,1,'Green Tea Spa 3 Bottles','Green Tea Spa bags for the Bath-A new all natural Japanese Green Tea Spa bag for the bath. Green Tea Spa bags are easy to use, simply place in a bathtub full of hot water and moved around to release the green tea, then add cold water to get the desired temperature and sit back and enjoy the pleasant aroma and healing benefits.','',6); INSERT INTO products_description VALUES (714,1,'Catechin Green Tea Tablets - 3 Bottles','Catechin Green Tea Tablets-Catechin Green is made from Green tea, green barley grass extract and ginger. Catechin, said to have strong antioxidant effects, has received much attention recently for its possible benefits to help fight and eliminate free radicals which can cause premature aging and some degenerative conditions. Key Benefits - In Japan, Catechin Green is used by dentists to help in the fight against gum disease and bad breath with their patients. Easy to chew and slowly dissolve in the mouth. Chew 2-3 tablets after a meal to refresh breath the all-natural way. An excellent antioxidant… great for headache, colds, flu, skin conditions and much more.','',7); INSERT INTO products_description VALUES (715,1,'Genmaicha Tea 5 Boxes','Genmaicha (popcorn) Tea-Genmaicha Tea Genmaicha is a blend of bancha green tea leaves and roasted brown rice. This tea also has the least amount of natural caffeine in the Japanese green tea family. Made from tea leaves harvested in the fall, Genmaicha has a unique appearance and a pleasant roasted flavor that everyone likes. Bancha is the final tea harvest of the year, but by no means is it less healthy or savory, just slightly milder in taste. The tea leaf is more coarse in texture and has a green-golden liquor. It is a favorite among individuals who follow the macrobiotic diet, as it helps keep the body more alkaline. This tea has the least amount of natural caffeine of the Japanese green tea family.','',4); INSERT INTO products_description VALUES (716,1,'Japanese Bagged Green Tea 5 boxes','Japanese Bagged Green Tea 5 boxes-Premium Green Tea is organically grown in Shizuoka, Japan, the best known area to grow the highest grade tea, by a grower who has been producing tea products for over 50 years. This is a superb estate tea. Japanese Sencha Tea ...','',4); INSERT INTO products_description VALUES (717,1,'Great Outdoors Basket','Great Outdoors Basket-The ultimate gift basket for the outdoorsman, hunter, hiker or camper! Includes a usable pocket knife, snacks, cap, soap, lotion and 2 full size freeze dried dinners, coffee and mug plus more! A for sure winner you wont find anywhere else!','',0); INSERT INTO products_description VALUES (718,1,'Fisherman\'s Friend Basket','Fisherman\'s Friend Basket-If your man likes to fish he will love our Fisherman\'s Friend Gift Basket! We take a creel style basket and stock it full of usable products in hearty sizes. You will not find another gift basket quite like this one! Includes: 1 - 2.5 oz Fisherman\'s Friend Soap (anise/petitgrain), 1 - 4.5 oz Fisherman\'s Friend Lotion (anise/petitgrain), 1 - Camouflage Cap, 2 - Fishing Flies, 1 - Enamel Coffee Mug, 2 - Coffee Packets (2 flavors, each makes 1 pot), 1 - Pocketknife, 1 - Insect Repellent Spray, 1 - 3 x 5 Resin Fishing Frame, 1 - 5 oz Caramel Nut Crunch Popcorn, 1 - 5 oz Honey Mustard Pretzels, 1 - 6 oz Honey Sweet Peanuts','',0); INSERT INTO products_description VALUES (950,1,'Dog Shoulder wrap','Dog Shoulder wrap A cuddly dog wrap with microwave heat therapy-Comfort and fun for dog lovers. For all the dog lovers, our golden retriever neck wrap. Goldie is made from silky, tan plush and buckwheat hull and lavender filler. The removable plush cover can be washed. filled with buckwheat and lavender. We recommend using her for cramps, neck and shoulder ache, hand pain, engorged breasts, migraine( frozen) and hot flashes (frozen). You will love her. Similar in effect to the shoulder wrap, it provides warm moist heat therapy for tense or sore neck and especially trapezoid muscles combined with the relaxing and calming effect of lavender. This is a large wrap with the weight strategically located to relax the trapezoid muscles. The muscle group that most often is dramatically effected by stress and poor posture. (note: this a poly fabric) Removable insert for hand washing.','',1); INSERT INTO products_description VALUES (949,1,'Kitty Eye Pillow','Kitty Eye Pillow - Relief for tired and strained eyes Chill or Heat-Not your everyday eye pillow! It will be your new best friend. Our new eye pillow is as pretty as it is practical. Use chilled to soothe tired eyes and reduce eye puffiness. Warm slightly to use as a dream pillow or relieve sinus pressure. Made with buttery soft chenille and filled with lavender, calming chamomile and gently weighted with flax seed. Each is individually packaged in a white drawstring bag for giving as a gift or use for storage.','',0); INSERT INTO products_description VALUES (948,1,'Dog Eye Pillow','Dog Eye Pillow - Relief for tired and strained eyes Chill or Heat-Eye Pillows and Packs for both cooling and hot treatments - Puppy Eye Pillows - Not your everyday eye pillow! It will be your new best friend. Our new eye pillow is as pretty as it is practical. Use chilled to soothe tired eyes and reduce eye puffiness. Warm slightly to use as a dream pillow or relieve sinus pressure. Made with buttery soft chenille and filled with lavender, calming chamomile and gently weighted with flax seed. Each is individually packaged in a white drawstring bag for giving as a gift or use for storage.','',1); INSERT INTO products_description VALUES (947,1,'Bunny Eye Pillow','

      Bunny Eye Pillow

      Relief for tired and strained eyes Chill or Heat. See our Dog and Kittys too...-Eye Pillows and Packs for both cooling and hot treatments - Pink Bunny Eye Pillows - Not your everyday eye pillow! It will be your new best friend. Our new eye pillow is as pretty as it is practical. Use chilled to soothe tired eyes and reduce eye puffiness. Warm slightly to use as a dream pillow or relieve sinus pressure. Made with buttery soft chenille and filled with lavender, calming chamomile and gently weighted with flax seed. Each is individually packaged in a white drawstring bag for giving as a gift or use for storage.','',1); INSERT INTO products_description VALUES (946,1,'Sleep Mask - with memory foam and earplugs','Sleep Mask - with memory foam and earplugs-The Memory Foam Sleep Mask Our memory foam sleep mask comes with an adjustable head band and ear plugs With the memory foam and an adjustable elastic band our masks are designed to be worn for long periods without discomfort. All materials are soft, non-scratchy and easy on delicate facial skin. Relax and unwind anytime, anywhere with this extraordinary sleep mask. The mask provides darkness, comfort to lull you into a deep and comfortable sleep. The perfect travel companion when changing time zones, or use at home to ensure a restful night\'s sleep.','',1); INSERT INTO products_description VALUES (945,1,'Discovery Card Sampler Mindful','Discovery Card for Essential Oil Sampler Mindful-Mindful Discovery Card This card is designed to guide and instruct on the use of essential oils in aromatherapy. Detailed information about each oil is provided on the inside of the card. On the back of the card is a blending chart which shows how to create blends with the oils on the card, and gives specific applications for each blend. The essential oils on this card are used in holistic aromatherapy to refresh, uplift, elevate, and sharpen the mind: Scotch Pine, Holy Basil, Grapefruit, Black Spruce, Cypress','',4); INSERT INTO products_description VALUES (944,1,'Discovery Card Natural Remedies','Discovery Card Natural Remedies-Natural Remedies Discovery Card This card is designed to guide and instruct on the use of essential oils in aromatherapy. Detailed information about each oil is provided on the inside of the card. On the back of the card is a blending chart which shows how to create blends with the oils on the card, and gives specific applications for each blend. The essential oils on this card are used in holistic aromatherapy to ease and treat minor discomforts, and are ideal travel companions: Lavender, Chamomile, Geranium, Ginger, Marjoram','',4); INSERT INTO products_description VALUES (943,1,'Discovery Card Rest and Relaxation','Discovery Card for Essential Oil Sampler Rest and Relaxation-Rest & Relaxation Discovery Card: This card is designed to guide and instruct on the use of essential oils in aromatherapy. Detailed information about each oil is provided on the inside of the card. On the back of the card is a blending chart which shows how to create blends with the oils on the card, and gives specific applications for each blend. The essential oils on this card are used in holistic aromatherapy to nurture and relax, encouraging one to take the time take a moment in the midst of a busy life: Rosewood, Mimosa, Vetivert, Clary Sage, Petitgrain','',4); INSERT INTO products_description VALUES (942,1,'Discovery Card Sampler Sensual','Discovery Card for Essential Oil Sampler Sensual-Sensual Discovery Card This card is designed to guide and instruct on the use of essential oils in aromatherapy. Detailed information about each oil is provided on the inside of the card. On the back of the card is a blending chart which shows how to create blends with the oils on the card, and gives specific applications for each blend. The essential oils on this card are used in holistic aromatherapy to create romantic ambience and enhance the exchange of intimacy: Jasmine, Vanilla, Coriander, Rose, Frangipani','',7); INSERT INTO products_description VALUES (941,1,'Discovery Card Sampler Spiritual','Discovery Card for Essential Oil Sampler Spiritual-Spiritual Discovery Card This card is designed to guide and instruct on the use of essential oils in aromatherapy. Detailed information about each oil is provided on the inside of the card. On the back of the card is a blending chart which shows how to create blends with the oils on the card, and gives specific applications for each blend. The essential oils on this card are used in holistic aromatherapy to calm and center the mind, providing a state of inner harmony and balance: Sandalwood, Champaca, Cedarwood, Spikenard, Frankincense','',4); INSERT INTO products_description VALUES (940,1,'Discovery Card Sampler Stress Relief','Discovery Card for Essential Oil Sampler Stress Relief-Stress Relief Discovery Card This card is designed to guide and instruct on the use of essential oils in aromatherapy. Detailed information about each oil is provided on the inside of the card. On the back of the card is a blending chart which shows how to create blends with the oils on the card, and gives specific applications for each blend. The essential oils on this card are used in holistic aromatherapy to ease tensions and restore personal well-being: Fir, Neroli, Immortelle, Mandarin, Lavender The essential oils on this card are used in holistic aromatherapy to ease tensions and restore personal well-being: Fir, Neroli, Immortelle, Mandarin, Lavender','',4); INSERT INTO products_description VALUES (937,1,'Essential oil perfume - Prosperity','Essential oil perfume, A Natural Anoint oil - Prosperity-Jojoba oil, Cinnamon, Sage, Patchouli, Oakmoss, Bay , Nutmeg, and other essential oils Jojoba Oil - Simmondsia californica (Wax) Contains: protein, minerals, plant wax, myristic acid. Uses: Mimics sebum, penetrates skin very rapidly, therefore not good for massage, but excellent for nourishing skin. Healing for inflamed skins, psoriasis, eczema, any sort of dermatitis. Can help control acne and oily skin or scalp since excess sebum actually Cinnamon, Sage, Patchouli, Oakmoss, Bay , Nutmeg, and other essential oils. Dissolves in jojoba. Anti oxidant, may help extend the life of other oils. Used also for hair care. Useful for all skin types. Can clog pores.','',4); INSERT INTO products_description VALUES (938,1,'Essential oil perfume - Heals','Essential oil perfume, A Natural Anoint oil - Heals-Jojoba Oil, Bergamot, Sandalwood, Orangeflower, Lemon, Sage, White Sage and other essential oils Contains: protein, minerals, plant wax, myristic acid. Uses: Mimics sebum, penetrates skin very rapidly, therefore not good for massage, but excellent for nourishing skin. Healing for inflamed skins, psoriasis, eczema, any sort of dermatitis. Can help control acne and oily skin or scalp since excess sebum actually Bergamot, Sandalwood, Orangeflower, Lemon, Sage, White Sage and other essential oils. Dissolves in jojoba. Anti oxidant, may help extend the life of other oils. Used also for hair care. Useful for all skin types. Can clog pores.','',4); INSERT INTO products_description VALUES (939,1,'Essential oil perfume - Happiness oil','Essential oil perfume, A Natural Anoint oil - Happiness oil-Jojoba, Petitgrain, Jasmine, Neroli, Lemon, Fir, and other essential oils Jojoba Oil - Simmondsia californica (Wax) Contains: protein, minerals, plant wax, myristic acid. Uses: Mimics sebum, penetrates skin very rapidly, therefore not good for massage, but excellent for nourishing skin. Healing for inflamed skins, psoriasis, eczema, any sort of dermatitis. Can help control acne and oily skin or scalp since excess sebum actually Jojoba, Petitgrain, Jasmine, Neroli, Lemon, Fir, and other essential oils Dissolves in jojoba. Anti oxidant, may help extend the life of other oils. Used also for hair care. Useful for all skin types. Can clog pores.','',4); INSERT INTO products_description VALUES (1076,1,'Bouffant Cap','Bouffant Cap

      Box contains 100 units-The soft elastic headband on this premium quality cap allows maximum coverage while the spunbound polypropylene construction makes for durability, ventilation and comfort. Fluid resistant.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1075,1,'Shoe Cover','Shoe Cover

      Case contains 300 units-This premium quality non skid shoe cover has an universal size expandable to 15 (men), is fluid resistant, and offers an easy elastic opening. Provides resistence against slipping on wet or dry floors. Nonconductive.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1074,1,'Impervious Gown','Impervious Gown

      Package contains 10 units-Laminated with polyethylene. Its knitted cuffs, waist and neck ties give complete body protection from contamination.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1073,1,'Venture HomeFill II Ambulatory Package','Venture HomeFill II Ambulatory Package-Complete home oxygen system allows patients to fill their own ambulatory high-pressure cylinders from a concentrator. It is a multi-stage pump that simply and safely compresses oxygen from a specially equipped Invaca','',0); INSERT INTO products_description VALUES (1072,1,'Easy Split & Store','Easy Split & Store-Pill splitter and pill box in one convenient, portable unit. Sure grip guides hold pill in place while splitting. Features two AM/PM compartments and a stainless steel, rust-resistant blade.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1071,1,'Unilet ExecLite II Lancet','Unilet ExecLite II Lancet

      Box contains 100 units-Designed as a premium quality, cost-effective lancet. Provides optimum blood flow, comfortable and versatile for finger or alternate site testing. Enhanced cap surface for easy removal. Unique body shape for easy insertion and removal into most lancing devices.

      HCPSC Code = A4259

      ','',0); INSERT INTO products_description VALUES (1069,1,'Ballard Trach Heat and Moisture Exchanger','Ballard Trach Heat and Moisture Exchanger

      Case contains 50 units-Each KIMBERLY-CLARK BALLARD Heat and Moisture Exchanger and Stand-Alone Filter may be used in both respiratory and anesthesia procedures. Available in multiple sizes. Latex free.

      HCPSC Code = A4483

      *Prescription or professional license required to order. Please e-mail us for additional information

      ','',0); INSERT INTO products_description VALUES (1070,1,'bodyLOGIC Body Fat Analyzer','bodyLOGIC Body Fat Analyzer-Measures body fat weight and percentage (4.0% to 50.0%) in seconds, with clinically proven accuracy. Athlete mode for accurate results with athletes. Additional body mass index reading (7.0 to 90.0) provides added tracking ability. Saves time with nine personal profile memory. Provides accurate and quick results in 7 seconds. For ages 10 to 80 years, weight of 23 to 440.5 lbs., male and female. Includes 2 AAA batteries, instruction manual and "Body Logic Guide to Wellness, Fitness & Nutrition".

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1068,1,'InView Incare Extra External Catheter','InView Incare Extra External Catheter

      Box contains 30 units-Latex-free external catheters. Silicone material is non-irritating. Plastic disposable cap maintains adhesive integrity for added security and ease of application. More adhesive than the standard for added security and longer wear time.

      HCPSC Code = A4349

      ','',0); INSERT INTO products_description VALUES (1065,1,'BARRIER Protective Goggles','BARRIER Protective Goggles-Can be worn comfortably over eyeglasses. Wraparound seal and built-in nose piece guard against splashes from all angles.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1066,1,'Curity Disposable Nursing Pads','Curity Disposable Nursing Pads

      Case contains 24 units-Appropriate for use with regular or nursing bras, disposable Curity Nursing Pads have soft, non-irritating edges and wet-proof backing to promote patient comfort.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1067,1,'InCare InView Extra External Catheter','InCare InView Extra External Catheter

      Box contains 100 units-Latex-free external catheters are perfect for patients with known latex sensitivity. Clear and breathable silicone material is non-irritating. Plastic disposable cap maintains adhesive integrity for added security and ease of application. InCare Extra: 70% more adhesive than the standard for added security.

      HCPSC Code = A4349

      ','',0); INSERT INTO products_description VALUES (1063,1,'Antiseptic Towelettes','Antiseptic Towelettes

      Case contains 10 units-Provide bactericidal and cleansing action for both hospital and personal use. Each citrus-scented, crepe towelette is saturated with benzalkonium chloride 1:750 and 18% isopropyl alcohol.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1064,1,'19" Transport Chair','19" Transport Chair-Lightweight, chrome-plated steel frame weighs 27lbs. Features include a fold down back, seatbelt and swingaway, removable footrests. Weight capacity: 275 lbs. Black upholstery.

      HCPSC Code = E1031

      ','',0); INSERT INTO products_description VALUES (1062,1,'Benzalkonium Chloride Towelettes','Benzalkonium Chloride Towelettes

      Case contains 10 units-Used for general antiseptic cleansing for patients and staff, each towelette is saturated with benzalkonium chloride 1:250. Contains no alcohol. Latex-free.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1061,1,'Antiseptic Hand Gel','Fast acting, waterless gel leaves no sticky or tacky residue on the skin.

      Antiseptic Hand Gel

      Case contains 48 2oz bottles- Contains 70% ethyl alcohol, which meets OSHA standards for protection against bloodborne pathogens.

      Conditions skin with aloe vera while leaving hands with a clean, fresh scent.

      HCPSC Code Not Available

      Case contains 48 2oz bottles

      ','',0); INSERT INTO products_description VALUES (1060,1,'Sodium Phosphates (USP) Enemas','Sodium Phosphates (USP) Enemas

      Case contains 48 units-Squeeze bottle makes it easy to control. It conforms to the hand as it is emptied. Made of recyclable, low density polyethylene, the bottle is free standing, eliminating the risk of tip contamination if it must be set down during use. Reflux valve to prevent backflush. Lubricated tip for comfort. Safety sealed box.

      HCPSC Code Not Available

      *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prior to shipment and we will not ship without your approval of any additional charges

      ','',0); INSERT INTO products_description VALUES (1059,1,' Mineral Oil (USP) Enemas','Sodium Phosphates (USP)Enemas

      Case contains 48 units-Squeeze bottle makes it easy to control. It conforms to the hand as it is emptied. Made of recyclable, low density polyethylene, the bottle is free standing, eliminating the risk of tip contamination if it must be set down during use. Reflux valve to prevent backflush. Lubricated tip for comfort. Safety sealed box.

      * Special Order required please e-mail for delivery information

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1058,1,'Lemon Glycerine Swabsticks','Lemon Glycerine Swabsticks

      Case contains 10 units-Tangy citrus flavor stimulates taste buds. Glycerin stimulates salivary glands. Effective for patients with parched lips, patients on oxygen or fluid restrictions and as part of routine oral care. Swabstick size: 4 inches.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1057,1,'Offset Handle Aluminum Cane','Offset Handle Aluminum Cane-Features exclusive shock absorption system, sure grip foam handles, wrist strap and non-slip rubber tips. Fully adjustable in height from 31" to 40".

      HCPSC Code = E0100

      ','',0); INSERT INTO products_description VALUES (1055,1,'2-Way Foley Catheter','2-Way Foley Catheter-Foley Urological Catheters are 100% Silicone.

      HCPSC Code = A4344

      ','',0); INSERT INTO products_description VALUES (1056,1,'Tranquility XL+ Bariatric Disposable Brief','Tranquility XL+ Bariatric Disposable Brief

      Case contains 4 units-Enhance self-esteem and mobility with a brief which fits waist/hip measurments 64" to 84". The soft, breathable side panels offer a comfortable fit. Core provides high capacity, skin dryness and odor control. Add TopLiner Booster Pad or Contour for extra protection. Latex free.

      HCPSC Code Not Available

      *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prior to shipment and we will not ship without your approval of any additional charges

      ','',0); INSERT INTO products_description VALUES (1054,1,'Pedialyte','Pedialyte

      Case contains 24 units-An oral electrolyte maintenance solution in liquid and frozen pop to encourage compliance in children 1 year of age and older. Used to quickly restore fluid and minerals lost in diarrhea and vomiting. Designed to promote fluid absorption more effectively than common household beverages. Available in assorted flavors of grape, cherry, orange and blue raspberry.

      HCPSC Code = B4103

      *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prior to shipment and we will not ship without your approval of any additional charges

      ','',0); INSERT INTO products_description VALUES (1053,1,'HC221 Humidified CPAP System with Ambient Tracking','HC221 Humidified CPAP System with Ambient Tracking-Integrated, humidified CPAP system that features Ambient Tracking. While standard heaters operate at a set temperature allowing for excess condensation in the circuit during the night, the HC221 with Ambient Tracking continuously monitors room temperature to minimize condensation and maximize humidity. Fully integrated humidified CPAP system offers patients the entire range of humidification without a future add-on or upgrade. Operates with a switch mode/universal power supply with DC inverter capability, enabling it to run anywhere in the world and features a warm-up mode. Includes a 6 ft. tube, carry bag, two chambers, and a spare filter. Provides true compliance monitoring with dual reporting capability known as Compliance Maximizer software. Stores data up to 256 nights. Two-year warranty. 5-lbs.

      HCPSC Code = KIT-CPAP

      ','',0); INSERT INTO products_description VALUES (1052,1,'Aclaim 2 Nasal Mask for CPAP and Bi-level Ventilation','Aclaim 2 Nasal Mask for CPAP and Bi-level Ventilation-Packaged with all sizes to simplify patient set-up and reduce homecare dealer inventory. Features a unique glider mechanism that eliminates side-to-side leaks by allowing the headgear to move freely while the mask cushion stays in place. The redesigned T piece has an optional locking position, which reduces pressure on the bridge of the nose. The foam and silicone seal deliver unmatched comfort. The diffuser removes draft and helps make the Aclaim 2 one of the quietest nasal masks on the market today. Breathoprene headgear has been added to keep the Aclaim 2 cool and lightweight when in use.

      HCPSC Code = KIT-CPAP

      ','',0); INSERT INTO products_description VALUES (1049,1,'Adapt Barrier Strips','Adapt Barrier Strips

      Box contains 10 units-Can be cut, bent, and stacked together to improve the fit of the skin barrier. Can be stretched and molded to create custom shapes. Conforms to irregular skin folds and helps prevent skin erosion.

      HCPSC Code = A4385

      ','',0); INSERT INTO products_description VALUES (1050,1,'Adapt Paste','Adapt Paste-Caulk and fill skin crevices with this low alcohol paste. Low alcohol minimizes stinging. Soft easy-to-squeeze tube for people with limited dexterity. Easy-to-see red cap.

      HCPSC Code = A4406

      ','',0); INSERT INTO products_description VALUES (1051,1,'ProSure Specialized Nutrition & Energy Beverage','ProSure Specialized Nutrition & Energy Beverage

      Case contains 24 units-Specially designed to help normalize metabolism and promote weight gain and lean body mass (LBM) in people experiencing tumor-induced weight loss. High in protein and calories, and contains omega-3 fatty acids (including eicosapentaenoic acid [EPA]), fiber, vitamins, and minerals. For use with oral diets or tube feedings. For supplemental nutrition. Lactose- and gluten-free. 8 fl oz. cans.

      HCPSC Code = B4150

      *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prior to shipment and we will not ship without your approval of any additional charges

      ','',0); INSERT INTO products_description VALUES (1025,1,'Bariatric Safety Roller','Bariatric Safety Roller-Offers users safety, stability, and freedom of movement. Features include welded steel frame and a braking mechanism which is activated by applying pressure to the handlebar. Height adjustable in 1" increments from 29-36"H. Skid-resistant, non marring, easy rolling, ball bearing wheels and casters. Width adjusts: 25-30" W. Inside handlebar width: 20-25" W. Folds easily and stands on its own when folded. Weight capacity: 1000 lbs. Warranty: limited lifetime. Black.

      * Special Order required please e-mail for delivery information

      HCPSC Code = E0149

      ','',0); INSERT INTO products_description VALUES (1024,1,'Surround Tennis Elbow with Floam','Surround Tennis Elbow with Floam-Comfortable neoprene band with Floam bladder provides support and compression over the tendon insert point. Floam has no memory, which prohibits pressure from being displaced on bony prominences. Wraparound design with loop lock closure for ease of use. Universal design fits most patients. Indicated for bursitis, sprains, strains and tendonitis. Black.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1023,1,'EZ-SHAMPOO Hair Washing Tray','EZ-SHAMPOO Hair Washing Tray-Contoured to fit the neck comfortably and rest on the shoulders for easy shampooing in a seated position. Unique flexible rubber facing surrounds the tray and neck opening to provide superior comfort and prevent slipping. Compact and lightweight, reduces back strain for caregiver. Raised edge prevents water from spilling over. Contoured sides support neck. 35 " straps wrap around forearms to stabilize the tray. Plastic material can be easily cleaned with soap or household disinfectant and water. Use with chair or wheelchair. Neck opening: 4 ". Weight: 1lb. Latex-free.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1191,1,'Good \'N Bed Adjustable Wedge','Good \'N Bed Adjustable Wedge-Patented, body-contoured, concave surface. Maximum support bed wedge provides choice of a sitting or sleeping position. Each body position adjusts from 8" to 12" to 16" elevations by using 2 patented removable inserts. Washable cover included.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1192,1,'Secure-Glide Legbag','Secure-Glide Legbag

      Box contains 4 units-Latex-free leg bag has welded vinyl seams, anti-reflux flutter valve and easy to operate drainage valve. Each box includes one pair of fabric button-closure leg bag straps.

      HCPSC Code = A4358

      ','',0); INSERT INTO products_description VALUES (1193,1,'Prodigy Mattress Overlay','Prodigy Mattress Overlay-Patented, durable polyvinyl overlay designed for individuals at risk from skin breakdown and/or who have a stage I or II skin ulcer. Non powered, multi-zoned, adjustable mattress system features interconnected, air-filled cells that are easy to set up, inflate and adjust. Requires no external power source. Lightweight, durable and easy to clean. System comes in three sections, each weighing 2 lbs and measuring 27" x 35". Air cells measure 6.5" x 6.5" x 3.5". Fits a standard hospital or homecare bed. 12-month limited warranty.

      HCPSC Code = E0197

      ','',0); INSERT INTO products_description VALUES (1194,1,'MOSAIC Cushion','MOSAIC Cushion-Designed to provide comfortable, functional and stable sitting environment. Ideal for patients at risk or with history of skin breakdown. Adjustable and easy to use. Features 3" interconnected air cells for air circulation and washable, moisture-resistant cover. Lightweight (approx. 1 lb); easy to handle and transport. Includes inflation pump, cover and instructions. 12-month limited warranty.

      HCPSC Code = E2601

      ','',0); INSERT INTO products_description VALUES (1195,1,'#1 Travel - John','#1 Travel - John

      Box contains 6 units-Disposable personal urination pouch. Each #1 Travel-John contains an inner pouch of Liqsorb, a biodegradable polymer substance that immobilizes bacterial growth quickly, absorbs the liquid waste and turns it into an odorless, contained spill-proof gel that is nontoxic and safe for waste disposal. Unisex adapter makes it easy for anyone to use while sitting or standing, with a spill guard to prevent backflow during use. Puncture-resistant pouch holds 20 fl oz (600 cc). Perfect for situations when a sanitary restroom is unavailable. Retail countertop display contains 6 packs of 3 pouches each. Do not flush.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1196,1,'Independence 2-Handle Plastic Mug','Independence 2-Handle Plastic Mug

      Package contains 3 units-This attractive mug is crystal clear and exceptionally strong. The handles are easy to hold and the large base adds stability to help prevent spills. Comes with 2 lids: one with a spout and one anti-splash, both usable with a straw. Holds 10 oz of liquid and is dishwasher safe.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1197,1,'Nosey Cups','Nosey Cups

      Package contains 3 units-An opening for the nose allows drinking without lifting the head. They feature a smooth, molded drinking surface and a transparent design. Dishwasher safe, the 3 piece set includes 4 oz., 8 oz. and 12 oz. sizes.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1198,1,'Kennedy Cup','Kennedy Cup

      Package contains 3 units-Eliminate messy spills and increase confidence with this spill-proof drinking cup. Perfect for all ages, this plastic cup has an easy-grip handle, sturdy screw-on lid and uses disposable straws. Holds 7 oz of hot or cold liquid and is dishwasher safe.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1199,1,'PARI BABY Reusable Nebulizer Set - 6 month warranty','PARI BABY Reusable Nebulizer Set-Designed specifically for babies and young children under the age of 1. Combines efficient aerosol delivery with practical application. The only tight fitting (non-latex) mask designed for use in the delivery of Pulmicort Respules (AstraZenica), but is suitable for all approved nebulizer solutions. Rotatable elbow piece allows for multiple delivery positions; treatments can be given lying down, sitting in a lap or stroller, or standing. Reusable nebulizer, lasting 6 to 12 months, can be cleaned in the dishwasher, boiled, or autoclaved. Features a comfortable, reusable, soft, clear silicon mask with minimum dead space. No increase in respiratory effort required from patient. Set includes PARI LC PLUS Nebulizer Base, Rotatable Elbow Adapter, Silicone Mask, Tubing, Tubing Adapter, and Instructions for Use and Warranty Care.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1200,1,'PARI LC PLUS Reusable Nebulizer Set - 6 month warranty','PARI LC PLUS Reusable Nebulizer Set-Designed for children as well as adults; uses 2 valves to maximize aerosol delivery and minimize medication wastage. Exclusive use by many top pharmaceutical companies to gain recent approval for products (AstraZenica- Pulmicort Respules; Sepracor- Xopenex; Chiron- TOBI; Dey- AccuNeb and DuoNeb; Genentech- Pulmozyme). Works with all brands of air compressors. Provides fast treatments, 6.5 to 8.5 minutes (continuous nebulization, inspiratory flow 20 l/min., fill volume 2.5 ml.; treatment times may vary with patient\'s age and severity of disease). No hand-lung coordination required. A reusable nebulizer, lasting 6 to 12 months, it can be cleaned in the dishwasher, boiled, or autoclaved. Set includes PARI LC PLUS Reusable Nebulizer, Tubing, Tubing Adapter, Mouthpiece and Tri-lingual instructions for use. 6-month warranty.

      HCPSC Code = A7005

      ','',0); INSERT INTO products_description VALUES (1201,1,'Devrom Tablets','Devrom Tablets-For oral use. Chewable tablets. Bismuth subgallate formula provides immediate odor control from ostomies and fecal incontinence.

      HCPSC Code = A4395

      ','',0); INSERT INTO products_description VALUES (1202,1,'Serenity Super Plus Guard','Serenity Super Plus Guard

      Package contains 24 units-Largest SERENITY Guard for increased protection from sudden wetness. Featuring DRYLAYER PLUS, which quickly pulls liquid into the pad for drier protection and ODASORB system with 2 active ingredients to help control odor. Foam backing combined with Super Absorbent core, provides an extra degree of confidence for women who seek moderate to heavy leakage protection. Specially formulated adhesive holds firmly in place.

      HCPSC Code Not Available

      *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prior to shipment and we will not ship without your approval of any additional charges

      ','',0); INSERT INTO products_description VALUES (1203,1,'Specimen Container with Screw Cap - Sterile','Specimen Container with Screw Cap

      Case contains 100 units-Graduated and individually packaged in polybag.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1204,1,'The Hugger Wheelchair Positioner','The Hugger Wheelchair Positioner-Soft laptop cushion attaches to the wheelchair. The cushion does three jobs: it\'s a soft, snug upper body positioner, a comfortable support for elbows and a semi-firm surface for eating and activities. The Hugger is notched to accomodate almost any wheelchair with full length armrests that are 14" - 19" apart. Blue vinyl cover with zipper wipes clean. Does not fit Invacare IVC wheelchairs.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1205,1,'Soft Belt (Safety Belt)','Soft Belt (Safety Belt)-May be used in wheelchair or bed. Foam cushion pad helps keep person from slipping. Ties may be secured around back of wheelchair or to bedsprings. 4(1/2)" x 21(1/2)" foam padded belt;73" ties. One size fits all.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1206,1,'Finger Control Mitts','Finger Control Mitts

      Package contains 2 units-Helps lessen contractures and prevent patient from picking, scratching or interfering with IV or catheter. Adult size; fits either hand. Mesh with padded palm and closed end.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1207,1,'Deluxe Quilted Limb Holder','Deluxe Quilted Limb Holder

      Package contains 2 units-Thick, quilted material provides comfort and security, yet will not over-tighten. Designed for safe, fast application and quick release. Remains soft, even after repeated washings.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1208,1,'Universal Walker Glides','Universal Walker Glides

      Package contains 2 units-Insert into walker tubing for a smooth glide. Easy installation with attached, stainelss steel tightening bolt. One size fits 1" and 1(1/8)" OD walker tubing. Assembly instructions included.

      HCPSC Code = E1399

      ','',0); INSERT INTO products_description VALUES (1209,1,'Autodrop Eyedropper Aid','Autodrop Eyedropper Aid-For easier, more accurate eyedrop instillation. Clips onto most eyedrop bottles and holds bottle at correct angle over eye. Special cup prevents blinking by keeping lower eyelid open. Unique pinhole directs eyesight upwards and away from descending drops. Made from polypropylene for easy cleaning.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1210,1,'Autoject 2 Self-injection Device','Autoject 2 Self-injection Device-Use with fixed needle syringes. Simple, versatile autoinjector takes the anxiety out of injecting. Simultaneously inserts needle and delivers medications. Fitted with safety lock and depth adjusters. Includes carrying case.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1211,1,'Osbon ErecAid Classic Vacuum Device','Osbon ErecAid Classic Vacuum Device-The original and leading vacuum device for treating impotence, now available without a prescription. Noninvasive, manual system includes patented Pressure-Point tension rings and lubricant. 90% effective rate. 30-day Warranty.

      HCPSC Code = L7900

      ','',0); INSERT INTO products_description VALUES (1212,1,'Osbon ErecAid System Esteem Battery - Sold by prescription ONLY','Osbon ErecAid System Esteem Battery-Same features as the Esteem Manual (#1130) in a battery-operated device. Ideal for those with limited dexterity. 3 AA batteries included. Lifetime warranty and 90 day return policy.

      HCPSC Code = L7900

      *Prescription or professional license required to order. Please e-mail us for additional information

      ','',0); INSERT INTO products_description VALUES (1213,1,'Osbon ErecAid System Esteem Manual - Sold by prescription ONLY','Osbon ErecAid System Esteem Manual-The first ergonomically designed vacuum device. Its angled shape fits comfortably in the hand for easy one-hand operation of the pumping mechanism. The angle also allows user a clearer view for consistent results. The Easy Action Ring Applicator slides into position with a single downward motion. Includes 4 different size rings, lubricant, user guide and video. Lifetime warranty and 90 day return policy.

      HCPSC Code = L7900

      *Prescription or professional license required to order. Please e-mail us for additional information

      ','',0); INSERT INTO products_description VALUES (1214,1,'Enuretic Wrist Watch Alarm - Includes 1.5V batteries.','Enuretic Wrist Watch Alarm-Wristwatch-style bedwetting alarm with wires that attach to the childs pajama bottoms. 30-day warranty. Includes 1.5V batteries.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1215,1,'Urine Collection Bottle','Urine Collection Bottle-Collapses and expands manually. Includes 5\' tubing and cord with S hook for hanging.

      * Special Order required please e-mail for delivery information

      HCPSC Code = A5102

      ','',0); INSERT INTO products_description VALUES (1216,1,'Travel Urine Collector','Travel Urine Collector-Fully collapsible container folds flat for travel. Expands as it fills with urine. Includes 5\' plastic tubing and carrying case.

      * Special Order required please e-mail for delivery information

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1217,1,'System 7500 Sequential Extremity Pump','System 7500 Sequential Extremity Pump-This calibrated sequential compression system is ideal for managing a variety of peripheral edema conditions from chronic venous insufficiency to lymphedema. Pump features three air chambers that inflate distally to proximally, adjustable pressure control (1-100mmHg), color-coded tubing and pressure gauge, pre-set inflation and deflation cycle, and safety alarm system. Two extremities may be treated simultaneously (requires adaptor tubing, special order). Compact, lightweight and portable. U.L. approved for home use. Weight 5.4 lbs. One year warranty.

      HCPSC Code = E0651

      ','',0); INSERT INTO products_description VALUES (1218,1,'No-Rinse Body Bath with Odor Eliminator','No-Rinse Body Bath with Odor Eliminator-Contains no alcohol; gentle and nonirritating for even the most sensitive skin. pH-balanced and biodegradable. Safe for use as a perineal cleanser. 1 oz. mixed with 32 oz. of water supplies a complete sponge bath.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1219,1,'Wet Call Bed Wetting Control Device','Wet Call Bed Wetting Control Device-Moisture-sensing bed pad attached to a miniaturized alarm box offers an effective way to stop bed wetting. Simply place pad underneath dry bed sheet with moisture sensor strips facing upward. Alarm will sound as moisture touches pad. Pad is 20 x 26" alarm box is 2 x 2.5". Includes 66" electrical cord for entire unit and 9 volt battery for alarm box.

      HCPSC Code Not Available

      ','',0); INSERT INTO products_description VALUES (1220,1,'Peptamen 1.5','Peptamen 1.5-Ready-to-use, high calorie peptide-based elemental formula, for complete or supplemental tube feeding. Specifically formulated for patients with impaired gastrointestinal function and increased caloric requirements. Also for patients with malabsorption which is complicated by fluid restriction, elevated caloric requirements, volume sensitivity, or for those who require an aggressive goal rate attainment. Lactose-free, gluten-free, low-residue. 250 mL cans.

      HCPSC Code = B4153

      *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prior to shipment and we will not ship without your approval of any additional charges

      ','',0); INSERT INTO products_description VALUES (1221,1,'Glytrol','Glytrol

      Case contains 24 units-A balanced nutritional formula, which meets the Dietary Guidelines of the American Diabetes Association for patients requiring blood glucose control. 15g fiber/L; blend includes both soluble (Prebio1) and insoluble fibers to help manage bowel function and blood sugar levels. Sucrose-, lactose- and gluten-free. 250 ml ready-to-use cans.

      HCPSC Code = B4154

      *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prior to shipment and we will not ship without your approval of any additional charges

      ','',0); INSERT INTO products_description VALUES (1222,1,'ProBalance','ProBalance

      Case contains 24 units-Ready-to-use formula, for the elderly patient. Formulated with increased calories, protein, vitamins, minerals and a blend of soluble and insoluble fiber to meet the requirements specific to the older adult. Lactose-free, gluten-free. 250 mL cans.

      HCPSC Code = B4150

      *Additional Shipping Charges may apply, you will be notified as to final chares by e-mail prio