CREATE TABLE `ads` (
  `left_ads` longtext NOT NULL,
  `right_ads` longtext NOT NULL,
  `top_ads` longtext NOT NULL,
  `bottom_ads` longtext NOT NULL
) ;**####**

INSERT INTO `ads` VALUES
('', '', '', '');**####**


CREATE TABLE `categories` (
  `title` varchar(255) NOT NULL default '',
  `keywords` varchar(255) NOT NULL default '',
  `description` varchar(255) NOT NULL default '',
  `content` text NOT NULL,
  `id` int(11) NOT NULL auto_increment,
  `cat_id` int(11) NOT NULL default '0',
  `cat_name` varchar(255) NOT NULL default '',
  `file_name` varchar(255) NOT NULL default '',
  `parent_id` int(11) NOT NULL default '0',
  `page_order` int(11) NOT NULL default '1000',
  `query` varchar(255) NOT NULL default '',
  `local` tinyint(1) NOT NULL default '0',
  `miles` text NOT NULL,
  `zip` text NOT NULL,
  `minbid` varchar(11) NOT NULL default '',
  `maxbid` varchar(11) NOT NULL default '',
  `minprice` varchar(11) NOT NULL default '',
  `maxprice` varchar(11) NOT NULL default '',
  `bin` tinyint(1) default NULL,
  `display` tinyint(1) NOT NULL default '1',
  `productdisplay` tinyint(1) NOT NULL default '1',
  `ppPage` varchar(4) NOT NULL default '',
  `contentbelow` text NOT NULL,
  `left_ads` longtext NOT NULL,
  `right_ads` longtext NOT NULL,
  `top_ads` longtext NOT NULL,
  `bottom_ads` longtext NOT NULL,
  `displaynext` tinyint(1) NOT NULL default '1',
  `displaysort` tinyint(1) NOT NULL default '1',
  `sort` varchar(7) NOT NULL default '',
  `sellerid` text NOT NULL,
  PRIMARY KEY  (`id`),
  KEY `parent_id` (`parent_id`),
  KEY `cat_name` (`cat_name`)
) AUTO_INCREMENT=1000001 ;**####**


INSERT INTO `categories` VALUES
('', '', '', '', 1000000, 0, 'eBay', 'eBay', 0, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2, 0, 'Store', 'Store', 0, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20081, 20081, 'Antiques', 'Antiques', 0, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37903, 37903, 'Antiquities', 'Antiquities', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37908, 37908, 'The Americas', 'The-Americas', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162922, 162922, 'Byzantine', 'Byzantine', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162923, 162923, 'Celtic', 'Celtic', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37905, 37905, 'Egyptian', 'Egyptian', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162916, 162916, 'Far Eastern', 'Far-Eastern', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37906, 37906, 'Greek', 'Greek', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162917, 162917, 'Holy Land', 'Holy-Land', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162918, 162918, 'Islamic', 'Islamic', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 91101, 91101, 'Near Eastern', 'Near-Eastern', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66834, 66834, 'Neolithic & Paleolithic', 'Neolithic-and-Paleolithic', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37907, 37907, 'Roman', 'Roman', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162919, 162919, 'South Italian', 'South-Italian', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162920, 162920, 'Viking', 'Viking', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162921, 162921, 'Reproductions', 'Reproductions', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73464, 73464, 'Other', 'Other', 37903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4707, 4707, 'Architectural & Garden', 'Architectural-and-Garden', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162925, 162925, 'Balusters', 'Balusters', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162926, 162926, 'Barn Doors', 'Barn-Doors', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162927, 162927, 'Beams', 'Beams', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37909, 37909, 'Ceiling Tins', 'Ceiling-Tins', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63516, 63516, 'Chandeliers, Fixtures, Sconces', 'Chandeliers-Fixtures-Sconces', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162928, 162928, 'Columns & Posts', 'Columns-and-Posts', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162929, 162929, 'Corbels', 'Corbels', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37910, 37910, 'Doors', 'Doors', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63517, 63517, 'Finials', 'Finials', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63518, 63518, 'Fireplaces & Mantels', 'Fireplaces-and-Mantels', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4708, 4708, 'Garden', 'Garden', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37911, 37911, 'Hardware', 'Hardware', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37912, 37912, 'Door Bells & Knockers', 'Door-Bells-and-Knockers', 37911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37914, 37914, 'Door Knobs & Handles', 'Door-Knobs-and-Handles', 37911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37916, 37916, 'Door Plates & Backplates', 'Door-Plates-and-Backplates', 37911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162933, 162933, 'Drawer Pulls', 'Drawer-Pulls', 37911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162934, 162934, 'Escutcheons & Key Hole Covers', 'Escutcheons-and-Key-Hole-Covers', 37911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162935, 162935, 'Heating Grates & Vents', 'Heating-Grates-and-Vents', 37911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37913, 37913, 'Hooks & Brackets', 'Hooks-and-Brackets', 37911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37915, 37915, 'Locks & Keys', 'Locks-and-Keys', 37911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162930, 162930, 'Nails', 'Nails', 37911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162931, 162931, 'Screws', 'Screws', 37911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162932, 162932, 'Switch Plates & Outlet Covers', 'Switch-Plates-and-Outlet-Covers', 37911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66637, 66637, 'Other', 'Other', 37911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162936, 162936, 'Pediments', 'Pediments', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63519, 63519, 'Signs', 'Signs', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151721, 151721, 'Stained Glass Windows', 'Stained-Glass-Windows', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151722, 151722, 'Pre-1900', 'Pre-1900', 151721, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4771, 4771, '1900-1940', '1900-1940', 151721, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151723, 151723, '1940-Now', '1940-Now', 151721, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 112084, 112084, 'Stair & Carpet Rods', 'Stair-and-Carpet-Rods', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37917, 37917, 'Tiles', 'Tiles', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37918, 37918, 'Weathervanes & Lightning Rods', 'Weathervanes-and-Lightning-Rods', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63520, 63520, 'Windows, Sashes & Locks', 'Windows-Sashes-and-Locks', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162937, 162937, 'Reproductions', 'Reproductions', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1207, 1207, 'Other', 'Other', 4707, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20082, 20082, 'Asian Antiques', 'Asian-Antiques', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162938, 162938, 'Burma', 'Burma', 20082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37919, 37919, 'China', 'China', 20082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162939, 162939, 'Amulets', 'Amulets', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162940, 162940, 'Armor', 'Armor', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37920, 37920, 'Baskets', 'Baskets', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162941, 162941, 'Bells', 'Bells', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37921, 37921, 'Bowls', 'Bowls', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37922, 37922, 'Boxes', 'Boxes', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162966, 162966, 'Bracelets', 'Bracelets', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162967, 162967, 'Brush Pots', 'Brush-Pots', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162968, 162968, 'Brush Washers', 'Brush-Washers', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37923, 37923, 'Cabinets', 'Cabinets', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37924, 37924, 'Chairs', 'Chairs', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37925, 37925, 'Chests', 'Chests', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162942, 162942, 'Fans', 'Fans', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37926, 37926, 'Glasses & Cups', 'Glasses-and-Cups', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162943, 162943, 'Incense Burners', 'Incense-Burners', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162944, 162944, 'Ink Stones', 'Ink-Stones', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162945, 162945, 'Masks', 'Masks', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37927, 37927, 'Necklaces & Pendants', 'Necklaces-and-Pendants', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 38124, 38124, 'Paintings & Scrolls', 'Paintings-and-Scrolls', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37928, 37928, 'Plates', 'Plates', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37929, 37929, 'Pots', 'Pots', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162946, 162946, 'Rings', 'Rings', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155352, 155352, 'Robes & Textiles', 'Robes-and-Textiles', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162947, 162947, 'Seals', 'Seals', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37930, 37930, 'Snuff Bottles', 'Snuff-Bottles', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60189, 60189, 'Statues', 'Statues', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162948, 162948, 'Birds', 'Birds', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60190, 60190, 'Buddha', 'Buddha', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162949, 162949, 'Dogs', 'Dogs', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60191, 60191, 'Dragons', 'Dragons', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60192, 60192, 'Elephants', 'Elephants', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162950, 162950, 'Foo Dogs', 'Foo-Dogs', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60193, 60193, 'Horses', 'Horses', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60194, 60194, 'Kwan-yin', 'Kwan-yin', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60195, 60195, 'Men, Women & Children', 'Men-Women-and-Children', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162951, 162951, 'Mice', 'Mice', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162952, 162952, 'Monkeys', 'Monkeys', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162953, 162953, 'Oxen', 'Oxen', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162954, 162954, 'Phoenix', 'Phoenix', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162955, 162955, 'Pigs', 'Pigs', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162956, 162956, 'Rabbits', 'Rabbits', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162957, 162957, 'Rats', 'Rats', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162958, 162958, 'Roosters', 'Roosters', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162959, 162959, 'Sheep', 'Sheep', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162960, 162960, 'Snakes', 'Snakes', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162961, 162961, 'Tigers', 'Tigers', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162962, 162962, 'Turtles', 'Turtles', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37931, 37931, 'Other', 'Other', 60189, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162963, 162963, 'Swords', 'Swords', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37932, 37932, 'Tables', 'Tables', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162964, 162964, 'Tea Caddies', 'Tea-Caddies', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162965, 162965, 'Teapots', 'Teapots', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37933, 37933, 'Vases', 'Vases', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73465, 73465, 'Other', 'Other', 37919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60209, 60209, 'India', 'India', 20082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37934, 37934, 'Japan', 'Japan', 20082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162969, 162969, 'Armor', 'Armor', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162970, 162970, 'Bells', 'Bells', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37935, 37935, 'Bowls', 'Bowls', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37936, 37936, 'Boxes', 'Boxes', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162971, 162971, 'Dolls', 'Dolls', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162972, 162972, 'Fans', 'Fans', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37937, 37937, 'Glasses & Cups', 'Glasses-and-Cups', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155353, 155353, 'Kimonos & Textiles', 'Kimonos-and-Textiles', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162974, 162974, 'Katana', 'Katana', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162975, 162975, 'Masks', 'Masks', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37938, 37938, 'Netsuke', 'Netsuke', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 38125, 38125, 'Paintings & Scrolls', 'Paintings-and-Scrolls', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37939, 37939, 'Plates', 'Plates', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 38126, 38126, 'Prints', 'Prints', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162973, 162973, 'Statues', 'Statues', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66841, 66841, 'Swords', 'Swords', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162976, 162976, 'Tea Caddies', 'Tea-Caddies', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162977, 162977, 'Teapots', 'Teapots', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162978, 162978, 'Tsuba', 'Tsuba', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37940, 37940, 'Vases', 'Vases', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73466, 73466, 'Other', 'Other', 37934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162979, 162979, 'Korea', 'Korea', 20082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 116556, 116556, 'Middle East', 'Middle-East', 20082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162989, 162989, 'Mongolia', 'Mongolia', 20082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 164808, 164808, 'Southeast Asia', 'Southeast-Asia', 20082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162980, 162980, 'Amulets', 'Amulets', 164808, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162981, 162981, 'Bells', 'Bells', 164808, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162982, 162982, 'Bracelets', 'Bracelets', 164808, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162983, 162983, 'Masks', 'Masks', 164808, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162984, 162984, 'Necklaces & Pendants', 'Necklaces-and-Pendants', 164808, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162985, 162985, 'Paintings', 'Paintings', 164808, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162986, 162986, 'Statues', 'Statues', 164808, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20085, 20085, 'Other', 'Other', 164808, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79947, 79947, 'Tibet', 'Tibet', 20082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162988, 162988, 'Unknown', 'Unknown', 20082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155354, 155354, 'Reproductions', 'Reproductions', 20082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2194, 2194, 'Other', 'Other', 20082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2195, 2195, 'Books & Manuscripts', 'Books-and-Manuscripts', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2196, 2196, 'American', 'American', 2195, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2198, 2198, 'Asian', 'Asian', 2195, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2200, 2200, 'English', 'English', 2195, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2201, 2201, 'European', 'European', 2195, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162924, 162924, 'Middle Eastern', 'Middle-Eastern', 2195, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 356, 356, 'Other', 'Other', 2195, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20086, 20086, 'Decorative Arts', 'Decorative-Arts', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63521, 63521, 'Ceramics & Porcelain', 'Ceramics-and-Porcelain', 20086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63522, 63522, 'Bowls', 'Bowls', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63523, 63523, 'Boxes', 'Boxes', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162999, 162999, 'Butter Pats', 'Butter-Pats', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163000, 163000, 'Candle Holders', 'Candle-Holders', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163001, 163001, 'Candlesticks', 'Candlesticks', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163002, 163002, 'Chamber Pots', 'Chamber-Pots', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63524, 63524, 'Creamers & Sugar Bowls', 'Creamers-and-Sugar-Bowls', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163003, 163003, 'Crocks', 'Crocks', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63525, 63525, 'Cups & Saucers', 'Cups-and-Saucers', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63526, 63526, 'Figurines', 'Figurines', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63527, 63527, 'Jars', 'Jars', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163004, 163004, 'Jugs', 'Jugs', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63529, 63529, 'Mugs & Tankards', 'Mugs-and-Tankards', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63528, 63528, 'Pitchers', 'Pitchers', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163006, 163006, 'Planters', 'Planters', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63531, 63531, 'Plates & Chargers', 'Plates-and-Chargers', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63532, 63532, 'Platters & Trays', 'Platters-and-Trays', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63533, 63533, 'Salt & Pepper Shakers', 'Salt-and-Pepper-Shakers', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63534, 63534, 'Teapots & Tea Sets', 'Teapots-and-Tea-Sets', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63535, 63535, 'Tiles', 'Tiles', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63536, 63536, 'Tureens', 'Tureens', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163005, 163005, 'Urns', 'Urns', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63530, 63530, 'Vases', 'Vases', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2203, 2203, 'Other', 'Other', 63521, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63537, 63537, 'Clocks', 'Clocks', 20086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63538, 63538, 'Glass', 'Glass', 20086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162990, 162990, 'Bottles', 'Bottles', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63539, 63539, 'Bowls', 'Bowls', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162991, 162991, 'Candle Holders', 'Candle-Holders', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162992, 162992, 'Candlesticks', 'Candlesticks', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162993, 162993, 'Compotes', 'Compotes', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63541, 63541, 'Decanters', 'Decanters', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162995, 162995, 'Dishes', 'Dishes', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162996, 162996, 'Figurines', 'Figurines', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63540, 63540, 'Jars', 'Jars', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162994, 162994, 'Jugs', 'Jugs', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63542, 63542, 'Perfume Bottles', 'Perfume-Bottles', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63543, 63543, 'Pitchers', 'Pitchers', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63544, 63544, 'Plates', 'Plates', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162997, 162997, 'Salt & Pepper Shakers', 'Salt-and-Pepper-Shakers', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63545, 63545, 'Stemware', 'Stemware', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63546, 63546, 'Vases', 'Vases', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2205, 2205, 'Other', 'Other', 63538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63547, 63547, 'Lamps', 'Lamps', 20086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1211, 1211, 'Metalware', 'Metalware', 20086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4175, 4175, 'Brass', 'Brass', 1211, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1212, 1212, 'Bronze', 'Bronze', 1211, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20087, 20087, 'Cast Iron', 'Cast-Iron', 1211, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1213, 1213, 'Copper', 'Copper', 1211, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4176, 4176, 'Gold', 'Gold', 1211, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1214, 1214, 'Pewter', 'Pewter', 1211, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63548, 63548, 'Tin', 'Tin', 1211, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20088, 20088, 'Wrought Iron', 'Wrought-Iron', 1211, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 358, 358, 'Other', 'Other', 1211, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20089, 20089, 'Mirrors', 'Mirrors', 20086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 40024, 40024, 'Picture Frames', 'Picture-Frames', 20086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 40025, 40025, 'Metal', 'Metal', 40024, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 40026, 40026, 'Wood', 'Wood', 40024, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 40027, 40027, 'Mixed Materials', 'Mixed-Materials', 40024, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20090, 20090, 'Other', 'Other', 40024, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1218, 1218, 'Toleware', 'Toleware', 20086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37941, 37941, 'Woodenware', 'Woodenware', 20086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37942, 37942, 'Bowls', 'Bowls', 37941, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37943, 37943, 'Boxes', 'Boxes', 37941, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162998, 162998, 'Carved Figures', 'Carved-Figures', 37941, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37944, 37944, 'Trays', 'Trays', 37941, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1219, 1219, 'Other', 'Other', 37941, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73467, 73467, 'Other', 'Other', 20086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2207, 2207, 'Ethnographic', 'Ethnographic', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37945, 37945, 'African', 'African', 2207, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163007, 163007, 'Jewelry', 'Jewelry', 37945, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37946, 37946, 'Masks', 'Masks', 37945, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37947, 37947, 'Sculptures & Statues', 'Sculptures-and-Statues', 37945, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4171, 4171, 'Other', 'Other', 37945, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4170, 4170, 'Latin American', 'Latin-American', 2207, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4173, 4173, 'Native American', 'Native-American', 2207, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4172, 4172, 'Pacific Islands & Oceania', 'Pacific-Islands-and-Oceania', 2207, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2204, 2204, 'Other', 'Other', 2207, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20091, 20091, 'Furniture', 'Furniture', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98436, 98436, 'Armoires & Wardrobes', 'Armoires-and-Wardrobes', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98437, 98437, 'Pre-1800', 'Pre-1800', 98436, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60275, 60275, '1800-1899', '1800-1899', 98436, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66858, 66858, '1900-1950', '1900-1950', 98436, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162894, 162894, 'Post-1950', 'Post-1950', 98436, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162895, 162895, 'Unknown', 'Unknown', 98436, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63549, 63549, 'Beds & Bedroom Sets', 'Beds-and-Bedroom-Sets', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63552, 63552, 'Pre-1800', 'Pre-1800', 63549, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63550, 63550, '1800-1899', '1800-1899', 63549, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63551, 63551, '1900-1950', '1900-1950', 63549, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156308, 156308, 'Post-1950', 'Post-1950', 63549, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162887, 162887, 'Unknown', 'Unknown', 63549, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63553, 63553, 'Benches & Stools', 'Benches-and-Stools', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63554, 63554, 'Pre-1800', 'Pre-1800', 63553, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63555, 63555, '1800-1899', '1800-1899', 63553, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63556, 63556, '1900-1950', '1900-1950', 63553, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156953, 156953, 'Post-1950', 'Post-1950', 63553, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162888, 162888, 'Unknown', 'Unknown', 63553, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63557, 63557, 'Bookcases', 'Bookcases', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63558, 63558, 'Pre-1800', 'Pre-1800', 63557, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63559, 63559, '1800-1899', '1800-1899', 63557, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63560, 63560, '1900-1950', '1900-1950', 63557, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156309, 156309, 'Post-1950', 'Post-1950', 63557, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162889, 162889, 'Unknown', 'Unknown', 63557, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63561, 63561, 'Cabinets & Cupboards', 'Cabinets-and-Cupboards', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63562, 63562, 'Pre-1800', 'Pre-1800', 63561, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63563, 63563, '1800-1899', '1800-1899', 63561, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63564, 63564, '1900-1950', '1900-1950', 63561, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156310, 156310, 'Post-1950', 'Post-1950', 63561, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162892, 162892, 'Unknown', 'Unknown', 63561, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63565, 63565, 'Chairs', 'Chairs', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63566, 63566, 'Pre-1800', 'Pre-1800', 63565, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63567, 63567, '1800-1899', '1800-1899', 63565, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63568, 63568, '1900-1950', '1900-1950', 63565, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156311, 156311, 'Post-1950', 'Post-1950', 63565, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162893, 162893, 'Unknown', 'Unknown', 63565, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98430, 98430, 'Chests & Trunks', 'Chests-and-Trunks', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98431, 98431, 'Pre-1800', 'Pre-1800', 98430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66842, 66842, '1800-1899', '1800-1899', 98430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66854, 66854, '1900-1950', '1900-1950', 98430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162890, 162890, 'Post-1950', 'Post-1950', 98430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162891, 162891, 'Unknown', 'Unknown', 98430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63569, 63569, 'Desks & Secretaries', 'Desks-and-Secretaries', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63570, 63570, 'Pre-1800', 'Pre-1800', 63569, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63571, 63571, '1800-1899', '1800-1899', 63569, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63572, 63572, '1900-1950', '1900-1950', 63569, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156312, 156312, 'Post-1950', 'Post-1950', 63569, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162896, 162896, 'Unknown', 'Unknown', 63569, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63573, 63573, 'Dining Sets', 'Dining-Sets', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63574, 63574, 'Pre-1800', 'Pre-1800', 63573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63575, 63575, '1800-1899', '1800-1899', 63573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63576, 63576, '1900-1950', '1900-1950', 63573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156313, 156313, 'Post-1950', 'Post-1950', 63573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162897, 162897, 'Unknown', 'Unknown', 63573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63577, 63577, 'Dressers & Vanities', 'Dressers-and-Vanities', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63578, 63578, 'Pre-1800', 'Pre-1800', 63577, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63579, 63579, '1800-1899', '1800-1899', 63577, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63580, 63580, '1900-1950', '1900-1950', 63577, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156314, 156314, 'Post-1950', 'Post-1950', 63577, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162898, 162898, 'Unknown', 'Unknown', 63577, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162899, 162899, 'Hall Trees & Stands', 'Hall-Trees-and-Stands', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162900, 162900, 'Pre-1800', 'Pre-1800', 162899, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162901, 162901, '1800-1899', '1800-1899', 162899, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162902, 162902, '1900-1950', '1900-1950', 162899, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162903, 162903, 'Post-1950', 'Post-1950', 162899, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162904, 162904, 'Unknown', 'Unknown', 162899, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162905, 162905, 'Nightstands', 'Nightstands', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162906, 162906, 'Pre-1800', 'Pre-1800', 162905, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162907, 162907, '1800-1899', '1800-1899', 162905, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162908, 162908, '1900-1950', '1900-1950', 162905, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162909, 162909, 'Post-1950', 'Post-1950', 162905, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162910, 162910, 'Unknown', 'Unknown', 162905, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98444, 98444, 'Sideboards & Buffets', 'Sideboards-and-Buffets', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98445, 98445, 'Pre-1800', 'Pre-1800', 98444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66848, 66848, '1800-1899', '1800-1899', 98444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66862, 66862, '1900-1950', '1900-1950', 98444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162914, 162914, 'Post-1950', 'Post-1950', 98444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162915, 162915, 'Unknown', 'Unknown', 98444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63581, 63581, 'Sofas & Chaises', 'Sofas-and-Chaises', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63582, 63582, 'Pre-1800', 'Pre-1800', 63581, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63583, 63583, '1800-1899', '1800-1899', 63581, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63584, 63584, '1900-1950', '1900-1950', 63581, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156315, 156315, 'Post-1950', 'Post-1950', 63581, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162911, 162911, 'Unknown', 'Unknown', 63581, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63585, 63585, 'Tables', 'Tables', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63586, 63586, 'Pre-1800', 'Pre-1800', 63585, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63587, 63587, '1800-1899', '1800-1899', 63585, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63588, 63588, '1900-1950', '1900-1950', 63585, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156316, 156316, 'Post-1950', 'Post-1950', 63585, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162912, 162912, 'Unknown', 'Unknown', 63585, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162913, 162913, 'Parts & Salvaged Pieces', 'Parts-and-Salvaged-Pieces', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', '');**####**
INSERT INTO `categories` VALUES
('', '', '', '', 63589, 63589, 'Other', 'Other', 20091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163008, 163008, 'Home & Hearth', 'Home-and-Hearth', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163009, 163009, 'Baby Carriages & Buggies', 'Baby-Carriages-and-Buggies', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163010, 163010, 'Baby Cradles', 'Baby-Cradles', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163011, 163011, 'Bath Tubs', 'Bath-Tubs', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163012, 163012, 'Clothing Wringers', 'Clothing-Wringers', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163013, 163013, 'Hearth Ware', 'Hearth-Ware', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163014, 163014, 'Ice Boxes', 'Ice-Boxes', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163015, 163015, 'Meat Grinders', 'Meat-Grinders', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163016, 163016, 'Sinks', 'Sinks', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163017, 163017, 'Stoves', 'Stoves', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163018, 163018, 'Toasters', 'Toasters', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151724, 151724, 'Trivets', 'Trivets', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163057, 163057, 'Washing Machines', 'Washing-Machines', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163058, 163058, 'Other', 'Other', 163008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2218, 2218, 'Linens & Textiles (Pre-1930)', 'Linens-and-Textiles-Pre-1930', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 13944, 13944, 'Bed & Bath Linens', 'Bed-and-Bath-Linens', 2218, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63626, 63626, 'Bedspreads & Coverlets', 'Bedspreads-and-Coverlets', 13944, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 13945, 13945, 'Blankets', 'Blankets', 13944, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39452, 39452, 'Pillowcases', 'Pillowcases', 13944, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 13946, 13946, 'Sheets', 'Sheets', 13944, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 13947, 13947, 'Towels', 'Towels', 13944, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 946, 946, 'Other', 'Other', 13944, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20117, 20117, 'Embroidery', 'Embroidery', 2218, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 38000, 38000, 'Fabric', 'Fabric', 2218, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66639, 66639, 'Chenille', 'Chenille', 38000, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 38001, 38001, 'Cotton', 'Cotton', 38000, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66640, 66640, 'Damask', 'Damask', 38000, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66641, 66641, 'Linen', 'Linen', 38000, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 38002, 38002, 'Silk', 'Silk', 38000, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66642, 66642, 'Velvet', 'Velvet', 38000, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 38003, 38003, 'Wool', 'Wool', 38000, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73469, 73469, 'Other', 'Other', 38000, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163107, 163107, 'Feed & Flour Sacks', 'Feed-and-Flour-Sacks', 2218, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163108, 163108, 'Handkerchiefs', 'Handkerchiefs', 2218, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39444, 39444, 'Lace, Crochet & Doilies', 'Lace-Crochet-and-Doilies', 2218, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163109, 163109, 'Collars & Cuffs', 'Collars-and-Cuffs', 39444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39445, 39445, 'Doilies', 'Doilies', 39444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39446, 39446, 'Runners', 'Runners', 39444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39447, 39447, 'Tablecloths', 'Tablecloths', 39444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39448, 39448, 'Trim & Edging', 'Trim-and-Edging', 39444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2219, 2219, 'Other', 'Other', 39444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39449, 39449, 'Kitchen & Table Linens', 'Kitchen-and-Table-Linens', 2218, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39450, 39450, 'Napkins', 'Napkins', 39449, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163110, 163110, 'Placemats', 'Placemats', 39449, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39451, 39451, 'Runners', 'Runners', 39449, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39453, 39453, 'Tablecloths', 'Tablecloths', 39449, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39454, 39454, 'Towels', 'Towels', 39449, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2220, 2220, 'Other', 'Other', 39449, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63624, 63624, 'Pillows', 'Pillows', 2218, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63627, 63627, 'Quilts', 'Quilts', 2218, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63628, 63628, 'Appliqué', 'Applique', 63627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63629, 63629, 'Baby & Crib', 'Baby-and-Crib', 63627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63630, 63630, 'Crazy', 'Crazy', 63627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163111, 163111, 'Flower Garden', 'Flower-Garden', 63627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163112, 163112, 'Log Cabin', 'Log-Cabin', 63627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163113, 163113, 'Nine Patch', 'Nine-Patch', 63627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63632, 63632, 'Patchwork', 'Patchwork', 63627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63633, 63633, 'Star', 'Star', 63627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163114, 163114, 'Tree of Life', 'Tree-of-Life', 63627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63631, 63631, 'Wedding Ring', 'Wedding-Ring', 63627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63634, 63634, 'Quilt Blocks & Squares', 'Quilt-Blocks-and-Squares', 63627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2221, 2221, 'Other', 'Other', 63627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2223, 2223, 'Samplers', 'Samplers', 2218, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2224, 2224, 'Tapestries', 'Tapestries', 2218, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 362, 362, 'Other', 'Other', 2218, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37958, 37958, 'Maps, Atlases & Globes', 'Maps-Atlases-and-Globes', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63602, 63602, 'United States (Pre-1900)', 'United-States-Pre-1900', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63603, 63603, 'AK, HI', 'AK-HI', 63602, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63604, 63604, 'AL, FL, GA, MS, NC, SC', 'AL-FL-GA-MS-NC-SC', 63602, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63605, 63605, 'AR, IA, KS, LA, MO, NE', 'AR-IA-KS-LA-MO-NE', 63602, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63606, 63606, 'AZ, CA, CO, NM, NV, UT', 'AZ-CA-CO-NM-NV-UT', 63602, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63607, 63607, 'CT, MA, ME, NH, RI, VT', 'CT-MA-ME-NH-RI-VT', 63602, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63608, 63608, 'DC, DE, MD, NJ, NY, PA', 'DC-DE-MD-NJ-NY-PA', 63602, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63609, 63609, 'ID, OR, WA', 'ID-OR-WA', 63602, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63610, 63610, 'IL, IN, MI, OH, WI', 'IL-IN-MI-OH-WI', 63602, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63611, 63611, 'MN, MT, ND, SD, WY', 'MN-MT-ND-SD-WY', 63602, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63612, 63612, 'OK, TX', 'OK-TX', 63602, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63613, 63613, 'VA, WV, KY, TN', 'VA-WV-KY-TN', 63602, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163077, 163077, 'Entire US', 'Entire-US', 63602, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163059, 163059, 'United States (1900-Now)', 'United-States-1900-Now', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163060, 163060, 'AK, HI', 'AK-HI', 163059, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163061, 163061, 'AL, FL, GA, MS, NC, SC', 'AL-FL-GA-MS-NC-SC', 163059, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163062, 163062, 'AR, IA, KS, LA, MO, NE', 'AR-IA-KS-LA-MO-NE', 163059, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163063, 163063, 'AZ, CA, CO, NM, NV, UT', 'AZ-CA-CO-NM-NV-UT', 163059, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163064, 163064, 'CT, MA, ME, NH, RI, VT', 'CT-MA-ME-NH-RI-VT', 163059, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163065, 163065, 'DC, DE, MD, NJ, NY, PA', 'DC-DE-MD-NJ-NY-PA', 163059, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163066, 163066, 'ID, OR, WA', 'ID-OR-WA', 163059, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163067, 163067, 'IL, IN, MI, OH, WI', 'IL-IN-MI-OH-WI', 163059, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163068, 163068, 'MN, MT, ND, SD, WY', 'MN-MT-ND-SD-WY', 163059, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163069, 163069, 'OK, TX', 'OK-TX', 163059, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163070, 163070, 'VA, WV, KY, TN', 'VA-WV-KY-TN', 163059, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 164809, 164809, 'Entire US', 'Entire-US', 163059, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163071, 163071, 'United States (Date Unknown)', 'United-States-Date-Unknown', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98448, 98448, 'Africa', 'Africa', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37959, 37959, 'Pre-1900', 'Pre-1900', 98448, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 93119, 93119, '1900-Now', '1900-Now', 98448, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163118, 163118, 'Unknown', 'Unknown', 98448, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98450, 98450, 'Asia', 'Asia', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37960, 37960, 'Pre-1900', 'Pre-1900', 98450, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 93120, 93120, '1900-Now', '1900-Now', 98450, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163119, 163119, 'Unknown', 'Unknown', 98450, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98462, 98462, 'Australasia/ Oceania', 'Australasia-Oceania', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37961, 37961, 'Pre-1900', 'Pre-1900', 98462, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 93126, 93126, '1900-Now', '1900-Now', 98462, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163124, 163124, 'Unknown', 'Unknown', 98462, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163072, 163072, 'Canada', 'Canada', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63600, 63600, 'Pre-1900', 'Pre-1900', 163072, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163073, 163073, '1900-Now', '1900-Now', 163072, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163074, 163074, 'Unknown', 'Unknown', 163072, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98452, 98452, 'Central America/ Caribbean', 'Central-America-Caribbean', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63596, 63596, 'Pre-1900', 'Pre-1900', 98452, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 93123, 93123, '1900-Now', '1900-Now', 98452, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163120, 163120, 'Unknown', 'Unknown', 98452, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98454, 98454, 'Europe', 'Europe', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 38325, 38325, 'Pre-1900', 'Pre-1900', 98454, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 93121, 93121, '1900-Now', '1900-Now', 98454, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163121, 163121, 'Unknown', 'Unknown', 98454, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98456, 98456, 'India', 'India', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63597, 63597, 'Pre-1900', 'Pre-1900', 98456, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 93122, 93122, '1900-Now', '1900-Now', 98456, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163122, 163122, 'Unknown', 'Unknown', 98456, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 105883, 105883, 'Ireland', 'Ireland', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 105884, 105884, 'Pre-1900', 'Pre-1900', 105883, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 105885, 105885, '1900-Now', '1900-Now', 105883, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163078, 163078, 'Unknown', 'Unknown', 105883, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163079, 163079, 'Mexico', 'Mexico', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63601, 63601, 'Pre-1900', 'Pre-1900', 163079, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163080, 163080, '1900-Now', '1900-Now', 163079, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163081, 163081, 'Unknown', 'Unknown', 163079, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98458, 98458, 'Middle East', 'Middle-East', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63598, 63598, 'Pre-1900', 'Pre-1900', 98458, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 93124, 93124, '1900-Now', '1900-Now', 98458, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163123, 163123, 'Unknown', 'Unknown', 98458, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63599, 63599, 'North America', 'North-America', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163075, 163075, 'Pre-1900', 'Pre-1900', 63599, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 93125, 93125, '1900-Now', '1900-Now', 63599, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163076, 163076, 'Unknown', 'Unknown', 63599, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98464, 98464, 'South America', 'South-America', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37963, 37963, 'Pre-1900', 'Pre-1900', 98464, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 96767, 96767, '1900-Now', '1900-Now', 98464, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163125, 163125, 'Unknown', 'Unknown', 98464, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98446, 98446, 'United Kingdom', 'United-Kingdom', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121491, 121491, 'England', 'England', 98446, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63614, 63614, 'Pre-1900', 'Pre-1900', 121491, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 93118, 93118, '1900-Now', '1900-Now', 121491, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163115, 163115, 'Unknown', 'Unknown', 121491, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121492, 121492, 'Scotland', 'Scotland', 98446, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121493, 121493, 'Pre-1900', 'Pre-1900', 121492, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121494, 121494, '1900-Now', '1900-Now', 121492, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163116, 163116, 'Unknown', 'Unknown', 121492, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121495, 121495, 'Wales', 'Wales', 98446, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121496, 121496, 'Pre-1900', 'Pre-1900', 121495, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121497, 121497, '1900-Now', '1900-Now', 121495, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163117, 163117, 'Unknown', 'Unknown', 121495, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121498, 121498, 'Other', 'Other', 98446, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37964, 37964, 'Mixed Lots', 'Mixed-Lots', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63595, 63595, 'Maps on CD', 'Maps-on-CD', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98466, 98466, 'World Maps', 'World-Maps', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2206, 2206, 'Pre-1900', 'Pre-1900', 98466, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 93127, 93127, '1900-Now', '1900-Now', 98466, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163126, 163126, 'Unknown', 'Unknown', 98466, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98468, 98468, 'Globes', 'Globes', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63593, 63593, 'Pre-1900', 'Pre-1900', 98468, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 93128, 93128, '1900-Now', '1900-Now', 98468, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163127, 163127, 'Unknown', 'Unknown', 98468, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151725, 151725, 'Reproductions', 'Reproductions', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 38326, 38326, 'Other', 'Other', 37958, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37965, 37965, 'Maritime', 'Maritime', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63615, 63615, 'Anchors', 'Anchors', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63616, 63616, 'Bells & Whistles', 'Bells-and-Whistles', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163082, 163082, 'Blueprints', 'Blueprints', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163083, 163083, 'Charts', 'Charts', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163084, 163084, 'Cleats & Chocks', 'Cleats-and-Chocks', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37966, 37966, 'Clocks', 'Clocks', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37967, 37967, 'Compasses', 'Compasses', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63617, 63617, 'Diving Helmets', 'Diving-Helmets', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37968, 37968, 'Fishing Nets & Floats', 'Fishing-Nets-and-Floats', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156318, 156318, 'Folk Art', 'Folk-Art', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163090, 163090, 'Harpoons', 'Harpoons', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37969, 37969, 'Lamps & Lighting', 'Lamps-and-Lighting', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37970, 37970, 'Model Ships', 'Model-Ships', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163085, 163085, 'Parallel Rules', 'Parallel-Rules', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163086, 163086, 'Plaques & Signs', 'Plaques-and-Signs', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63618, 63618, 'Portholes', 'Portholes', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163087, 163087, 'Propellers', 'Propellers', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163088, 163088, 'Pulleys', 'Pulleys', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63619, 63619, 'Scrimshaws', 'Scrimshaws', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37971, 37971, 'Sextants', 'Sextants', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163089, 163089, 'Telegraphs', 'Telegraphs', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37972, 37972, 'Telescopes', 'Telescopes', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37973, 37973, 'Wheels', 'Wheels', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156319, 156319, 'Reproductions', 'Reproductions', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66638, 66638, 'Other', 'Other', 37965, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163091, 163091, 'Mercantile, Trades & Factories', 'Mercantile-Trades-and-Factories', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163092, 163092, 'Barber Chairs', 'Barber-Chairs', 163091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163093, 163093, 'Book Presses', 'Book-Presses', 163091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163094, 163094, 'Cash Registers', 'Cash-Registers', 163091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163095, 163095, 'Display Cases', 'Display-Cases', 163091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163096, 163096, 'Industrial Molds', 'Industrial-Molds', 163091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163097, 163097, 'Safes & Still Banks', 'Safes-and-Still-Banks', 163091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163098, 163098, 'Scales', 'Scales', 163091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163099, 163099, 'Typewriters', 'Typewriters', 163091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163100, 163100, 'Other', 'Other', 163091, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37974, 37974, 'Musical Instruments (Pre-1930)', 'Musical-Instruments-Pre-1930', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156320, 156320, 'Brass', 'Brass', 37974, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37975, 37975, 'Keyboard', 'Keyboard', 37974, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37976, 37976, 'Percussion', 'Percussion', 37974, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 359, 359, 'String', 'String', 37974, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37977, 37977, 'Wind', 'Wind', 37974, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156321, 156321, 'Reproductions', 'Reproductions', 37974, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156322, 156322, 'Other', 'Other', 37974, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100927, 100927, 'Periods & Styles', 'Periods-and-Styles', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100928, 100928, 'Aesthetic Movement', 'Aesthetic-Movement', 100927, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 69471, 69471, 'Art Deco', 'Art-Deco', 100927, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 69472, 69472, 'Art Nouveau', 'Art-Nouveau', 100927, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 96768, 96768, 'Arts & Crafts Movement', 'Arts-and-Crafts-Movement', 100927, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 69473, 69473, 'Mid-Century Modernism', 'Mid-Century-Modernism', 100927, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151738, 151738, 'Victorian', 'Victorian', 100927, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163128, 163128, 'Other', 'Other', 100927, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1217, 1217, 'Primitives', 'Primitives', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163101, 163101, 'Restoration & Care', 'Restoration-and-Care', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163102, 163102, 'Cleaners & Polish', 'Cleaners-and-Polish', 163101, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163103, 163103, 'Software', 'Software', 163101, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163104, 163104, 'Storage & Display', 'Storage-and-Display', 163101, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163105, 163105, 'Other', 'Other', 163101, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37978, 37978, 'Rugs & Carpets', 'Rugs-and-Carpets', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37979, 37979, 'Small (3x5 and smaller)', 'Small-3x5-and-smaller', 37978, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37980, 37980, 'Medium (4x6-6x9)', 'Medium-4x6-6x9', 37978, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37981, 37981, 'Large (7x9-9x11)', 'Large-7x9-9x11', 37978, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37982, 37982, 'Extra Large (9x12 and larger)', 'Extra-Large-9x12-and-larger', 37978, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37983, 37983, 'Runners', 'Runners', 37978, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73468, 73468, 'Other', 'Other', 37978, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20094, 20094, 'Science & Medicine (Pre-1930)', 'Science-and-Medicine-Pre-1930', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163022, 163022, 'Apothecary & Pharmaceutical', 'Apothecary-and-Pharmaceutical', 20094, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163023, 163023, 'Bottles & Jars', 'Bottles-and-Jars', 163022, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163024, 163024, 'Mortar & Pestles', 'Mortar-and-Pestles', 163022, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163025, 163025, 'Scales', 'Scales', 163022, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163026, 163026, 'Other', 'Other', 163022, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163027, 163027, 'Dentistry', 'Dentistry', 20094, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163028, 163028, 'Engineering', 'Engineering', 20094, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163029, 163029, 'Medicine', 'Medicine', 20094, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163030, 163030, 'Doctor Bags', 'Doctor-Bags', 163029, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163031, 163031, 'Stethoscopes', 'Stethoscopes', 163029, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163032, 163032, 'Surgical Sets', 'Surgical-Sets', 163029, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163033, 163033, 'Surgical Tools', 'Surgical-Tools', 163029, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1210, 1210, 'Other', 'Other', 163029, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163034, 163034, 'Optical', 'Optical', 20094, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163035, 163035, 'Scientific Instruments', 'Scientific-Instruments', 20094, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163036, 163036, 'Barometers', 'Barometers', 163035, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163037, 163037, 'Microscopes & Lab Equipment', 'Microscopes-and-Lab-Equipment', 163035, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 361, 361, 'Other', 'Other', 163035, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20095, 20095, 'Other', 'Other', 20094, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156323, 156323, 'Sewing (Pre-1930)', 'Sewing-Pre-1930', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156324, 156324, 'Baskets & Boxes', 'Baskets-and-Boxes', 156323, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156325, 156325, 'Buttons', 'Buttons', 156323, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156326, 156326, 'Furniture', 'Furniture', 156323, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156328, 156328, 'Needles', 'Needles', 156323, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156329, 156329, 'Patterns', 'Patterns', 156323, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156327, 156327, 'Sewing Machines', 'Sewing-Machines', 156323, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163106, 163106, 'Sewing Machine Parts', 'Sewing-Machine-Parts', 156323, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156332, 156332, 'Spools & Thread', 'Spools-and-Thread', 156323, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156330, 156330, 'Thimbles', 'Thimbles', 156323, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156331, 156331, 'Other', 'Other', 156323, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20096, 20096, 'Silver', 'Silver', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20097, 20097, 'Coin Silver', 'Coin-Silver', 20096, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151726, 151726, 'Non-U.S. Silver', 'Non-U-S-Silver', 20096, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151732, 151732, 'Asia', 'Asia', 151726, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151727, 151727, 'Canada', 'Canada', 151726, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151729, 151729, 'France', 'France', 151726, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151730, 151730, 'Germany', 'Germany', 151726, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151733, 151733, 'Mexico', 'Mexico', 151726, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156333, 156333, 'Middle East', 'Middle-East', 151726, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151736, 151736, 'Russia', 'Russia', 151726, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156334, 156334, 'Scandinavia', 'Scandinavia', 151726, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151735, 151735, 'Spain', 'Spain', 151726, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151728, 151728, 'United Kingdom', 'United-Kingdom', 151726, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156335, 156335, 'Unknown', 'Unknown', 151726, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151737, 151737, 'Other', 'Other', 151726, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2212, 2212, 'Silverplate', 'Silverplate', 20096, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 105886, 105886, 'Ash Trays', 'Ash-Trays', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163048, 163048, 'Baskets', 'Baskets', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163049, 163049, 'Bottles, Decanters & Flasks', 'Bottles-Decanters-and-Flasks', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37985, 37985, 'Bowls', 'Bowls', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163050, 163050, 'Butter Dishes', 'Butter-Dishes', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20098, 20098, 'Candlesticks & Candelabra', 'Candlesticks-and-Candelabra', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163052, 163052, 'Creamers & Sugar Bowls', 'Creamers-and-Sugar-Bowls', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37986, 37986, 'Cups & Goblets', 'Cups-and-Goblets', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 105889, 105889, 'Dishes & Coasters', 'Dishes-and-Coasters', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20099, 20099, 'Flatware', 'Flatware', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163038, 163038, 'Alvin', 'Alvin', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163039, 163039, 'Birks', 'Birks', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163040, 163040, 'Christofle', 'Christofle', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20100, 20100, 'Holmes & Edwards', 'Holmes-and-Edwards', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20101, 20101, 'International/1847 Rogers', 'International-1847-Rogers', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20102, 20102, 'Oneida/Wm. A. Rogers', 'Oneida-Wm-A-Rogers', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163041, 163041, 'National', 'National', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163042, 163042, 'Reed & Barton', 'Reed-and-Barton', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163043, 163043, 'Sheffield', 'Sheffield', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163044, 163044, 'Towle', 'Towle', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39436, 39436, 'Wallace', 'Wallace', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163045, 163045, 'WMF', 'WMF', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163046, 163046, 'Mixed Lots', 'Mixed-Lots', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163047, 163047, 'Unknown', 'Unknown', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2216, 2216, 'Other', 'Other', 20099, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 105894, 105894, 'Napkin Rings & Clips', 'Napkin-Rings-and-Clips', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39437, 39437, 'Pitchers & Jugs', 'Pitchers-and-Jugs', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163053, 163053, 'Plates & Chargers', 'Plates-and-Chargers', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39438, 39438, 'Platters & Trays', 'Platters-and-Trays', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 105896, 105896, 'Sauce Boats', 'Sauce-Boats', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163051, 163051, 'Souvenir Spoons', 'Souvenir-Spoons', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37988, 37988, 'Tea/Coffee Pots & Sets', 'Tea-Coffee-Pots-and-Sets', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39439, 39439, 'Vases & Urns', 'Vases-and-Urns', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163054, 163054, 'Mixed Lots', 'Mixed-Lots', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1216, 1216, 'Other', 'Other', 2212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2213, 2213, 'Sterling', 'Sterling', 20096, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 105908, 105908, 'Ash Trays', 'Ash-Trays', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163056, 163056, 'Bottles, Decanters & Flasks', 'Bottles-Decanters-and-Flasks', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37991, 37991, 'Bowls', 'Bowls', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37992, 37992, 'Boxes', 'Boxes', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 105911, 105911, 'Brushes & Grooming Sets', 'Brushes-and-Grooming-Sets', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', '');**####**
INSERT INTO `categories` VALUES
('', '', '', '', 20103, 20103, 'Candlesticks & Candelabra', 'Candlesticks-and-Candelabra', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 105899, 105899, 'Card Cases', 'Card-Cases', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 105900, 105900, 'Cigarette & Vesta Cases', 'Cigarette-and-Vesta-Cases', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163055, 163055, 'Creamers & Sugar Bowls', 'Creamers-and-Sugar-Bowls', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37993, 37993, 'Cups & Goblets', 'Cups-and-Goblets', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63620, 63620, 'Dishes & Coasters', 'Dishes-and-Coasters', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20104, 20104, 'Flatware', 'Flatware', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60196, 60196, 'Alvin', 'Alvin', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163268, 163268, 'Birks', 'Birks', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 32710, 32710, 'Dominick & Haff', 'Dominick-and-Haff', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 32711, 32711, 'Durgin', 'Durgin', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20105, 20105, 'Georg Jensen', 'Georg-Jensen', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20106, 20106, 'Gorham, Whiting', 'Gorham-Whiting', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20108, 20108, 'International', 'International', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20110, 20110, 'Kirk', 'Kirk', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20111, 20111, 'Lunt', 'Lunt', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 32712, 32712, 'Manchester', 'Manchester', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163269, 163269, 'National', 'National', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20107, 20107, 'Oneida', 'Oneida', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20109, 20109, 'Reed & Barton', 'Reed-and-Barton', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60197, 60197, 'Royal Crest', 'Royal-Crest', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20112, 20112, 'Stieff', 'Stieff', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20113, 20113, 'Tiffany', 'Tiffany', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20114, 20114, 'Towle', 'Towle', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20115, 20115, 'Wallace', 'Wallace', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20116, 20116, 'Watson', 'Watson', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 32713, 32713, 'Westmorland', 'Westmorland', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163270, 163270, 'Mixed Lots', 'Mixed-Lots', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2214, 2214, 'Unknown', 'Unknown', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60198, 60198, 'Other', 'Other', 20104, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63623, 63623, 'Miniatures', 'Miniatures', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 113310, 113310, 'Mustard Pots', 'Mustard-Pots', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39440, 39440, 'Napkin Rings & Clips', 'Napkin-Rings-and-Clips', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37995, 37995, 'Pitchers & Jugs', 'Pitchers-and-Jugs', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163272, 163272, 'Plates & Chargers', 'Plates-and-Chargers', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39441, 39441, 'Platters & Trays', 'Platters-and-Trays', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39442, 39442, 'Salt & Pepper Shakers', 'Salt-and-Pepper-Shakers', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163273, 163273, 'Salt Cellars', 'Salt-Cellars', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 105914, 105914, 'Sauce Boats', 'Sauce-Boats', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63621, 63621, 'Souvenir Spoons', 'Souvenir-Spoons', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63622, 63622, 'Sugar Bowls & Tongs', 'Sugar-Bowls-and-Tongs', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37998, 37998, 'Tea/Coffee Pots & Sets', 'Tea-Coffee-Pots-and-Sets', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 107440, 107440, 'Thimbles', 'Thimbles', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 39443, 39443, 'Vases & Urns', 'Vases-and-Urns', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 107441, 107441, 'Vinaigrettes', 'Vinaigrettes', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163271, 163271, 'Mixed Lots', 'Mixed-Lots', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1215, 1215, 'Other', 'Other', 2213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 22608, 22608, 'Reproduction Antiques', 'Reproduction-Antiques', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 12, 12, 'Other', 'Other', 20081, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 550, 550, 'Art', 'Art', 0, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60435, 60435, 'Direct from the Artist', 'Direct-from-the-Artist', 550, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 72179, 72179, 'Digital Art', 'Digital-Art', 60435, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60436, 60436, 'Drawings', 'Drawings', 60435, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 158655, 158655, 'Folk Art & Primitives', 'Folk-Art-and-Primitives', 60435, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 158656, 158656, 'Mixed Media & Collage', 'Mixed-Media-and-Collage', 60435, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60437, 60437, 'Paintings', 'Paintings', 60435, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 72181, 72181, 'Photographs', 'Photographs', 60435, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 72182, 72182, 'Prints', 'Prints', 60435, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60442, 60442, 'Sculpture & Carvings', 'Sculpture-and-Carvings', 60435, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 158657, 158657, 'Textile Art', 'Textile-Art', 60435, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20158, 20158, 'Other', 'Other', 60435, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 158658, 158658, 'Art from Dealers & Resellers', 'Art-from-Dealers-and-Resellers', 550, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20118, 20118, 'Digital Art', 'Digital-Art', 158658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 552, 552, 'Drawings', 'Drawings', 158658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 357, 357, 'Folk Art & Primitives', 'Folk-Art-and-Primitives', 158658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 554, 554, 'Mixed Media & Collage', 'Mixed-Media-and-Collage', 158658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 551, 551, 'Paintings', 'Paintings', 158658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66465, 66465, 'Photographs', 'Photographs', 158658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 60432, 60432, 'Posters', 'Posters', 158658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 360, 360, 'Prints', 'Prints', 158658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 553, 553, 'Sculpture & Carvings', 'Sculpture-and-Carvings', 158658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 156196, 156196, 'Textile Art', 'Textile-Art', 158658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4174, 4174, 'Other', 'Other', 158658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52524, 52524, 'Wholesale Lots', 'Wholesale-Lots', 550, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52525, 52525, 'Paintings', 'Paintings', 52524, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52526, 52526, 'Photographic Images', 'Photographic-Images', 52524, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52527, 52527, 'Prints', 'Prints', 52524, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52528, 52528, 'Posters', 'Posters', 52524, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52529, 52529, 'Other', 'Other', 52524, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2984, 2984, 'Baby', 'Baby', 0, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100223, 100223, 'Baby Gear', 'Baby-Gear', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20412, 20412, 'Baby Backpacks', 'Baby-Backpacks', 100223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117031, 117031, 'Baby Carriers & Slings', 'Baby-Carriers-and-Slings', 100223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117032, 117032, 'Baby Jumping Exercisers', 'Baby-Jumping-Exercisers', 100223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2990, 2990, 'Baby Swings', 'Baby-Swings', 100223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117034, 117034, 'Bouncers & Vibrating Chairs', 'Bouncers-and-Vibrating-Chairs', 100223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2988, 2988, 'Play Pens & Play Yards', 'Play-Pens-and-Play-Yards', 100223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117033, 117033, 'Play Shades & Tents', 'Play-Shades-and-Tents', 100223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20413, 20413, 'Saucers', 'Saucers', 100223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 134282, 134282, 'Walkers', 'Walkers', 100223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100224, 100224, 'Other', 'Other', 100223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20433, 20433, 'Baby Safety & Health', 'Baby-Safety-and-Health', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117027, 117027, 'Baby Locks & Latches', 'Baby-Locks-and-Latches', 20433, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20435, 20435, 'Baby Monitors', 'Baby-Monitors', 20433, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 134762, 134762, 'Baby-on-Board Signs', 'Baby-on-Board-Signs', 20433, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117026, 117026, 'Baby Thermometers', 'Baby-Thermometers', 20433, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162183, 162183, 'Bed Rails', 'Bed-Rails', 20433, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162184, 162184, 'Corner & Edge Cushions', 'Corner-and-Edge-Cushions', 20433, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 134764, 134764, 'Outlet Covers', 'Outlet-Covers', 20433, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117029, 117029, 'Safety Gates', 'Safety-Gates', 20433, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73470, 73470, 'Shopping Cart Covers', 'Shopping-Cart-Covers', 20433, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162025, 162025, 'Sleep Positioners', 'Sleep-Positioners', 20433, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 134761, 134761, 'Toddler Safety Harnesses', 'Toddler-Safety-Harnesses', 20433, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20436, 20436, 'Other', 'Other', 20433, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20394, 20394, 'Bathing & Grooming', 'Bathing-and-Grooming', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117016, 117016, 'Baby Scales', 'Baby-Scales', 20394, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162023, 162023, 'Bath Tubs', 'Bath-Tubs', 20394, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162024, 162024, 'Bath Tub Seats & Rings', 'Bath-Tub-Seats-and-Rings', 20394, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100221, 100221, 'Bathing Accessories', 'Bathing-Accessories', 20394, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 134756, 134756, 'Gift Sets', 'Gift-Sets', 20394, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45452, 45452, 'Health & Grooming', 'Health-and-Grooming', 20394, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 82563, 82563, 'Shampoos & Soaps', 'Shampoos-and-Soaps', 20394, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20398, 20398, 'Skin Care', 'Skin-Care', 20394, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45453, 45453, 'Towels & Washcloths', 'Towels-and-Washcloths', 20394, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45454, 45454, 'Other', 'Other', 20394, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66692, 66692, 'Car Safety Seats', 'Car-Safety-Seats', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66694, 66694, 'Booster to 80lbs', 'Booster-to-80lbs', 66692, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66693, 66693, 'Car Seat Accessories', 'Car-Seat-Accessories', 66692, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66695, 66695, 'Convertible Car Seat 5-40lbs', 'Convertible-Car-Seat-5-40lbs', 66692, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66696, 66696, 'Infant Car Seat 5-20 lbs', 'Infant-Car-Seat-5-20-lbs', 66692, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117030, 117030, 'Infant Head Support', 'Infant-Head-Support', 66692, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2987, 2987, 'Other', 'Other', 66692, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45455, 45455, 'Diapering', 'Diapering', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117017, 117017, 'Baby Wipe Warmers', 'Baby-Wipe-Warmers', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45456, 45456, 'Baby Wipes', 'Baby-Wipes', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66674, 66674, 'Changing Pads', 'Changing-Pads', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 146531, 146531, 'Cloth Diapers', 'Cloth-Diapers', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 146530, 146530, 'Diaper Bags', 'Diaper-Bags', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117018, 117018, 'Diaper Cakes', 'Diaper-Cakes', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162036, 162036, 'Diaper Coupons', 'Diaper-Coupons', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26267, 26267, 'Diaper Covers', 'Diaper-Covers', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20397, 20397, 'Diaper Disposal', 'Diaper-Disposal', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 134758, 134758, 'Diaper Stackers', 'Diaper-Stackers', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15559, 15559, 'Disposable Diapers', 'Disposable-Diapers', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100222, 100222, 'Swim Diapers', 'Swim-Diapers', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20399, 20399, 'Other', 'Other', 45455, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20400, 20400, 'Feeding', 'Feeding', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20402, 20402, 'Baby Bottles', 'Baby-Bottles', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20408, 20408, 'Bibs', 'Bibs', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 134276, 134276, 'Booster Chairs', 'Booster-Chairs', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162035, 162035, 'Bottle Nipples', 'Bottle-Nipples', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20404, 20404, 'Bottle & Food Warmers', 'Bottle-and-Food-Warmers', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20406, 20406, 'Breastfeeding Supplies', 'Breastfeeding-Supplies', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66676, 66676, 'Breastpumps', 'Breastpumps', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 32867, 32867, 'Burp Cloths', 'Burp-Cloths', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117382, 117382, 'Cups, Dishes & Utensils', 'Cups-Dishes-and-Utensils', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117383, 117383, 'Bowls', 'Bowls', 117382, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117384, 117384, 'Plates', 'Plates', 117382, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117387, 117387, 'Sippy Cups & Mugs', 'Sippy-Cups-and-Mugs', 117382, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117385, 117385, 'Utensils', 'Utensils', 117382, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117386, 117386, 'Feeding Sets', 'Feeding-Sets', 117382, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20409, 20409, 'Other', 'Other', 117382, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66675, 66675, 'Feeding, Boppy Pillows', 'Feeding-Boppy-Pillows', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162033, 162033, 'Feeding, Boppy Pillow Covers', 'Feeding-Boppy-Pillow-Covers', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162034, 162034, 'Food', 'Food', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 32866, 32866, 'Food Grinders & Mills', 'Food-Grinders-and-Mills', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20403, 20403, 'Formula', 'Formula', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 82228, 82228, 'Formula Coupons', 'Formula-Coupons', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2986, 2986, 'High Chairs', 'High-Chairs', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 32872, 32872, 'Pacifiers', 'Pacifiers', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162032, 162032, 'Pacifier Holders & Clips', 'Pacifier-Holders-and-Clips', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20405, 20405, 'Other', 'Other', 20400, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117388, 117388, 'Keepsakes & Baby Announcements', 'Keepsakes-and-Baby-Announcements', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117389, 117389, 'Baby Books & Albums', 'Baby-Books-and-Albums', 117388, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117390, 117390, 'Baby Boxes', 'Baby-Boxes', 117388, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117392, 117392, 'Baby Picture Frames', 'Baby-Picture-Frames', 117388, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117391, 117391, 'Birth Announcements & Cards', 'Birth-Announcements-and-Cards', 117388, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162037, 162037, 'Handprint Kits', 'Handprint-Kits', 117388, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162038, 162038, 'Tooth Fairy Pillows', 'Tooth-Fairy-Pillows', 117388, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 146532, 146532, 'Other', 'Other', 117388, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20416, 20416, 'Nursery Bedding', 'Nursery-Bedding', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66681, 66681, 'Bassinet Bedding', 'Bassinet-Bedding', 20416, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66687, 66687, 'Cradle Bedding', 'Cradle-Bedding', 20416, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48086, 48086, 'Crib Bedding', 'Crib-Bedding', 20416, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162040, 162040, 'Bedding Sets', 'Bedding-Sets', 48086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20417, 20417, 'Bumpers', 'Bumpers', 48086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52345, 52345, 'Cribskirts & Dust Ruffles', 'Cribskirts-and-Dust-Ruffles', 48086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162041, 162041, 'Mattress Pads & Covers', 'Mattress-Pads-and-Covers', 48086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66682, 66682, 'Sheets', 'Sheets', 48086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20420, 20420, 'Sheet Sets', 'Sheet-Sets', 48086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20419, 20419, 'Other', 'Other', 48086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162039, 162039, 'Afghans & Throws', 'Afghans-and-Throws', 20416, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117019, 117019, 'Blankets', 'Blankets', 20416, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117020, 117020, 'Baby Boy Blankets', 'Baby-Boy-Blankets', 117019, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117021, 117021, 'Baby Girl Blankets', 'Baby-Girl-Blankets', 117019, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117022, 117022, 'Gender Neutral Blankets', 'Gender-Neutral-Blankets', 117019, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117393, 117393, 'Swaddling Blankets', 'Swaddling-Blankets', 117019, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3081, 3081, 'Other', 'Other', 117019, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 146533, 146533, 'Changing Table Pads & Covers', 'Changing-Table-Pads-and-Covers', 20416, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 134277, 134277, 'Comforters', 'Comforters', 20416, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 134278, 134278, 'Duvets', 'Duvets', 20416, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 32868, 32868, 'Pillows', 'Pillows', 20416, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20418, 20418, 'Quilts', 'Quilts', 20416, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66679, 66679, 'Shams', 'Shams', 20416, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20421, 20421, 'Other', 'Other', 20416, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66697, 66697, 'Nursery Décor', 'Nursery-Decor', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117398, 117398, 'Boxes & Storage', 'Boxes-and-Storage', 66697, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20428, 20428, 'Lamps & Shades', 'Lamps-and-Shades', 66697, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37632, 37632, 'Mats & Rugs', 'Mats-and-Rugs', 66697, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20429, 20429, 'Mobiles', 'Mobiles', 66697, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121153, 121153, 'Night Lights', 'Night-Lights', 66697, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 33235, 33235, 'Picture Frames', 'Picture-Frames', 66697, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37633, 37633, 'Wall Décor', 'Wall-Decor', 66697, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37634, 37634, 'Art & Prints', 'Art-and-Prints', 37633, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117397, 117397, 'Murals & Wallies', 'Murals-and-Wallies', 37633, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37635, 37635, 'Wall Hangings', 'Wall-Hangings', 37633, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37636, 37636, 'Wallpaper Borders', 'Wallpaper-Borders', 37633, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 134280, 134280, 'Wall Stickers', 'Wall-Stickers', 37633, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20430, 20430, 'Other', 'Other', 37633, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 146534, 146534, 'Wall Letters', 'Wall-Letters', 66697, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20431, 20431, 'Window Treatments', 'Window-Treatments', 66697, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20432, 20432, 'Other', 'Other', 66697, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20422, 20422, 'Nursery Furniture', 'Nursery-Furniture', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121152, 121152, 'Baby Co-Sleepers', 'Baby-Co-Sleepers', 20422, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 134279, 134279, 'Baby Dressers', 'Baby-Dressers', 20422, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20423, 20423, 'Bassinets & Cradles', 'Bassinets-and-Cradles', 20422, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20424, 20424, 'Changing Tables', 'Changing-Tables', 20422, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2985, 2985, 'Cribs', 'Cribs', 20422, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117035, 117035, 'Crib Mattresess', 'Crib-Mattresess', 20422, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 94931, 94931, 'Moses Baskets', 'Moses-Baskets', 20422, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20425, 20425, 'Nursery Furniture Sets', 'Nursery-Furniture-Sets', 20422, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66690, 66690, 'Rockers, Gliders', 'Rockers-Gliders', 20422, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20426, 20426, 'Other', 'Other', 20422, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 37631, 37631, 'Potty Training', 'Potty-Training', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66698, 66698, 'Strollers', 'Strollers', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66699, 66699, 'Jogging Strollers', 'Jogging-Strollers', 66698, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66700, 66700, 'Single', 'Single', 66699, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66701, 66701, 'Multiple', 'Multiple', 66699, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117037, 117037, 'Pram Strollers', 'Pram-Strollers', 66698, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66702, 66702, 'Standard Strollers', 'Standard-Strollers', 66698, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66703, 66703, 'Single', 'Single', 66702, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66704, 66704, 'Multiple', 'Multiple', 66702, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117038, 117038, 'Stroller Accessories', 'Stroller-Accessories', 66698, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66705, 66705, 'Travel System Strollers', 'Travel-System-Strollers', 66698, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2989, 2989, 'Other', 'Other', 66698, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 19068, 19068, 'Toys for Baby', 'Toys-for-Baby', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 19069, 19069, 'Activity Gyms', 'Activity-Gyms', 19068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100225, 100225, 'Blocks & Sorters', 'Blocks-and-Sorters', 19068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100226, 100226, 'Crib Toys', 'Crib-Toys', 19068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100227, 100227, 'Developmental Baby Toys', 'Developmental-Baby-Toys', 19068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 146543, 146543, 'Plush Baby Toys', 'Plush-Baby-Toys', 19068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 19070, 19070, 'Rattles', 'Rattles', 19068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 134289, 134289, 'Teethers', 'Teethers', 19068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2991, 2991, 'Other', 'Other', 19068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1261, 1261, 'Other', 'Other', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48757, 48757, 'Wholesale Lots', 'Wholesale-Lots', 2984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 267, 267, 'Books', 'Books', 0, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45110, 45110, 'Accessories', 'Accessories', 267, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45111, 45111, 'Address Books', 'Address-Books', 45110, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45112, 45112, 'Blank Diaries & Journals', 'Blank-Diaries-and-Journals', 45110, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45113, 45113, 'Book Covers', 'Book-Covers', 45110, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162026, 162026, 'Bookends', 'Bookends', 45110, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162027, 162027, 'Book Lights', 'Book-Lights', 45110, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48831, 48831, 'Book Plates', 'Book-Plates', 45110, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162028, 162028, 'Book Stands, Holders', 'Book-Stands-Holders', 45110, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45114, 45114, 'Bookmarks', 'Bookmarks', 45110, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45115, 45115, 'Other', 'Other', 45110, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29223, 29223, 'Antiquarian & Collectible', 'Antiquarian-and-Collectible', 267, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29792, 29792, 'Audiobooks', 'Audiobooks', 267, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 118254, 118254, 'Catalogs', 'Catalogs', 267, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 118255, 118255, 'Agriculture', 'Agriculture', 118254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 118256, 118256, 'Art & Exhibitions', 'Art-and-Exhibitions', 118254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 118257, 118257, 'Auction', 'Auction', 118254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 118258, 118258, 'Clothing & Fashion', 'Clothing-and-Fashion', 118254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 118259, 118259, 'Department Stores', 'Department-Stores', 118254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162029, 162029, 'Music & Instruments', 'Music-and-Instruments', 118254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162030, 162030, 'Owners Manuals', 'Owners-Manuals', 118254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162031, 162031, 'Toys & Hobbies', 'Toys-and-Hobbies', 118254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 616, 616, 'Other', 'Other', 118254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 279, 279, 'Childrens Books', 'Childrens-Books', 267, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11104, 11104, 'Cookbooks', 'Cookbooks', 267, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 377, 377, 'Fiction Books', 'Fiction-Books', 267, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 280, 280, 'Magazine Back Issues', 'Magazine-Back-Issues', 267, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 378, 378, 'Nonfiction Books', 'Nonfiction-Books', 267, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2228, 2228, 'Textbooks, Education', 'Textbooks-Education', 267, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29399, 29399, 'Wholesale & Bulk Lots', 'Wholesale-and-Bulk-Lots', 267, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42939, 42939, 'Audiobooks', 'Audiobooks', 29399, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46752, 46752, 'Books', 'Books', 29399, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46753, 46753, 'Up to 5 Items', 'Up-to-5-Items', 46752, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52541, 52541, '6-10 Items', '6-10-Items', 46752, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 40173, 40173, '11-50 Items', '11-50-Items', 46752, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52542, 52542, '51-100 Items', '51-100-Items', 46752, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 40174, 40174, '101-500', '101-500', 46752, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46759, 46759, 'More than 500', 'More-than-500', 46752, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52543, 52543, 'Magazines', 'Magazines', 29399, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26185, 26185, 'Other', 'Other', 29399, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 268, 268, 'Other', 'Other', 267, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 12576, 12576, 'Business & Industrial', 'Business-and-Industrial', 0, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11748, 11748, 'Agriculture & Forestry', 'Agriculture-and-Forestry', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45009, 45009, 'Antique Tractors & Equipment', 'Antique-Tractors-and-Equipment', 11748, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46570, 46570, 'Implements', 'Implements', 45009, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 160933, 160933, 'Manuals & Books', 'Manuals-and-Books', 45009, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46567, 46567, 'Allis Chalmers', 'Allis-Chalmers', 160933, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57138, 57138, 'Case', 'Case', 160933, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63971, 63971, 'Farmall', 'Farmall', 160933, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63972, 63972, 'Ford', 'Ford', 160933, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71372, 71372, 'John Deere', 'John-Deere', 160933, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56981, 56981, 'Massey Harris, Ferguson', 'Massey-Harris-Ferguson', 160933, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73107, 73107, 'McCormick', 'McCormick', 160933, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56982, 56982, 'Minneapolis Moline', 'Minneapolis-Moline', 160933, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46569, 46569, 'Oliver', 'Oliver', 160933, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71373, 71373, 'Other', 'Other', 160933, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 160934, 160934, 'Parts', 'Parts', 45009, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45011, 45011, 'Allis Chalmers', 'Allis-Chalmers', 160934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58180, 58180, 'Case', 'Case', 160934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63967, 63967, 'Farmall', 'Farmall', 160934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63979, 63979, 'Ford', 'Ford', 160934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56181, 56181, 'John Deere', 'John-Deere', 160934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71374, 71374, 'Massey Harris, Ferguson', 'Massey-Harris-Ferguson', 160934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63988, 63988, 'Other', 'Other', 160934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 160935, 160935, 'Tractors', 'Tractors', 45009, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46565, 46565, 'Allis Chalmers', 'Allis-Chalmers', 160935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45012, 45012, 'Case', 'Case', 160935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50920, 50920, 'Farmall', 'Farmall', 160935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53067, 53067, 'Ford', 'Ford', 160935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', '');**####**
INSERT INTO `categories` VALUES
('', '', '', '', 73101, 73101, 'John Deere', 'John-Deere', 160935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53064, 53064, 'Massey Harris, Ferguson', 'Massey-Harris-Ferguson', 160935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73108, 73108, 'McCormick', 'McCormick', 160935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53065, 53065, 'Minneapolis Moline', 'Minneapolis-Moline', 160935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53066, 53066, 'Oliver', 'Oliver', 160935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50921, 50921, 'Other', 'Other', 160935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11757, 11757, 'Other', 'Other', 45009, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26186, 26186, 'Farm Implements & Attachments', 'Farm-Implements-and-Attachments', 11748, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159681, 159681, 'Backhoes', 'Backhoes', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159682, 159682, 'Bale Spears', 'Bale-Spears', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66879, 66879, 'Balers', 'Balers', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66876, 66876, 'Blades & Box Blades', 'Blades-and-Box-Blades', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66886, 66886, 'Cultivators', 'Cultivators', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66887, 66887, 'Disc Harrows', 'Disc-Harrows', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26187, 26187, 'Grain Equipment', 'Grain-Equipment', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 91954, 91954, 'Harvesting Equipment', 'Harvesting-Equipment', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66881, 66881, 'Hay Rakes', 'Hay-Rakes', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119096, 119096, 'Hitches', 'Hitches', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26189, 26189, 'Irrigation Equipment', 'Irrigation-Equipment', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106365, 106365, 'Manure Spreaders', 'Manure-Spreaders', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26190, 26190, 'Material Handling Equipment', 'Material-Handling-Equipment', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66880, 66880, 'Mowers & Mower Conditioners', 'Mowers-and-Mower-Conditioners', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66877, 66877, 'Mower Decks', 'Mower-Decks', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48712, 48712, 'Parts & Accessories', 'Parts-and-Accessories', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66883, 66883, 'Planters', 'Planters', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66888, 66888, 'Plows', 'Plows', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109296, 109296, 'Post Hole Diggers', 'Post-Hole-Diggers', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66884, 66884, 'Seeders & Spreaders', 'Seeders-and-Spreaders', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159683, 159683, 'Snow Blowers', 'Snow-Blowers', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159684, 159684, 'Sprayers', 'Sprayers', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66889, 66889, 'Tillers', 'Tillers', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11752, 11752, 'Other', 'Other', 26186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61787, 61787, 'Forestry Equipment & Supplies', 'Forestry-Equipment-and-Supplies', 11748, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61788, 61788, 'Equipment', 'Equipment', 61787, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57111, 57111, 'Supplies & Tools', 'Supplies-and-Tools', 61787, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61790, 61790, 'Other', 'Other', 61787, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159685, 159685, 'GPS & Guidance Equipment', 'GPS-and-Guidance-Equipment', 11748, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46526, 46526, 'Livestock Supplies', 'Livestock-Supplies', 11748, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 113991, 113991, 'Animal Feed', 'Animal-Feed', 46526, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53059, 53059, 'Animal Health & Veterinary', 'Animal-Health-and-Veterinary', 46526, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46527, 46527, 'Beekeeping', 'Beekeeping', 46526, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46531, 46531, 'Cattle - Beef', 'Cattle-Beef', 46526, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46528, 46528, 'Cattle - Dairy', 'Cattle-Dairy', 46526, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46529, 46529, 'Fencing', 'Fencing', 46526, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66901, 66901, 'Hog', 'Hog', 46526, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61586, 61586, 'Horse', 'Horse', 46526, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46532, 46532, 'Poultry', 'Poultry', 46526, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56976, 56976, 'Sheep & Goat', 'Sheep-and-Goat', 46526, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11751, 11751, 'Other', 'Other', 46526, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58175, 58175, 'Stationary Engines', 'Stationary-Engines', 11748, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63945, 63945, 'Engines', 'Engines', 58175, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63946, 63946, 'Manuals & Books', 'Manuals-and-Books', 58175, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97118, 97118, 'Parts', 'Parts', 58175, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58177, 58177, 'Other', 'Other', 58175, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 91952, 91952, 'Tractors & Farm Machinery', 'Tractors-and-Farm-Machinery', 11748, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73094, 73094, 'Combines', 'Combines', 91952, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 91953, 91953, 'Tractors', 'Tractors', 91952, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97119, 97119, 'Trailers', 'Trailers', 91952, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58178, 58178, 'Utility Vehicles', 'Utility-Vehicles', 91952, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92021, 92021, 'Other', 'Other', 91952, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147798, 147798, 'Tractor Manuals & Books', 'Tractor-Manuals-and-Books', 11748, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121876, 121876, 'Tractor Parts', 'Tractor-Parts', 11748, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1269, 1269, 'Other', 'Other', 11748, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45013, 45013, 'Wholesale Lots', 'Wholesale-Lots', 11748, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11759, 11759, 'Businesses for Sale', 'Businesses-for-Sale', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67216, 67216, 'Advertising Inventory', 'Advertising-Inventory', 11759, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46685, 46685, 'Home-Based Businesses', 'Home-Based-Businesses', 11759, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46689, 46689, 'Internet Businesses & Websites', 'Internet-Businesses-and-Websites', 11759, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11760, 11760, 'Manufacturing', 'Manufacturing', 11759, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46690, 46690, 'Marketing', 'Marketing', 11759, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50973, 50973, 'Patents & Trademarks', 'Patents-and-Trademarks', 11759, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11761, 11761, 'Retail & General Stores', 'Retail-and-General-Stores', 11759, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11762, 11762, 'Service Businesses', 'Service-Businesses', 11759, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46691, 46691, 'Vending & Coin-op', 'Vending-and-Coin-op', 11759, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11764, 11764, 'Wholesale Trade & Distribution', 'Wholesale-Trade-and-Distribution', 11759, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 2992, 2992, 'Other', 'Other', 11759, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3258, 3258, 'Wholesale Lots', 'Wholesale-Lots', 11759, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11765, 11765, 'Construction', 'Construction', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41498, 41498, 'Building Materials & Supplies', 'Building-Materials-and-Supplies', 11765, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42300, 42300, 'Contractor Guides', 'Contractor-Guides', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66940, 66940, 'Carpentry', 'Carpentry', 42300, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66941, 66941, 'Concrete & Masonry', 'Concrete-and-Masonry', 42300, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66942, 66942, 'Construction Estimating', 'Construction-Estimating', 42300, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66943, 66943, 'Electrical Training & Codes', 'Electrical-Training-and-Codes', 42300, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73127, 73127, 'Excavation, Grading, Site Prep', 'Excavation-Grading-Site-Prep', 42300, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42303, 42303, 'General Contracting', 'General-Contracting', 42300, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73126, 73126, 'HVAC', 'HVAC', 42300, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66944, 66944, 'Plumbing', 'Plumbing', 42300, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66945, 66945, 'Roofing', 'Roofing', 42300, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25255, 25255, 'Other', 'Other', 42300, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111471, 111471, 'Ducts & Vents', 'Ducts-and-Vents', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63890, 63890, 'Doors & Fixtures', 'Doors-and-Fixtures', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58142, 58142, 'Doors', 'Doors', 63890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63891, 63891, 'Locks & Locksets', 'Locks-and-Locksets', 63890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63892, 63892, 'Openers & Closers', 'Openers-and-Closers', 63890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63893, 63893, 'Other', 'Other', 63890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41499, 41499, 'Electrical', 'Electrical', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41500, 41500, 'Fasteners & Connectors', 'Fasteners-and-Connectors', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63894, 63894, 'Insulation', 'Insulation', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58145, 58145, 'Lights & Lighting', 'Lights-and-Lighting', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58148, 58148, 'Lumber & Millwork', 'Lumber-and-Millwork', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46572, 46572, 'Marble, Tile, Stone', 'Marble-Tile-Stone', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63896, 63896, 'Plumbing', 'Plumbing', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63897, 63897, 'Faucets, Taps', 'Faucets-Taps', 63896, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63898, 63898, 'Pipe', 'Pipe', 63896, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63900, 63900, 'Pipe Fittings', 'Pipe-Fittings', 63896, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63902, 63902, 'Tubing', 'Tubing', 63896, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63907, 63907, 'Valves', 'Valves', 63896, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63905, 63905, 'Other', 'Other', 63896, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66914, 66914, 'Sealant & Adhesives', 'Sealant-and-Adhesives', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63895, 63895, 'Signs - Construction', 'Signs-Construction', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41501, 41501, 'Windows & Glass', 'Windows-and-Glass', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26197, 26197, 'Other', 'Other', 41498, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55805, 55805, 'Buildings, Modular & Pre-Fab', 'Buildings-Modular-and-Pre-Fab', 11765, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25249, 25249, 'Heavy Equipment & Trailers', 'Heavy-Equipment-and-Trailers', 11765, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95493, 95493, 'Backhoe Loaders', 'Backhoe-Loaders', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41492, 41492, 'Compactors & Rollers - Riding', 'Compactors-and-Rollers-Riding', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25253, 25253, 'Cranes', 'Cranes', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97121, 97121, 'Crawler Dozers & Loaders', 'Crawler-Dozers-and-Loaders', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73120, 73120, 'Directional Drills', 'Directional-Drills', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97122, 97122, 'Excavators', 'Excavators', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61568, 61568, 'Graders', 'Graders', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97123, 97123, 'Lifts', 'Lifts', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73121, 73121, 'Pavers - Asphalt & Concrete', 'Pavers-Asphalt-and-Concrete', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117484, 117484, 'Scrapers', 'Scrapers', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95494, 95494, 'Skid Steer Loaders', 'Skid-Steer-Loaders', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95495, 95495, 'Trailers', 'Trailers', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97125, 97125, 'Trenchers - Riding', 'Trenchers-Riding', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58161, 58161, 'Wheel Loaders', 'Wheel-Loaders', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63924, 63924, 'Wood Chippers & Stump Grinders', 'Wood-Chippers-and-Stump-Grinders', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11766, 11766, 'Other', 'Other', 25249, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41489, 41489, 'Heavy Equip. Parts & Manuals', 'Heavy-Equip-Parts-and-Manuals', 11765, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92019, 92019, 'Attachments', 'Attachments', 41489, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66927, 66927, 'Augers', 'Augers', 92019, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66926, 66926, 'Backhoes', 'Backhoes', 92019, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92072, 92072, 'Blades & Plows', 'Blades-and-Plows', 92019, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50908, 50908, 'Buckets & Accessories', 'Buckets-and-Accessories', 92019, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41488, 41488, 'Forks', 'Forks', 92019, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61567, 61567, 'Other', 'Other', 92019, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41490, 41490, 'Parts & Parts Machines', 'Parts-and-Parts-Machines', 41489, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48714, 48714, 'Repair & Operation Manuals', 'Repair-and-Operation-Manuals', 41489, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97126, 97126, 'Other', 'Other', 41489, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42297, 42297, 'Levels & Surveying Equipment', 'Levels-and-Surveying-Equipment', 11765, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63940, 63940, 'Levels & Autolevels', 'Levels-and-Autolevels', 42297, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63941, 63941, 'Automatic Levels', 'Automatic-Levels', 63940, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63942, 63942, 'Rotary Lasers', 'Rotary-Lasers', 63940, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42298, 42298, 'Torpedo Levels & Lasers', 'Torpedo-Levels-and-Lasers', 63940, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63943, 63943, 'Other', 'Other', 63940, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55808, 55808, 'Total Stations & Accessories', 'Total-Stations-and-Accessories', 42297, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55807, 55807, 'Transits & Theodolites', 'Transits-and-Theodolites', 42297, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42299, 42299, 'Tripods & Grade Rods', 'Tripods-and-Grade-Rods', 42297, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26204, 26204, 'Other', 'Other', 42297, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92152, 92152, 'Mining Equipment', 'Mining-Equipment', 11765, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63908, 63908, 'Protective Gear', 'Protective-Gear', 11765, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63909, 63909, 'Hard Hats', 'Hard-Hats', 63908, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63910, 63910, 'Work Gloves', 'Work-Gloves', 63908, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42292, 42292, 'Work Jackets', 'Work-Jackets', 63908, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63911, 63911, 'Work Pants & Coveralls', 'Work-Pants-and-Coveralls', 63908, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63912, 63912, 'Other', 'Other', 63908, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61573, 61573, 'Tools & Light Equipment', 'Tools-and-Light-Equipment', 11765, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41491, 41491, 'Air Compressors', 'Air-Compressors', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46573, 46573, 'Air Tools', 'Air-Tools', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58152, 58152, 'Air Nailers', 'Air-Nailers', 46573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46575, 46575, 'Air Tool Accessories', 'Air-Tool-Accessories', 46573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73110, 73110, 'Impact Wrenches', 'Impact-Wrenches', 46573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46574, 46574, 'Staplers', 'Staplers', 46573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55809, 55809, 'Other', 'Other', 46573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104216, 104216, 'Breakers & Demolition Hammers', 'Breakers-and-Demolition-Hammers', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104215, 104215, 'Compactors - Walk-Behind', 'Compactors-Walk-Behind', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55804, 55804, 'Concrete Stamps, Forms & Mats', 'Concrete-Stamps-Forms-and-Mats', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25248, 25248, 'Concrete Vibrators', 'Concrete-Vibrators', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42294, 42294, 'Drills & Hammers', 'Drills-and-Hammers', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66933, 66933, 'Bits, Chisels & Breaker Points', 'Bits-Chisels-and-Breaker-Points', 42294, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50892, 50892, 'Core Drills & Rigs', 'Core-Drills-and-Rigs', 42294, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66917, 66917, 'Drill Presses', 'Drill-Presses', 42294, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46580, 46580, 'Drills & Drivers', 'Drills-and-Drivers', 42294, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66918, 66918, '3/8 Drills & Drivers', '3-8-Drills-and-Drivers', 46580, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46581, 46581, '1/2 Drills & Drivers', '1-2-Drills-and-Drivers', 46580, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42295, 42295, 'Other', 'Other', 46580, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109293, 109293, 'Hammer Drills', 'Hammer-Drills', 42294, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56966, 56966, 'Right Angle Drills', 'Right-Angle-Drills', 42294, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63919, 63919, 'Rotary Hammer Drills', 'Rotary-Hammer-Drills', 42294, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46583, 46583, 'Screw Guns', 'Screw-Guns', 42294, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55811, 55811, 'Grinders - Professional', 'Grinders-Professional', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46576, 46576, 'Hand Tools', 'Hand-Tools', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63913, 63913, 'Chalk Lines', 'Chalk-Lines', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66916, 66916, 'Clamps', 'Clamps', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56964, 56964, 'Concrete Tools', 'Concrete-Tools', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46579, 46579, 'Crescent Wrenches', 'Crescent-Wrenches', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56965, 56965, 'Crimpers', 'Crimpers', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73111, 73111, 'Drywall Tools', 'Drywall-Tools', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159679, 159679, 'Drywall Lifts', 'Drywall-Lifts', 73111, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73112, 73112, 'Pattern Guns & Hoppers', 'Pattern-Guns-and-Hoppers', 73111, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73113, 73113, 'Stilts', 'Stilts', 73111, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46577, 46577, 'Taping Tools', 'Taping-Tools', 73111, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73114, 73114, 'Other', 'Other', 73111, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63914, 63914, 'Hammers - Professional', 'Hammers-Professional', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46578, 46578, 'Knives & Cutters', 'Knives-and-Cutters', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73115, 73115, 'Knockout & Punch Sets', 'Knockout-and-Punch-Sets', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73116, 73116, 'Punches & Dies', 'Punches-and-Dies', 73115, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73117, 73117, 'Sets - Hydraulic', 'Sets-Hydraulic', 73115, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55810, 55810, 'Sets - Manual', 'Sets-Manual', 73115, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73118, 73118, 'Other', 'Other', 73115, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63915, 63915, 'Measuring Tapes & Tools', 'Measuring-Tapes-and-Tools', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63916, 63916, 'Pipe Cutters', 'Pipe-Cutters', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58154, 58154, 'Pipe Wrenches', 'Pipe-Wrenches', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111477, 111477, 'Propane Torches', 'Propane-Torches', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63917, 63917, 'Screwdrivers - Professional', 'Screwdrivers-Professional', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42337, 42337, 'Other', 'Other', 46576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63938, 63938, 'Heaters - Jobsite', 'Heaters-Jobsite', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63939, 63939, 'Hoists', 'Hoists', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50903, 50903, 'Mixers - Concrete & Mortar', 'Mixers-Concrete-and-Mortar', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104220, 104220, 'Pipe & Tubing Benders', 'Pipe-and-Tubing-Benders', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 62094, 62094, 'Pipe Threaders & Dies', 'Pipe-Threaders-and-Dies', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104217, 104217, 'Dies & Accessories', 'Dies-and-Accessories', 62094, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104218, 104218, 'Pipe Threaders', 'Pipe-Threaders', 62094, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71344, 71344, 'Powder Actuated Tools', 'Powder-Actuated-Tools', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46584, 46584, 'Routers', 'Routers', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 32714, 32714, 'Sanders', 'Sanders', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56969, 56969, 'Handheld Sanders', 'Handheld-Sanders', 32714, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56968, 56968, 'Floor Sanders', 'Floor-Sanders', 32714, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46585, 46585, 'Saws', 'Saws', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20797, 20797, 'Blades', 'Blades', 46585, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46586, 46586, 'Circular Saws', 'Circular-Saws', 46585, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104219, 104219, 'Concrete Cut-Off Saws', 'Concrete-Cut-Off-Saws', 46585, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46588, 46588, 'Masonry & Tile Saws', 'Masonry-and-Tile-Saws', 46585, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58158, 58158, 'Miter Saws - Professional', 'Miter-Saws-Professional', 46585, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55812, 55812, 'Reciprocating - Professional', 'Reciprocating-Professional', 46585, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42296, 42296, 'Other', 'Other', 46585, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55806, 55806, 'Scaffolding', 'Scaffolding', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50896, 50896, 'Tool Batteries & Chargers', 'Tool-Batteries-and-Chargers', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63918, 63918, 'Tool Combo Kits', 'Tool-Combo-Kits', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61577, 61577, 'Trenchers - Walk Behind', 'Trenchers-Walk-Behind', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66934, 66934, 'Winches, Come Alongs & Straps', 'Winches-Come-Alongs-and-Straps', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66937, 66937, 'Lever Hoists & Come Alongs', 'Lever-Hoists-and-Come-Alongs', 66934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11767, 11767, 'Straps & Slings', 'Straps-and-Slings', 66934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66938, 66938, 'Winches', 'Winches', 66934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66939, 66939, 'Other', 'Other', 66934, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61574, 61574, 'Other', 'Other', 61573, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 116996, 116996, 'Vintage Construction', 'Vintage-Construction', 11765, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 116997, 116997, 'Machine Parts & Tools', 'Machine-Parts-and-Tools', 116996, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 116998, 116998, 'Manuals & Brochures', 'Manuals-and-Brochures', 116996, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 99995, 99995, 'Other', 'Other', 116996, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1268, 1268, 'Other', 'Other', 11765, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56139, 56139, 'Wholesale Lots', 'Wholesale-Lots', 11765, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92074, 92074, 'Electrical & Test Equipment', 'Electrical-and-Test-Equipment', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92075, 92075, 'Circuit Breakers, Transformers', 'Circuit-Breakers-Transformers', 92074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104232, 104232, 'Circuit Breakers', 'Circuit-Breakers', 92075, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71391, 71391, 'Transformers', 'Transformers', 92075, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100016, 100016, 'Connectors, Switches & Wire', 'Connectors-Switches-and-Wire', 92074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117489, 117489, 'Conduit & Fittings', 'Conduit-and-Fittings', 100016, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42887, 42887, 'Conduit', 'Conduit', 117489, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117490, 117490, 'Fittings', 'Fittings', 117489, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48715, 48715, 'Connectors, Plugs & Sockets', 'Connectors-Plugs-and-Sockets', 100016, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109438, 109438, 'Connectors', 'Connectors', 48715, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73141, 73141, 'Crimps', 'Crimps', 48715, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73134, 73134, 'Jacks', 'Jacks', 48715, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73135, 73135, 'Plugs', 'Plugs', 48715, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53112, 53112, 'Receptacles & Outlets', 'Receptacles-and-Outlets', 48715, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117488, 117488, 'Sockets', 'Sockets', 48715, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48717, 48717, 'Terminal Blocks', 'Terminal-Blocks', 48715, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 7285, 7285, 'Other', 'Other', 48715, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58165, 58165, 'Switches', 'Switches', 100016, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66981, 66981, 'Disconnect Switches', 'Disconnect-Switches', 58165, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117491, 117491, '30 Amps & Under', '30-Amps-and-Under', 66981, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42879, 42879, '31 - 100 Amps', '31-100-Amps', 66981, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66982, 66982, '101 Amps & Over', '101-Amps-and-Over', 66981, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111606, 111606, 'Limit', 'Limit', 58165, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111607, 111607, 'Pressure', 'Pressure', 58165, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58166, 58166, 'Pushbutton', 'Pushbutton', 58165, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58167, 58167, 'Rocker', 'Rocker', 58165, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58168, 58168, 'Rotary', 'Rotary', 58165, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26211, 26211, 'Toggle', 'Toggle', 58165, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58169, 58169, 'Other', 'Other', 58165, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73136, 73136, 'Wire & Cable', 'Wire-and-Cable', 100016, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4667, 4667, 'Cable', 'Cable', 73136, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100179, 100179, 'Communications/Telephone', 'Communications-Telephone', 73136, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73138, 73138, 'Conductor', 'Conductor', 73136, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73139, 73139, 'Hookup & Lead', 'Hookup-and-Lead', 73136, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100180, 100180, 'Magnet', 'Magnet', 73136, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73140, 73140, 'Wire Nuts', 'Wire-Nuts', 73136, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26213, 26213, 'Other', 'Other', 73136, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100181, 100181, 'Other', 'Other', 100016, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100182, 100182, 'Electrical Equipment & Tools', 'Electrical-Equipment-and-Tools', 92074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100183, 100183, 'Books and Manuals', 'Books-and-Manuals', 100182, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42886, 42886, 'Boxes & Enclosures', 'Boxes-and-Enclosures', 100182, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66991, 66991, 'Electrical Meters', 'Electrical-Meters', 100182, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55824, 55824, 'Electrical Panels & Boards', 'Electrical-Panels-and-Boards', 100182, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66984, 66984, 'Electrical Tools', 'Electrical-Tools', 100182, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66985, 66985, 'Benders', 'Benders', 66984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111613, 111613, 'Cable Cutters', 'Cable-Cutters', 66984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66986, 66986, 'Cable Pullers', 'Cable-Pullers', 66984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66987, 66987, 'Crimpers', 'Crimpers', 66984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66988, 66988, 'Dies', 'Dies', 66984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42889, 42889, 'Electrical Tool Kits', 'Electrical-Tool-Kits', 66984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111614, 111614, 'Electrical Pliers', 'Electrical-Pliers', 66984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66989, 66989, 'Strippers', 'Strippers', 66984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66990, 66990, 'Other', 'Other', 66984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66992, 66992, 'Fuses & Accessories', 'Fuses-and-Accessories', 100182, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66993, 66993, 'Fuse Blocks & Holders', 'Fuse-Blocks-and-Holders', 66992, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109447, 109447, 'Fuses', 'Fuses', 66992, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66994, 66994, 'Other', 'Other', 66992, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41952, 41952, 'Phase Converters', 'Phase-Converters', 100182, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66995, 66995, 'Universal Power Supplies/ UPS', 'Universal-Power-Supplies-UPS', 100182, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100184, 100184, 'Other', 'Other', 100182, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4659, 4659, 'Electronic Components', 'Electronic-Components', 92074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36322, 36322, 'Assemblies & EM Devices', 'Assemblies-and-EM-Devices', 4659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36323, 36323, 'Batteries & Power Supplies', 'Batteries-and-Power-Supplies', 36322, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73128, 73128, 'Converters', 'Converters', 36322, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', '');**####**
INSERT INTO `categories` VALUES
('', '', '', '', 36324, 36324, 'Fans', 'Fans', 36322, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66946, 66946, 'Heatsinks', 'Heatsinks', 36322, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73129, 73129, 'Indicators', 'Indicators', 36322, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36326, 36326, 'Input Devices', 'Input-Devices', 36322, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36327, 36327, 'PCBs', 'PCBs', 36322, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159680, 159680, 'Programmers', 'Programmers', 36322, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4661, 4661, 'Other', 'Other', 36322, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41519, 41519, 'Books and Manuals', 'Books-and-Manuals', 4659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4662, 4662, 'Capacitors', 'Capacitors', 4659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73154, 73154, 'Electronic Component Tools', 'Electronic-Component-Tools', 4659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4663, 4663, 'ICs & Processors', 'ICs-and-Processors', 4659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66954, 66954, 'LEDs', 'LEDs', 4659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36333, 36333, 'Passive Components', 'Passive-Components', 4659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 7286, 7286, 'Crystals & Oscillators', 'Crystals-and-Oscillators', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26205, 26205, 'Fuses & Circuit Protection', 'Fuses-and-Circuit-Protection', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 7288, 7288, 'Inductors, Coils & Filters', 'Inductors-Coils-and-Filters', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58163, 58163, 'Knobs', 'Knobs', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36337, 36337, 'Magnetics', 'Magnetics', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73144, 73144, 'Metal Oxide Varistors', 'Metal-Oxide-Varistors', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73145, 73145, 'Meters', 'Meters', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58164, 58164, 'Pots, Trimmers & Thermistors', 'Pots-Trimmers-and-Thermistors', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4664, 4664, 'Resistors & Resistive Products', 'Resistors-and-Resistive-Products', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73152, 73152, 'Toroids', 'Toroids', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4665, 4665, 'Transformers', 'Transformers', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73153, 73153, 'Variacs', 'Variacs', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36338, 36338, 'Other', 'Other', 36333, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36330, 36330, 'Semiconductors & Actives', 'Semiconductors-and-Actives', 4659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36331, 36331, 'Analog Semiconductors', 'Analog-Semiconductors', 36330, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58162, 58162, 'Buzzers & Speakers', 'Buzzers-and-Speakers', 36330, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 7287, 7287, 'Diodes', 'Diodes', 36330, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26206, 26206, 'LCDs & Displays', 'LCDs-and-Displays', 36330, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73142, 73142, 'Rectifiers', 'Rectifiers', 36330, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4666, 4666, 'Transistors', 'Transistors', 36330, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36332, 36332, 'Other', 'Other', 36330, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58174, 58174, 'Tubes & Acoustics', 'Tubes-and-Acoustics', 4659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117000, 117000, 'Voltage Regulators', 'Voltage-Regulators', 4659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4660, 4660, 'Other', 'Other', 4659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42892, 42892, 'Industrial Automation, Control', 'Industrial-Automation-Control', 92074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97184, 97184, 'Control Systems and PLCs', 'Control-Systems-and-PLCs', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78186, 78186, 'Drives & Motion Control', 'Drives-and-Motion-Control', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78187, 78187, 'Air Actuators & Cylinders', 'Air-Actuators-and-Cylinders', 78186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78188, 78188, 'Drives & Amplifiers', 'Drives-and-Amplifiers', 78186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78189, 78189, 'Amplifiers', 'Amplifiers', 78188, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42894, 42894, 'AC Drives', 'AC-Drives', 78188, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78190, 78190, 'DC Drives', 'DC-Drives', 78188, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78191, 78191, 'Servo Drives', 'Servo-Drives', 78188, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78192, 78192, 'Variable Frequency', 'Variable-Frequency', 78188, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78193, 78193, 'Other', 'Other', 78188, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55826, 55826, 'Linear Actuators', 'Linear-Actuators', 78186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71392, 71392, 'Motor Controls', 'Motor-Controls', 78186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71393, 71393, 'Speed Controls', 'Speed-Controls', 71392, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42895, 42895, 'Starters', 'Starters', 71392, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71394, 71394, 'Stepper Controls & Drives', 'Stepper-Controls-and-Drives', 71392, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71395, 71395, 'Other', 'Other', 71392, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78197, 78197, 'Motors for Automation', 'Motors-for-Automation', 78186, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67004, 67004, 'Fieldbus, DeviceNet & Ethernet', 'Fieldbus-DeviceNet-and-Ethernet', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78181, 78181, 'Instrumentation', 'Instrumentation', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55825, 55825, 'Gauges', 'Gauges', 78181, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111615, 111615, 'Meters', 'Meters', 78181, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78182, 78182, 'Transmitters', 'Transmitters', 78181, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78183, 78183, 'Other', 'Other', 78181, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55827, 55827, 'Operator Interface Panels', 'Operator-Interface-Panels', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78198, 78198, 'Power Supply, Circuit Breakers', 'Power-Supply-Circuit-Breakers', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78199, 78199, 'Circuit Breaker for Automation', 'Circuit-Breaker-for-Automation', 78198, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117492, 117492, 'Fuses for Automation', 'Fuses-for-Automation', 78198, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78200, 78200, 'Generators for Automation', 'Generators-for-Automation', 78198, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11772, 11772, 'Power Supplies for Automation', 'Power-Supplies-for-Automation', 78198, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78201, 78201, 'Transformers for Automation', 'Transformers-for-Automation', 78198, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78202, 78202, 'Relays, Timers & Counters', 'Relays-Timers-and-Counters', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78203, 78203, 'Counters', 'Counters', 78202, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36328, 36328, 'Relays', 'Relays', 78202, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78206, 78206, 'Timers', 'Timers', 78202, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50924, 50924, 'Robotics', 'Robotics', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67003, 67003, 'Sensors', 'Sensors', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55834, 55834, 'Switches for Automation', 'Switches-for-Automation', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50926, 50926, 'Temperature Controllers', 'Temperature-Controllers', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 87087, 87087, 'Valves and Flow Controls', 'Valves-and-Flow-Controls', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67000, 67000, 'Wiring for Automation', 'Wiring-for-Automation', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42899, 42899, 'Other', 'Other', 42892, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26225, 26225, 'Motors & Transmissions', 'Motors-and-Transmissions', 92074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42919, 42919, 'Motors', 'Motors', 26225, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71400, 71400, 'Less than 0.5 HP', 'Less-than-0-5-HP', 42919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42920, 42920, '0.5 HP - 0.9 HP', '0-5-HP-0-9-HP', 42919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26226, 26226, '1 HP - 5 HP', '1-HP-5-HP', 42919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67008, 67008, '5.1 HP - 10 HP', '5-1-HP-10-HP', 42919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42922, 42922, 'Over 10 HP', 'Over-10-HP', 42919, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26227, 26227, 'Power Transmissions', 'Power-Transmissions', 26225, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42924, 42924, 'Parts & Accessories', 'Parts-and-Accessories', 26225, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4676, 4676, 'Test Equipment', 'Test-Equipment', 92074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36316, 36316, 'Attenuators', 'Attenuators', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50953, 50953, 'Broadcast Measurement', 'Broadcast-Measurement', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25399, 25399, 'Calibrators', 'Calibrators', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58272, 58272, 'Card Based (VXI/PXI/PCI)', 'Card-Based-VXI-PXI-PCI', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97136, 97136, 'Cellular Test Equipment', 'Cellular-Test-Equipment', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25401, 25401, 'Counters & Timers', 'Counters-and-Timers', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36314, 36314, 'Data Acquisition & Recorders', 'Data-Acquisition-and-Recorders', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25402, 25402, 'Data Acquisition Systems', 'Data-Acquisition-Systems', 36314, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25416, 25416, 'Recorders & Plotters', 'Recorders-and-Plotters', 36314, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97137, 97137, 'Datacom & Telecom Measurement', 'Datacom-and-Telecom-Measurement', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97138, 97138, 'Butt Sets', 'Butt-Sets', 97137, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97139, 97139, 'Cable Testers', 'Cable-Testers', 97137, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97140, 97140, 'Call & Tone Analyzers', 'Call-and-Tone-Analyzers', 97137, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97146, 97146, 'LAN/WAN Analyzers', 'LAN-WAN-Analyzers', 97137, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97142, 97142, 'TDR/OTDR Testers', 'TDR-OTDR-Testers', 97137, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97143, 97143, 'Other', 'Other', 97137, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50960, 50960, 'Electrical Power Measurement', 'Electrical-Power-Measurement', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50961, 50961, 'Clamp Meters', 'Clamp-Meters', 50960, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50962, 50962, 'Electrical Power Analyzers', 'Electrical-Power-Analyzers', 50960, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50963, 50963, 'Electrical Power Meters', 'Electrical-Power-Meters', 50960, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50964, 50964, 'Other', 'Other', 50960, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25413, 25413, 'Frequency Power Meters', 'Frequency-Power-Meters', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50965, 50965, 'Gas Testers', 'Gas-Testers', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25421, 25421, 'Impedance &  LCR (QZ) Meters', 'Impedance-and-LCR-QZ-Meters', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97231, 97231, 'Logic Analyzers', 'Logic-Analyzers', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97186, 97186, 'Complete Systems & Mainframes', 'Complete-Systems-and-Mainframes', 97231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97187, 97187, 'Modules', 'Modules', 97231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97188, 97188, 'Older Platforms', 'Older-Platforms', 97231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25409, 25409, 'Manuals & Books', 'Manuals-and-Books', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25410, 25410, 'Meters', 'Meters', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25411, 25411, 'Amp & Voltmeters', 'Amp-and-Voltmeters', 25410, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73160, 73160, 'Capacitance Meters', 'Capacitance-Meters', 25410, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73161, 73161, 'Flow Meters', 'Flow-Meters', 25410, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73162, 73162, 'Light & Lux Meters', 'Light-and-Lux-Meters', 25410, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58277, 58277, 'Multimeters', 'Multimeters', 25410, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58278, 58278, 'Panel Meters', 'Panel-Meters', 25410, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73164, 73164, 'Power Meters', 'Power-Meters', 25410, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4678, 4678, 'Other', 'Other', 25410, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97658, 97658, 'Network Analyzers', 'Network-Analyzers', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97190, 97190, 'Complete Systems & Mainframes', 'Complete-Systems-and-Mainframes', 97658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97191, 97191, 'Modules', 'Modules', 97658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97192, 97192, 'Older Platforms', 'Older-Platforms', 97658, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73165, 73165, 'Optical Test Equipment', 'Optical-Test-Equipment', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104247, 104247, 'Oscilloscopes', 'Oscilloscopes', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36315, 36315, 'Parts, Accessories & Plug-Ins', 'Parts-Accessories-and-Plug-Ins', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73166, 73166, 'Adapters', 'Adapters', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25392, 25392, 'Amplifiers', 'Amplifiers', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58283, 58283, 'Cables', 'Cables', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73167, 73167, 'Cases', 'Cases', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73168, 73168, 'Connectors', 'Connectors', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25400, 25400, 'Controllers', 'Controllers', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25403, 25403, 'Filters', 'Filters', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50966, 50966, 'Plug-Ins', 'Plug-Ins', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73169, 73169, 'Power Splitters', 'Power-Splitters', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73170, 73170, 'SMA', 'SMA', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25417, 25417, 'Sensors', 'Sensors', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58284, 58284, 'Software', 'Software', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48745, 48745, 'Soldering Tools', 'Soldering-Tools', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25425, 25425, 'Waveguides', 'Waveguides', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25414, 25414, 'Other', 'Other', 36315, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50967, 50967, 'Power Supplies', 'Power-Supplies', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50968, 50968, 'AC Power Supplies', 'AC-Power-Supplies', 50967, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58288, 58288, 'DC Power Supplies', 'DC-Power-Supplies', 50967, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50971, 50971, 'Probes', 'Probes', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58289, 58289, 'Radiation Testers', 'Radiation-Testers', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73171, 73171, 'Reflectometers', 'Reflectometers', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73172, 73172, 'Satellite and Radar Test', 'Satellite-and-Radar-Test', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97659, 97659, 'Signal Sources & Generators', 'Signal-Sources-and-Generators', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97196, 97196, 'Function', 'Function', 97659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97197, 97197, 'Pulse', 'Pulse', 97659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97198, 97198, 'Signal', 'Signal', 97659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97199, 97199, 'Sweep', 'Sweep', 97659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97200, 97200, 'Other', 'Other', 97659, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25423, 25423, 'Sound & Audio Measurement', 'Sound-and-Audio-Measurement', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97201, 97201, 'Spectrum Analyzers', 'Spectrum-Analyzers', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97202, 97202, 'Complete Systems & Mainframes', 'Complete-Systems-and-Mainframes', 97201, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97203, 97203, 'Modules', 'Modules', 97201, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97204, 97204, 'Older Platforms', 'Older-Platforms', 97201, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73173, 73173, 'Television Test Equipment', 'Television-Test-Equipment', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50974, 50974, 'Thermometers', 'Thermometers', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73174, 73174, 'Time Test Equipment', 'Time-Test-Equipment', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1504, 1504, 'Other', 'Other', 4676, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92078, 92078, 'Other', 'Other', 92074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52534, 52534, 'Wholesale Lots', 'Wholesale-Lots', 92074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159693, 159693, 'Fuel & Energy', 'Fuel-and-Energy', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57112, 57112, 'Oil & Gas', 'Oil-and-Gas', 159693, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159694, 159694, 'Biodiesel Equipment', 'Biodiesel-Equipment', 57112, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71495, 71495, 'Dispensers & Accessories', 'Dispensers-and-Accessories', 57112, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36349, 36349, 'Drilling Equipment', 'Drilling-Equipment', 57112, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57113, 57113, 'Supplies', 'Supplies', 57112, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57114, 57114, 'Other', 'Other', 57112, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57115, 57115, 'Power & Utilities', 'Power-and-Utilities', 159693, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36353, 36353, 'Belts, Straps & Harnesses', 'Belts-Straps-and-Harnesses', 57115, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57116, 57116, 'Cable Tools & Supplies', 'Cable-Tools-and-Supplies', 57115, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71496, 71496, 'Climbing Spikes & Gaffs', 'Climbing-Spikes-and-Gaffs', 57115, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57117, 57117, 'Gas, Water Meters', 'Gas-Water-Meters', 57115, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57118, 57118, 'Other', 'Other', 57115, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11815, 11815, 'Healthcare, Lab & Life Science', 'Healthcare-Lab-and-Life-Science', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63991, 63991, 'Dental', 'Dental', 11815, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63992, 63992, 'Air & Vacuum Systems', 'Air-and-Vacuum-Systems', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63993, 63993, 'Amalgamators', 'Amalgamators', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 99996, 99996, 'Burs & Bur Blocks', 'Burs-and-Bur-Blocks', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63994, 63994, 'Curing-Light', 'Curing-Light', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63995, 63995, 'Dental Chairs & Stools', 'Dental-Chairs-and-Stools', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71376, 71376, 'Dental Delivery Units- Control', 'Dental-Delivery-Units-Control', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 63996, 63996, 'Dental Imaging & X-Ray', 'Dental-Imaging-and-X-Ray', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106366, 106366, 'Dental Lab', 'Dental-Lab', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106367, 106367, 'Articulators', 'Articulators', 106366, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71377, 71377, 'Dental Lab Equipment', 'Dental-Lab-Equipment', 106366, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106368, 106368, 'Impression Materials', 'Impression-Materials', 106366, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106369, 106369, 'Porcelain', 'Porcelain', 106366, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106370, 106370, 'Other', 'Other', 106366, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106371, 106371, 'Dental Supplies', 'Dental-Supplies', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71378, 71378, 'Handpieces', 'Handpieces', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 113731, 113731, 'Instruments', 'Instruments', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71379, 71379, 'Scalers', 'Scalers', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31458, 31458, 'Other', 'Other', 63991, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92036, 92036, 'Imaging & Aesthetics Equipment', 'Imaging-and-Aesthetics-Equipment', 11815, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97135, 97135, 'Imaging & Aesthetics Supplies', 'Imaging-and-Aesthetics-Supplies', 11815, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26231, 26231, 'Lab Equipment', 'Lab-Equipment', 11815, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26230, 26230, 'Analytical Instruments', 'Analytical-Instruments', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48722, 48722, 'Autoclaves & Sterilizers', 'Autoclaves-and-Sterilizers', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109449, 109449, 'Centrifuges & Parts', 'Centrifuges-and-Parts', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26232, 26232, 'Centrifuges', 'Centrifuges', 109449, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109450, 109450, 'Rotors & Parts', 'Rotors-and-Parts', 109449, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109451, 109451, 'Other', 'Other', 109449, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48723, 48723, 'Cleaning Equipment', 'Cleaning-Equipment', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119114, 119114, 'Evaporators', 'Evaporators', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159696, 159696, 'Fermenters', 'Fermenters', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 40115, 40115, 'Furnishings & Facilities', 'Furnishings-and-Facilities', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48728, 48728, 'Heating & Cooling', 'Heating-and-Cooling', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48729, 48729, 'Burners & Hotplates', 'Burners-and-Hotplates', 48728, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119115, 119115, 'Cryogenics', 'Cryogenics', 48728, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48730, 48730, 'Environmental Chambers', 'Environmental-Chambers', 48728, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48731, 48731, 'Freezers & Fridges', 'Freezers-and-Fridges', 48728, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119116, 119116, 'Heating Mantles', 'Heating-Mantles', 48728, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119117, 119117, 'Hoods', 'Hoods', 48728, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48732, 48732, 'Laboratory Furnaces', 'Laboratory-Furnaces', 48728, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119118, 119118, 'Laboratory Ovens', 'Laboratory-Ovens', 48728, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119119, 119119, 'Temperature Monitoring', 'Temperature-Monitoring', 48728, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48733, 48733, 'Water Baths & Chillers', 'Water-Baths-and-Chillers', 48728, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26234, 26234, 'Other', 'Other', 48728, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26233, 26233, 'Incubators', 'Incubators', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109452, 109452, 'Lab Lasers & Photonics', 'Lab-Lasers-and-Photonics', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48724, 48724, 'Lab Scales & Balances', 'Lab-Scales-and-Balances', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11814, 11814, 'Digital Scales & Balances', 'Digital-Scales-and-Balances', 48724, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48726, 48726, 'Mechanical & Beam Balances', 'Mechanical-and-Beam-Balances', 48724, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48727, 48727, 'Weights & Calibration Sets', 'Weights-and-Calibration-Sets', 48724, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48725, 48725, 'Other', 'Other', 48724, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48741, 48741, 'Microscopes', 'Microscopes', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11813, 11813, 'Microscope Parts & Accessories', 'Microscope-Parts-and-Accessories', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159697, 159697, 'Microtomes', 'Microtomes', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26235, 26235, 'Mixers', 'Mixers', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111542, 111542, 'Motion Control', 'Motion-Control', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111543, 111543, 'Power Supply', 'Power-Supply', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78222, 78222, 'Pumps', 'Pumps', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48734, 48734, 'Recorders & Plotters', 'Recorders-and-Plotters', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119120, 119120, 'Shakers', 'Shakers', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119121, 119121, 'Stirrers', 'Stirrers', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26237, 26237, 'Other', 'Other', 26231, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26413, 26413, 'Lab Supplies', 'Lab-Supplies', 11815, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26414, 26414, 'Disposables', 'Disposables', 26413, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26415, 26415, 'Filtration Supplies', 'Filtration-Supplies', 26413, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26416, 26416, 'Frames, Supports & Clamps', 'Frames-Supports-and-Clamps', 26413, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104233, 104233, 'Lab Chemicals', 'Lab-Chemicals', 26413, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11812, 11812, 'Lab Glassware', 'Lab-Glassware', 26413, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100014, 100014, 'Lab Kits & Sets', 'Lab-Kits-and-Sets', 26413, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48742, 48742, 'Lab Safety', 'Lab-Safety', 26413, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26417, 26417, 'Pipettes', 'Pipettes', 26413, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100015, 100015, 'Plasticware', 'Plasticware', 26413, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26418, 26418, 'Slides & Covers', 'Slides-and-Covers', 26413, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26419, 26419, 'Tubing, Valves & Fittings', 'Tubing-Valves-and-Fittings', 26413, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26420, 26420, 'Other', 'Other', 26413, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11817, 11817, 'Medical Equipment', 'Medical-Equipment', 11815, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31459, 31459, 'Disinfection & Sterilization', 'Disinfection-and-Sterilization', 11817, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 99998, 99998, 'Endoscopy & Laparoscopy', 'Endoscopy-and-Laparoscopy', 11817, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31460, 31460, 'Endoscopes', 'Endoscopes', 99998, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 113733, 113733, 'Insufflators', 'Insufflators', 99998, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 99999, 99999, 'Light Sources', 'Light-Sources', 99998, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100000, 100000, 'Parts & Accessories', 'Parts-and-Accessories', 99998, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 113732, 113732, 'Shavers & Power Systems', 'Shavers-and-Power-Systems', 99998, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100001, 100001, 'Video Endoscopes', 'Video-Endoscopes', 99998, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100002, 100002, 'Other', 'Other', 99998, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106432, 106432, 'Furniture', 'Furniture', 11817, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11821, 11821, 'Beds, Stretchers & Tables', 'Beds-Stretchers-and-Tables', 106432, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106433, 106433, 'Carts & Stands', 'Carts-and-Stands', 106432, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106434, 106434, 'Chairs & Stools', 'Chairs-and-Stools', 106432, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106435, 106435, 'Other', 'Other', 106432, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31462, 31462, 'General Medicine', 'General-Medicine', 11817, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31463, 31463, 'Home Care', 'Home-Care', 11817, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31464, 31464, 'IV & Fluid Administration', 'IV-and-Fluid-Administration', 11817, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100003, 100003, 'Monitoring Systems', 'Monitoring-Systems', 11817, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100004, 100004, 'Blood Pressure Monitors', 'Blood-Pressure-Monitors', 100003, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100005, 100005, 'ECG & EKG Systems', 'ECG-and-EKG-Systems', 100003, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31465, 31465, 'Oximeters', 'Oximeters', 100003, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100006, 100006, 'Patient Monitors', 'Patient-Monitors', 100003, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117028, 117028, 'Prenatal Heart Monitors', 'Prenatal-Heart-Monitors', 100003, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100007, 100007, 'Other', 'Other', 100003, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11816, 11816, 'Other', 'Other', 11817, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11823, 11823, 'Medical Instruments', 'Medical-Instruments', 11815, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104221, 104221, 'Exam & Diagnostic', 'Exam-and-Diagnostic', 11823, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104226, 104226, 'Headlights & Lights', 'Headlights-and-Lights', 104221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104227, 104227, 'Laryngoscopes', 'Laryngoscopes', 104221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31472, 31472, 'Otoscopes', 'Otoscopes', 104221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104222, 104222, 'Reflex Hammers', 'Reflex-Hammers', 104221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104223, 104223, 'Specula', 'Specula', 104221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104224, 104224, 'Thermometers', 'Thermometers', 104221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104225, 104225, 'Other', 'Other', 104221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109444, 109444, 'Stethoscopes', 'Stethoscopes', 11823, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104228, 104228, 'Surgical', 'Surgical', 11823, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159688, 159688, 'Curettes', 'Curettes', 104228, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 19327, 19327, 'Forceps', 'Forceps', 104228, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159689, 159689, 'Retractors', 'Retractors', 104228, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104229, 104229, 'Scalpels', 'Scalpels', 104228, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104230, 104230, 'Scissors & Needleholders', 'Scissors-and-Needleholders', 104228, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104231, 104231, 'Other', 'Other', 104228, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11822, 11822, 'Other', 'Other', 11823, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92073, 92073, 'Medical Specialties', 'Medical-Specialties', 11815, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', '');**####**
INSERT INTO `categories` VALUES
('', '', '', '', 31457, 31457, 'Alternative Medicine', 'Alternative-Medicine', 92073, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100009, 100009, 'Chiropractic', 'Chiropractic', 92073, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100010, 100010, 'Emergency & EMT', 'Emergency-and-EMT', 92073, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100011, 100011, 'AED - Defibrillators', 'AED-Defibrillators', 100010, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31461, 31461, 'EMT Bags & Kits', 'EMT-Bags-and-Kits', 100010, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159690, 159690, 'Stethoscope Covers', 'Stethoscope-Covers', 100010, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159691, 159691, 'Stretchers & Backboards', 'Stretchers-and-Backboards', 100010, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100012, 100012, 'Training & Manikins', 'Training-and-Manikins', 100010, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100013, 100013, 'Other', 'Other', 100010, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71380, 71380, 'Ophthalmology & Optometry', 'Ophthalmology-and-Optometry', 92073, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71381, 71381, 'Anatomical Models & Charts', 'Anatomical-Models-and-Charts', 71380, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71382, 71382, 'Autorefractors & Phoropters', 'Autorefractors-and-Phoropters', 71380, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71383, 71383, 'Chairs, Stands & Tables', 'Chairs-Stands-and-Tables', 71380, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71384, 71384, 'Lensmeters & Keratometers', 'Lensmeters-and-Keratometers', 71380, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71385, 71385, 'Ophthalmoscopes', 'Ophthalmoscopes', 71380, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 100008, 100008, 'Optometry Equipment & Supplies', 'Optometry-Equipment-and-Supplies', 71380, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71386, 71386, 'Perimeters & Retinal Cameras', 'Perimeters-and-Retinal-Cameras', 71380, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71387, 71387, 'Projectors & Charts', 'Projectors-and-Charts', 71380, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159686, 159686, 'Pupilometers', 'Pupilometers', 71380, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71388, 71388, 'Slit Lamps', 'Slit-Lamps', 71380, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159687, 159687, 'Tonometers', 'Tonometers', 71380, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31466, 31466, 'Other', 'Other', 71380, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31467, 31467, 'Orthopedic', 'Orthopedic', 92073, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31468, 31468, 'Physical Therapy & Rehab', 'Physical-Therapy-and-Rehab', 92073, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11819, 11819, 'Respiratory', 'Respiratory', 92073, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31469, 31469, 'Surgery & OR', 'Surgery-and-OR', 92073, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31470, 31470, 'Veterinary', 'Veterinary', 92073, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159692, 159692, 'Other', 'Other', 92073, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31473, 31473, 'Medical Supplies & Disposables', 'Medical-Supplies-and-Disposables', 11815, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31474, 31474, 'Gloves', 'Gloves', 31473, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31475, 31475, 'Linens', 'Linens', 31473, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31476, 31476, 'Syringes', 'Syringes', 31473, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31477, 31477, 'Sutures', 'Sutures', 31473, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31480, 31480, 'Teaching & Education Supplies', 'Teaching-and-Education-Supplies', 31473, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31478, 31478, 'Wound Care', 'Wound-Care', 31473, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31479, 31479, 'Other', 'Other', 31473, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3179, 3179, 'Other', 'Other', 11815, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 113736, 113736, 'Wholesale Lots', 'Wholesale-Lots', 11815, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1266, 1266, 'Industrial Supply & MRO', 'Industrial-Supply-and-MRO', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109471, 109471, 'Adhesives & Sealant', 'Adhesives-and-Sealant', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109472, 109472, 'Caulks & Sealant', 'Caulks-and-Sealant', 109471, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109473, 109473, 'Glues & Cements', 'Glues-and-Cements', 109471, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109474, 109474, 'Guns & Dispensers', 'Guns-and-Dispensers', 109471, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109475, 109475, 'Tapes', 'Tapes', 109471, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109476, 109476, 'Other', 'Other', 109471, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42874, 42874, 'Air Compressors & Generators', 'Air-Compressors-and-Generators', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106436, 106436, 'Air Compressors', 'Air-Compressors', 42874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56990, 56990, 'Compressor Parts & Accessories', 'Compressor-Parts-and-Accessories', 42874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56991, 56991, 'Filters & Lubricators', 'Filters-and-Lubricators', 56990, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56992, 56992, 'Gauges', 'Gauges', 56990, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56993, 56993, 'Pressure Switches & Valves', 'Pressure-Switches-and-Valves', 56990, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56994, 56994, 'Regulators', 'Regulators', 56990, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42875, 42875, 'Other', 'Other', 56990, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106437, 106437, 'Generators', 'Generators', 42874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42907, 42907, 'Generator Parts & Accessories', 'Generator-Parts-and-Accessories', 42874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56995, 56995, 'Transfer Switches', 'Transfer-Switches', 42874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46534, 46534, 'Cleaning Equipment & Supplies', 'Cleaning-Equipment-and-Supplies', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109462, 109462, 'Air Fresheners', 'Air-Fresheners', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66955, 66955, 'Buffers & Burnishers', 'Buffers-and-Burnishers', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66956, 66956, 'Buffer Pads & Drivers', 'Buffer-Pads-and-Drivers', 66955, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46535, 46535, 'Electric Cord Buffers', 'Electric-Cord-Buffers', 66955, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66957, 66957, 'Propane Buffers', 'Propane-Buffers', 66955, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66958, 66958, 'Other', 'Other', 66955, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66959, 66959, 'Carpet Cleaning & Care', 'Carpet-Cleaning-and-Care', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109459, 109459, 'Blowers, Air Movers & Dryers', 'Blowers-Air-Movers-and-Dryers', 66959, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42926, 42926, 'Carpet Cleaners', 'Carpet-Cleaners', 66959, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53286, 53286, 'Commercial Upright Vacuums', 'Commercial-Upright-Vacuums', 66959, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109460, 109460, 'Extractors', 'Extractors', 66959, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66960, 66960, 'Hoses, Filters & Accessories', 'Hoses-Filters-and-Accessories', 66959, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66961, 66961, 'Industrial Wet & Dry Vacuums', 'Industrial-Wet-and-Dry-Vacuums', 66959, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66962, 66962, 'Other', 'Other', 66959, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46537, 46537, 'Chemicals, Solvents & Soaps', 'Chemicals-Solvents-and-Soaps', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66964, 66964, 'Commercial Mops & Buckets', 'Commercial-Mops-and-Buckets', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159695, 159695, 'Paper Towel Dispensers', 'Paper-Towel-Dispensers', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46536, 46536, 'Pressure Washers', 'Pressure-Washers', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119101, 119101, 'Pressure Washer Accessories', 'Pressure-Washer-Accessories', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66965, 66965, 'Receptacles & Containers', 'Receptacles-and-Containers', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66966, 66966, 'Soap Dispensers', 'Soap-Dispensers', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66968, 66968, 'Sweepers & Scrubbers', 'Sweepers-and-Scrubbers', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66969, 66969, 'Rider Sweepers', 'Rider-Sweepers', 66968, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53285, 53285, 'Walk Behind Sweepers', 'Walk-Behind-Sweepers', 66968, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66970, 66970, 'Other', 'Other', 66968, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109789, 109789, 'Toilet Paper Dispensers', 'Toilet-Paper-Dispensers', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43015, 43015, 'Other', 'Other', 46534, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25299, 25299, 'Commercial Radios', 'Commercial-Radios', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53106, 53106, 'Accessories', 'Accessories', 25299, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53107, 53107, 'Antennas', 'Antennas', 53106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119104, 119104, 'Batteries', 'Batteries', 53106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109465, 109465, 'Cases', 'Cases', 53106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119107, 119107, 'Chargers', 'Chargers', 53106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109466, 109466, 'Clips & Holsters', 'Clips-and-Holsters', 53106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109467, 109467, 'Headsets', 'Headsets', 53106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119110, 119110, 'Speakers & Microphones', 'Speakers-and-Microphones', 53106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25300, 25300, 'Other', 'Other', 53106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66971, 66971, 'Commercial Pagers', 'Commercial-Pagers', 25299, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66972, 66972, 'Intercom Systems', 'Intercom-Systems', 25299, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46539, 46539, 'Two-Way Radios', 'Two-Way-Radios', 25299, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43010, 43010, 'Other', 'Other', 25299, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42901, 42901, 'Fasteners & Hardware', 'Fasteners-and-Hardware', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42902, 42902, 'Bolts', 'Bolts', 42901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57007, 57007, 'Cable Ties', 'Cable-Ties', 42901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109489, 109489, 'Clamps & Anchors', 'Clamps-and-Anchors', 42901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119111, 119111, 'Magnets', 'Magnets', 42901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119112, 119112, 'Block', 'Block', 119111, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53142, 53142, 'Cylinder', 'Cylinder', 119111, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119113, 119113, 'Other', 'Other', 119111, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109493, 109493, 'Nails & Staples', 'Nails-and-Staples', 42901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42903, 42903, 'Nuts', 'Nuts', 42901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109490, 109490, 'Plates & Brackets', 'Plates-and-Brackets', 42901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109491, 109491, 'Rivets', 'Rivets', 42901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26217, 26217, 'Screws', 'Screws', 42901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109492, 109492, 'Shock Cords & Bungees', 'Shock-Cords-and-Bungees', 42901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42904, 42904, 'Washers', 'Washers', 42901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42905, 42905, 'Other', 'Other', 42901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97185, 97185, 'Forklifts & Other Lifts', 'Forklifts-and-Other-Lifts', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109504, 109504, 'Forklift Parts & Accessories', 'Forklift-Parts-and-Accessories', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109505, 109505, 'Batteries & Chargers', 'Batteries-and-Chargers', 109504, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109506, 109506, 'Manuals', 'Manuals', 109504, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109507, 109507, 'Motors & Pumps', 'Motors-and-Pumps', 109504, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109508, 109508, 'Seats & Tires', 'Seats-and-Tires', 109504, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56998, 56998, 'Other', 'Other', 109504, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53292, 53292, 'Government & Public Safety', 'Government-and-Public-Safety', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78223, 78223, 'Fire & Rescue', 'Fire-and-Rescue', 53292, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159698, 159698, 'Air Supply', 'Air-Supply', 78223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109509, 109509, 'Decals & Patches', 'Decals-and-Patches', 78223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78224, 78224, 'Firefighter Flashlights', 'Firefighter-Flashlights', 78223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78225, 78225, 'Firefighter Packs & Bags', 'Firefighter-Packs-and-Bags', 78223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159699, 159699, 'Firetruck Accessories', 'Firetruck-Accessories', 78223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159700, 159700, 'Training Materials', 'Training-Materials', 78223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109510, 109510, 'Turnout Gear', 'Turnout-Gear', 78223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53293, 53293, 'Other', 'Other', 78223, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109511, 109511, 'Police', 'Police', 53292, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159701, 159701, 'Bags & Pouches', 'Bags-and-Pouches', 109511, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109512, 109512, 'Duty Belts', 'Duty-Belts', 109511, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109513, 109513, 'Gloves', 'Gloves', 109511, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109514, 109514, 'Handcuffs', 'Handcuffs', 109511, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109515, 109515, 'Holsters', 'Holsters', 109511, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53294, 53294, 'Other', 'Other', 109511, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67225, 67225, 'Traffic Control & Road Safety', 'Traffic-Control-and-Road-Safety', 53292, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36347, 36347, 'Other', 'Other', 53292, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42909, 42909, 'HVAC', 'HVAC', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109477, 109477, 'HVAC Units', 'HVAC-Units', 42909, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42910, 42910, 'AC & Refrigeration Units', 'AC-and-Refrigeration-Units', 109477, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26218, 26218, 'Heating Units', 'Heating-Units', 109477, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53295, 53295, 'HVAC Parts', 'HVAC-Parts', 42909, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53296, 53296, 'Controls', 'Controls', 53295, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53297, 53297, 'Fans & Blowers', 'Fans-and-Blowers', 53295, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109484, 109484, 'Heat Exchangers', 'Heat-Exchangers', 53295, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53299, 53299, 'Motors', 'Motors', 53295, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53300, 53300, 'Pumps', 'Pumps', 53295, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64007, 64007, 'Refrigeration', 'Refrigeration', 53295, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53301, 53301, 'Sensors', 'Sensors', 53295, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53302, 53302, 'Thermostats', 'Thermostats', 53295, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53303, 53303, 'Valves', 'Valves', 53295, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42911, 42911, 'Other', 'Other', 53295, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66996, 66996, 'HVAC Tools', 'HVAC-Tools', 42909, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66997, 66997, 'Electronic Charging Meters', 'Electronic-Charging-Meters', 66996, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66998, 66998, 'Gauges', 'Gauges', 66996, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53298, 53298, 'Leak Detectors', 'Leak-Detectors', 66996, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109488, 109488, 'Recovery Units', 'Recovery-Units', 66996, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 66999, 66999, 'Other', 'Other', 66996, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42912, 42912, 'Other', 'Other', 42909, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57008, 57008, 'Hydraulics & Pneumatics', 'Hydraulics-and-Pneumatics', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57009, 57009, 'Hose & Reels', 'Hose-and-Reels', 57008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57010, 57010, 'Hydraulic Fittings', 'Hydraulic-Fittings', 57008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57011, 57011, 'Hydraulic Valves', 'Hydraulic-Valves', 57008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50928, 50928, 'General Pneumatics', 'General-Pneumatics', 57008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67010, 67010, 'Pneumatic Cylinders', 'Pneumatic-Cylinders', 57008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67011, 67011, 'Pneumatic Valves', 'Pneumatic-Valves', 57008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48718, 48718, 'Other', 'Other', 57008, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42882, 42882, 'Lighting & Lasers', 'Lighting-and-Lasers', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42883, 42883, 'Bulbs', 'Bulbs', 42882, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26219, 26219, 'Fixtures', 'Fixtures', 42882, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53141, 53141, 'Industrial Lasers', 'Industrial-Lasers', 42882, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42884, 42884, 'Other', 'Other', 42882, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26220, 26220, 'Manuals & Books', 'Manuals-and-Books', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26221, 26221, 'Material Handling', 'Material-Handling', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109538, 109538, 'Carts & Trucks', 'Carts-and-Trucks', 26221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26222, 26222, 'Carts', 'Carts', 109538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97229, 97229, 'Dollies & Hand Trucks', 'Dollies-and-Hand-Trucks', 109538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109539, 109539, 'Manual Lift Trucks', 'Manual-Lift-Trucks', 109538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109540, 109540, 'Pallet Jacks', 'Pallet-Jacks', 109538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109541, 109541, 'Other', 'Other', 109538, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56997, 56997, 'Casters & Wheels', 'Casters-and-Wheels', 26221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42913, 42913, 'Conveyors', 'Conveyors', 26221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109551, 109551, 'Hoists, Winches & Rigging', 'Hoists-Winches-and-Rigging', 26221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42916, 42916, 'Hoists', 'Hoists', 109551, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109552, 109552, 'Rigging', 'Rigging', 109551, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109553, 109553, 'Winches', 'Winches', 109551, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42914, 42914, 'Ladders, Scaffold, Platforms', 'Ladders-Scaffold-Platforms', 26221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42917, 42917, 'Packaging', 'Packaging', 26221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109550, 109550, 'Bags', 'Bags', 42917, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11808, 11808, 'Sealers/Sealing Machines', 'Sealers-Sealing-Machines', 42917, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67007, 67007, 'Strapping Machines', 'Strapping-Machines', 42917, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42918, 42918, 'Wrap, Paper & Tape', 'Wrap-Paper-and-Tape', 42917, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43014, 43014, 'Other', 'Other', 42917, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57004, 57004, 'Shelving & Storage', 'Shelving-and-Storage', 26221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57005, 57005, 'Bins & Cabinets', 'Bins-and-Cabinets', 57004, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57006, 57006, 'Pallets & Pallet Racking', 'Pallets-and-Pallet-Racking', 57004, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 56996, 56996, 'Storage Containers', 'Storage-Containers', 57004, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26223, 26223, 'Other', 'Other', 57004, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92079, 92079, 'Shipping Containers', 'Shipping-Containers', 26221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26224, 26224, 'Other', 'Other', 26221, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46544, 46544, 'Painting Equipment & Supplies', 'Painting-Equipment-and-Supplies', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109464, 109464, 'Brushes & Rollers', 'Brushes-and-Rollers', 46544, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109503, 109503, 'Mixers & Stripers', 'Mixers-and-Stripers', 46544, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42927, 42927, 'Paints, Powders & Coatings', 'Paints-Powders-and-Coatings', 46544, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71403, 71403, 'Sprayers', 'Sprayers', 46544, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46545, 46545, 'Other', 'Other', 46544, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31481, 31481, 'Professional Tools', 'Professional-Tools', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109558, 109558, 'Air Tools', 'Air-Tools', 31481, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109559, 109559, 'Aircraft & Aviation', 'Aircraft-and-Aviation', 109558, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109560, 109560, 'Drills', 'Drills', 109558, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109561, 109561, 'Grinders', 'Grinders', 109558, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109562, 109562, 'Riveters', 'Riveters', 109558, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109563, 109563, 'Wrenches', 'Wrenches', 109558, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31482, 31482, 'Other', 'Other', 109558, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109564, 109564, 'Hand Tools', 'Hand-Tools', 31481, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109565, 109565, 'Sockets & Socket Sets', 'Sockets-and-Socket-Sets', 109564, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109566, 109566, 'Wire Strippers & Crimpers', 'Wire-Strippers-and-Crimpers', 109564, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159702, 159702, 'Wrenches', 'Wrenches', 109564, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31483, 31483, 'Other', 'Other', 109564, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109554, 109554, 'Industrial Soldering', 'Industrial-Soldering', 31481, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109555, 109555, 'Solder', 'Solder', 109554, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109556, 109556, 'Soldering Irons & Stations', 'Soldering-Irons-and-Stations', 109554, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109557, 109557, 'Soldering Tips', 'Soldering-Tips', 109554, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57012, 57012, 'Other', 'Other', 109554, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109567, 109567, 'Power Tools', 'Power-Tools', 31481, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109568, 109568, 'Grinders', 'Grinders', 109567, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109569, 109569, 'Heat Guns', 'Heat-Guns', 109567, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31484, 31484, 'Other', 'Other', 109567, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41953, 41953, 'Tooling Storage & Cabinets', 'Tooling-Storage-and-Cabinets', 31481, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26229, 26229, 'Other', 'Other', 31481, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109619, 109619, 'Pumps & Plumbing', 'Pumps-and-Plumbing', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46546, 46546, 'Plumbing', 'Plumbing', 109619, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42933, 42933, 'Fittings', 'Fittings', 46546, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42934, 42934, 'Pipes', 'Pipes', 46546, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53287, 53287, 'Tools', 'Tools', 46546, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42932, 42932, 'Valves', 'Valves', 46546, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43016, 43016, 'Other', 'Other', 46546, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42928, 42928, 'Pumps', 'Pumps', 109619, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11773, 11773, 'Hydraulic', 'Hydraulic', 42928, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57013, 57013, 'Pump Accessories & Parts', 'Pump-Accessories-and-Parts', 42928, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57014, 57014, 'Pump Motors', 'Pump-Motors', 42928, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42931, 42931, 'Submersible & Sump', 'Submersible-and-Sump', 42928, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46548, 46548, 'Vacuum', 'Vacuum', 42928, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57015, 57015, 'Water & Trash Pumps', 'Water-and-Trash-Pumps', 42928, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46547, 46547, 'Other', 'Other', 42928, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11897, 11897, 'Safety & Security', 'Safety-and-Security', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53144, 53144, 'Alarm Systems & Accessories', 'Alarm-Systems-and-Accessories', 11897, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53146, 53146, 'Cameras', 'Cameras', 53144, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53147, 53147, 'Control Panels & Keypads', 'Control-Panels-and-Keypads', 53144, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57016, 57016, 'Motion Detectors', 'Motion-Detectors', 53144, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53148, 53148, 'Sirens & Alarms', 'Sirens-and-Alarms', 53144, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67015, 67015, 'Systems', 'Systems', 53144, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53145, 53145, 'Other', 'Other', 53144, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109612, 109612, 'Emergency & Safety Lights', 'Emergency-and-Safety-Lights', 11897, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109613, 109613, 'Exit Signs', 'Exit-Signs', 109612, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109614, 109614, 'Strobe & Beacon Lights', 'Strobe-and-Beacon-Lights', 109612, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 164810, 0, '', '', 0, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53149, 53149, 'Other', 'Other', 109612, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57017, 57017, 'Industrial Fire Protection', 'Industrial-Fire-Protection', 11897, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57018, 57018, 'Fire Alarms', 'Fire-Alarms', 57017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57019, 57019, 'Fire Extinguishers', 'Fire-Extinguishers', 57017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57020, 57020, 'Fire Hoses', 'Fire-Hoses', 57017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57021, 57021, 'Smoke Detectors', 'Smoke-Detectors', 57017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57022, 57022, 'Sprinkler Heads', 'Sprinkler-Heads', 57017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11899, 11899, 'Other', 'Other', 57017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67028, 67028, 'Locks, Safes & Locksmith Gear', 'Locks-Safes-and-Locksmith-Gear', 11897, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67029, 67029, 'Lock Boxes', 'Lock-Boxes', 67028, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53150, 53150, 'Locks', 'Locks', 67028, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67030, 67030, 'Locksmith Equipment', 'Locksmith-Equipment', 67028, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11906, 11906, 'Safes', 'Safes', 67028, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67031, 67031, 'Other', 'Other', 67028, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11901, 11901, 'Protective Gear', 'Protective-Gear', 11897, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109674, 109674, 'Boots', 'Boots', 11901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53151, 53151, 'Coveralls & Suits', 'Coveralls-and-Suits', 11901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67019, 67019, 'Glasses & Goggles', 'Glasses-and-Goggles', 11901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67023, 67023, 'Gloves', 'Gloves', 11901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53152, 53152, 'Hearing Protection', 'Hearing-Protection', 11901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11904, 11904, 'Helmets & Hoods', 'Helmets-and-Hoods', 11901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67024, 67024, 'Masks & Respirators', 'Masks-and-Respirators', 11901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67025, 67025, 'Disposable Filter Masks', 'Disposable-Filter-Masks', 67024, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67026, 67026, 'Mask Replacement Cartridges', 'Mask-Replacement-Cartridges', 67024, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11905, 11905, 'Respirator Masks', 'Respirator-Masks', 67024, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67027, 67027, 'Other', 'Other', 67024, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53153, 53153, 'Safety Harnesses', 'Safety-Harnesses', 11901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109677, 109677, 'Safety Vests', 'Safety-Vests', 11901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11900, 11900, 'Other', 'Other', 11901, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53154, 53154, 'Radiation Detectors & Geigers', 'Radiation-Detectors-and-Geigers', 11897, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53288, 53288, 'Safety Signage', 'Safety-Signage', 11897, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11896, 11896, 'Other', 'Other', 11897, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1267, 1267, 'Other', 'Other', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31485, 31485, 'Wholesale Lots', 'Wholesale-Lots', 1266, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11804, 11804, 'Manufacturing & Metalworking', 'Manufacturing-and-Metalworking', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92080, 92080, 'Manufacturing Equipment', 'Manufacturing-Equipment', 11804, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26257, 26257, 'Chemical & Petrochemical', 'Chemical-and-Petrochemical', 92080, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45040, 45040, 'Heating & Cooling Equipment', 'Heating-and-Cooling-Equipment', 92080, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45042, 45042, 'Material Handling & Processing', 'Material-Handling-and-Processing', 92080, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92081, 92081, 'Other', 'Other', 92080, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92082, 92082, 'Metalworking Equipment', 'Metalworking-Equipment', 11804, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25274, 25274, 'Automatics & Screw Machines', 'Automatics-and-Screw-Machines', 92082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 12579, 12579, 'Drilling & Tapping Machines', 'Drilling-and-Tapping-Machines', 92082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25277, 25277, 'EDM Machines', 'EDM-Machines', 92082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41955, 41955, 'Fabrication Equipment', 'Fabrication-Equipment', 92082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42147, 42147, 'Bending Machines', 'Bending-Machines', 41955, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41957, 41957, 'Press Brakes', 'Press-Brakes', 41955, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31372, 31372, 'Punch Presses', 'Punch-Presses', 41955, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41958, 41958, 'Shears', 'Shears', 41955, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', '');**####**
INSERT INTO `categories` VALUES
('', '', '', '', 25278, 25278, 'Other', 'Other', 41955, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25279, 25279, 'Finishing Machines', 'Finishing-Machines', 92082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 12580, 12580, 'Grinding Machines', 'Grinding-Machines', 92082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97230, 97230, 'Lathes', 'Lathes', 92082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 12584, 12584, 'Mills', 'Mills', 92082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92083, 92083, 'Other', 'Other', 92082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92084, 92084, 'Metalworking Tooling', 'Metalworking-Tooling', 11804, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25257, 25257, 'Cutting Tools & Consumables', 'Cutting-Tools-and-Consumables', 92084, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58193, 58193, 'Abrasives', 'Abrasives', 25257, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58194, 58194, 'Belts', 'Belts', 58193, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58195, 58195, 'Brushes', 'Brushes', 58193, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58196, 58196, 'Cut-Off Wheels', 'Cut-Off-Wheels', 58193, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58197, 58197, 'Discs', 'Discs', 58193, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25264, 25264, 'Grinding Wheels', 'Grinding-Wheels', 58193, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58198, 58198, 'Other', 'Other', 58193, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58211, 58211, 'Carbide Inserts', 'Carbide-Inserts', 25257, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58212, 58212, 'Ceramic Inserts', 'Ceramic-Inserts', 25257, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58213, 58213, 'Drills', 'Drills', 25257, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58214, 58214, 'Coolant', 'Coolant', 58213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58215, 58215, 'Extra Length', 'Extra-Length', 58213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25259, 25259, 'Jobber Length', 'Jobber-Length', 58213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58217, 58217, 'Screw Machine', 'Screw-Machine', 58213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58218, 58218, 'Solid Carbide', 'Solid-Carbide', 58213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58219, 58219, 'Taper Shank Drills', 'Taper-Shank-Drills', 58213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58216, 58216, 'Mixed Lots', 'Mixed-Lots', 58213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159703, 159703, 'Other', 'Other', 58213, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25260, 25260, 'End Mills', 'End-Mills', 25257, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25296, 25296, 'Punches & Dies', 'Punches-and-Dies', 25257, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25261, 25261, 'Reamers', 'Reamers', 25257, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58257, 58257, 'Saws & Blades', 'Saws-and-Blades', 25257, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58225, 58225, 'Taps', 'Taps', 25257, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58226, 58226, 'Hand', 'Hand', 58225, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58227, 58227, 'Mixed Tap Sets', 'Mixed-Tap-Sets', 58225, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58228, 58228, 'Pipe', 'Pipe', 58225, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25262, 25262, 'Spiral Pointed', 'Spiral-Pointed', 58225, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58229, 58229, 'Other', 'Other', 58225, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41933, 41933, 'Tool Bits', 'Tool-Bits', 25257, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 12578, 12578, 'Other', 'Other', 25257, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104234, 104234, 'Equipment Specific Tooling', 'Equipment-Specific-Tooling', 92084, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104235, 104235, 'Automatics & Screw', 'Automatics-and-Screw', 104234, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104236, 104236, 'Drilling & Tapping', 'Drilling-and-Tapping', 104234, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104237, 104237, 'EDM', 'EDM', 104234, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104238, 104238, 'Fabrication', 'Fabrication', 104234, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104239, 104239, 'Finishing', 'Finishing', 104234, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104240, 104240, 'Grinding', 'Grinding', 104234, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104241, 104241, 'Lathe', 'Lathe', 104234, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104242, 104242, 'Milling', 'Milling', 104234, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104243, 104243, 'Saw', 'Saw', 104234, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104244, 104244, 'Other', 'Other', 104234, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 12582, 12582, 'Inspection & Measurement', 'Inspection-and-Measurement', 92084, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25269, 25269, 'Calipers', 'Calipers', 12582, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25271, 25271, 'CMM Machines & Comparators', 'CMM-Machines-and-Comparators', 12582, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41934, 41934, 'Gauge Blocks', 'Gauge-Blocks', 12582, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58239, 58239, 'Indicators', 'Indicators', 12582, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58235, 58235, 'Inspection Gauges', 'Inspection-Gauges', 12582, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58240, 58240, 'Magnetic Holders', 'Magnetic-Holders', 12582, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41938, 41938, 'Micrometers', 'Micrometers', 12582, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58245, 58245, 'Rules', 'Rules', 12582, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58246, 58246, 'Squares', 'Squares', 12582, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58247, 58247, 'Surface Plates', 'Surface-Plates', 12582, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58248, 58248, 'Protractors', 'Protractors', 12582, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 12581, 12581, 'Other', 'Other', 12582, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41949, 41949, 'Manuals, Books & Plans', 'Manuals-Books-and-Plans', 92084, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41950, 41950, 'Metal Cutting', 'Metal-Cutting', 41949, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42148, 42148, 'Metal Fabrication', 'Metal-Fabrication', 41949, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45046, 45046, 'Plans', 'Plans', 41949, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41951, 41951, 'Welding', 'Welding', 41949, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25281, 25281, 'Other', 'Other', 41949, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25283, 25283, 'Replacement Parts', 'Replacement-Parts', 92084, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111618, 111618, 'Bearings', 'Bearings', 25283, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41941, 41941, 'Circuit Boards', 'Circuit-Boards', 25283, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41939, 41939, 'Digital Readouts', 'Digital-Readouts', 25283, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57023, 57023, 'Gears', 'Gears', 25283, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41942, 41942, 'Motors', 'Motors', 25283, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25290, 25290, 'Other', 'Other', 25283, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45017, 45017, 'Toolholding', 'Toolholding', 92084, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58250, 58250, 'Arbors & Adapters', 'Arbors-and-Adapters', 45017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58251, 58251, 'Boring Tool Holders', 'Boring-Tool-Holders', 45017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57024, 57024, 'BT Holders', 'BT-Holders', 45017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57025, 57025, 'Bushings', 'Bushings', 45017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45018, 45018, 'CAT Holders', 'CAT-Holders', 45017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41947, 41947, 'Drill Chucks', 'Drill-Chucks', 45017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57026, 57026, 'Extensions', 'Extensions', 45017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41940, 41940, 'Indexable Inserts', 'Indexable-Inserts', 45017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57027, 57027, 'Mandrels', 'Mandrels', 45017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45019, 45019, 'Quick Change', 'Quick-Change', 45017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57028, 57028, 'Spindles', 'Spindles', 45017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25295, 25295, 'Other', 'Other', 45017, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36344, 36344, 'Workholding', 'Workholding', 92084, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57029, 57029, 'Blocks', 'Blocks', 36344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41944, 41944, 'Centers', 'Centers', 36344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25292, 25292, 'Chucks', 'Chucks', 36344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41945, 41945, 'Clamps', 'Clamps', 36344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41946, 41946, 'Collet Chucks', 'Collet-Chucks', 36344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25294, 25294, 'Collets', 'Collets', 36344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109681, 109681, 'Fixtures & Plates', 'Fixtures-and-Plates', 36344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41943, 41943, 'Rotary Tables', 'Rotary-Tables', 36344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25297, 25297, 'Vises', 'Vises', 36344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36345, 36345, 'Other', 'Other', 36344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 633, 633, 'Other', 'Other', 92084, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31486, 31486, 'Wholesale Lots', 'Wholesale-Lots', 92084, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45038, 45038, 'Process Equipment', 'Process-Equipment', 11804, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159707, 159707, 'Filtration Equipment', 'Filtration-Equipment', 45038, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67068, 67068, 'Gas & Fluid Control', 'Gas-and-Fluid-Control', 45038, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67069, 67069, 'Fittings', 'Fittings', 67068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67070, 67070, 'Flow Meters', 'Flow-Meters', 67068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67071, 67071, 'Pressure Control', 'Pressure-Control', 67068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45039, 45039, 'Valves', 'Valves', 67068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67072, 67072, 'Other', 'Other', 67068, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58575, 58575, 'Packaging & Labeling Equipment', 'Packaging-and-Labeling-Equipment', 45038, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78226, 78226, 'Labelers', 'Labelers', 58575, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58576, 58576, 'Sealers', 'Sealers', 58575, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58577, 58577, 'Wrappers', 'Wrappers', 58575, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45041, 45041, 'Other', 'Other', 58575, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36350, 36350, 'Plastics Equipment & Supplies', 'Plastics-Equipment-and-Supplies', 45038, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67065, 67065, 'Auxiliary Process Equipment', 'Auxiliary-Process-Equipment', 36350, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67066, 67066, 'Dryers', 'Dryers', 67065, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67067, 67067, 'Plastic Granulators', 'Plastic-Granulators', 67065, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71420, 71420, 'Plastic Welders & Sealers', 'Plastic-Welders-and-Sealers', 67065, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36351, 36351, 'Other', 'Other', 67065, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45037, 45037, 'Injection & Blow Molding', 'Injection-and-Blow-Molding', 36350, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61791, 61791, 'Molds & Dies', 'Molds-and-Dies', 36350, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61792, 61792, 'Plastics & Rubber', 'Plastics-and-Rubber', 36350, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61794, 61794, 'Acetyl & Delrin', 'Acetyl-and-Delrin', 61792, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61795, 61795, 'Acrylics & Plexiglass', 'Acrylics-and-Plexiglass', 61792, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61796, 61796, 'Polyethylene & HDPE', 'Polyethylene-and-HDPE', 61792, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61793, 61793, 'Rubber & Neoprene', 'Rubber-and-Neoprene', 61792, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61797, 61797, 'Teflon', 'Teflon', 61792, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61798, 61798, 'UHMW', 'UHMW', 61792, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36352, 36352, 'Other', 'Other', 61792, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26258, 26258, 'Other', 'Other', 36350, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98119, 98119, 'Process Mixers', 'Process-Mixers', 45038, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11809, 11809, 'Other', 'Other', 45038, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29402, 29402, 'Metals & Alloys', 'Metals-and-Alloys', 11804, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58290, 58290, 'Semiconductor & PCB Equipment', 'Semiconductor-and-PCB-Equipment', 11804, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58296, 58296, 'Burn-in Equipment', 'Burn-in-Equipment', 58290, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58291, 58291, 'Cleanroom Equipment & Supplies', 'Cleanroom-Equipment-and-Supplies', 58290, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58292, 58292, 'Inspection Equipment', 'Inspection-Equipment', 58290, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58293, 58293, 'PCB Assembly Equipment', 'PCB-Assembly-Equipment', 58290, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45043, 45043, 'Semiconductor Manufacturing', 'Semiconductor-Manufacturing', 58290, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45045, 45045, 'Test & Assembly', 'Test-and-Assembly', 45043, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45044, 45044, 'Wafer Processing', 'Wafer-Processing', 45043, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26260, 26260, 'Other', 'Other', 45043, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58294, 58294, 'Tool & Machine Components', 'Tool-and-Machine-Components', 58290, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58295, 58295, 'Other', 'Other', 58290, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45033, 45033, 'Textile & Apparel Equipment', 'Textile-and-Apparel-Equipment', 11804, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67223, 67223, 'Cutting & Finishing Machines', 'Cutting-and-Finishing-Machines', 45033, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67224, 67224, 'Embroidery Machines', 'Embroidery-Machines', 45033, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45034, 45034, 'Machine Parts & Attachments', 'Machine-Parts-and-Attachments', 45033, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26256, 26256, 'Sewing Machines', 'Sewing-Machines', 45033, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53235, 53235, 'Supplies', 'Supplies', 45033, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45036, 45036, 'Other', 'Other', 45033, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 34095, 34095, 'Welding', 'Welding', 11804, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45029, 45029, 'Mig Welding', 'Mig-Welding', 34095, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67053, 67053, 'Mig Carts', 'Mig-Carts', 45029, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67054, 67054, 'Mig Guns', 'Mig-Guns', 45029, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 34097, 34097, 'Welding Rods & Wire', 'Welding-Rods-and-Wire', 45029, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67055, 67055, 'Other', 'Other', 45029, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67059, 67059, 'Oxy Acetylene Welding', 'Oxy-Acetylene-Welding', 34095, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67061, 67061, 'Tig Welding', 'Tig-Welding', 34095, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67062, 67062, 'Tig Torches', 'Tig-Torches', 67061, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67063, 67063, 'Tungsten Electrodes', 'Tungsten-Electrodes', 67061, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67064, 67064, 'Other', 'Other', 67061, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67044, 67044, 'Protective Gear', 'Protective-Gear', 34095, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58260, 58260, 'Welding Aprons', 'Welding-Aprons', 67044, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67045, 67045, 'Welding Gloves', 'Welding-Gloves', 67044, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67046, 67046, 'Welding Goggles', 'Welding-Goggles', 67044, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92090, 92090, 'Welding Helmets', 'Welding-Helmets', 67044, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67051, 67051, 'Welding Jackets', 'Welding-Jackets', 67044, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67052, 67052, 'Other', 'Other', 67044, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 113743, 113743, 'Welders', 'Welders', 34095, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11774, 11774, 'Other', 'Other', 34095, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42935, 42935, 'Woodworking', 'Woodworking', 11804, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42937, 42937, 'Blades', 'Blades', 42935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57125, 57125, 'Carving Tools & Chisels', 'Carving-Tools-and-Chisels', 42935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53237, 53237, 'Clamps & Vises', 'Clamps-and-Vises', 42935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67240, 67240, 'Drill Bits', 'Drill-Bits', 42935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57120, 57120, 'Equipment & Machinery', 'Equipment-and-Machinery', 42935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67228, 67228, 'Boring Machines', 'Boring-Machines', 57120, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67226, 67226, 'Drill Presses', 'Drill-Presses', 57120, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67227, 67227, 'Jointers', 'Jointers', 57120, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57121, 57121, 'Lathes', 'Lathes', 57120, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67229, 67229, 'Planers - Professional', 'Planers-Professional', 57120, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57122, 57122, 'Routers - Professional', 'Routers-Professional', 57120, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57123, 57123, 'Sanders - Professional', 'Sanders-Professional', 57120, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57124, 57124, 'Saws - Professional', 'Saws-Professional', 57120, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11810, 11810, 'Other', 'Other', 57120, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67236, 67236, 'Lumber & Veneer', 'Lumber-and-Veneer', 42935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67237, 67237, 'Manuals & Books', 'Manuals-and-Books', 42935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67243, 67243, 'Router Bits', 'Router-Bits', 42935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42938, 42938, 'Other', 'Other', 42935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92150, 92150, 'Other', 'Other', 11804, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25298, 25298, 'Office', 'Office', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61673, 61673, 'Microfilm & Microfiche', 'Microfilm-and-Microfiche', 25298, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50203, 50203, 'Office Equipment', 'Office-Equipment', 25298, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25301, 25301, 'Copiers', 'Copiers', 50203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67073, 67073, 'Cleaning Kits', 'Cleaning-Kits', 25301, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109684, 109684, 'Copiers', 'Copiers', 25301, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67075, 67075, 'Parts & Accessories', 'Parts-and-Accessories', 25301, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67076, 67076, 'Refill Kits', 'Refill-Kits', 25301, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29405, 29405, 'Toner', 'Toner', 25301, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67074, 67074, 'Other', 'Other', 25301, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 62034, 62034, 'Dictation & Stenography', 'Dictation-and-Stenography', 50203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 62042, 62042, 'Dictation Machines', 'Dictation-Machines', 62034, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 62045, 62045, 'Dictation Accessories', 'Dictation-Accessories', 62034, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 62044, 62044, 'Stenographs', 'Stenographs', 62034, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 62036, 62036, 'Other', 'Other', 62034, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25307, 25307, 'Fax Machines', 'Fax-Machines', 50203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3298, 3298, 'Fax Machines', 'Fax-Machines', 25307, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29796, 29796, 'Fax Toner', 'Fax-Toner', 25307, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117521, 117521, 'Other', 'Other', 25307, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25347, 25347, 'Label Making', 'Label-Making', 50203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25348, 25348, 'Label Makers', 'Label-Makers', 25347, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58261, 58261, 'Label Maker Supplies', 'Label-Maker-Supplies', 25347, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58262, 58262, 'Other', 'Other', 25347, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61771, 61771, 'Laminating', 'Laminating', 50203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25317, 25317, 'Machines', 'Machines', 61771, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61772, 61772, 'Supplies', 'Supplies', 61771, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61773, 61773, 'Other', 'Other', 61771, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67095, 67095, 'Shredders', 'Shredders', 50203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67096, 67096, 'Confetti Paper Shredders', 'Confetti-Paper-Shredders', 67095, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3304, 3304, 'Cross Cut Paper Shredders', 'Cross-Cut-Paper-Shredders', 67095, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109763, 109763, 'Strip Cut Shredders', 'Strip-Cut-Shredders', 67095, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67097, 67097, 'Other', 'Other', 67095, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117525, 117525, 'Time Clocks', 'Time-Clocks', 50203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117533, 117533, 'Time Clocks', 'Time-Clocks', 117525, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117526, 117526, 'Time Clock Supplies', 'Time-Clock-Supplies', 117525, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25325, 25325, 'Other', 'Other', 117525, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25326, 25326, 'Typewriters & Word Processors', 'Typewriters-and-Word-Processors', 50203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159711, 159711, 'Other', 'Other', 50203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11828, 11828, 'Office Furniture', 'Office-Furniture', 25298, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11829, 11829, 'Bookshelves', 'Bookshelves', 11828, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61677, 61677, 'Chairs', 'Chairs', 11828, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11831, 11831, 'Computer Furniture', 'Computer-Furniture', 11828, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61681, 61681, 'Cubicles & Systems Furniture', 'Cubicles-and-Systems-Furniture', 11828, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11832, 11832, 'Desks & Tables', 'Desks-and-Tables', 11828, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3299, 3299, 'Filing Cabinets', 'Filing-Cabinets', 11828, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 113748, 113748, 'Stools', 'Stools', 11828, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3300, 3300, 'Other', 'Other', 11828, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58271, 58271, 'Office Supplies', 'Office-Supplies', 25298, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11162, 11162, 'Bulk Blank Media', 'Bulk-Blank-Media', 58271, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11165, 11165, 'Blank Tapes', 'Blank-Tapes', 11162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 21890, 21890, 'CD-R Disks', 'CD-R-Disks', 11162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 21891, 21891, 'CD-RW Disks', 'CD-RW-Disks', 11162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 44927, 44927, 'Cleaning Kits', 'Cleaning-Kits', 11162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11163, 11163, 'DVD-R Disks', 'DVD-R-Disks', 11162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61633, 61633, 'DVD+R Disks', 'DVD+R-Disks', 11162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67083, 67083, 'DVD+RW Disks', 'DVD+RW-Disks', 11162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61634, 61634, 'DVD & CD Packaging', 'DVD-and-CD-Packaging', 11162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61640, 61640, 'Jewel Cases', 'Jewel-Cases', 61634, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61644, 61644, 'DVD Boxes', 'DVD-Boxes', 61634, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41799, 41799, 'Paper Sleeves', 'Paper-Sleeves', 61634, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109717, 109717, 'Poly Cases', 'Poly-Cases', 61634, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109716, 109716, 'Wallets', 'Wallets', 61634, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 41798, 41798, 'Other', 'Other', 61634, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11164, 11164, 'Floppy Disks', 'Floppy-Disks', 11162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67089, 67089, 'SuperDisks', 'SuperDisks', 11162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11166, 11166, 'Other', 'Other', 11162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61774, 61774, 'Calendars & Planners', 'Calendars-and-Planners', 58271, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61752, 61752, 'Calendars', 'Calendars', 61774, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3295, 3295, 'Planners & Organizers', 'Planners-and-Organizers', 61774, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117006, 117006, 'Refills', 'Refills', 61774, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159709, 159709, 'Other', 'Other', 61774, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25337, 25337, 'Desk Accessories', 'Desk-Accessories', 58271, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25338, 25338, 'Business Card Holders', 'Business-Card-Holders', 25337, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61753, 61753, 'Copy & Document Holders', 'Copy-and-Document-Holders', 25337, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25339, 25339, 'Desk & Drawer Organizers', 'Desk-and-Drawer-Organizers', 25337, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25340, 25340, 'Desk Sets', 'Desk-Sets', 25337, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25341, 25341, 'Pencil Sharpeners', 'Pencil-Sharpeners', 25337, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61754, 61754, 'Rolodex & Business Card Files', 'Rolodex-and-Business-Card-Files', 25337, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25342, 25342, 'Stamps & Daters', 'Stamps-and-Daters', 25337, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 113752, 113752, 'Staplers', 'Staplers', 25337, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 113753, 113753, 'Staples', 'Staples', 25337, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117014, 117014, 'Sticky Notes', 'Sticky-Notes', 25337, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117534, 117534, 'Tape Dispensers', 'Tape-Dispensers', 25337, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3297, 3297, 'Other', 'Other', 25337, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25344, 25344, 'Filing, Storage & Binding', 'Filing-Storage-and-Binding', 58271, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25345, 25345, 'Binders & Supplies', 'Binders-and-Supplies', 25344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61755, 61755, 'Binding Covers & Spines', 'Binding-Covers-and-Spines', 25344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61756, 61756, 'Binding Machines', 'Binding-Machines', 25344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25346, 25346, 'Files & Supplies', 'Files-and-Supplies', 25344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11834, 11834, 'Other', 'Other', 25344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117007, 117007, 'Labels', 'Labels', 58271, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117008, 117008, 'Address & Shipping Labels', 'Address-and-Shipping-Labels', 117007, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 44931, 44931, 'CD, DVD & Disk Labels', 'CD-DVD-and-Disk-Labels', 117007, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117009, 117009, 'Inkjet Labels', 'Inkjet-Labels', 117007, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117010, 117010, 'Laser Labels', 'Laser-Labels', 117007, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117012, 117012, 'Return Address Labels', 'Return-Address-Labels', 117007, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117013, 117013, 'Thermal Labels', 'Thermal-Labels', 117007, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20163, 20163, 'Other', 'Other', 117007, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 62048, 62048, 'Mousepads', 'Mousepads', 58271, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20160, 20160, 'Paper Products', 'Paper-Products', 58271, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20161, 20161, 'Cards & Card Stock', 'Cards-and-Card-Stock', 20160, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61769, 61769, 'Copier, Printer & Fax Paper', 'Copier-Printer-and-Fax-Paper', 20160, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25350, 25350, 'Forms & Record Keeping', 'Forms-and-Record-Keeping', 20160, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20164, 20164, 'Note Pads', 'Note-Pads', 20160, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92153, 92153, 'Plotter Paper', 'Plotter-Paper', 20160, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92154, 92154, 'Stationery', 'Stationery', 20160, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3305, 3305, 'Other', 'Other', 20160, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25351, 25351, 'Pens & Pencils', 'Pens-and-Pencils', 58271, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61779, 61779, 'Ballpoint Pens', 'Ballpoint-Pens', 25351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61778, 61778, 'Calligraphy & Fountain Pens', 'Calligraphy-and-Fountain-Pens', 25351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61784, 61784, 'Fine Pens & Pencils', 'Fine-Pens-and-Pencils', 25351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 119128, 119128, 'Highlighters', 'Highlighters', 25351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25353, 25353, 'Markers', 'Markers', 25351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25354, 25354, 'Pencils', 'Pencils', 25351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67107, 67107, 'Refills', 'Refills', 25351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25352, 25352, 'Rollerball Pens', 'Rollerball-Pens', 25351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25355, 25355, 'Sets', 'Sets', 25351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11835, 11835, 'Other', 'Other', 25351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159710, 159710, 'Other', 'Other', 58271, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25319, 25319, 'Presentation, A/V & Projectors', 'Presentation-A-V-and-Projectors', 25298, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61770, 61770, 'Dry Erase Boards', 'Dry-Erase-Boards', 25319, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3301, 3301, 'Laser Pointers', 'Laser-Pointers', 25319, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25320, 25320, 'Microphones & Speakers', 'Microphones-and-Speakers', 25319, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67094, 67094, 'Overhead Projectors', 'Overhead-Projectors', 25319, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', '');**####**
INSERT INTO `categories` VALUES
('', '', '', '', 58270, 58270, 'Projector Bulbs', 'Projector-Bulbs', 25319, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25323, 25323, 'Screens', 'Screens', 25319, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159708, 159708, 'Transparency Film', 'Transparency-Film', 25319, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3307, 3307, 'Other', 'Other', 25319, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3241, 3241, 'Trade Show Displays', 'Trade-Show-Displays', 25298, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71484, 71484, 'Banner Systems & Signage', 'Banner-Systems-and-Signage', 3241, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3242, 3242, 'Pop-Up & Booth Displays', 'Pop-Up-and-Booth-Displays', 3241, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71485, 71485, 'Tabletop & Portable Displays', 'Tabletop-and-Portable-Displays', 3241, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71486, 71486, 'Trade Show Display Accessories', 'Trade-Show-Display-Accessories', 3241, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71487, 71487, 'Literature Stands & Racks', 'Literature-Stands-and-Racks', 71486, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71488, 71488, 'Trade Show Counters & Tables', 'Trade-Show-Counters-and-Tables', 71486, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71489, 71489, 'Tradeshow Booth Lighting', 'Tradeshow-Booth-Lighting', 71486, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71490, 71490, 'Travel & Carrying Cases', 'Travel-and-Carrying-Cases', 71486, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55851, 55851, 'Other', 'Other', 71486, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1304, 1304, 'Other', 'Other', 3241, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 302, 302, 'Other', 'Other', 25298, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67111, 67111, 'Wholesale Lots', 'Wholesale-Lots', 25298, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 19273, 19273, 'Packing & Shipping', 'Packing-and-Shipping', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109694, 109694, 'Bags', 'Bags', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109695, 109695, 'Anti-Static Bags', 'Anti-Static-Bags', 109694, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109696, 109696, 'Flat Poly Bags', 'Flat-Poly-Bags', 109694, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109697, 109697, 'Merchandise Bags', 'Merchandise-Bags', 109694, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46699, 46699, 'Recloseable & Zipper Bags', 'Recloseable-and-Zipper-Bags', 109694, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109698, 109698, 'Other', 'Other', 109694, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109699, 109699, 'Cushioning Wrap', 'Cushioning-Wrap', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109700, 109700, 'Bubble Cushioning Wrap', 'Bubble-Cushioning-Wrap', 109699, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 19274, 19274, 'Small - 3/16', 'Small-3-16', 109700, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109701, 109701, 'Medium - 5/16"', 'Medium-5-16-inch', 109700, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109702, 109702, 'Large - 1/2"', 'Large-1-2-inch', 109700, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109703, 109703, 'Other', 'Other', 109700, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109704, 109704, 'Foam Wrap', 'Foam-Wrap', 109699, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 86175, 86175, 'Tissue Paper', 'Tissue-Paper', 109699, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109705, 109705, 'Other', 'Other', 109699, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106438, 106438, 'Envelopes', 'Envelopes', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58263, 58263, 'Letter Folders', 'Letter-Folders', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111650, 111650, 'Mailers', 'Mailers', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109734, 109734, 'Packing Peanuts', 'Packing-Peanuts', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109735, 109735, 'Packing Tape & Dispensers', 'Packing-Tape-and-Dispensers', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 19276, 19276, 'Carton Sealing', 'Carton-Sealing', 109735, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109736, 109736, 'Paper & Reinforced', 'Paper-and-Reinforced', 109735, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109737, 109737, 'Strapping', 'Strapping', 109735, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109738, 109738, 'Packing Tape Dispensers', 'Packing-Tape-Dispensers', 109735, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109739, 109739, 'Other', 'Other', 109735, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109762, 109762, 'Postage Meters', 'Postage-Meters', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 58264, 58264, 'Postage Meter Supplies', 'Postage-Meter-Supplies', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109740, 109740, 'Shipping Boxes', 'Shipping-Boxes', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 19278, 19278, '4 - 14 Long', '4-14-Long', 109740, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109744, 109744, '15" - 20" Long', '15-inch-20-inch-Long', 109740, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109745, 109745, '21" - 48" Long', '21-inch-48-inch-Long', 109740, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109746, 109746, 'Flat', 'Flat', 109740, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109747, 109747, 'Tall', 'Tall', 109740, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109748, 109748, 'Other', 'Other', 109740, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109749, 109749, 'Shipping & Postal Scales', 'Shipping-and-Postal-Scales', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109751, 109751, 'Under 6 Pound Capacity', 'Under-6-Pound-Capacity', 109749, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109752, 109752, '6-25 Pound Capacity', '6-25-Pound-Capacity', 109749, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50954, 50954, '26-50 Pound Capacity', '26-50-Pound-Capacity', 109749, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109753, 109753, '51-100 Pound Capacity', '51-100-Pound-Capacity', 109749, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109754, 109754, 'Over 100 Pound Capacity', 'Over-100-Pound-Capacity', 109749, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50955, 50955, 'Shrink Wrap', 'Shrink-Wrap', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1290, 1290, 'Other', 'Other', 19273, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26238, 26238, 'Printing & Graphic Arts', 'Printing-and-Graphic-Arts', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26240, 26240, 'Bindery & Finishing Equipment', 'Bindery-and-Finishing-Equipment', 26238, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26243, 26243, 'Binders & Stitchers', 'Binders-and-Stitchers', 26240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57045, 57045, 'Collators & Bookletmakers', 'Collators-and-Bookletmakers', 26240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46692, 46692, 'Folders', 'Folders', 26240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46693, 46693, 'Laminators', 'Laminators', 26240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57050, 57050, 'Numbering Machines', 'Numbering-Machines', 26240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57049, 57049, 'Paper Cutters & Trimmers', 'Paper-Cutters-and-Trimmers', 26240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57051, 57051, 'Paper Drills & Punches', 'Paper-Drills-and-Punches', 26240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26242, 26242, 'Paper Joggers', 'Paper-Joggers', 26240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26244, 26244, 'Other', 'Other', 26240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97232, 97232, 'Commercial Printing Essentials', 'Commercial-Printing-Essentials', 26238, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97234, 97234, 'Books & Manuals', 'Books-and-Manuals', 97232, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26251, 26251, 'Letter Presses & Die Cutters', 'Letter-Presses-and-Die-Cutters', 97232, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46696, 46696, 'Parts, Feeders & Attachments', 'Parts-Feeders-and-Attachments', 97232, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 97233, 97233, 'Other', 'Other', 97232, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26247, 26247, 'Commercial Printing Presses', 'Commercial-Printing-Presses', 26238, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26249, 26249, 'Sheet-fed Offset Presses', 'Sheet-fed-Offset-Presses', 26247, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73155, 73155, 'Web-fed Offset Presses', 'Web-fed-Offset-Presses', 26247, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46697, 46697, 'Other', 'Other', 26247, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46698, 46698, 'Direct Mail Equipment', 'Direct-Mail-Equipment', 26238, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46694, 46694, 'Ink, Plates & Film', 'Ink-Plates-and-Film', 26238, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57053, 57053, 'Blankets', 'Blankets', 46694, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57054, 57054, 'Film', 'Film', 46694, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92151, 92151, 'Inks & Coatings', 'Inks-and-Coatings', 46694, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46721, 46721, 'Plates', 'Plates', 46694, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46695, 46695, 'Other', 'Other', 46694, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46722, 46722, 'Plotters, Wide Format Printing', 'Plotters-Wide-Format-Printing', 26238, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26245, 26245, 'Cutters- Wide Format', 'Cutters-Wide-Format', 46722, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46724, 46724, 'Printers- Wide Format', 'Printers-Wide-Format', 46722, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46723, 46723, 'Other', 'Other', 46722, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57058, 57058, 'PrePress Equipment', 'PrePress-Equipment', 26238, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46727, 46727, 'Printing & Graphic Essentials', 'Printing-and-Graphic-Essentials', 26238, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46728, 46728, 'Books & Manuals', 'Books-and-Manuals', 46727, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46730, 46730, 'Color Guides & Pantone', 'Color-Guides-and-Pantone', 46727, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46731, 46731, 'Densitometers', 'Densitometers', 46727, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117513, 117513, 'Duplicator Supplies', 'Duplicator-Supplies', 46727, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46733, 46733, 'General Accessories', 'General-Accessories', 46727, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26254, 26254, 'Software & Clipart', 'Software-and-Clipart', 46727, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46735, 46735, 'Type, Cuts & Printing Blocks', 'Type-Cuts-and-Printing-Blocks', 46727, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46734, 46734, 'Other', 'Other', 46727, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46743, 46743, 'Screen & Specialty Printing', 'Screen-and-Specialty-Printing', 26238, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46744, 46744, 'Engraving', 'Engraving', 46743, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57064, 57064, 'Heat Transfer', 'Heat-Transfer', 46743, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26253, 26253, 'Iron on Paper', 'Iron-on-Paper', 57064, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57065, 57065, 'Presses', 'Presses', 57064, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26248, 26248, 'Transfers', 'Transfers', 57064, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57066, 57066, 'Other', 'Other', 57064, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46746, 46746, 'Pad Printing', 'Pad-Printing', 46743, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46736, 46736, 'Screen Printing', 'Screen-Printing', 46743, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57063, 57063, 'Stamping & Embossing', 'Stamping-and-Embossing', 46743, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46747, 46747, 'Other', 'Other', 46743, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46739, 46739, 'Sign Making Supplies', 'Sign-Making-Supplies', 26238, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 117514, 117514, 'Magnetic Sheets & Supplies', 'Magnetic-Sheets-and-Supplies', 46739, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46740, 46740, 'Sign Lettering', 'Sign-Lettering', 46739, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46741, 46741, 'Vinyl & Sign Film', 'Vinyl-and-Sign-Film', 46739, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46742, 46742, 'Other', 'Other', 46739, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3180, 3180, 'Other', 'Other', 26238, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11874, 11874, 'Restaurant & Catering', 'Restaurant-and-Catering', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25362, 25362, 'Bar & Beverage Equipment', 'Bar-and-Beverage-Equipment', 11874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11875, 11875, 'Bar Supplies', 'Bar-Supplies', 25362, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67121, 67121, 'Blenders, Mixers & Juicers', 'Blenders-Mixers-and-Juicers', 25362, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53185, 53185, 'Coffee, Cocoa & Tea Equipment', 'Coffee-Cocoa-and-Tea-Equipment', 25362, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64016, 64016, 'Cappuccino & Hot Chocolate', 'Cappuccino-and-Hot-Chocolate', 53185, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67134, 67134, 'Coffee Brewers &  Warmers', 'Coffee-Brewers-and-Warmers', 53185, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67128, 67128, 'Coffee Containers', 'Coffee-Containers', 53185, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57070, 57070, 'Coffee Roasters', 'Coffee-Roasters', 53185, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53187, 53187, 'Espresso Machines', 'Espresso-Machines', 53185, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53304, 53304, 'Espresso Supplies', 'Espresso-Supplies', 53185, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53305, 53305, 'Grinders', 'Grinders', 53185, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53188, 53188, 'Tea Equipment', 'Tea-Equipment', 53185, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53306, 53306, 'Other', 'Other', 53185, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67118, 67118, 'Coolers & Glass Frosters', 'Coolers-and-Glass-Frosters', 25362, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57071, 57071, 'Draft Beer Dispensing', 'Draft-Beer-Dispensing', 25362, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67139, 67139, 'Couplers, Hoses & Fittings', 'Couplers-Hoses-and-Fittings', 57071, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67135, 67135, 'Draft Beer Towers & Faucets', 'Draft-Beer-Towers-and-Faucets', 57071, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67136, 67136, 'Drip & Drain Pans', 'Drip-and-Drain-Pans', 57071, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67137, 67137, 'Empty Kegs', 'Empty-Kegs', 57071, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67138, 67138, 'Keg Pumps', 'Keg-Pumps', 57071, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53189, 53189, 'Systems & Conversion Kits', 'Systems-and-Conversion-Kits', 57071, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67140, 67140, 'Tap Handles', 'Tap-Handles', 57071, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67141, 67141, 'Other', 'Other', 57071, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57068, 57068, 'Fountains & Soda Dispensing', 'Fountains-and-Soda-Dispensing', 25362, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25365, 25365, 'Frozen Drink & Slush Machines', 'Frozen-Drink-and-Slush-Machines', 25362, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67119, 67119, 'Kegerator, Direct Draw Coolers', 'Kegerator-Direct-Draw-Coolers', 25362, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57069, 57069, 'Water Filtration', 'Water-Filtration', 25362, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11876, 11876, 'Other', 'Other', 25362, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25367, 25367, 'Commercial Kitchen Equipment', 'Commercial-Kitchen-Equipment', 11874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95072, 95072, 'Baking & Dough Equipment', 'Baking-and-Dough-Equipment', 25367, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95093, 95093, 'Bakery Racks', 'Bakery-Racks', 95072, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95085, 95085, 'Donut Machines', 'Donut-Machines', 95072, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95086, 95086, 'Dough Proofers & Warmers', 'Dough-Proofers-and-Warmers', 95072, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95087, 95087, 'Dough Rollers & Cutters', 'Dough-Rollers-and-Cutters', 95072, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95092, 95092, 'Pans', 'Pans', 95072, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95073, 95073, 'Other', 'Other', 95072, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57106, 57106, 'Cleaning & Warewashing', 'Cleaning-and-Warewashing', 25367, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57107, 57107, 'Dishwashers', 'Dishwashers', 57106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159706, 159706, 'Faucets', 'Faucets', 57106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57108, 57108, 'Grease Traps', 'Grease-Traps', 57106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67193, 67193, 'Sinks', 'Sinks', 57106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67194, 67194, '1-Compartment Sinks', '1-Compartment-Sinks', 67193, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67195, 67195, '2-Compartment Sinks', '2-Compartment-Sinks', 67193, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67196, 67196, '3-Compartment Sinks', '3-Compartment-Sinks', 67193, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57109, 57109, 'Other', 'Other', 67193, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57110, 57110, 'Waste Disposal', 'Waste-Disposal', 57106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53230, 53230, 'Other', 'Other', 57106, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53220, 53220, 'Cooking & Warming Equipment', 'Cooking-and-Warming-Equipment', 25367, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 113742, 113742, 'Fryers', 'Fryers', 53220, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53216, 53216, 'Grills, Griddles & Broilers', 'Grills-Griddles-and-Broilers', 53220, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67155, 67155, 'Outdoor Barbecue & Smokers', 'Outdoor-Barbecue-and-Smokers', 53220, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53217, 53217, 'Ovens & Ranges', 'Ovens-and-Ranges', 53220, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95084, 95084, 'Bakery Ovens', 'Bakery-Ovens', 53217, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57080, 57080, 'Commercial Microwave Ovens', 'Commercial-Microwave-Ovens', 53217, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53218, 53218, 'Convection Ovens', 'Convection-Ovens', 53217, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57079, 57079, 'Deck & Conveyor Ovens', 'Deck-and-Conveyor-Ovens', 53217, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25369, 25369, 'Pizza Ovens', 'Pizza-Ovens', 53217, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25368, 25368, 'Ranges', 'Ranges', 53217, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57081, 57081, 'Rotisserie Ovens', 'Rotisserie-Ovens', 53217, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53219, 53219, 'Other', 'Other', 53217, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57083, 57083, 'Sandwich & Panini Grills', 'Sandwich-and-Panini-Grills', 53220, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57084, 57084, 'Soup & Steam Kettles', 'Soup-and-Steam-Kettles', 53220, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67156, 67156, 'Steamers & Steam Cooking', 'Steamers-and-Steam-Cooking', 53220, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67159, 67159, 'Toasters', 'Toasters', 53220, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57086, 57086, 'Waffle Irons & Crepe Machines', 'Waffle-Irons-and-Crepe-Machines', 53220, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 40116, 40116, 'Parts & Accessories', 'Parts-and-Accessories', 53220, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25370, 25370, 'Other', 'Other', 53220, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25357, 25357, 'Cookware & Kitchen Tools', 'Cookware-and-Kitchen-Tools', 25367, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11886, 11886, 'Bakeware', 'Bakeware', 25357, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11878, 11878, 'Cutlery', 'Cutlery', 25357, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57101, 57101, 'Foil & Wrap', 'Foil-and-Wrap', 25357, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57087, 57087, 'Knife Stones & Sharpeners', 'Knife-Stones-and-Sharpeners', 25357, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67163, 67163, 'Pans', 'Pans', 25357, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11877, 11877, 'Pots', 'Pots', 25357, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25358, 25358, 'Utensils', 'Utensils', 25357, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25359, 25359, 'Other', 'Other', 25357, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95078, 95078, 'Food Preparation Equipment', 'Food-Preparation-Equipment', 25367, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57099, 57099, 'Can Openers', 'Can-Openers', 95078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67164, 67164, 'Choppers & Cutters', 'Choppers-and-Cutters', 95078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 36346, 36346, 'Food Processors', 'Food-Processors', 95078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95074, 95074, 'Meat Grinders & Butcher Supply', 'Meat-Grinders-and-Butcher-Supply', 95078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53215, 53215, 'Knives', 'Knives', 95074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25372, 25372, 'Meat Grinders', 'Meat-Grinders', 95074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57088, 57088, 'Meat Tenderizers', 'Meat-Tenderizers', 95074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95075, 95075, 'Sausage Stuffers', 'Sausage-Stuffers', 95074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95076, 95076, 'Saws', 'Saws', 95074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95077, 95077, 'Other', 'Other', 95074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25373, 25373, 'Mixers', 'Mixers', 95078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53221, 53221, 'Mixer Accessories', 'Mixer-Accessories', 95078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111517, 111517, 'Prep Tables', 'Prep-Tables', 95078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95081, 95081, 'Pizza Preparation', 'Pizza-Preparation', 111517, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55840, 55840, 'Work Tables', 'Work-Tables', 111517, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 111518, 111518, 'Other', 'Other', 111517, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25383, 25383, 'Scales', 'Scales', 95078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25374, 25374, 'Slicers', 'Slicers', 95078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53222, 53222, 'Stick Blenders', 'Stick-Blenders', 95078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95083, 95083, 'Other', 'Other', 95078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57082, 57082, 'Hood Systems, Fire Suppression', 'Hood-Systems-Fire-Suppression', 25367, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57100, 57100, 'Storage & Handling Equipment', 'Storage-and-Handling-Equipment', 25367, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57102, 57102, 'Food Storage Containers', 'Food-Storage-Containers', 57100, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67148, 67148, 'Heating & Holding Cabinets', 'Heating-and-Holding-Cabinets', 57100, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 95079, 95079, 'Pizza Delivery Bags', 'Pizza-Delivery-Bags', 57100, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71419, 71419, 'Shelving & Racks', 'Shelving-and-Racks', 57100, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57104, 57104, 'Other', 'Other', 57100, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 92301, 92301, 'Other', 'Other', 25367, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67145, 67145, 'Concession Trailers & Carts', 'Concession-Trailers-and-Carts', 11874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67146, 67146, 'Carts, Stands & Kiosks', 'Carts-Stands-and-Kiosks', 67145, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46590, 46590, 'Concession Trailers', 'Concession-Trailers', 67145, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67147, 67147, 'Other', 'Other', 67145, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57093, 57093, 'Furniture, Signs & Décor', 'Furniture-Signs-and-Decor', 11874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67172, 67172, 'Chairs & Seating', 'Chairs-and-Seating', 57093, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57098, 57098, 'Decorations & Décor', 'Decorations-and-Decor', 57093, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109371, 109371, 'Display Cases', 'Display-Cases', 57093, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25380, 25380, 'Signage & Menu Boards', 'Signage-and-Menu-Boards', 57093, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11883, 11883, 'Tables', 'Tables', 57093, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57096, 57096, 'Other', 'Other', 57093, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25375, 25375, 'Refrigeration & Ice Machines', 'Refrigeration-and-Ice-Machines', 11874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53225, 53225, 'Coolers & Refrigerators', 'Coolers-and-Refrigerators', 25375, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53229, 53229, 'Freezers', 'Freezers', 25375, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67167, 67167, 'Ice Cream Machines', 'Ice-Cream-Machines', 25375, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67171, 67171, 'Ice Machines', 'Ice-Machines', 25375, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53226, 53226, 'Other', 'Other', 25375, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25381, 25381, 'Tabletop & Serving', 'Tabletop-and-Serving', 11874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55835, 55835, 'Serving, Buffet & Catering', 'Serving-Buffet-and-Catering', 25381, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55836, 55836, 'Buffet Tables & Salad Bars', 'Buffet-Tables-and-Salad-Bars', 55835, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159704, 159704, 'Carts', 'Carts', 55835, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55837, 55837, 'Chafers & Accessories', 'Chafers-and-Accessories', 55835, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55838, 55838, 'Insulated Food Containers', 'Insulated-Food-Containers', 55835, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25356, 25356, 'Other', 'Other', 55835, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25385, 25385, 'Tabletop', 'Tabletop', 25381, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11887, 11887, 'Dinnerware', 'Dinnerware', 25385, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25382, 25382, 'Disposables', 'Disposables', 25385, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11879, 11879, 'Flatware', 'Flatware', 25385, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11884, 11884, 'Glassware', 'Glassware', 25385, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25386, 25386, 'Linens', 'Linens', 25385, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25387, 25387, 'Tabletop Accessories', 'Tabletop-Accessories', 25385, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25388, 25388, 'Other', 'Other', 25385, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25384, 25384, 'Other', 'Other', 25381, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50935, 50935, 'Uniforms & Aprons', 'Uniforms-and-Aprons', 11874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50936, 50936, 'Aprons', 'Aprons', 50935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50937, 50937, 'Chef Coats', 'Chef-Coats', 50935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121274, 121274, 'Chef Pants', 'Chef-Pants', 50935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50938, 50938, 'Hats', 'Hats', 50935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11885, 11885, 'Other', 'Other', 50935, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25389, 25389, 'Vending & Tabletop Concessions', 'Vending-and-Tabletop-Concessions', 11874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55845, 55845, 'ATM Machines', 'ATM-Machines', 25389, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67177, 67177, 'Beverage & Snack Vending', 'Beverage-and-Snack-Vending', 25389, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25390, 25390, 'Cold Beverage & Soda Machines', 'Cold-Beverage-and-Soda-Machines', 67177, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67178, 67178, 'Hot Beverage Machines', 'Hot-Beverage-Machines', 67177, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67179, 67179, 'Snack & Beverage Combo', 'Snack-and-Beverage-Combo', 67177, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11888, 11888, 'Snack & Food Machines', 'Snack-and-Food-Machines', 67177, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50940, 50940, 'Parts & Accessories', 'Parts-and-Accessories', 67177, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 159705, 159705, 'Other', 'Other', 67177, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67184, 67184, 'Candy & Bulk Vending', 'Candy-and-Bulk-Vending', 25389, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50939, 50939, 'Candy & Bulk Vending Machines', 'Candy-and-Bulk-Vending-Machines', 67184, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109428, 109428, 'Parts', 'Parts', 67184, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67186, 67186, 'Other', 'Other', 67184, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67183, 67183, 'Change Machines', 'Change-Machines', 25389, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67187, 67187, 'Medicine & Condom Vending', 'Medicine-and-Condom-Vending', 25389, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46589, 46589, 'Tabletop Concession Machines', 'Tabletop-Concession-Machines', 25389, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67142, 67142, 'Concession Condiment Systems', 'Concession-Condiment-Systems', 46589, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67143, 67143, 'Cotton Candy', 'Cotton-Candy', 46589, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46591, 46591, 'Hot Dogs', 'Hot-Dogs', 46589, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55839, 55839, 'Nachos', 'Nachos', 46589, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46592, 46592, 'Popcorn', 'Popcorn', 46589, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57077, 57077, 'Pretzels', 'Pretzels', 46589, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67144, 67144, 'Snow Cones & Shaved Ice', 'Snow-Cones-and-Shaved-Ice', 46589, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25366, 25366, 'Other', 'Other', 46589, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 25391, 25391, 'Other', 'Other', 25389, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 1271, 1271, 'Other', 'Other', 11874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55841, 55841, 'Wholesale Lots', 'Wholesale-Lots', 11874, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55842, 55842, 'Bulk Food', 'Bulk-Food', 55841, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55843, 55843, 'Restaurant Supplies', 'Restaurant-Supplies', 55841, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52533, 52533, 'Retail Supplies', 'Retail-Supplies', 55841, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55844, 55844, 'Tabletop & Dinnerware', 'Tabletop-and-Dinnerware', 55841, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31487, 31487, 'Other', 'Other', 55841, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11890, 11890, 'Retail & Services', 'Retail-and-Services', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 106016, 106016, 'Beauty & Salon Equipment', 'Beauty-and-Salon-Equipment', 11890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73175, 73175, 'Dry Cleaning & Laundromat', 'Dry-Cleaning-and-Laundromat', 11890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 55852, 55852, 'Coin-op Washers & Dryers', 'Coin-op-Washers-and-Dryers', 73175, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73177, 73177, 'Dry Cleaning Equipment', 'Dry-Cleaning-Equipment', 73175, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73178, 73178, 'Other', 'Other', 73175, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109415, 109415, 'Labeling & Tagging Supplies', 'Labeling-and-Tagging-Supplies', 11890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109417, 109417, 'Barbs & Hooks', 'Barbs-and-Hooks', 109415, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109419, 109419, 'Labels', 'Labels', 109415, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109421, 109421, 'Price & Label Guns', 'Price-and-Label-Guns', 109415, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', '');**####**
INSERT INTO `categories` VALUES
('', '', '', '', 109422, 109422, 'Tag Guns', 'Tag-Guns', 109415, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109420, 109420, 'Tags', 'Tags', 109415, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 27172, 27172, 'Other', 'Other', 109415, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50941, 50941, 'Mannequins & Dress Forms', 'Mannequins-and-Dress-Forms', 11890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50945, 50945, 'Dress Forms', 'Dress-Forms', 50941, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50949, 50949, 'Full-Body Mannequins', 'Full-Body-Mannequins', 50941, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50950, 50950, 'Partial-Body & Mannequin Parts', 'Partial-Body-and-Mannequin-Parts', 50941, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50944, 50944, 'Torsos', 'Torsos', 50941, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50951, 50951, 'Other', 'Other', 50941, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71465, 71465, 'Point of Sale Equipment', 'Point-of-Sale-Equipment', 11890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46706, 46706, 'Bar Code Scanners', 'Bar-Code-Scanners', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71478, 71478, 'Card Encoders & Readers', 'Card-Encoders-and-Readers', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46708, 46708, 'Cash Drawers & Inserts', 'Cash-Drawers-and-Inserts', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11891, 11891, 'Cash Registers', 'Cash-Registers', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71476, 71476, 'Check Readers', 'Check-Readers', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 104246, 104246, 'Complete PC-Based Systems', 'Complete-PC-Based-Systems', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46594, 46594, 'Restaurant Systems', 'Restaurant-Systems', 104246, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71470, 71470, 'Retail Systems', 'Retail-Systems', 104246, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71477, 71477, 'Other', 'Other', 104246, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46714, 46714, 'Credit Card Imprinters', 'Credit-Card-Imprinters', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11892, 11892, 'Credit Card Terminals, Readers', 'Credit-Card-Terminals-Readers', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71466, 71466, 'Money Handling & Counting', 'Money-Handling-and-Counting', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71467, 71467, 'Bill & Cash Counting', 'Bill-and-Cash-Counting', 71466, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46707, 46707, 'Coin & Change Sorting', 'Coin-and-Change-Sorting', 71466, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71468, 71468, 'Counterfeit Detection', 'Counterfeit-Detection', 71466, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71469, 71469, 'Other', 'Other', 71466, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46710, 46710, 'Pin Pads & Keyboards', 'Pin-Pads-and-Keyboards', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46709, 46709, 'Pole Displays', 'Pole-Displays', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121275, 121275, 'Printers', 'Printers', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46712, 46712, 'Printers', 'Printers', 121275, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71472, 71472, 'Ribbons & Paper', 'Ribbons-and-Paper', 121275, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121276, 121276, 'Other', 'Other', 121275, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71475, 71475, 'POS Scales', 'POS-Scales', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46711, 46711, 'POS Software', 'POS-Software', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71474, 71474, 'Other', 'Other', 71465, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109430, 109430, 'Racks & Fixtures', 'Racks-and-Fixtures', 11890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121277, 121277, 'Card & Literature Stands', 'Card-and-Literature-Stands', 109430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109431, 109431, 'Clothing Racks', 'Clothing-Racks', 109430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11893, 11893, 'Display Cases', 'Display-Cases', 109430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109432, 109432, 'Hat Stands', 'Hat-Stands', 109430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109433, 109433, 'Pegboards & Hooks', 'Pegboards-and-Hooks', 109430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46704, 46704, 'Shelving', 'Shelving', 109430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 121278, 121278, 'Sign Holders', 'Sign-Holders', 109430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109434, 109434, 'Spinners & Carousels', 'Spinners-and-Carousels', 109430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11894, 11894, 'Other', 'Other', 109430, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71479, 71479, 'Security & Surveillance', 'Security-and-Surveillance', 11890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46974, 46974, 'Camera & Video Systems', 'Camera-and-Video-Systems', 71479, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71480, 71480, 'EAS, Tag-based Systems', 'EAS-Tag-based-Systems', 71479, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71481, 71481, 'Locking Devices & Alarms', 'Locking-Devices-and-Alarms', 71479, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71482, 71482, 'Other', 'Other', 71479, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 71483, 71483, 'Shopping Carts & Baskets', 'Shopping-Carts-and-Baskets', 11890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 46701, 46701, 'Other', 'Other', 11890, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 26261, 26261, 'Other', 'Other', 12576, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 625, 625, 'Cameras & Photo', 'Cameras-and-Photo', 0, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 28179, 28179, 'Binoculars & Telescopes', 'Binoculars-and-Telescopes', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83880, 83880, 'Binoculars', 'Binoculars', 28179, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83881, 83881, 'Compact, Pocket-Sized', 'Compact-Pocket-Sized', 83880, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83882, 83882, '2x to 5x magnification', '2x-to-5x-magnification', 83881, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83883, 83883, '6x to 9x magnification', '6x-to-9x-magnification', 83881, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 28180, 28180, '10x & more', '10x-and-more', 83881, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50537, 50537, 'Digital Camera Binoculars', 'Digital-Camera-Binoculars', 83880, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74921, 74921, 'Night Vision', 'Night-Vision', 83880, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162042, 162042, 'Opera, Theatre Glasses', 'Opera-Theatre-Glasses', 83880, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83884, 83884, 'Standard', 'Standard', 83880, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83885, 83885, '2x to 5x magnification', '2x-to-5x-magnification', 83884, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83886, 83886, '6x to 9x magnification', '6x-to-9x-magnification', 83884, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50538, 50538, '10x & more', '10x-and-more', 83884, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50539, 50539, 'Zoom', 'Zoom', 83880, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162043, 162043, 'Waterproof & Water Resistant', 'Waterproof-and-Water-Resistant', 83880, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50540, 50540, 'Other', 'Other', 83880, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83887, 83887, 'Monoculars', 'Monoculars', 28179, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74927, 74927, 'Telescopes', 'Telescopes', 28179, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 28181, 28181, 'Reflector', 'Reflector', 74927, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74928, 74928, 'Refractor', 'Refractor', 74927, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74929, 74929, 'Schmidt-Cassegrain', 'Schmidt-Cassegrain', 74927, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74930, 74930, 'Other', 'Other', 74927, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74922, 74922, 'Telescope Accessories', 'Telescope-Accessories', 28179, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29954, 29954, 'Eyepieces', 'Eyepieces', 74922, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74923, 74923, 'Filters', 'Filters', 74922, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74924, 74924, 'Lenses', 'Lenses', 74922, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74925, 74925, 'Mirrors, Prisms & Holders', 'Mirrors-Prisms-and-Holders', 74922, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74926, 74926, 'Other', 'Other', 74922, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162044, 162044, 'Other', 'Other', 28179, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11724, 11724, 'Camcorders', 'Camcorders', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11723, 11723, 'Camcorder Accessories', 'Camcorder-Accessories', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64323, 64323, 'Accessory Kits', 'Accessory-Kits', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83858, 83858, 'Bags, Straps & Cases', 'Bags-Straps-and-Cases', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83859, 83859, 'Compact Cases & Bags', 'Compact-Cases-and-Bags', 83858, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83861, 83861, 'Pro, Aluminum, Hard Cases', 'Pro-Aluminum-Hard-Cases', 83858, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83860, 83860, 'Shoulder Bags', 'Shoulder-Bags', 83858, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43432, 43432, 'Other', 'Other', 83858, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43433, 43433, 'Batteries', 'Batteries', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67339, 67339, 'Blank Tapes & Media', 'Blank-Tapes-and-Media', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67340, 67340, '8mm, Hi8, Digital8', '8mm-Hi8-Digital8', 67339, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 103403, 103403, 'DVD-R/RW & Mini DVD-R/RW', 'DVD-R-RW-and-Mini-DVD-R-RW', 67339, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15073, 15073, 'Mini DV', 'Mini-DV', 67339, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67341, 67341, 'VHS', 'VHS', 67339, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67342, 67342, 'Other', 'Other', 67339, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43439, 43439, 'Cables, Cords & Connectors', 'Cables-Cords-and-Connectors', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50480, 50480, 'Chargers', 'Chargers', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74903, 74903, 'Filters', 'Filters', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64328, 64328, 'Kits & Sets', 'Kits-and-Sets', 74903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74904, 74904, 'Polarizing', 'Polarizing', 74903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74905, 74905, 'Special Effects', 'Special-Effects', 74903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74906, 74906, 'UV, Haze & Protection', 'UV-Haze-and-Protection', 74903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74907, 74907, 'Other', 'Other', 74903, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29964, 29964, 'Lenses', 'Lenses', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64329, 64329, 'Lens Accessories', 'Lens-Accessories', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43440, 43440, 'Lights & Light Meters', 'Lights-and-Light-Meters', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83857, 83857, 'Microphones', 'Microphones', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 96994, 96994, 'Remote Controls', 'Remote-Controls', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64330, 64330, 'Tripods', 'Tripods', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 23780, 23780, 'Other', 'Other', 11723, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3327, 3327, 'Camera Accessories', 'Camera-Accessories', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 107894, 107894, 'Bags, Cases & Straps', 'Bags-Cases-and-Straps', 3327, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64335, 64335, 'Fitted Camera Cases', 'Fitted-Camera-Cases', 107894, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30049, 30049, 'Lens & Flash Cases', 'Lens-and-Flash-Cases', 107894, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50504, 50504, 'Pouches & Shoulder Bags', 'Pouches-and-Shoulder-Bags', 107894, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50505, 50505, 'Pro, Aluminum, Hard Cases', 'Pro-Aluminum-Hard-Cases', 107894, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64343, 64343, 'Straps', 'Straps', 107894, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30051, 30051, 'Suitcase-Style Cases', 'Suitcase-Style-Cases', 107894, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64336, 64336, 'Universal Camera Cases', 'Universal-Camera-Cases', 107894, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50507, 50507, 'Other', 'Other', 107894, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 18866, 18866, 'Digital Camera Accessories', 'Digital-Camera-Accessories', 3327, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29994, 29994, 'Accessory Kits', 'Accessory-Kits', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43444, 43444, 'Batteries', 'Batteries', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43445, 43445, 'AA', 'AA', 43444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64346, 64346, 'AAA', 'AAA', 43444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162045, 162045, 'Camera-Specific', 'Camera-Specific', 43444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43447, 43447, 'Other', 'Other', 43444, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50510, 50510, 'Chargers', 'Chargers', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50511, 50511, 'AA', 'AA', 50510, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64349, 64349, 'AAA', 'AAA', 50510, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162046, 162046, 'Camera-Specific', 'Camera-Specific', 50510, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50518, 50518, 'Other', 'Other', 50510, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 88653, 88653, 'Cables, Cords & Connectors', 'Cables-Cords-and-Connectors', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 88654, 88654, 'Audio/Video Cables', 'Audio-Video-Cables', 88653, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 88655, 88655, 'Serial Cables', 'Serial-Cables', 88653, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 88656, 88656, 'USB Cables', 'USB-Cables', 88653, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43443, 43443, 'Other', 'Other', 88653, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64344, 64344, 'Camera & Printer Docks', 'Camera-and-Printer-Docks', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50508, 50508, 'LCD Hoods & Screens', 'LCD-Hoods-and-Screens', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 18871, 18871, 'Memory Cards', 'Memory-Cards', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43448, 43448, 'Memory Card Readers & Adapters', 'Memory-Card-Readers-and-Adapters', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43449, 43449, 'For CompactFlash', 'For-CompactFlash', 43448, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43452, 43452, 'For Memory Stick', 'For-Memory-Stick', 43448, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50526, 50526, 'For Multimedia, Secure Digital', 'For-Multimedia-Secure-Digital', 43448, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43451, 43451, 'For SmartMedia', 'For-SmartMedia', 43448, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48546, 48546, 'For xD Picture Card', 'For-xD-Picture-Card', 43448, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43450, 43450, 'For Multiple Formats', 'For-Multiple-Formats', 43448, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48545, 48545, 'PCMCIA Adapters', 'PCMCIA-Adapters', 43448, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 18872, 18872, 'Other', 'Other', 43448, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50503, 50503, 'Memory Card Cases', 'Memory-Card-Cases', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50501, 50501, 'Power Adapters', 'Power-Adapters', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64345, 64345, 'Remote Controls', 'Remote-Controls', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50506, 50506, 'Underwater Housings', 'Underwater-Housings', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15215, 15215, 'Other', 'Other', 18866, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43478, 43478, 'Film Camera Accessories', 'Film-Camera-Accessories', 3327, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30055, 30055, 'Cables, Cords & Connectors', 'Cables-Cords-and-Connectors', 43478, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15203, 15203, 'Camera Body Accessories', 'Camera-Body-Accessories', 43478, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29965, 29965, 'For 35mm Rangefinder', 'For-35mm-Rangefinder', 15203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29966, 29966, 'For 35mm SLR', 'For-35mm-SLR', 15203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29967, 29967, 'Battery Packs, Power & Grips', 'Battery-Packs-Power-and-Grips', 29966, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29968, 29968, 'Finders & Eye Cups', 'Finders-and-Eye-Cups', 29966, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29969, 29969, 'Focusing Screens', 'Focusing-Screens', 29966, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29970, 29970, 'Motor Drives & Winders', 'Motor-Drives-and-Winders', 29966, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29971, 29971, 'Other', 'Other', 29966, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29972, 29972, 'For Medium Format', 'For-Medium-Format', 15203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29973, 29973, 'Film Backs & Holders', 'Film-Backs-and-Holders', 29972, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29974, 29974, 'Grips, Motor Drives & Winders', 'Grips-Motor-Drives-and-Winders', 29972, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29975, 29975, 'Finders & Eye Cups', 'Finders-and-Eye-Cups', 29972, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29976, 29976, 'Focusing Screens & Prisms', 'Focusing-Screens-and-Prisms', 29972, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29977, 29977, 'Other', 'Other', 29972, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29978, 29978, 'For Large Format', 'For-Large-Format', 15203, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29979, 29979, 'Film Backs & Holders', 'Film-Backs-and-Holders', 29978, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29980, 29980, 'Lensboards, Rails, Standards', 'Lensboards-Rails-Standards', 29978, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29981, 29981, 'Other', 'Other', 29978, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30057, 30057, 'Remotes & Wireless', 'Remotes-and-Wireless', 43478, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43479, 43479, 'Other', 'Other', 43478, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162480, 162480, 'Other', 'Other', 3327, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162047, 162047, 'Camera Parts & Repair', 'Camera-Parts-and-Repair', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64352, 64352, 'Digital Cameras', 'Digital-Cameras', 162047, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30038, 30038, 'Film Cameras', 'Film-Cameras', 162047, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15224, 15224, 'Darkroom & Developing', 'Darkroom-and-Developing', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29983, 29983, 'Chemicals', 'Chemicals', 15224, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29984, 29984, 'Enlargement Equipment', 'Enlargement-Equipment', 15224, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29985, 29985, 'Enlargers', 'Enlargers', 29984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29986, 29986, 'Enlargement Lenses', 'Enlargement-Lenses', 29984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162048, 162048, 'Easels & Negative Carriers', 'Easels-and-Negative-Carriers', 29984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29987, 29987, 'Other', 'Other', 29984, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29988, 29988, 'Finishing Equipment', 'Finishing-Equipment', 15224, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29989, 29989, 'Hardware, Lighting & Setup', 'Hardware-Lighting-and-Setup', 15224, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29990, 29990, 'Bulbs & Lights', 'Bulbs-and-Lights', 29989, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29991, 29991, 'Clocks & Timers', 'Clocks-and-Timers', 29989, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15225, 15225, 'Other', 'Other', 29989, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29992, 29992, 'Loupes & Magnifiers', 'Loupes-and-Magnifiers', 15224, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15226, 15226, 'Photographic Paper', 'Photographic-Paper', 15224, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29993, 29993, 'Processing Equipment', 'Processing-Equipment', 15224, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 629, 629, 'Other', 'Other', 15224, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 31388, 31388, 'Digital Cameras', 'Digital-Cameras', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15230, 15230, 'Film Cameras', 'Film-Cameras', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3322, 3322, '35mm Point & Shoot', '35mm-Point-and-Shoot', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15234, 15234, '35mm Rangefinder', '35mm-Rangefinder', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15241, 15241, '35mm SLR', '35mm-SLR', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11995, 11995, 'APS', 'APS', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30036, 30036, 'Cameras for Children', 'Cameras-for-Children', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 16168, 16168, 'Disposable', 'Disposable', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3347, 3347, 'Instant/ Polaroid', 'Instant-Polaroid', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 627, 627, 'Large Format', 'Large-Format', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15247, 15247, '5x7 & Smaller', '5x7-and-Smaller', 627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15248, 15248, '8x10 and Larger', '8x10-and-Larger', 627, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 710, 710, 'Medium Format', 'Medium-Format', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4689, 4689, 'Movie', 'Movie', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4691, 4691, 'Cameras', 'Cameras', 4689, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4790, 4790, 'Editing', 'Editing', 4689, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162052, 162052, 'Film', 'Film', 4689, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4690, 4690, 'Accessories', 'Accessories', 4689, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 628, 628, 'Other', 'Other', 4689, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 709, 709, 'Submini, Disc, 110', 'Submini-Disc-110', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4703, 4703, 'Underwater', 'Underwater', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 297, 297, 'Other', 'Other', 15230, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4201, 4201, 'Film', 'Film', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 151720, 151720, '16mm', '16mm', 4201, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74916, 74916, '35mm', '35mm', 4201, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74917, 74917, 'Black & White', 'Black-and-White', 74916, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74918, 74918, 'Color', 'Color', 74916, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74919, 74919, '100 Speed', '100-Speed', 74918, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 74920, 74920, '200 Speed', '200-Speed', 74918, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4202, 4202, '400 Speed', '400-Speed', 74918, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4203, 4203, 'APS', 'APS', 4201, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4204, 4204, 'Medium & Large Format', 'Medium-and-Large-Format', 4201, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3348, 3348, 'Polaroid & Instant Print', 'Polaroid-and-Instant-Print', 4201, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162050, 162050, 'Prepaid Processing', 'Prepaid-Processing', 4201, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4200, 4200, 'Other', 'Other', 4201, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64353, 64353, 'Flashes', 'Flashes', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 48515, 48515, 'Flash Units', 'Flash-Units', 64353, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64354, 64354, 'Flash Accessories', 'Flash-Accessories', 64353, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78997, 78997, 'Lenses & Filters', 'Lenses-and-Filters', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15216, 15216, 'Filters', 'Filters', 78997, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30041, 30041, 'Color Conversion', 'Color-Conversion', 15216, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162049, 162049, 'Close-Up', 'Close-Up', 15216, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30042, 30042, 'Enhancing', 'Enhancing', 15216, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30043, 30043, 'For Black & White Photography', 'For-Black-and-White-Photography', 15216, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15218, 15218, 'Kits & Sets', 'Kits-and-Sets', 15216, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30044, 30044, 'Light Balancing', 'Light-Balancing', 15216, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67346, 67346, 'Neutral Density', 'Neutral-Density', 15216, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15217, 15217, 'Polarizing', 'Polarizing', 15216, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50535, 50535, 'Skylight', 'Skylight', 15216, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67347, 67347, 'Special Effects', 'Special-Effects', 15216, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67348, 67348, 'Soft Effects', 'Soft-Effects', 67347, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67349, 67349, 'Special Color Effects', 'Special-Color-Effects', 67347, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67350, 67350, 'Star & Spectral Effects', 'Star-and-Spectral-Effects', 67347, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30045, 30045, 'Other', 'Other', 67347, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15219, 15219, 'UV, Haze & Protection', 'UV-Haze-and-Protection', 15216, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15220, 15220, 'Other', 'Other', 15216, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67355, 67355, 'Filter Accessories', 'Filter-Accessories', 78997, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30040, 30040, 'Adapters', 'Adapters', 67355, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67356, 67356, 'Filter Cases & Wallets', 'Filter-Cases-and-Wallets', 67355, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67357, 67357, 'Step Down Rings', 'Step-Down-Rings', 67355, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67358, 67358, 'Step Up Rings', 'Step-Up-Rings', 67355, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162051, 162051, 'Other', 'Other', 67355, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3323, 3323, 'Lenses', 'Lenses', 78997, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78998, 78998, 'Lens Accessories', 'Lens-Accessories', 78997, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30059, 30059, 'Adapters & Mounts', 'Adapters-and-Mounts', 78998, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162053, 162053, 'Cleaning Products', 'Cleaning-Products', 78998, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79001, 79001, 'Lens Caps', 'Lens-Caps', 78998, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79002, 79002, 'Front Caps', 'Front-Caps', 79001, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30060, 30060, 'Rear Caps', 'Rear-Caps', 79001, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 78999, 78999, 'Lens Hoods', 'Lens-Hoods', 78998, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79000, 79000, 'Other', 'Other', 78998, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30078, 30078, 'Lighting & Studio Equipment', 'Lighting-and-Studio-Equipment', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79003, 79003, 'Background Material', 'Background-Material', 30078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79004, 79004, 'Canvas', 'Canvas', 79003, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79005, 79005, 'Chroma Key', 'Chroma-Key', 79003, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30079, 30079, 'Muslin Backgrounds', 'Muslin-Backgrounds', 79003, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79006, 79006, 'Other', 'Other', 79003, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 88665, 88665, 'Booms, Stands & Supports', 'Booms-Stands-and-Supports', 30078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 88666, 88666, 'Booms', 'Booms', 88665, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30080, 30080, 'Lightstands', 'Lightstands', 88665, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 88667, 88667, 'Lightstands & Boom Accessories', 'Lightstands-and-Boom-Accessories', 88665, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3860, 3860, 'Continuous Lighting', 'Continuous-Lighting', 30078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79007, 79007, 'Light Controls & Modifiers', 'Light-Controls-and-Modifiers', 30078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30082, 30082, 'Reflectors', 'Reflectors', 79007, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79008, 79008, 'Softboxes', 'Softboxes', 79007, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79009, 79009, 'Umbrellas', 'Umbrellas', 79007, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79010, 79010, 'Other', 'Other', 79007, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 88668, 88668, 'Light Meters', 'Light-Meters', 30078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162185, 162185, 'Color', 'Color', 88668, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 708, 708, 'Flash', 'Flash', 88668, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 88669, 88669, 'Spot', 'Spot', 88668, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 88670, 88670, 'Other', 'Other', 88668, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30083, 30083, 'Portable Flashes & Strobes', 'Portable-Flashes-and-Strobes', 30078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15221, 15221, 'Flash Units', 'Flash-Units', 30083, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30084, 30084, 'Flash Accessories', 'Flash-Accessories', 30083, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30085, 30085, 'Props & Stage Equipment', 'Props-and-Stage-Equipment', 30078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30086, 30086, 'Slaves', 'Slaves', 30078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30087, 30087, 'Studio Flashes & Strobes', 'Studio-Flashes-and-Strobes', 30078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30088, 30088, 'Other', 'Other', 30078, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4684, 4684, 'Manuals, Guides & Books', 'Manuals-Guides-and-Books', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4685, 4685, 'How-To, Guides & Techniques', 'How-To-Guides-and-Techniques', 4684, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67367, 67367, 'Camera Cheat Sheets', 'Camera-Cheat-Sheets', 4684, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4686, 4686, 'Camera Manuals', 'Camera-Manuals', 4684, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67368, 67368, 'Lens Manuals', 'Lens-Manuals', 4684, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 712, 712, 'Other', 'Other', 4684, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29951, 29951, 'Photo Albums, Display, Storage', 'Photo-Albums-Display-Storage', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29952, 29952, 'Archival & Mounting Materials', 'Archival-and-Mounting-Materials', 29951, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 150044, 150044, 'Digital Photo Frames', 'Digital-Photo-Frames', 29951, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73459, 73459, 'Photo Albums', 'Photo-Albums', 29951, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73460, 73460, 'Baby Albums', 'Baby-Albums', 73459, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73461, 73461, 'Leather & Silver Albums', 'Leather-and-Silver-Albums', 73459, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73462, 73462, 'Vintage Albums', 'Vintage-Albums', 73459, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', '');**####**
INSERT INTO `categories` VALUES
('', '', '', '', 73463, 73463, 'Wedding Albums', 'Wedding-Albums', 73459, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 23795, 23795, 'Other', 'Other', 73459, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29953, 29953, 'Other', 'Other', 29951, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30021, 30021, 'Photo Printers & Paper', 'Photo-Printers-and-Paper', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67369, 67369, 'Camera Dock Printers', 'Camera-Dock-Printers', 30021, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15223, 15223, 'Film & Slide Scanners', 'Film-and-Slide-Scanners', 30021, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 162186, 162186, 'Photo Ink Cartridges', 'Photo-Ink-Cartridges', 30021, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73452, 73452, 'Photo Paper', 'Photo-Paper', 30021, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73453, 73453, 'Glossy', 'Glossy', 73452, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 18873, 18873, '4x6', '4x6', 73453, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73456, 73456, '5x7', '5x7', 73453, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73457, 73457, '8.5x11', '8-5x11', 73453, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73458, 73458, 'Other', 'Other', 73453, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73454, 73454, 'Matte', 'Matte', 73452, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 73455, 73455, 'Other', 'Other', 73452, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30022, 30022, 'Photography Software', 'Photography-Software', 30021, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30024, 30024, 'Other', 'Other', 30021, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 21162, 21162, 'Professional Video Equipment', 'Professional-Video-Equipment', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 21163, 21163, 'Blank Tapes & Media', 'Blank-Tapes-and-Media', 21162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 21164, 21164, 'Cables & Wires', 'Cables-and-Wires', 21162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 21165, 21165, 'Cameras', 'Cameras', 21162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 21166, 21166, 'Editing & Post-Production', 'Editing-and-Post-Production', 21162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 21167, 21167, 'Manuals', 'Manuals', 21162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 21517, 21517, 'Monitors', 'Monitors', 21162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 21168, 21168, 'Recorders & Players', 'Recorders-and-Players', 21162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 21169, 21169, 'Video Switchers & Routers', 'Video-Switchers-and-Routers', 21162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3319, 3319, 'Other', 'Other', 21162, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15250, 15250, 'Projection Equipment', 'Projection-Equipment', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15252, 15252, 'Movie Projectors', 'Movie-Projectors', 15250, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15253, 15253, '8mm', '8mm', 15252, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15254, 15254, '16mm', '16mm', 15252, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152385, 152385, 'Dual 8', 'Dual-8', 15252, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15255, 15255, 'Super 8', 'Super-8', 15252, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4791, 4791, 'Other', 'Other', 15252, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30089, 30089, 'Screens', 'Screens', 15250, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15256, 15256, 'Slide Projectors', 'Slide-Projectors', 15250, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83873, 83873, 'Accessories', 'Accessories', 15250, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15251, 15251, 'Bulbs & Lamps', 'Bulbs-and-Lamps', 83873, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83874, 83874, 'Projection Lenses', 'Projection-Lenses', 83873, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83876, 83876, 'Slide Trays', 'Slide-Trays', 83873, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83877, 83877, 'Slide Viewers', 'Slide-Viewers', 83873, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 83878, 83878, 'Other', 'Other', 83873, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15257, 15257, 'Other', 'Other', 15250, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 21198, 21198, 'Stock Photography & Footage', 'Stock-Photography-and-Footage', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30090, 30090, 'Tripods & Supports', 'Tripods-and-Supports', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30092, 30092, 'Monopods', 'Monopods', 30090, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30093, 30093, 'Tripods', 'Tripods', 30090, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30094, 30094, 'Complete Tripods', 'Complete-Tripods', 30093, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30095, 30095, 'Heads & Legs', 'Heads-and-Legs', 30093, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30096, 30096, 'Tabletop & Mini Tripods', 'Tabletop-and-Mini-Tripods', 30093, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30097, 30097, 'Other', 'Other', 30093, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 30091, 30091, 'Accessories', 'Accessories', 30090, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3325, 3325, 'Other', 'Other', 30090, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3326, 3326, 'Vintage Movie & Photography', 'Vintage-Movie-and-Photography', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 101643, 101643, 'Cameras', 'Cameras', 3326, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67373, 67373, 'By Collection', 'By-Collection', 101643, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67374, 67374, 'Ihagee', 'Ihagee', 67373, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67375, 67375, 'Kodak Brownie', 'Kodak-Brownie', 67373, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67376, 67376, 'Zeiss-Ikon', 'Zeiss-Ikon', 67373, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67377, 67377, 'Polaroid', 'Polaroid', 67373, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67378, 67378, 'Other', 'Other', 67373, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 67379, 67379, 'By Type', 'By-Type', 101643, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98923, 98923, '35mm', '35mm', 67379, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11716, 11716, 'Box', 'Box', 67379, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 109092, 109092, 'Disc', 'Disc', 67379, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11717, 11717, 'Folding', 'Folding', 67379, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 101644, 101644, 'Miniature & Spy', 'Miniature-and-Spy', 67379, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11718, 11718, 'Instant', 'Instant', 67379, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11719, 11719, 'Movie', 'Movie', 67379, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98924, 98924, 'Rangefinder', 'Rangefinder', 67379, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11720, 11720, 'SLR', 'SLR', 67379, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4692, 4692, 'Stereo', 'Stereo', 67379, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11721, 11721, 'TLR', 'TLR', 67379, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4701, 4701, 'Other', 'Other', 67379, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 101642, 101642, 'Lenses', 'Lenses', 3326, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11722, 11722, 'Projectors & Screens', 'Projectors-and-Screens', 3326, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 4702, 4702, 'Accessories', 'Accessories', 3326, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 711, 711, 'Other', 'Other', 3326, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45086, 45086, 'Wholesale Lots', 'Wholesale-Lots', 625, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50996, 50996, 'Digital Cameras', 'Digital-Cameras', 45086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 50997, 50997, 'Film Cameras', 'Film-Cameras', 45086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45088, 45088, 'Vintage', 'Vintage', 45086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45087, 45087, 'Accessories', 'Accessories', 45086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45089, 45089, 'Other', 'Other', 45086, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15032, 15032, 'Cell Phones & PDAs', 'Cell-Phones-and-PDAs', 0, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 80077, 80077, 'Bluetooth Accessories', 'Bluetooth-Accessories', 15032, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3312, 3312, 'Cell Phones & Smartphones', 'Cell-Phones-and-Smartphones', 15032, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 20336, 20336, 'Cell Phone & PDA Accessories', 'Cell-Phone-and-PDA-Accessories', 15032, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 38331, 38331, 'PDAs & Pocket PCs', 'PDAs-and-Pocket-PCs', 15032, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 146492, 146492, 'Phone & SIM Cards', 'Phone-and-SIM-Cards', 15032, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 43308, 43308, 'Refills & Top Ups', 'Refills-and-Top-Ups', 146492, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 29778, 29778, 'SIM Cards', 'SIM-Cards', 146492, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 146493, 146493, 'SIM Card Readers', 'SIM-Card-Readers', 146492, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45065, 45065, 'Wholesale Lots', 'Wholesale-Lots', 15032, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45070, 45070, 'Cell Phones', 'Cell-Phones', 45065, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 61495, 61495, 'PDAs & Pocket PCs', 'PDAs-and-Pocket-PCs', 45065, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45066, 45066, 'Parts & Accessories', 'Parts-and-Accessories', 45065, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45067, 45067, 'Antennas', 'Antennas', 45066, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64356, 64356, 'Batteries', 'Batteries', 45066, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 146494, 146494, 'Belt Clips & Holsters', 'Belt-Clips-and-Holsters', 45066, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45068, 45068, 'Cases', 'Cases', 45066, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 64357, 64357, 'Chargers', 'Chargers', 45066, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 146495, 146495, 'Faceplates', 'Faceplates', 45066, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 146496, 146496, 'Screen Protectors', 'Screen-Protectors', 45066, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45069, 45069, 'Other', 'Other', 45066, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 45073, 45073, 'Other', 'Other', 45065, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 42428, 42428, 'Other', 'Other', 15032, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 11450, 11450, 'Clothing, Shoes & Accessories', 'Clothing-Shoes-and-Accessories', 0, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163147, 163147, 'Costumes & Reenactment Attire', 'Costumes-and-Reenactment-Attire', 11450, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 19254, 19254, 'Costumes', 'Costumes', 163147, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 90635, 90635, 'Infants & Toddlers', 'Infants-and-Toddlers', 19254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 80913, 80913, 'Boys', 'Boys', 19254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 80914, 80914, 'Girls', 'Girls', 19254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 52762, 52762, 'Men', 'Men', 19254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 53369, 53369, 'Women', 'Women', 19254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 86207, 86207, 'Unisex', 'Unisex', 19254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 82162, 82162, 'Pets', 'Pets', 19254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 19255, 19255, 'Other', 'Other', 19254, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 98722, 98722, 'Reenactment Attire', 'Reenactment-Attire', 163147, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163129, 163129, '18th Century, Colonial', '18th-Century-Colonial', 98722, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 125474, 125474, 'Civil War', 'Civil-War', 98722, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 125473, 125473, 'Medieval & Renaissance', 'Medieval-and-Renaissance', 98722, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163130, 163130, 'Regency', 'Regency', 98722, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 125475, 125475, 'Victorian & Edwardian', 'Victorian-and-Edwardian', 98722, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163131, 163131, 'Patterns', 'Patterns', 98722, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163132, 163132, 'Other', 'Other', 98722, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155344, 155344, 'Accessories', 'Accessories', 163147, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155345, 155345, 'Capes & Cloaks', 'Capes-and-Cloaks', 155344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155346, 155346, 'Crowns & Tiaras', 'Crowns-and-Tiaras', 155344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155348, 155348, 'Gloves', 'Gloves', 155344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155349, 155349, 'Hats & Headgear', 'Hats-and-Headgear', 155344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 116724, 116724, 'Masks', 'Masks', 155344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163148, 163148, 'Pirate Gear', 'Pirate-Gear', 155344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155347, 155347, 'Shoes, Footwear', 'Shoes-Footwear', 155344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155350, 155350, 'Wigs & Facial Hair', 'Wigs-and-Facial-Hair', 155344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155351, 155351, 'Wings', 'Wings', 155344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 82161, 82161, 'Other', 'Other', 155344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163149, 163149, 'Other', 'Other', 163147, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155240, 155240, 'Cultural & Ethnic Clothing', 'Cultural-and-Ethnic-Clothing', 11450, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155241, 155241, 'Africa', 'Africa', 155240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155242, 155242, 'Asia & Pacific Islands', 'Asia-and-Pacific-Islands', 155240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155243, 155243, 'Cheong-sam', 'Cheong-sam', 155242, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163141, 163141, 'Jackets', 'Jackets', 155242, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155244, 155244, 'Kimono', 'Kimono', 155242, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155245, 155245, 'Other', 'Other', 155242, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163142, 163142, 'Europe', 'Europe', 155240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163143, 163143, 'Dirndls', 'Dirndls', 163142, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 112424, 112424, 'Kilts & Sporrans', 'Kilts-and-Sporrans', 163142, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163144, 163144, 'Lederhosen', 'Lederhosen', 163142, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163145, 163145, 'Other', 'Other', 163142, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155246, 155246, 'India & Pakistan', 'India-and-Pakistan', 155240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155247, 155247, 'Choli', 'Choli', 155246, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155248, 155248, 'Kurta', 'Kurta', 155246, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155249, 155249, 'Salwar Kameez', 'Salwar-Kameez', 155246, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155250, 155250, 'Sari, Saree', 'Sari-Saree', 155246, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155251, 155251, 'Other', 'Other', 155246, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155252, 155252, 'Latin America', 'Latin-America', 155240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155253, 155253, 'Middle East', 'Middle-East', 155240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163146, 163146, 'Native American', 'Native-American', 155240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 155254, 155254, 'Other', 'Other', 155240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 112425, 112425, 'Dancewear & Dance Shoes', 'Dancewear-and-Dance-Shoes', 11450, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152344, 152344, 'Boys Dancewear', 'Boys-Dancewear', 112425, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152345, 152345, 'Girls Dancewear', 'Girls-Dancewear', 112425, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152346, 152346, 'Dance Shoes', 'Dance-Shoes', 152345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152347, 152347, 'Ballet', 'Ballet', 152346, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152348, 152348, 'Irish', 'Irish', 152346, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152349, 152349, 'Jazz, Hip Hop', 'Jazz-Hip-Hop', 152346, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152350, 152350, 'Tap', 'Tap', 152346, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152351, 152351, 'Other', 'Other', 152346, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152352, 152352, 'Dresses & Tutus', 'Dresses-and-Tutus', 152345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163137, 163137, 'Leg Warmers', 'Leg-Warmers', 152345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152353, 152353, 'Leggings & Tights', 'Leggings-and-Tights', 152345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152354, 152354, 'Leotards & Unitards', 'Leotards-and-Unitards', 152345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152355, 152355, 'Outfits', 'Outfits', 152345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163138, 163138, 'Pants & Shorts', 'Pants-and-Shorts', 152345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152356, 152356, 'Tops, Shirts', 'Tops-Shirts', 152345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152357, 152357, 'Totes, Duffle Bags', 'Totes-Duffle-Bags', 152345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152358, 152358, 'Dance Accessories', 'Dance-Accessories', 152345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152359, 152359, 'Lots', 'Lots', 152345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 112426, 112426, 'Other', 'Other', 152345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 112427, 112427, 'Mens Dancewear', 'Mens-Dancewear', 112425, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 150661, 150661, 'Womens Dancewear', 'Womens-Dancewear', 112425, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 108911, 108911, 'Dance Shoes', 'Dance-Shoes', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 150663, 150663, 'Ballet', 'Ballet', 108911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152340, 152340, 'Ballroom', 'Ballroom', 108911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152341, 152341, 'Character', 'Character', 108911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 150664, 150664, 'Jazz, Hip Hop', 'Jazz-Hip-Hop', 108911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152342, 152342, 'Tap', 'Tap', 108911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 153004, 153004, 'Other', 'Other', 108911, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152360, 152360, 'Ballet', 'Ballet', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152361, 152361, 'Ballroom', 'Ballroom', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152362, 152362, 'Belly Dancing', 'Belly-Dancing', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152363, 152363, 'Square Dancing', 'Square-Dancing', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163139, 163139, 'Leg Warmers', 'Leg-Warmers', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152364, 152364, 'Leggings & Tights', 'Leggings-and-Tights', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152365, 152365, 'Leotards & Unitards', 'Leotards-and-Unitards', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152366, 152366, 'Outfits', 'Outfits', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163140, 163140, 'Pants & Shorts', 'Pants-and-Shorts', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 150666, 150666, 'Skirts', 'Skirts', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152367, 152367, 'Tops, Shirts', 'Tops-Shirts', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152368, 152368, 'Totes, Duffle Bags', 'Totes-Duffle-Bags', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 152369, 152369, 'Dance Accessories', 'Dance-Accessories', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 112428, 112428, 'Other', 'Other', 150661, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3082, 3082, 'Infants & Toddlers', 'Infants-and-Toddlers', 11450, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 139762, 139762, 'Christening Gowns & Suits', 'Christening-Gowns-and-Suits', 3082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79712, 79712, 'Custom, Handmade', 'Custom-Handmade', 3082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163199, 163199, 'Accessories', 'Accessories', 79712, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163200, 163200, 'Bibs', 'Bibs', 163199, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163201, 163201, 'Blankets & Wraps', 'Blankets-and-Wraps', 163199, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163202, 163202, 'Hair Accessories', 'Hair-Accessories', 163199, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163203, 163203, 'Hats & Headgear', 'Hats-and-Headgear', 163199, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163204, 163204, 'Jewelry', 'Jewelry', 163199, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163205, 163205, 'Shoes & Booties', 'Shoes-and-Booties', 163199, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163206, 163206, 'Socks & Leg Warmers', 'Socks-and-Leg-Warmers', 163199, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79713, 79713, 'Other', 'Other', 163199, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147282, 147282, 'Boys Clothing', 'Boys-Clothing', 79712, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163212, 163212, 'Girls Clothing', 'Girls-Clothing', 79712, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163213, 163213, 'Dresses', 'Dresses', 163212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163207, 163207, 'Jeans & Pants', 'Jeans-and-Pants', 163212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163208, 163208, 'Outfits & Sets', 'Outfits-and-Sets', 163212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163209, 163209, 'Shirts & T-Shirts', 'Shirts-and-T-Shirts', 163212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163210, 163210, 'Skirts', 'Skirts', 163212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163211, 163211, 'Sweaters & Sets', 'Sweaters-and-Sets', 163212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79714, 79714, 'Other', 'Other', 163212, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163214, 163214, 'Unisex Clothing', 'Unisex-Clothing', 79712, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 79715, 79715, 'Other', 'Other', 79712, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15557, 15557, 'Accessories', 'Accessories', 3082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163215, 163215, 'Boys Accessories', 'Boys-Accessories', 15557, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163216, 163216, 'Bags', 'Bags', 163215, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163217, 163217, 'Bibs', 'Bibs', 163215, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163218, 163218, 'Caps & Hats', 'Caps-and-Hats', 163215, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163219, 163219, 'Gloves & Mittens', 'Gloves-and-Mittens', 163215, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163220, 163220, 'Socks', 'Socks', 163215, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163221, 163221, 'Other', 'Other', 163215, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163222, 163222, 'Girls Accessories', 'Girls-Accessories', 15557, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57748, 57748, 'Bags', 'Bags', 163222, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163223, 163223, 'Bibs', 'Bibs', 163222, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163224, 163224, 'Caps & Hats', 'Caps-and-Hats', 163222, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163225, 163225, 'Gloves & Mittens', 'Gloves-and-Mittens', 163222, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 18786, 18786, 'Hair Accessories', 'Hair-Accessories', 163222, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147284, 147284, 'Socks & Tights', 'Socks-and-Tights', 163222, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163226, 163226, 'Other', 'Other', 163222, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163227, 163227, 'Unisex Accessories', 'Unisex-Accessories', 15557, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163228, 163228, 'Bags', 'Bags', 163227, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163229, 163229, 'Bibs', 'Bibs', 163227, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 18787, 18787, 'Caps & Hats', 'Caps-and-Hats', 163227, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147283, 147283, 'Gloves & Mittens', 'Gloves-and-Mittens', 163227, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57749, 57749, 'Socks', 'Socks', 163227, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15560, 15560, 'Other', 'Other', 163227, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57750, 57750, 'Boys Clothing', 'Boys-Clothing', 3082, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163232, 163232, 'Preemies', 'Preemies', 57750, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163233, 163233, 'Bottoms', 'Bottoms', 163232, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163234, 163234, 'One-Pieces', 'One-Pieces', 163232, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163235, 163235, 'Outerwear', 'Outerwear', 163232, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163236, 163236, 'Outfits & Sets', 'Outfits-and-Sets', 163232, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163237, 163237, 'Sleepwear', 'Sleepwear', 163232, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163238, 163238, 'Tops', 'Tops', 163232, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163239, 163239, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 163232, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147304, 147304, 'Other', 'Other', 163232, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57751, 57751, '0-3 Months', '0-3-Months', 57750, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57752, 57752, 'Bottoms', 'Bottoms', 57751, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57754, 57754, 'One-Pieces', 'One-Pieces', 57751, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57755, 57755, 'Outerwear', 'Outerwear', 57751, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57756, 57756, 'Outfits & Sets', 'Outfits-and-Sets', 57751, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57757, 57757, 'Overalls', 'Overalls', 57751, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57758, 57758, 'Sleepwear', 'Sleepwear', 57751, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 103061, 103061, 'Sweaters', 'Sweaters', 57751, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 103062, 103062, 'Swimwear', 'Swimwear', 57751, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57759, 57759, 'Tops', 'Tops', 57751, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57753, 57753, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 57751, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57760, 57760, 'Other', 'Other', 57751, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57761, 57761, '3-6 Months', '3-6-Months', 57750, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57762, 57762, 'Bottoms', 'Bottoms', 57761, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57763, 57763, 'One-Pieces', 'One-Pieces', 57761, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57764, 57764, 'Outerwear', 'Outerwear', 57761, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57765, 57765, 'Outfits & Sets', 'Outfits-and-Sets', 57761, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57766, 57766, 'Overalls', 'Overalls', 57761, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57767, 57767, 'Sleepwear', 'Sleepwear', 57761, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57768, 57768, 'Sweaters', 'Sweaters', 57761, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 103063, 103063, 'Swimwear', 'Swimwear', 57761, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57769, 57769, 'Tops', 'Tops', 57761, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57770, 57770, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 57761, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57771, 57771, 'Other', 'Other', 57761, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57772, 57772, '6-9 Months', '6-9-Months', 57750, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57773, 57773, 'Bottoms', 'Bottoms', 57772, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57774, 57774, 'One-Pieces', 'One-Pieces', 57772, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57775, 57775, 'Outerwear', 'Outerwear', 57772, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57776, 57776, 'Outfits & Sets', 'Outfits-and-Sets', 57772, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57777, 57777, 'Overalls', 'Overalls', 57772, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57778, 57778, 'Sleepwear', 'Sleepwear', 57772, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57779, 57779, 'Sweaters', 'Sweaters', 57772, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 103064, 103064, 'Swimwear', 'Swimwear', 57772, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57780, 57780, 'Tops', 'Tops', 57772, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57781, 57781, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 57772, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57782, 57782, 'Other', 'Other', 57772, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163240, 163240, '9-12 Months', '9-12-Months', 57750, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163241, 163241, 'Bottoms', 'Bottoms', 163240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163242, 163242, 'One-Pieces', 'One-Pieces', 163240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163243, 163243, 'Outerwear', 'Outerwear', 163240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163244, 163244, 'Outfits & Sets', 'Outfits-and-Sets', 163240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163245, 163245, 'Overalls', 'Overalls', 163240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163246, 163246, 'Sleepwear', 'Sleepwear', 163240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163247, 163247, 'Sweaters', 'Sweaters', 163240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163248, 163248, 'Swimwear', 'Swimwear', 163240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163249, 163249, 'Tops', 'Tops', 163240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163250, 163250, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 163240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163251, 163251, 'Other', 'Other', 163240, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57783, 57783, '12-18 Months', '12-18-Months', 57750, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57793, 57793, 'Bottoms', 'Bottoms', 57783, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57784, 57784, 'One-Pieces', 'One-Pieces', 57783, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57785, 57785, 'Outerwear', 'Outerwear', 57783, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57786, 57786, 'Outfits & Sets', 'Outfits-and-Sets', 57783, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57787, 57787, 'Overalls', 'Overalls', 57783, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57788, 57788, 'Sleepwear', 'Sleepwear', 57783, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57789, 57789, 'Sweaters', 'Sweaters', 57783, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 103065, 103065, 'Swimwear', 'Swimwear', 57783, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57790, 57790, 'Tops', 'Tops', 57783, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57791, 57791, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 57783, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57792, 57792, 'Other', 'Other', 57783, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147305, 147305, '18-24 Months', '18-24-Months', 57750, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147306, 147306, 'Bottoms', 'Bottoms', 147305, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', '');**####**
INSERT INTO `categories` VALUES
('', '', '', '', 147307, 147307, 'One-Pieces', 'One-Pieces', 147305, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147308, 147308, 'Outerwear', 'Outerwear', 147305, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147309, 147309, 'Outfits & Sets', 'Outfits-and-Sets', 147305, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147310, 147310, 'Overalls', 'Overalls', 147305, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147311, 147311, 'Sleepwear', 'Sleepwear', 147305, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147312, 147312, 'Sweaters', 'Sweaters', 147305, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147313, 147313, 'Swimwear', 'Swimwear', 147305, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147314, 147314, 'Tops', 'Tops', 147305, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147315, 147315, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 147305, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147316, 147316, 'Other', 'Other', 147305, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3074, 3074, 'Size 2T', 'Size-2T', 57750, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57794, 57794, 'Jeans, Pants & Shorts', 'Jeans-Pants-and-Shorts', 3074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57795, 57795, 'Athletic', 'Athletic', 57794, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57796, 57796, 'Corduroys', 'Corduroys', 57794, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57797, 57797, 'Jeans', 'Jeans', 57794, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57798, 57798, 'Khakis, Chinos', 'Khakis-Chinos', 57794, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57807, 57807, 'Overalls', 'Overalls', 57794, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163133, 163133, 'Pants, Slacks', 'Pants-Slacks', 57794, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15601, 15601, 'Shorts', 'Shorts', 57794, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163134, 163134, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 57794, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3077, 3077, 'Other', 'Other', 57794, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57799, 57799, 'Outerwear', 'Outerwear', 3074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57801, 57801, 'Coats - Casual', 'Coats-Casual', 57799, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163135, 163135, 'Coats - Dress', 'Coats-Dress', 57799, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57802, 57802, 'Fleece', 'Fleece', 57799, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57800, 57800, 'Jackets', 'Jackets', 57799, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57805, 57805, 'Rain & Wind', 'Rain-and-Wind', 57799, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 57804, 57804, 'Snow Suits & Pants', 'Snow-Suits-and-Pants', 57799, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163136, 163136, 'Vests', 'Vests', 57799, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3076, 3076, 'Other', 'Other', 57799, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15600, 15600, 'Outfits & Sets', 'Outfits-and-Sets', 3074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15602, 15602, 'Sleepwear', 'Sleepwear', 3074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 132983, 132983, 'Suits', 'Suits', 3074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15603, 15603, 'Sweaters', 'Sweaters', 3074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15604, 15604, 'Swimwear', 'Swimwear', 3074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3078, 3078, 'Tops & T-Shirts', 'Tops-and-T-Shirts', 3074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15605, 15605, 'Underwear', 'Underwear', 3074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 15606, 15606, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 3074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 3073, 3073, 'Other', 'Other', 3074, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147317, 147317, 'Size 3T', 'Size-3T', 57750, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147318, 147318, 'Jeans, Pants & Shorts', 'Jeans-Pants-and-Shorts', 147317, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147319, 147319, 'Athletic', 'Athletic', 147318, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147320, 147320, 'Corduroys', 'Corduroys', 147318, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147321, 147321, 'Jeans', 'Jeans', 147318, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147322, 147322, 'Khakis, Chinos', 'Khakis-Chinos', 147318, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147334, 147334, 'Overalls', 'Overalls', 147318, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163252, 163252, 'Pants, Slacks', 'Pants-Slacks', 147318, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147335, 147335, 'Shorts', 'Shorts', 147318, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163253, 163253, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 147318, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147323, 147323, 'Other', 'Other', 147318, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147324, 147324, 'Outerwear', 'Outerwear', 147317, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147326, 147326, 'Coats - Casual', 'Coats-Casual', 147324, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163254, 163254, 'Coats - Dress', 'Coats-Dress', 147324, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147327, 147327, 'Fleece', 'Fleece', 147324, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147325, 147325, 'Jackets', 'Jackets', 147324, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147330, 147330, 'Rain & Wind', 'Rain-and-Wind', 147324, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147329, 147329, 'Snow Suits & Pants', 'Snow-Suits-and-Pants', 147324, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163255, 163255, 'Vests', 'Vests', 147324, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147332, 147332, 'Other', 'Other', 147324, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147333, 147333, 'Outfits & Sets', 'Outfits-and-Sets', 147317, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147336, 147336, 'Sleepwear', 'Sleepwear', 147317, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147337, 147337, 'Suits', 'Suits', 147317, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147338, 147338, 'Sweaters', 'Sweaters', 147317, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147339, 147339, 'Swimwear', 'Swimwear', 147317, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147340, 147340, 'Tops & T-Shirts', 'Tops-and-T-Shirts', 147317, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147341, 147341, 'Underwear', 'Underwear', 147317, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147342, 147342, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 147317, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147343, 147343, 'Other', 'Other', 147317, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147344, 147344, 'Size 4T', 'Size-4T', 57750, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147345, 147345, 'Jeans, Pants & Shorts', 'Jeans-Pants-and-Shorts', 147344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147346, 147346, 'Athletic', 'Athletic', 147345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147347, 147347, 'Corduroys', 'Corduroys', 147345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147348, 147348, 'Jeans', 'Jeans', 147345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147349, 147349, 'Khakis, Chinos', 'Khakis-Chinos', 147345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147361, 147361, 'Overalls', 'Overalls', 147345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163256, 163256, 'Pants, Slacks', 'Pants-Slacks', 147345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147362, 147362, 'Shorts', 'Shorts', 147345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163257, 163257, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 147345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147350, 147350, 'Other', 'Other', 147345, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147351, 147351, 'Outerwear', 'Outerwear', 147344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147353, 147353, 'Coats - Casual', 'Coats-Casual', 147351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163258, 163258, 'Coats - Dress', 'Coats-Dress', 147351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147354, 147354, 'Fleece', 'Fleece', 147351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147352, 147352, 'Jackets', 'Jackets', 147351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147357, 147357, 'Rain & Wind', 'Rain-and-Wind', 147351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147356, 147356, 'Snow Suits & Pants', 'Snow-Suits-and-Pants', 147351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163259, 163259, 'Vests', 'Vests', 147351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147359, 147359, 'Other', 'Other', 147351, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147360, 147360, 'Outfits & Sets', 'Outfits-and-Sets', 147344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147363, 147363, 'Sleepwear', 'Sleepwear', 147344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147364, 147364, 'Suits', 'Suits', 147344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147365, 147365, 'Sweaters', 'Sweaters', 147344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147366, 147366, 'Swimwear', 'Swimwear', 147344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147367, 147367, 'Tops & T-Shirts', 'Tops-and-T-Shirts', 147344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147368, 147368, 'Underwear', 'Underwear', 147344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147369, 147369, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 147344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147370, 147370, 'Other', 'Other', 147344, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147371, 147371, 'Size 5T', 'Size-5T', 57750, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147372, 147372, 'Jeans, Pants & Shorts', 'Jeans-Pants-and-Shorts', 147371, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147373, 147373, 'Athletic', 'Athletic', 147372, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147374, 147374, 'Corduroys', 'Corduroys', 147372, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147375, 147375, 'Jeans', 'Jeans', 147372, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147376, 147376, 'Khakis, Chinos', 'Khakis-Chinos', 147372, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147388, 147388, 'Overalls', 'Overalls', 147372, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163260, 163260, 'Pants, Slacks', 'Pants-Slacks', 147372, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147389, 147389, 'Shorts', 'Shorts', 147372, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163261, 163261, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 147372, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147377, 147377, 'Other', 'Other', 147372, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147378, 147378, 'Outerwear', 'Outerwear', 147371, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147380, 147380, 'Coats - Casual', 'Coats-Casual', 147378, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163262, 163262, 'Coats - Dress', 'Coats-Dress', 147378, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147381, 147381, 'Fleece', 'Fleece', 147378, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147379, 147379, 'Jackets', 'Jackets', 147378, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147384, 147384, 'Rain & Wind', 'Rain-and-Wind', 147378, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147383, 147383, 'Snow Suits & Pants', 'Snow-Suits-and-Pants', 147378, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 163263, 163263, 'Vests', 'Vests', 147378, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147386, 147386, 'Other', 'Other', 147378, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147387, 147387, 'Outfits & Sets', 'Outfits-and-Sets', 147371, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147390, 147390, 'Sleepwear', 'Sleepwear', 147371, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147391, 147391, 'Suits', 'Suits', 147371, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147392, 147392, 'Sweaters', 'Sweaters', 147371, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147393, 147393, 'Swimwear', 'Swimwear', 147371, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147394, 147394, 'Tops & T-Shirts', 'Tops-and-T-Shirts', 147371, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147395, 147395, 'Underwear', 'Underwear', 147371, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 147396, 147396, 'Mixed Items & Lots', 'Mixed-Items-and-Lots', 147371, 1000, '', '', '', '', '', '', '', '', 1, 1, 1, '', '', '', '', '', '', 1, 1, '', ''),
('', '', '', '', 14