-- phpMyAdmin SQL Dump -- version 2.6.0-pl2 -- http://www.phpmyadmin.net -- -- Host: localhost -- Generation Time: Dec 13, 2002 at 17:02 PM -- Server version: 4.0.15 -- PHP Version: 4.3.3 -- -- Database: `probidv5` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_abuses` -- CREATE TABLE `probid_abuses` ( `id` int(11) NOT NULL auto_increment, `reporterid` int(11) NOT NULL default '0', `reporterusern` varchar(100) NOT NULL default '', `abuserusern` varchar(100) NOT NULL default '', `comment` text NOT NULL, `reportdate` int(11) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with abuse reports' AUTO_INCREMENT=1 ; -- -- Dumping data for table `probid_abuses` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_admins` -- CREATE TABLE `probid_admins` ( `id` int(11) NOT NULL auto_increment, `username` varchar(100) NOT NULL default '', `password` varchar(100) NOT NULL default '', `created` date NOT NULL default '0000-00-00', `lastlogin` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with admin info' AUTO_INCREMENT=5 ; -- -- Dumping data for table `probid_admins` -- INSERT INTO `probid_admins` VALUES (1, 'admin', '1234', '2004-09-16', '2004-11-29 10:47:52'); -- -------------------------------------------------------- -- -- Table structure for table `probid_adultfilter` -- CREATE TABLE `probid_adultfilter` ( `2` int(11) NOT NULL auto_increment, `word` varchar(255) NOT NULL default '', PRIMARY KEY (`2`) ) TYPE=MyISAM AUTO_INCREMENT=4 ; -- -- Dumping data for table `probid_adultfilter` -- INSERT INTO `probid_adultfilter` VALUES (2, 'sex'); INSERT INTO `probid_adultfilter` VALUES (3, 'xxx'); -- -------------------------------------------------------- -- -- Table structure for table `probid_adverts` -- CREATE TABLE `probid_adverts` ( `id` int(11) NOT NULL auto_increment, `name` varchar(100) NOT NULL default '', `company` varchar(100) NOT NULL default '', `email` varchar(255) NOT NULL default '', `url` varchar(255) NOT NULL default '', `views` int(11) NOT NULL default '0', `clicks` int(11) NOT NULL default '0', `imgpath` varchar(255) NOT NULL default '', `alttext` varchar(255) NOT NULL default '', `textunder` varchar(255) NOT NULL default '', `views_p` int(11) NOT NULL default '0', `clicks_p` int(11) NOT NULL default '0', `cat_filter` text NOT NULL, `keyword_filter` text NOT NULL, `banner_code` longtext NOT NULL, `type` varchar(100) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with banners data' AUTO_INCREMENT=10001 ; -- -- Dumping data for table `probid_adverts` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_auction_durations` -- CREATE TABLE `probid_auction_durations` ( `id` int(11) NOT NULL auto_increment, `days` int(11) NOT NULL default '0', `description` varchar(100) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with auction durations' AUTO_INCREMENT=68 ; -- -- Dumping data for table `probid_auction_durations` -- INSERT INTO `probid_auction_durations` VALUES (62, 1, '1 day'); INSERT INTO `probid_auction_durations` VALUES (63, 2, '2 days'); INSERT INTO `probid_auction_durations` VALUES (64, 7, '1 week'); INSERT INTO `probid_auction_durations` VALUES (65, 14, '2 weeks'); INSERT INTO `probid_auction_durations` VALUES (66, 28, '1 Month'); INSERT INTO `probid_auction_durations` VALUES (67, 56, '2 Months'); -- -------------------------------------------------------- -- -- Table structure for table `probid_auction_images` -- CREATE TABLE `probid_auction_images` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `auctionid` int(11) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with additional auction images' AUTO_INCREMENT=1 ; -- -- Dumping data for table `probid_auction_images` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_auction_watch` -- CREATE TABLE `probid_auction_watch` ( `id` int(11) NOT NULL auto_increment, `userid` int(11) NOT NULL default '0', `auctionid` int(11) NOT NULL default '0', `useremail` varchar(255) NOT NULL default '', `itemname` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table for Items Watching' AUTO_INCREMENT=1 ; -- -- Dumping data for table `probid_auction_watch` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_auctions` -- CREATE TABLE `probid_auctions` ( `id` bigint(20) NOT NULL auto_increment, `itemname` varchar(255) NOT NULL default '', `description` mediumblob NOT NULL, `picpath` varchar(255) NOT NULL default '', `quantity` smallint(6) NOT NULL default '0', `auctiontype` varchar(30) NOT NULL default '', `bidstart` double(16,2) NOT NULL default '0.00', `rp` char(2) NOT NULL default '', `rpvalue` double(16,2) NOT NULL default '0.00', `bn` char(2) NOT NULL default '', `bnvalue` double(16,2) NOT NULL default '0.00', `bi` tinyint(4) NOT NULL default '0', `bivalue` double(16,2) NOT NULL default '0.00', `duration` smallint(6) NOT NULL default '0', `country` varchar(100) NOT NULL default '', `zip` varchar(20) NOT NULL default '', `sc` char(2) NOT NULL default '', `scint` char(2) NOT NULL default '', `pm` text NOT NULL, `category` varchar(255) NOT NULL default '', `active` tinyint(4) NOT NULL default '0', `payment_status` varchar(20) NOT NULL default '', `startdate` datetime NOT NULL default '0000-00-00 00:00:00', `enddate` datetime NOT NULL default '0000-00-00 00:00:00', `closed` tinyint(4) NOT NULL default '0', `keywords` text NOT NULL, `nrbids` int(11) NOT NULL default '0', `maxbid` double(16,2) NOT NULL default '0.00', `clicks` int(11) NOT NULL default '0', `ownerid` int(11) NOT NULL default '0', `hpfeat` char(2) NOT NULL default 'N', `catfeat` char(2) NOT NULL default 'N', `bolditem` char(2) NOT NULL default 'N', `hlitem` char(2) NOT NULL default 'N', `private` varchar(10) NOT NULL default '0', `currency` varchar(100) NOT NULL default '', `swapped` tinyint(4) NOT NULL default '0', `postage_costs` double(16,2) NOT NULL default '0.00', `insurance` varchar(50) NOT NULL default '', `type_service` varchar(50) NOT NULL default '', `isswap` char(2) NOT NULL default 'N', `acceptdirectpayment` tinyint(4) NOT NULL default '0', `directpaymentemail` varchar(255) NOT NULL default '', `paidwithdirectpayment` tinyint(4) NOT NULL default '0', `addlcategory` int(11) NOT NULL default '0', `deleted` tinyint(4) NOT NULL default '0', `amountpaid` double(16,2) NOT NULL default '0.00', `paymentdate` int(11) NOT NULL default '0', `processor` varchar(50) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM PACK_KEYS=0 COMMENT='Table with auctions details' AUTO_INCREMENT=100001 ; -- -- Dumping data for table `probid_auctions` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_banned` -- CREATE TABLE `probid_banned` ( `id` int(11) NOT NULL auto_increment, `bannedadr` varchar(255) NOT NULL default '', `type` char(2) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM AUTO_INCREMENT=11 ; -- -- Dumping data for table `probid_banned` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_bid_increments` -- CREATE TABLE `probid_bid_increments` ( `id` int(11) NOT NULL auto_increment, `bfrom` double(16,2) NOT NULL default '0.00', `bto` double(16,2) NOT NULL default '0.00', `increment` double(16,2) NOT NULL default '0.00', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with bid increments' AUTO_INCREMENT=102 ; -- -- Dumping data for table `probid_bid_increments` -- INSERT INTO `probid_bid_increments` VALUES (95, 0.00, 1.00, 0.50); INSERT INTO `probid_bid_increments` VALUES (96, 1.00, 3.00, 1.00); INSERT INTO `probid_bid_increments` VALUES (97, 3.00, 10.00, 2.00); INSERT INTO `probid_bid_increments` VALUES (98, 10.00, 50.00, 5.00); INSERT INTO `probid_bid_increments` VALUES (99, 50.00, 500.00, 15.00); INSERT INTO `probid_bid_increments` VALUES (100, 500.00, 10000.00, 50.00); INSERT INTO `probid_bid_increments` VALUES (101, 10000.00, 10000000.00, 150.00); -- -------------------------------------------------------- -- -- Table structure for table `probid_bids` -- CREATE TABLE `probid_bids` ( `id` int(11) NOT NULL auto_increment, `auctionid` int(11) NOT NULL default '0', `bidderid` int(11) NOT NULL default '0', `bidamount` double(16,2) NOT NULL default '0.00', `date` datetime NOT NULL default '0000-00-00 00:00:00', `quantity` int(11) NOT NULL default '0', `proxy` double(16,2) NOT NULL default '0.00', `out` tinyint(4) NOT NULL default '0', `invalid` tinyint(4) NOT NULL default '0', `emailsent` tinyint(4) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with bids' AUTO_INCREMENT=1 ; -- -- Dumping data for table `probid_bids` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_bids_history` -- CREATE TABLE `probid_bids_history` ( `id` int(11) NOT NULL auto_increment, `biddername` varchar(100) NOT NULL default '', `auctionid` int(11) NOT NULL default '0', `amount` double(16,2) NOT NULL default '0.00', `date` datetime NOT NULL default '0000-00-00 00:00:00', `quantity` int(11) NOT NULL default '0', `bidid` int(11) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with bids history' AUTO_INCREMENT=1 ; -- -- Dumping data for table `probid_bids_history` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_bulk` -- CREATE TABLE `probid_bulk` ( `id` bigint(20) NOT NULL auto_increment, `itemname` varchar(255) NOT NULL default '', `description` text NOT NULL, `picpath` varchar(255) NOT NULL default '', `quantity` smallint(6) NOT NULL default '0', `auctiontype` varchar(30) NOT NULL default '', `bidstart` double(16,2) NOT NULL default '0.00', `rp` char(2) NOT NULL default 'N', `rpvalue` double(16,2) NOT NULL default '0.00', `bn` char(2) NOT NULL default 'N', `bnvalue` double(16,2) NOT NULL default '0.00', `bi` tinyint(4) NOT NULL default '0', `bivalue` double(16,2) NOT NULL default '0.00', `duration` smallint(6) NOT NULL default '0', `country` varchar(100) NOT NULL default '', `zip` varchar(20) NOT NULL default '', `sc` char(2) NOT NULL default '', `scint` char(2) NOT NULL default '', `pm` text NOT NULL, `category` varchar(255) NOT NULL default '', `active` tinyint(4) NOT NULL default '0', `payment_status` varchar(20) NOT NULL default '', `startdate` datetime NOT NULL default '0000-00-00 00:00:00', `enddate` datetime NOT NULL default '0000-00-00 00:00:00', `closed` tinyint(4) NOT NULL default '0', `keywords` text NOT NULL, `nrbids` int(11) NOT NULL default '0', `maxbid` double(16,2) NOT NULL default '0.00', `clicks` int(11) NOT NULL default '0', `ownerid` int(11) NOT NULL default '0', `hpfeat` char(2) NOT NULL default 'N', `catfeat` char(2) NOT NULL default 'N', `bolditem` char(2) NOT NULL default 'N', `hlitem` char(2) NOT NULL default 'N', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with auctions details' AUTO_INCREMENT=100001 ; -- -- Dumping data for table `probid_bulk` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_categories` -- CREATE TABLE `probid_categories` ( `id` int(11) NOT NULL auto_increment, `parent` int(11) NOT NULL default '0', `name` varchar(100) NOT NULL default '', `color` varchar(20) NOT NULL default '', `image` varchar(255) NOT NULL default '', `theorder` int(11) NOT NULL default '0', `hidden` tinyint(4) NOT NULL default '0', `items_counter` int(11) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with categories' AUTO_INCREMENT=1818 ; -- -- Dumping data for table `probid_categories` -- INSERT INTO `probid_categories` VALUES (156, 57, 'PC Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (160, 156, 'Children's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (159, 156, 'Board Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (158, 156, 'Arcade', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (167, 156, 'Simulation', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (166, 156, 'Shoot-Em-Up', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (165, 156, 'Roleplaying', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (164, 156, 'Racing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (163, 156, 'Puzzle', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (162, 156, 'Platform', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (161, 156, 'Fighting', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (157, 156, 'Action/Adventure', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (57, 0, 'Gaming', '', '', 10011, 0, 0); INSERT INTO `probid_categories` VALUES (58, 57, 'Sony Playstation 2', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (59, 57, 'Sony Playstation 1', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (60, 59, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (61, 59, 'Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (62, 59, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (63, 58, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (64, 58, 'Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (65, 58, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (66, 63, 'Action', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (67, 63, 'Fighting', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (68, 63, 'Platform', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (69, 63, 'Racing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (70, 63, 'Roleplaying', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (71, 63, 'Shoot-Em-Up', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (72, 63, 'Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (73, 63, 'Strategy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (74, 63, 'Other Playstation 2 Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (75, 65, 'Magazines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (76, 65, 'Walkthrough/Guides', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (77, 65, 'Models/Figures', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (78, 65, 'Other Playstation 2 Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (79, 64, 'PAL Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (80, 64, 'Japanese Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (81, 64, 'USA Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (82, 64, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (83, 62, 'Walkthrough/Guides', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (84, 62, 'Magazines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (85, 62, 'Other Playstation 1 Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (86, 62, 'Control Pads', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (87, 62, 'Memory Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (88, 62, 'Steering Wheels', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (89, 62, 'Joysticks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (96, 60, 'Action', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (91, 62, 'Models Figures', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (92, 65, 'Control Pads', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (93, 65, 'Memory Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (94, 65, 'Steering Wheels', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (95, 65, 'Joysticks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (97, 60, 'Fighting', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (98, 60, 'Platform', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (99, 60, 'Racing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (100, 60, 'Roleplaying', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (101, 60, 'Shoot-Em-Up', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (102, 60, 'Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (103, 60, 'Strategy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (104, 60, 'Other Playstation 1 Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (105, 61, 'Pal Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (106, 61, 'Japanese Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (107, 61, 'USA Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (108, 61, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (109, 57, 'Arcade Machines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (110, 109, 'Pinball Machines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (111, 109, 'Video Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (112, 109, 'Other Arcade Machines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (113, 57, 'Classic Gaming', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (114, 113, 'Atari Jaguar', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (115, 113, 'Atari Lynx', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (116, 113, 'NES', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (117, 113, 'SEGA Game Gear', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (118, 113, 'SEGA Mega Drive', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (119, 113, 'SEGA Master System', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (120, 113, 'SEGA Saturn', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (122, 113, 'Super Nintendo', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (123, 113, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (137, 57, 'Merchandise & Magazines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (125, 57, 'Nintendo Gameboy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (126, 125, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (127, 125, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (128, 125, 'Systems', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (129, 57, 'Nintendo Gameboy Colour', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (130, 129, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (131, 129, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (132, 129, 'Systems', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (133, 57, 'Nintendo Gamecube', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (134, 133, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (135, 133, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (136, 133, 'Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (138, 137, 'Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (139, 137, 'Guides', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (140, 137, 'Magazines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (141, 137, 'Models & Figures', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (142, 137, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (143, 57, 'Nintendo 64', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (144, 143, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (145, 143, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (146, 143, 'Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (147, 145, 'Action', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (148, 145, 'Fighting', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (149, 145, 'Platform', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (150, 145, 'Racing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (151, 145, 'Roleplaying', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (152, 145, 'Shoot-Em-Up', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (153, 145, 'Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (154, 145, 'Strategy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (155, 145, 'Other Nintendo 64 Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (168, 156, 'Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (169, 156, 'Strategy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (170, 156, 'Other PC Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (171, 114, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (172, 114, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (173, 114, 'Systems', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (174, 115, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (175, 115, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (176, 115, 'Systems', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (177, 116, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (178, 116, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (179, 116, 'Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (180, 117, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (181, 117, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (182, 117, 'Systems', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (183, 119, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (184, 119, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (185, 119, 'Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (186, 118, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (187, 118, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (188, 118, 'Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (189, 120, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (190, 120, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (191, 120, 'Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (195, 122, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (196, 122, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (197, 122, 'Consoles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (198, 57, 'SEGA Dreamcast', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (199, 198, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (200, 198, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (201, 198, 'Systems', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (202, 200, 'Action', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (203, 200, 'Fighting', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (204, 200, 'Platform', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (205, 200, 'Racing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (206, 200, 'Roleplaying', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (207, 200, 'Shoot-Em-Up', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (208, 200, 'Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (209, 200, 'Strategy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (210, 200, 'Other SEGA Dreamcast Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (211, 199, 'Control Pads', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (212, 199, 'VMU's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (213, 199, 'Other Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (215, 0, 'Antiques & Art', '#EEEE00', '', 10000, 0, 0); INSERT INTO `probid_categories` VALUES (216, 215, '20th Century Antiques', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (217, 216, '1920's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (218, 216, '1930's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (219, 216, '1940's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (220, 216, '1950's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (221, 216, '1960's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (222, 216, '1970's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (223, 216, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (224, 216, 'Modern', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (225, 215, 'Antiquities', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (226, 215, 'Architectural', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (227, 226, 'Garden', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (228, 226, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (229, 215, 'Art', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (230, 229, 'Contemporary Art', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (231, 229, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (232, 229, 'Drawings', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (233, 229, 'Paintings', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (234, 229, 'Photographic Images', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (235, 229, 'Prints', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (236, 229, 'Sculptures', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (237, 229, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (238, 215, 'Books/Manuscripts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (239, 215, 'Ceramics', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (240, 215, 'Clocks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (241, 215, 'Decorative Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (242, 215, 'Folk Art', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (243, 215, 'Furniture', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (244, 215, 'Maps/Atlases', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (245, 215, 'Metalware', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (246, 245, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (247, 245, 'Brass', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (248, 245, 'Bronze', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (249, 245, 'Copper', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (250, 245, 'Gold', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (251, 245, 'Pewter', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (252, 245, 'Silver', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (253, 245, 'Silver Plated', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (254, 245, 'Musical Instruments', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (255, 215, 'Foreign Art', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (256, 215, 'Textiles/Linens', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (257, 256, 'Embroidery', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (258, 256, 'Fabric', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (259, 256, 'Linens', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (260, 256, 'Quilts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (261, 256, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (262, 215, 'Woodenware', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (263, 0, 'Automobiles', '', '', 10001, 0, 0); INSERT INTO `probid_categories` VALUES (264, 263, 'Cars', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (265, 264, 'Alfa Romeo', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (266, 264, 'Audi', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (267, 264, 'BMW', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (268, 264, 'Citroen', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (269, 264, 'Chrysler & Jeep', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (270, 264, 'Daewoo', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (271, 264, 'Fiat', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (272, 264, 'Ford', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (273, 264, 'Honda', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (274, 264, 'Hyundai', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (275, 264, 'Jaguar', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (276, 264, 'Land Rover', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (277, 264, 'Mazda', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (278, 264, 'Mercedes Benz', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (279, 264, 'Nissan', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (280, 264, 'Mitsubishi', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (281, 264, 'Porsche', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (282, 264, 'Peugeot', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (283, 264, 'Range Rover', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (284, 264, 'Renault', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (285, 264, 'Rover', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (286, 264, 'MG', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (287, 264, 'Saab', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (288, 264, 'Seat', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (289, 264, 'Subaru', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (290, 264, 'Suzuki', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (291, 264, 'Toyota', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (292, 264, 'Vauxhall & Opel', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (293, 264, 'Volkswagen', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (294, 264, 'Volvo', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (295, 264, 'Kit Cars', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (296, 264, 'Import', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (297, 264, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (298, 263, 'Car Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (299, 298, 'Car Care', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (300, 298, 'Garage Equipment & Tools', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (301, 298, 'Exterior Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (302, 298, 'Interior Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (303, 298, 'Performance & Tuning Itmes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (304, 298, 'Lights & Lighting Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (305, 298, 'Manuals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (306, 298, 'Security Itmes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (307, 298, 'Wheel, Tyres & Trims', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (308, 298, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (309, 263, 'Car Navigation/Electricals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (310, 309, 'Satellite Navigation', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (311, 309, 'In Car DVD', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (312, 309, 'In Car Gaming', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (313, 309, 'In Car TV', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (314, 309, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (315, 263, 'Audio Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (316, 315, 'Amplifiers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (317, 315, 'Cassette Players', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (318, 315, 'CD Changers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (319, 315, 'CD Players', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (320, 315, 'Speakers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (321, 315, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (322, 263, 'Classic Cars', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (323, 322, 'Alfa Romeo', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (324, 322, 'American', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (325, 322, 'Austin', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (326, 322, 'BMW', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (327, 322, 'Daimler', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (328, 322, 'Ford', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (329, 322, 'Jaguar', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (330, 322, 'Lotus', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (331, 322, 'Mercedes Benz', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (332, 322, 'MG', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (333, 322, 'Porsche', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (334, 322, 'Rover', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (335, 322, 'Triumph', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (336, 322, 'Volkswagen', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (337, 322, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (338, 263, 'Motorbikes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (339, 338, 'BMW', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (340, 338, 'Ducati', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (341, 338, 'Harley Davidson', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (342, 338, 'Honda', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (343, 338, 'Kawasaki', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (344, 338, 'Suzuki', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (345, 338, 'Yamaha', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (346, 338, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (347, 263, 'Car Numberplates', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (348, 263, 'Other Vehicles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (349, 348, 'Boats & Watercraft', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (350, 348, 'Campers & Caravans', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (351, 348, 'Commercial Vehicles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (352, 348, 'Disabled Vehicles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (353, 348, 'Trailers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (354, 348, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (355, 0, 'Books', '', '', 10002, 1, 0); INSERT INTO `probid_categories` VALUES (356, 355, 'Annuals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (357, 356, 'Beano', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (358, 356, 'Blue Peter', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (359, 356, 'Bunty', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (360, 356, 'Dandy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (361, 356, 'Dr Who', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (362, 356, 'Roy Of The Rovers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (363, 356, 'Shoot', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (364, 356, 'Star Trek', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (365, 356, 'TV & Film', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (366, 356, 'Viz', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (367, 356, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (368, 355, 'Rare Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (369, 368, 'Exploration & Travel', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (370, 368, 'Literature', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (371, 368, 'History', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (372, 368, 'Motoring', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (373, 368, 'Religion', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (374, 368, 'War/Military', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (375, 368, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (376, 355, 'Audio Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (377, 376, 'CD's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (378, 376, 'Tapes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (379, 355, 'Children Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (380, 379, 'Classics', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (381, 379, 'Colouring Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (382, 379, 'Early Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (383, 379, 'Fairy Tales', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (384, 379, 'Ladybird', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (385, 379, 'Non Fiction', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (386, 379, 'Picture Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (387, 379, 'Pop-Up Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (388, 379, 'Teenage Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (389, 379, 'School Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (390, 379, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (391, 355, 'Cookery Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (392, 391, 'Baking', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (393, 391, 'Learning To Cook', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (394, 391, 'Healthy Cooking', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (395, 391, 'Traditional', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (396, 391, 'Vegetarian', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (397, 391, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (398, 355, 'Educational Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (399, 398, 'Business & Finance', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (400, 398, 'Computing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (401, 398, 'Internet', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (402, 398, 'Design & Technology', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (403, 398, 'Drama & Media', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (404, 398, 'Health', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (405, 398, 'History', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (406, 398, 'Politics', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (407, 398, 'Language', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (408, 398, 'Legal & Law', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (409, 398, 'Maths', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (410, 398, 'Psychology', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (411, 398, 'Self Help', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (412, 398, 'Sports Science', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (413, 398, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (414, 355, 'Fiction', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (415, 414, 'Adventure', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (416, 414, 'Fantasy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (417, 414, 'Horror', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (418, 414, 'Humour', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (419, 414, 'Military', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (420, 414, 'Mystery', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (421, 414, 'Plays, Screen Plays', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (422, 414, 'Romance', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (423, 414, 'Sci-Fi', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (424, 414, 'Thriller', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (425, 414, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (426, 355, 'Magazines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (427, 426, 'Aviation', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (428, 426, 'Boating & Sailing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (429, 426, 'Cars', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (430, 426, 'Celebrity', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (431, 426, 'Children', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (432, 426, 'Collector', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (433, 426, 'Computer', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (434, 426, 'Cooking', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (435, 426, 'Hobby', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (436, 426, 'Health & Fitness', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (437, 426, 'Home & Garden', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (438, 426, 'Horror', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (439, 426, 'Men', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (440, 426, 'Movies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (441, 426, 'TV', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (442, 426, 'Music', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (443, 426, 'National Geographic', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (444, 426, 'Nature', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (445, 426, 'News', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (446, 426, 'Photography', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (447, 426, 'Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (448, 426, 'Travel', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (449, 426, 'True Crime', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (450, 426, 'Women', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (451, 426, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (452, 355, 'Non Fiction', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (453, 452, 'Collectables', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (454, 452, 'Entertainment', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (455, 452, 'Gardening', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (456, 452, 'Feng Shui', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (457, 452, 'Geography', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (458, 452, 'History', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (459, 452, 'Home & Garden', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (460, 452, 'Military', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (461, 452, 'Motoring', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (462, 452, 'Nature', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (463, 452, 'Paranormal', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (464, 452, 'Parenting', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (465, 452, 'Pets & Pet Care', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (466, 452, 'Religon', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (467, 452, 'Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (468, 452, 'Travel', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (469, 452, 'Crime', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (470, 452, 'TV & Film', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (471, 452, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (472, 355, 'Poetry', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (473, 355, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (474, 0, 'Clothing & Accessories', '', '', 10004, 0, 0); INSERT INTO `probid_categories` VALUES (475, 474, 'Fancy Dress', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (476, 475, 'Children', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (477, 475, 'Adult', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (478, 474, 'Boys', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (479, 478, '2-5 Year Olds', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (480, 479, 'Tops', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (481, 479, 'Bottoms', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (493, 491, '2-5 Year Olds', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (492, 478, '6-8 Year Olds', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (485, 478, '9+ Year Olds', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (486, 485, 'Tops', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (487, 485, 'Bottoms', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (488, 478, 'School Uniform', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (489, 478, 'Shoes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (490, 478, 'Teenagers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (491, 474, 'Girls', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (494, 493, 'Bottoms', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (495, 493, 'Dresses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (496, 493, 'Skirts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (497, 493, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (498, 491, '6-8 Year Olds', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (499, 498, 'Bottoms', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (500, 498, 'Dresses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (501, 498, 'Skirts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (502, 498, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (503, 491, '9+ Years Old', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (504, 503, 'Bottoms', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (505, 503, 'Dresses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (506, 503, 'Skirts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (507, 503, 'Others', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (508, 491, 'School Uniform', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (509, 491, 'Shoes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (510, 491, 'Teenagers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (511, 474, 'Men's Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (512, 511, 'Bags, Belts, Wallets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (513, 511, 'Hats', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (514, 511, 'Sunglasses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (515, 511, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (516, 474, 'Men's Casualwear', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (517, 516, 'Casual Shirts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (518, 516, 'Denim', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (519, 517, 'Ben Sherman', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (520, 517, 'Burberry', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (521, 517, 'French Connection', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (522, 517, 'Ralph Lauren', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (523, 517, 'Ted Baker', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (524, 517, 'YSL', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (525, 517, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (526, 518, 'Armani', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (527, 518, 'Diesel', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (528, 518, 'GAP', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (529, 518, 'Lee', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (530, 518, 'Levis', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (531, 518, 'Wrangler', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (532, 518, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (533, 516, 'T-Shirts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (534, 516, 'Trousers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (535, 516, 'Coats & Jackets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (539, 474, 'Men's Footwear', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (538, 516, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (540, 539, 'Boots', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (541, 539, 'Loafers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (542, 539, 'Formal Shoes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (543, 539, 'Sports Shoes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (544, 539, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (545, 474, 'Men's Workwear', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (546, 545, 'Formal Shirts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (547, 545, 'Suits', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (548, 545, 'Ties', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (549, 545, 'Trousers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (550, 474, 'Personal Care', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (551, 550, 'Body', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (552, 550, 'Face', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (553, 550, 'Hair', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (554, 550, 'Eyes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (555, 550, 'Lips', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (556, 550, 'Other Make Up Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (557, 550, 'Men's Fragrance', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (558, 550, 'Men's Personal Care', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (559, 550, 'Women's Fragrance', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (560, 550, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (561, 474, 'Women's Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (562, 561, 'Belts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (563, 561, 'Gloves', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (564, 561, 'Pashmina & Scarves', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (565, 561, 'Sunglasses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (566, 561, 'Wigs', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (567, 561, 'Other Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (568, 474, 'Women's Bags', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (569, 568, 'Handbag', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (570, 569, 'Burberry', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (571, 569, 'Gucci', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (572, 569, 'Louis Vuitton', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (573, 569, 'Prada', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (574, 569, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (575, 568, 'Shoulderbag', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (576, 575, 'Louis Vuitton', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (577, 575, 'Burberry', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (578, 575, 'Gucci', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (579, 575, 'Prada', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (580, 575, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (581, 568, 'Shopping Bags', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (582, 568, 'Wallets and Purses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (583, 582, 'Burberry', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (584, 582, 'Accessorize', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (585, 582, 'Gucci', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (586, 582, 'Prada', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (587, 582, 'Next', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (588, 582, 'Louis Vuitton', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (589, 582, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (590, 474, 'Women's Casualwear', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (591, 590, 'Denim', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (592, 591, 'Diesel', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (593, 591, 'Calvin Klein', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (594, 591, 'Levis', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (595, 591, 'Top Shop', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (596, 591, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (597, 590, 'Dresses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (598, 590, 'Shirts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (599, 590, 'Shorts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (600, 590, 'Skirts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (601, 590, 'T-Shirts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (602, 590, 'Tops', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (603, 590, 'Trousers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (604, 590, 'Lingerie & Sleepwear', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (605, 590, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (606, 474, 'Women's Eveningwear', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (607, 606, 'Dresses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (608, 606, 'Skirts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (609, 606, 'Suits', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (610, 606, 'Tops', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (611, 606, 'Trousers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (612, 606, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (613, 474, 'Women's Workwear', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (614, 613, 'Dresses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (615, 613, 'Shirts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (616, 613, 'Tops', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (617, 613, 'Trousers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (618, 613, 'Suits', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (619, 613, 'Jackets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (620, 474, 'Women's Coats & Jackets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (621, 620, 'Leather', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (622, 620, 'Suede', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (623, 620, 'Wool', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (624, 620, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (626, 474, 'Women's Shoes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (627, 626, 'Sports Shoes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (628, 626, 'Boots', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (629, 626, 'Flats', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (630, 626, 'Heels', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (631, 626, 'Mules', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (632, 626, 'Sandals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (633, 626, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (634, 0, 'Coins', '', '', 10005, 0, 0); INSERT INTO `probid_categories` VALUES (635, 634, 'British Coins', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (636, 634, 'World Coins', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (637, 634, 'UK Paper Money', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (638, 634, 'US Paper Money', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (639, 634, 'World Paper Money', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (640, 635, '1/2 Crown', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (641, 635, '1/2 Penny', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (642, 635, '2 Shilling', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (643, 635, '2 Pence', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (644, 635, '3 Pence', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (645, 635, '4 Pence', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (646, 635, '6 Pence', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (647, 635, 'Collections', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (648, 635, 'Commemorative', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (649, 635, 'Gold', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (650, 635, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (651, 636, 'Ancient', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (652, 636, 'Europe', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (653, 636, 'Commemorative', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (654, 636, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (655, 639, 'Africa', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (656, 639, 'Asia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (657, 639, 'Australia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (658, 639, 'Canada', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (659, 639, 'China', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (660, 639, 'Europe', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (661, 639, 'France', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (662, 639, 'Germany', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (663, 639, 'Israel', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (664, 639, 'Ireland', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (665, 639, 'Korea', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (666, 639, 'Mexico', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (667, 639, 'Russia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (668, 639, 'Sweeden', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (669, 0, 'Collectables', '', '', 10006, 0, 0); INSERT INTO `probid_categories` VALUES (670, 669, 'Advertising', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (671, 670, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (672, 670, 'Aeronautica', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (673, 670, 'Bakery', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (674, 670, 'Bus', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (675, 670, 'Confectionary', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (676, 670, 'Chemist', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (677, 670, 'Cigarette', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (678, 670, 'Dairy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (679, 670, 'Distillery', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (680, 670, 'Fashion', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (681, 670, 'Food', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (682, 670, 'Labels', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (683, 670, 'Petrol', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (684, 670, 'Radio', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (685, 670, 'Signs', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (686, 670, 'Soft Drinks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (687, 670, 'Tins', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (688, 670, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (689, 669, 'Animals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (690, 689, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (691, 689, 'Bird', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (692, 689, 'Cat', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (693, 689, 'Dog', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (694, 689, 'Dinosaur', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (695, 689, 'Fish', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (696, 689, 'Farm', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (697, 689, 'Horse', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (698, 689, 'Reptile', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (699, 689, 'Wildlife', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (700, 669, 'Art', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (701, 700, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (702, 700, 'Decorator/Designer', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (703, 700, 'Calendars', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (704, 700, 'Paintings', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (705, 700, 'Posters', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (706, 700, 'Prints', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (707, 669, 'Autographs', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (708, 707, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (709, 707, 'Political', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (710, 707, 'Sci-Fi', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (711, 707, 'Space', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (712, 669, 'Badges', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (713, 669, 'Bears', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (714, 713, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (715, 713, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (716, 713, 'Antique', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (717, 713, 'Cherished Teddies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (718, 713, 'Merrythought', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (719, 713, 'Steiff', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (720, 669, 'Bottles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (721, 720, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (722, 720, 'Household', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (723, 720, 'Inks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (724, 720, 'Medicines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (725, 720, 'Miniatures', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (726, 720, 'Poisons', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (727, 720, 'Soft Drinks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (728, 720, 'Alcohol Bottles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (729, 669, 'Breweriana', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (730, 729, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (731, 729, 'Advertising', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (732, 729, 'Bottles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (733, 729, 'Beer Mats', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (734, 729, 'Openers, Corkscrews', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (735, 729, 'Trays', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (736, 669, 'Casino', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (737, 736, 'Dice', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (738, 736, 'Chips', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (739, 736, 'Playing Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (740, 736, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (741, 736, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (742, 669, 'Clocks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (743, 742, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (744, 742, 'Wall Clocks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (745, 742, 'Wristwatches', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (746, 742, 'Pocketwatches', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (747, 669, 'Clubs & Associations', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (748, 747, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (749, 747, 'Boy Scouts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (750, 747, 'Girl Scouts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (751, 747, 'Masonic', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (752, 747, 'Salvation Army', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (753, 669, 'Plates', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (754, 753, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (755, 753, 'Danbury Mint', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (756, 753, 'Wedgwood', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (757, 753, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (758, 669, 'Comics', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (759, 758, 'Comic Figurines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (760, 758, 'Comic Magazines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (761, 758, 'Modern', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (762, 758, 'Newspaper Comics', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (763, 758, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (764, 669, 'Decorative', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (765, 764, 'Hummel', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (766, 764, 'Lilliput Lane', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (767, 764, 'Royal Doulton', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (768, 764, 'Wedgwood', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (769, 764, 'Wade', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (770, 669, 'Flags', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (771, 770, 'Rest Of World Flags', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (772, 770, 'UK Flags', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (773, 770, 'European Flags', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (774, 770, 'Club Flags', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (775, 770, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (776, 669, 'Fridge Magnets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (777, 669, 'Jukeboxes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (778, 669, 'Keyrings', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (779, 669, 'Kitchenalia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (780, 779, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (781, 779, 'Cookware', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (782, 779, 'Egg Cups', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (783, 779, 'Salt & Pepper Pots', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (784, 779, 'Small Appliances', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (785, 779, 'Tableware', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (786, 779, 'Utensils', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (787, 669, 'Knives', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (788, 787, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (789, 787, 'Commemorative', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (790, 787, 'Pocket', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (791, 669, 'Limited Editions', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (792, 669, 'Memorabilia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (793, 792, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (794, 792, 'Historical', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (795, 792, 'Magic', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (796, 792, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (797, 669, 'Metalware', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (798, 797, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (799, 797, 'Aluminium', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (800, 797, 'Brass', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (801, 797, 'Bronze', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (802, 797, 'Cast Iron', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (803, 797, 'Copper', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (804, 797, 'Pewter', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (805, 797, 'Silver', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (806, 797, 'Silver Plated', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (807, 669, 'Militaria', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (808, 807, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (809, 807, 'Ancient', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (810, 807, 'Pre World War 1', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (811, 807, 'World War 2', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (812, 807, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (813, 669, 'Moneyboxes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (814, 669, 'Modern Maps & Atlases', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (815, 669, 'Music Boxes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (816, 669, 'Political', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (817, 669, 'Religious', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (818, 669, 'Royal Commemoratives', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (819, 818, 'Coronation', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (820, 818, 'Jubilee', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (821, 818, 'Prince William', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (822, 818, 'Weddings', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (823, 818, 'Princess Diana', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (824, 818, 'Queen Mother', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (825, 818, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (826, 669, 'Science Fiction', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (827, 826, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (828, 826, 'Babylon 5', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (829, 826, 'Buffy the Vampire Slayer', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (830, 826, 'Dr. Who', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (831, 826, 'Planet of the Apes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (832, 826, 'Star Wars', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (833, 826, 'Star Trek', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (834, 826, 'X Files', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (835, 826, 'Xena', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (836, 826, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (837, 669, 'Tobacco Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (838, 837, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (839, 837, 'Ashtrays', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (840, 837, 'Cigarette Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (841, 837, 'Lighters and Vestas', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (842, 837, 'Pipes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (843, 669, 'Snowglobes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (844, 669, 'Souvenirs', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (845, 669, 'Trading Cards & Stickers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (846, 845, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (847, 845, 'Comic', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (848, 845, 'Other Non Sport', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (849, 845, 'Phone Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (850, 845, 'Sci-Fi', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (851, 845, 'Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (852, 851, 'Football', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (853, 851, 'Rugby', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (854, 851, 'American Football', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (855, 851, 'Basketball', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (856, 851, 'Baseball', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (857, 851, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (858, 669, 'Model Trains', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (859, 858, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (860, 858, 'Hornby', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (861, 858, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (862, 669, 'Umbrellas', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (863, 669, 'Vanity Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (864, 863, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (865, 863, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (866, 863, 'Compacts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (867, 863, 'Perfumes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (868, 669, 'Wacky Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (869, 669, 'Writing Instruments', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (870, 869, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (871, 869, 'Pens', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (872, 869, 'Pencils', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (873, 869, 'Desktop Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (874, 869, 'Inkwells', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (875, 869, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (876, 869, 'Miscellaneous', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (877, 0, 'Computing', '', '', 10007, 0, 0); INSERT INTO `probid_categories` VALUES (878, 0, 'Services', '', '', 10017, 0, 0); INSERT INTO `probid_categories` VALUES (879, 878, 'Internet Services', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (880, 879, 'Domain Name Registration', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (881, 879, 'Web Hosting', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (882, 879, 'Web Design', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (883, 878, 'Offline Service', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (884, 883, 'Printing Services', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (885, 883, 'Business Printing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (886, 883, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (887, 0, 'Businesses For Sale', '', '', 10003, 0, 0); INSERT INTO `probid_categories` VALUES (888, 887, 'Online Businesses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (889, 887, 'Offline Businesses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (890, 0, 'Properties', '', '', 10016, 0, 0); INSERT INTO `probid_categories` VALUES (891, 890, 'Private Houses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (892, 890, 'Commercial Property', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (893, 877, 'Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (894, 893, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (895, 893, 'Reference', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (896, 893, 'Software Manuals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (897, 877, 'Components', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (898, 897, 'Cables & Connectors', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (899, 897, 'CPU's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (900, 899, 'AMD Athlon', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (901, 899, 'AMD Duron', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (902, 899, 'AMD K6', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (903, 899, 'AMD Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (904, 899, 'Intel Celeron', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (905, 899, 'Intel Pentium II', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (906, 899, 'Intel Pentium III', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (907, 899, 'Intel Pentium III', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (908, 899, 'Intel Pentium IV', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (909, 899, 'Intel Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (910, 899, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (911, 897, 'Fans & Heatsinks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (912, 897, 'Graphics & Video Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (913, 912, 'AGP Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (914, 912, 'PCI Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (915, 912, 'TV Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (916, 915, 'AGP', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (917, 915, 'PCI', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (918, 912, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (919, 897, 'Input Peripherals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (920, 919, 'Keyboards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (921, 919, 'Mice', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (922, 919, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (923, 919, 'Graphic Tablets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (924, 897, 'Memory', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (925, 924, 'EDO', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (926, 924, 'RAM', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (927, 924, 'SDRAM', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (928, 924, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (929, 897, 'Motherboards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (930, 897, 'Power Supplies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (931, 897, 'Storage Devices', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (932, 931, 'Hard Drives', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (933, 931, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (934, 897, 'Drives', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (935, 934, 'DVD', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (936, 934, 'DVD-RW', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (937, 934, 'CD ROM', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (938, 934, 'Zip Drive', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (939, 934, 'Floppy Disk Drive', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (940, 934, 'CDRW', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (941, 934, 'CDR', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (942, 934, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (943, 897, 'Sound Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (944, 897, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (960, 955, 'Dell', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (959, 955, 'HP', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (958, 955, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (957, 955, 'Advent', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (956, 955, 'Carry Cases & Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (955, 877, 'Laptops', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (961, 955, 'IBM', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (962, 955, 'Sony', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (963, 955, 'Compaq', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (964, 955, 'Toshiba', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (965, 877, 'Macintosh', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (966, 965, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (967, 965, 'i-Book', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (968, 965, '-Mac', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (969, 965, 'Powerbook', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (970, 965, 'Powermac', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (971, 965, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (972, 877, 'Networking', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (973, 972, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (974, 972, 'Mainframes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (975, 972, 'Networking', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (976, 972, 'Routers, Switches', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (977, 972, 'Servers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (978, 972, 'Racks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (979, 972, 'Terminals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (980, 972, 'Unix', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (981, 877, 'Other Hardware', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (982, 981, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (983, 877, 'PC Systems', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (984, 983, 'AMD Athlon', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (985, 983, 'AMD Duron', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (986, 983, 'Intel 486', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (987, 983, 'Intel Pentium', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (988, 983, 'Intel Pentium II', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (989, 983, 'Intel Pentium III', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (990, 983, 'Intel Pentium IV', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (991, 983, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (992, 877, 'PDA's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (993, 992, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (994, 992, 'Compaq', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (995, 992, 'Handspring', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (996, 992, 'Hewlett Packard', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (997, 992, 'Palm', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (998, 992, 'Psion', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (999, 992, 'Windows CE devices', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1000, 992, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1001, 877, 'Peripherals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1002, 1001, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1003, 1001, 'Modems', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1004, 1003, 'External', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1005, 1003, 'Internal', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1006, 1001, 'Monitors', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1007, 1006, '16 Inch Or Smaller', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1008, 1006, '17 Inch', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1009, 1006, '19 Inch Or Larger', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1010, 1006, 'TFT', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1011, 1006, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1012, 1001, 'Multimedia Devices', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1013, 1012, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1014, 1012, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1015, 1012, 'Headphones & Microphones', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1016, 1001, 'Printers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1017, 1016, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1018, 1016, 'Inkjet', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1019, 1016, 'Laser', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1020, 1016, 'Supplies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1021, 1016, 'Multi Function', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1022, 1016, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1023, 1001, 'Scanners', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1024, 1001, 'Video', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1025, 1024, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1026, 1024, 'Webcams', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1027, 877, 'Software', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1028, 1027, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1029, 1027, 'Business', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1030, 1027, 'Children', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1031, 1027, 'Desktop Publishing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1032, 1027, 'Development Tools', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1033, 1027, 'Graphics & Multimedia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1034, 1027, 'Educational', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1035, 1027, 'Internet', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1036, 1027, 'Macintosh', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1037, 1027, 'Operating Systems', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1038, 1027, 'Reference', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1039, 1027, 'Utilities', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1040, 0, 'Electronics', '', '', 10009, 0, 0); INSERT INTO `probid_categories` VALUES (1041, 1040, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1042, 1041, 'Batteries', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1043, 1041, 'Headphones', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1044, 1041, 'Cables', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1045, 1041, 'Remote Controls', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1046, 1041, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1047, 1040, 'Portable Audio', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1048, 1047, 'Cassette Players', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1049, 1047, 'CD Players', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1050, 1047, 'Minidisc', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1051, 1047, 'MP3 Players', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1052, 1047, 'Radio's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1053, 1047, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1054, 1040, 'Audio Systems', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1055, 1054, 'Amplifiers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1056, 1054, 'Cassette Decks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1057, 1054, 'CD Players', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1058, 1054, 'Home Theatre', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1059, 1054, 'MiniDisc', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1060, 1054, 'MP3 Players', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1061, 1054, 'Speakers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1062, 1054, 'Systems', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1063, 1054, 'Tuners', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1064, 1054, 'Turntables', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1065, 1054, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1066, 1040, 'Camcorders', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1067, 1040, 'Home Phones', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1068, 1067, 'Analogue Phones', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1069, 1067, 'Answer Phones', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1070, 1067, 'Caller ID', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1071, 1067, 'Digital Phones', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1072, 1067, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1073, 1040, 'Mobile Phones', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1074, 1073, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1075, 1074, 'Batteries', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1076, 1074, 'Data Cables', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1077, 1074, 'Handsfree', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1078, 1074, 'Pagers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1079, 1074, 'Boosters', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1080, 1074, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1081, 1073, 'Ericsson', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1082, 1073, 'Motorola', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1083, 1073, 'Nokia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1084, 1073, 'Siemens', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1085, 1073, 'Samsung', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1086, 1073, 'Sony Ericsson', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1087, 1073, 'Sim Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1088, 1086, 'BT Cellnet/O2', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1089, 1086, 'T-Mobile', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1090, 1086, 'Orange', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1091, 1086, 'Vodafone', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1092, 1086, 'Other Networks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1093, 1073, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1094, 1040, 'Mobile Phone Cases', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1095, 1094, 'For Ericsson', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1096, 1094, 'For Motorola', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1097, 1094, 'For Nokia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1098, 1094, 'All Other Phones', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1099, 1040, 'Televisions', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1100, 1099, 'Digial TV's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1101, 1099, 'Plasma TV's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1102, 1099, 'Portable TV's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1103, 1099, 'Widescreen TV's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1104, 1099, 'TV/VCR Combi', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1105, 1099, 'TV/DVD Combi', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1106, 1099, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1107, 1040, 'DVD Players', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1108, 1107, 'Region 2 DVD', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1109, 1107, 'Region Free DVD', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1110, 1040, 'VCR's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1111, 1040, 'Satellite & Digital TV', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1112, 1111, 'Dishes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1113, 1111, 'Old Receivers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1114, 1111, 'Digi Boxes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1115, 1111, 'Handsets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1116, 1111, 'Cables', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1117, 0, 'Dolls & Dolls Houses', '', '', 10008, 0, 0); INSERT INTO `probid_categories` VALUES (1118, 1117, 'Dolls', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1126, 1117, 'House & Miniatures', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1127, 1117, 'Sindy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1125, 1117, 'Figures', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1124, 1117, 'Barbie', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1128, 1126, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1129, 1126, 'Polly Pocket', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1130, 1126, 'Houses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1131, 1126, 'Sylvanian Family', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1132, 1125, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1133, 1125, 'Trolls', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1134, 1118, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1135, 1118, 'American Character', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1136, 1118, 'Furniture', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1137, 1118, 'Porcelain', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1138, 1118, 'Modern', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1139, 0, 'TV & Movies', '', '', 10022, 0, 0); INSERT INTO `probid_categories` VALUES (1140, 1139, 'DVD's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1141, 1139, 'Video's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1142, 1139, 'Other Formats', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1143, 1139, 'Autographs', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1144, 1139, 'Posters', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1145, 1139, 'Memorabilia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1146, 1143, 'Film', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1147, 1143, 'TV', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1148, 1143, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1149, 1140, 'Action & Adventure', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1150, 1140, 'Animation', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1151, 1140, 'Children & Family', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1152, 1140, 'Classics', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1153, 1140, 'Comedy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1154, 1140, 'Cult', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1155, 1140, 'Drama', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1156, 1140, 'Fantasy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1157, 1140, 'Foreign', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1158, 1140, 'Documentary', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1159, 1140, 'Martial Arts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1160, 1140, 'Horror', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1161, 1140, 'Music', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1162, 1140, 'Musicals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1163, 1140, 'Romance', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1164, 1140, 'Sci-Fi', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1165, 1140, 'Special Editions', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1166, 1140, 'Sports & Exercise', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1167, 1140, 'TV', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1168, 1140, 'Crime', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1169, 1140, 'Mystery', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1170, 1140, 'War', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1171, 1140, 'Westerns', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1172, 1140, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1173, 1145, 'Scripts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1174, 1145, 'Calendars', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1175, 1145, 'Props', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1176, 1142, 'Beta', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1177, 1142, 'Celluloid', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1178, 1142, 'VCD', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1179, 1142, 'NTSC', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1180, 1142, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1181, 1144, 'Original UK', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1182, 1144, 'Original US', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1183, 1144, 'Origianl Worldwide', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1184, 1144, 'Reproductions', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1185, 1141, 'Action & Adventure', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1186, 1141, 'Animation', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1187, 1141, 'Box Sets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1188, 1141, 'Children & Family', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1189, 1141, 'Classics', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1190, 1141, 'Comedy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1191, 1141, 'Deleted Video's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1192, 1141, 'Drama', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1193, 1141, 'Excercise', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1194, 1141, 'Fantasy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1195, 1141, 'Foreign', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1196, 1141, 'Horror', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1197, 1141, 'Documentary', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1198, 1141, 'Martial Arts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1199, 1141, 'Music', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1200, 1141, 'Musical', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1201, 1141, 'Romance', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1202, 1141, 'Sci-Fi', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1203, 1141, 'Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1204, 1141, 'Television', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1205, 1141, 'Crime', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1206, 1141, 'Thriller', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1207, 1141, 'Mystery', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1208, 1141, 'War', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1209, 1141, 'Westerns', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1210, 1141, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1211, 0, 'Jewellery & Watches', '', '', 10012, 0, 0); INSERT INTO `probid_categories` VALUES (1212, 1211, 'Beads', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1213, 1211, 'Costume Jewellery', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1214, 1211, 'Fine Jewellery', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1215, 1214, 'New', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1216, 1214, 'Antique', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1217, 1211, 'Gemstones', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1218, 1217, 'Amber', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1219, 1217, 'Amethyst', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1220, 1217, 'Aquamarine', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1221, 1217, 'Diamond', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1222, 1217, 'Emerald', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1223, 1217, 'Garnet', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1224, 1217, 'Jade', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1225, 1217, 'Opal', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1226, 1217, 'Pearl', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1227, 1217, 'Ruby', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1228, 1217, 'Sapphire', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1229, 1217, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1230, 1211, 'Jewellery Boxes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1231, 1211, 'Watches', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1232, 1231, 'Novelty', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1233, 1231, 'Pocket', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1234, 1231, 'Rolex', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1235, 1231, 'Swatch', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1236, 1231, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1237, 1211, 'Men's Jewellery', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1238, 1237, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1239, 1237, 'Cufflinks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1242, 1237, 'Tiepins', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1243, 0, 'Music', '', '', 10013, 0, 0); INSERT INTO `probid_categories` VALUES (1244, 1243, 'CD's', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1245, 1243, 'Tapes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1246, 1244, 'Big Band', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1247, 1244, 'Blues', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1248, 1244, 'Childrens', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1249, 1244, 'Comedy', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1250, 1244, 'Classical & Opera', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1251, 1244, 'Compilations', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1252, 1244, 'Country', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1253, 1244, 'Dance', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1254, 1244, 'Disco', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1255, 1244, 'Folk', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1256, 1244, 'Garage', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1257, 1244, 'House', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1258, 1244, 'Indie', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1259, 1244, 'Instrumental', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1260, 1244, 'Jazz', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1261, 1244, 'Karaoke', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1262, 1244, 'Punk', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1263, 1244, 'Pop', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1264, 1244, 'R&B', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1265, 1244, 'Rap', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1266, 1244, 'Reggae', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1267, 1244, 'Rock', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1268, 1244, 'Seasonal', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1269, 1244, 'Film Sountracks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1270, 1245, 'Blues', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1271, 1245, 'Childrens', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1272, 1245, 'Opera', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1273, 1245, 'Classical', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1274, 1245, 'Country', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1275, 1245, 'Folk', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1276, 1245, 'Jazz', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1277, 1245, 'Rap', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1278, 1245, 'Pop', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1279, 1245, 'Rock', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1280, 1245, 'Soundtracks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1281, 1243, 'Music Memorabilia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1282, 1281, 'Magazines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1283, 1281, 'Books', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1284, 1281, 'Photos', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1285, 1281, 'Autographs', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1286, 1281, 'Instruments', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1287, 1243, 'Musical Instruments', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1288, 1287, 'Brass', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1289, 1287, 'Electronic', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1290, 1287, 'Equipment', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1291, 1287, 'Guitars', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1292, 1287, 'Keyboards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1293, 1287, 'Pianos', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1294, 1287, 'String', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1295, 1287, 'Woodwind', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1296, 1287, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1297, 1287, 'Percussion', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1317, 1316, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1316, 1311, 'Camcorders', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1315, 1312, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1314, 1312, 'Telescopes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1313, 1312, 'Binoculars', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1318, 1316, '8MM', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1312, 1311, 'Binoculars & Telescopes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1311, 0, 'Photopgraphy', '', '', 10014, 0, 0); INSERT INTO `probid_categories` VALUES (1319, 1316, 'Digital Camcorders', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1320, 1316, 'Hi8', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1321, 1316, 'VHS', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1322, 1316, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1323, 1311, 'Darkroom Equipment', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1324, 1323, 'Paper & Chemicals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1325, 1323, 'Studio Equipment & Lighting', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1326, 1323, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1327, 1311, 'Digital Cameras & Lenses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1328, 1327, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1329, 1327, 'Digital Camera Lenses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1330, 1327, 'General Purpose (2.1 to 4 MP)', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1331, 1327, 'Serious (4.1 & Above)', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1332, 1327, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1333, 1311, 'Digital Memory', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1334, 1333, 'Compact Flash Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1335, 1333, 'Memory Card Readers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1336, 1333, 'Memory Sticks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1337, 1333, 'Smart Media', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1338, 1333, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1339, 1311, 'Film Cameras & Lenses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1340, 1339, '35mm Compact/Zoom', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1341, 1339, 'APS', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1342, 1339, 'Film Camera Lenses', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1343, 1339, 'Movie', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1344, 1311, 'Photographic Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1345, 1344, 'Albums, Storage & Mounting', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1346, 1344, 'Bags, Cases & Straps', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1347, 1344, 'Books, Magazines & Manuals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1348, 1344, 'Batteries & Chargers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1349, 1344, 'Flashes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1350, 1344, 'Tripods & Supports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1351, 0, 'Pottery & Glass', '', '', 10015, 0, 0); INSERT INTO `probid_categories` VALUES (1352, 1351, 'Glass', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1353, 1352, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1355, 1352, '40s, 50s, 60s', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1356, 1352, 'Contemporary Glass', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1357, 1352, 'Cut Glass', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1358, 1352, 'Paperweights', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1359, 1352, 'Pressed Glass', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1360, 1352, 'Stained Glass', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1361, 1352, 'Waterford', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1362, 1352, 'Swarovski', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1363, 1351, 'Porcelain', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1364, 1363, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1365, 1363, 'Aynsley', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1366, 1363, 'Belleek', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1367, 1363, 'Cardew', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1368, 1363, 'Carlton Ware', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1369, 1363, 'Chintz', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1370, 1363, 'Coalport', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1371, 1363, 'Decorative', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1372, 1363, 'Dinnerware', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1373, 1363, 'Figurines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1374, 1363, 'Figurines: Animal', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1375, 1363, 'Hammersley', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1376, 1363, 'Hummel, Goebel', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1377, 1363, 'Lladro', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1378, 1363, 'Royal Albert', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1379, 1363, 'Royal Copenhagen', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1380, 1363, 'Royal Doulton', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1381, 1363, 'Royal Worcester', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1382, 1363, 'Shelley', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1383, 1363, 'Wade', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1384, 1363, 'Wedgwood', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1385, 1351, 'Pottery', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1386, 1385, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1387, 1385, 'Beswick', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1388, 1385, 'British Art', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1389, 1385, 'Carlton', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1390, 1385, 'Ceramics', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1391, 1385, 'Clarice Cliff', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1392, 1385, 'Commemorative', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1393, 1385, 'Denby/Langley', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1394, 1385, 'Dinnerware', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1395, 1385, 'Dresden', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1396, 1385, 'Midwinter', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1397, 1385, 'Portmeirion', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1398, 1385, 'Staffordshire', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1399, 1385, 'Tablewares', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1400, 1385, 'Sylvac', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1401, 1385, 'Tea Pots, Tea Sets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1402, 1385, 'Wade', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1403, 1385, 'Stoneware', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1404, 0, 'Sports', '', '', 10018, 0, 0); INSERT INTO `probid_categories` VALUES (1405, 1404, 'Autographs', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1406, 1405, 'Boxing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1407, 1405, 'Cricket', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1408, 1405, 'Darts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1409, 1405, 'Football', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1410, 1405, 'Golf', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1411, 1405, 'Horse Racing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1412, 1405, 'Olympic', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1413, 1405, 'Motor Racing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1414, 1405, 'Rugby', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1415, 1405, 'Snooker', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1416, 1405, 'Tennis', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1417, 1405, 'Wrestling', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1418, 1405, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1419, 1404, 'Memorabilia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1420, 1419, 'American Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1421, 1420, 'American Football', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1422, 1420, 'Baseball', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1423, 1420, 'Basketball', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1424, 1420, 'Ice Hockey', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1425, 1419, 'Boxing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1426, 1419, 'Corinthians', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1427, 1419, 'Cricket', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1428, 1427, 'Cigarette Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1429, 1427, 'Programmes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1430, 1427, 'Scorecards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1431, 1427, 'Wisden', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1432, 1427, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1433, 1419, 'Cycling', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1434, 1419, 'Darts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1435, 1419, 'Equestrian', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1436, 1419, 'Football', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1437, 1436, 'Badges/Pins', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1438, 1436, 'Jerseys/Shirts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1439, 1436, 'Programmes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1440, 1436, 'Scarves', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1441, 1436, 'Ticket/Stubs', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1442, 1436, 'World Cup', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1443, 1436, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1444, 1419, 'Formula 1', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1445, 1444, 'Caps', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1446, 1444, 'Helmets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1447, 1444, 'Models', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1448, 1444, 'Prints & Photography', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1449, 1444, 'Programmes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1450, 1444, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1451, 1419, 'Golf', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1452, 1419, 'Horse Racing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1453, 1452, 'Badges & Pins', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1454, 1452, 'Cigarette Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1455, 1452, 'Prints & Photography', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1456, 1452, 'Race Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1457, 1452, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1458, 1419, 'Motorsport', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1459, 1458, 'Le Mans', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1460, 1458, 'Superbikes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1461, 1458, 'NASCAR', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1462, 1458, 'Stock Car', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1463, 1458, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1464, 1419, 'Olympic', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1465, 1419, 'Rally', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1466, 1419, 'Rugby', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1467, 1419, 'Snooker', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1468, 1419, 'Speedway', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1469, 1419, 'Subbuteo', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1470, 1419, 'Tennis', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1471, 1419, 'Wrestling', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1472, 1419, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1473, 1404, 'Sporting Items & Equipment', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1474, 1473, 'American Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1475, 1474, 'American Football', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1476, 1474, 'Baseball', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1477, 1474, 'Baksetball', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1478, 1474, 'Ice Hockey', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1479, 1473, 'Beach Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1480, 1479, 'Surfing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1481, 1479, 'Volleyball', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1482, 1479, 'Windsurfing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1483, 1479, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1484, 1473, 'Bowling', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1485, 1473, 'Camping', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1486, 1485, 'Tents', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1487, 1485, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1488, 1485, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1489, 1473, 'Cricket', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1490, 1489, 'Equipment', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1491, 1489, 'Clothing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1492, 1489, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1493, 1473, 'Cycling', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1494, 1493, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1495, 1493, 'BMX Bikes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1496, 1493, 'Cycling Apparel', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1497, 1493, 'Mountain Bikes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1498, 1493, 'Helmets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1499, 1493, 'Road JBikes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1500, 1493, 'Other Bikes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1501, 1493, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1502, 1473, 'Darts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1503, 1473, 'Equestrian Equipment', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1504, 1473, 'Exercise Equipment', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1505, 1473, 'Fishing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1506, 1473, 'Football', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1507, 1506, 'Boots', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1508, 1506, 'Equipment', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1509, 1506, 'Clothing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1510, 1506, 'Shinpads', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1511, 1473, 'Golf', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1512, 1511, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1513, 1511, 'Bags', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1514, 1511, 'Clothing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1515, 1511, 'Drivers/Woods', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1516, 1511, 'Golf Balls', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1517, 1511, 'Irons', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1518, 1511, 'Putters', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1519, 1511, 'Training', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1520, 1511, 'Umbrellas', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1521, 1511, 'Wedges', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1522, 1511, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1523, 1473, 'Hiking', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1524, 1473, 'Hunting', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1525, 1473, 'Martial Arts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1526, 1473, 'Rock Climbing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1527, 1473, 'Badminton', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1528, 1473, 'Tennis', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1529, 1473, 'Squash', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1530, 1473, 'Rugby', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1531, 1473, 'Running', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1532, 1473, 'Skiing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1533, 1473, 'Skating', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1534, 1473, 'Snooker', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1535, 1473, 'Snowboarding', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1536, 1473, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1537, 1534, 'Cues', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1538, 1534, 'Tables', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1539, 1534, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1540, 1404, 'Cards & Stickers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1541, 1540, 'American Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1542, 1541, 'American Football', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1543, 1541, 'Baseball', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1544, 1541, 'Basketball', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1545, 1541, 'Ice Hockey', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1546, 1541, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1547, 1540, 'Boxing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1548, 1540, 'Cricket', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1549, 1540, 'Football', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1550, 1540, 'Golf', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1551, 1540, 'Motor Racing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1552, 1540, 'Wrestling', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1553, 1540, 'Other Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1554, 0, 'Stamps', '', '', 10019, 0, 0); INSERT INTO `probid_categories` VALUES (1555, 1554, 'UK Stamps', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1556, 1555, 'Booklets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1557, 1555, 'Collections, Mixture', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1558, 1555, 'Commemorative', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1559, 1555, 'Covers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1560, 1555, 'Edward VII', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1561, 1555, 'Edward VIII', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1562, 1555, 'Elizabeth II', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1563, 1555, 'FDCs', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1564, 1555, 'George V', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1565, 1555, 'George VI', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1566, 1555, 'PlateBlock/Multiples', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1567, 1555, 'Sheets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1568, 1555, 'Victoria', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1569, 1555, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1570, 1554, 'Australia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1571, 1554, 'Canada', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1572, 1554, 'Commonwealth', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1575, 1574, 'Benelux & Colonies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1574, 1554, 'Europe', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1576, 1574, 'France & Area', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1577, 1574, 'Germany & Area', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1578, 1574, 'Ireland', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1579, 1574, 'Italy & Area', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1580, 1574, 'Portugal & Colonies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1581, 1574, 'Russia & Area', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1582, 1574, 'Scandinavia', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1583, 1574, 'Spain & Colonies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1584, 1574, 'Eastern Europe', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1585, 1574, 'Western Europe', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1586, 1574, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1587, 1554, 'United States', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1588, 0, 'Tickets & Travel', '', '', 10020, 0, 0); INSERT INTO `probid_categories` VALUES (1589, 1588, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1590, 1589, 'Adaptors & Electrical', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1591, 1589, 'Luggage', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1592, 1589, 'Travel Guides', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1593, 1589, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1594, 1588, 'Tickets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1595, 1594, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1596, 1594, 'Concert', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1597, 1594, 'Sporting Events', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1598, 1594, 'Theatre', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1599, 1596, 'Pop', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1600, 1596, 'Rock and Roll', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1601, 1596, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1602, 1597, 'Boxing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1603, 1597, 'Cricket', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1604, 1597, 'Golf', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1605, 1597, 'Motor Racing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1606, 1597, 'Football', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1607, 1597, 'Tennis', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1608, 1597, 'Rugby', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1609, 1597, 'Horse Racing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1610, 1597, 'Wrestling', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1611, 1597, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1612, 1598, 'Musicals', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1613, 1598, 'Plays', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1614, 1598, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1615, 1588, 'Travel', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1616, 1615, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1617, 1615, 'Airline', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1618, 1615, 'Bed and Breakfast', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1619, 1615, 'Car Hire', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1620, 1615, 'Caravan & Camping', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1621, 1615, 'Coach Holidays', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1622, 1615, 'Ferries & Cruises', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1623, 1615, 'Hotels', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1624, 1615, 'Packages', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1625, 1615, 'Short Breaks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1626, 1615, 'Snow and Ski Holidays', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1627, 1615, 'Villas & Timeshare', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1628, 0, 'Toys & Games', '', '', 10021, 0, 0); INSERT INTO `probid_categories` VALUES (1629, 1628, 'Action Figures', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1630, 1629, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1631, 1629, 'Action Man', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1632, 1629, 'Dr Who', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1633, 1629, 'Movies/TV', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1634, 1629, 'Sports', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1635, 1629, 'Power Rangers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1636, 1629, 'Star Trek', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1637, 1629, 'Star Wars', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1638, 1629, 'Transformers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1639, 1629, 'Xena', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1640, 1629, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1641, 1628, 'Bean Bag Plush', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1642, 1641, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1643, 1641, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1644, 1641, 'Coca Cola Bean Bags', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1645, 1641, 'Disney', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1646, 1641, 'Ty Beanies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1647, 1641, 'Ty Other Products', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1648, 1641, 'Ty Retired Beanies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1649, 1641, 'Ty Teenie Beanies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1650, 1641, 'Warner Bros', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1651, 1628, 'Diecast', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1652, 1651, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1653, 1651, 'Burago', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1654, 1651, 'Corgi', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1655, 1651, 'Dinky', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1656, 1651, 'Hot Wheels', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1657, 1651, 'Lledo', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1658, 1651, 'Matchbox', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1659, 1628, 'Electronic Pets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1660, 1628, 'Fast Food Toys', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1661, 1660, 'Burger King', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1662, 1660, 'McDonalds', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1663, 1660, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1664, 1628, 'Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1665, 1664, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1666, 1664, 'Board Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1667, 1664, 'Dice Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1668, 1664, 'Electronic', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1669, 1664, 'Role Playing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1670, 1664, 'Tradtional', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1671, 1664, 'War Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1672, 1664, 'Vintage', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1673, 1628, 'Harry Potter', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1674, 1628, 'Hobbies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1675, 1674, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1676, 1674, 'Radio Controlled', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1677, 1674, 'Science Playsets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1678, 1628, 'Kites', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1679, 1628, 'Modern Toys', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1680, 1679, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1681, 1679, 'Battery Operated', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1682, 1679, 'Lego', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1683, 1679, 'Meccano', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1684, 1628, 'My Little Pony', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1685, 1628, 'Plastic Models', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1686, 1685, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1687, 1685, 'Automotive', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1688, 1685, 'Air', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1689, 1685, 'Boats/Ships', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1690, 1685, 'Character Figures', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1691, 1685, 'Military', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1692, 1685, 'Monsters', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1693, 1685, 'Science Fiction', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1694, 1685, 'Space', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1695, 1685, 'Super-Hero', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1696, 1628, 'Plush', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1697, 1696, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1698, 1696, 'Bears', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1699, 1696, 'Care Bears', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1700, 1696, 'Disney', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1701, 1696, 'Garfield', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1702, 1696, 'Steiff', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1703, 1628, 'Pokemon', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1704, 1703, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1705, 1703, 'Action Figures', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1706, 1703, 'Electronic Games', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1707, 1703, 'Plsuh', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1708, 1703, 'Trading Cards', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1709, 1628, 'Puzzles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1710, 1628, 'Scalextrics', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1711, 1710, 'Cars', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1712, 1710, 'Tracks', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1713, 1710, 'Sets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1714, 1710, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1715, 1628, 'Steam', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1716, 1628, 'Television Toys', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1717, 1716, 'Jim Henson', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1718, 1716, 'Rugrats', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1719, 1716, 'Teletubbies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1720, 1716, 'Thomas Tank Engine', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1721, 1628, 'Toy Soldiers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1722, 1628, 'Wooden Toys', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1723, 0, 'Wholesale Items', '', '', 10023, 0, 0); INSERT INTO `probid_categories` VALUES (1724, 1723, 'Building Supplies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1725, 1724, 'Electrical', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1726, 1724, 'Plumbing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1727, 1724, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1728, 1723, 'Electrical Components', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1729, 1723, 'Medical Equipment', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1730, 1723, 'Office Equipment & Supplies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1731, 1730, 'Copiers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1732, 1730, 'Fax Machines', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1733, 1730, 'Furniture', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1734, 1730, 'Supplies & Stationary', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1735, 1730, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1736, 1730, 'Type Writers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1737, 1730, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1738, 1723, 'Packing Supplies', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1739, 1738, 'Boxes', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1740, 1738, 'Bubble Wrap', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1741, 1738, 'Jiffy Bags', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1742, 1738, 'Tape', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1743, 1738, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1744, 1723, 'Restaurant & Catering', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1745, 1723, 'Retail and Shop Fitting', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1746, 1723, 'Hand Tools', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1760, 1723, 'Power Tools', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1747, 1723, 'Test and Measurement Equipment', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1748, 1746, 'Clamps, Vises', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1749, 1746, 'Files, Chisels', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1750, 1746, 'Hammers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1751, 1746, 'Knives, Cutters', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1752, 1746, 'Measuring Tools', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1753, 1746, 'Pliers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1754, 1746, 'Saws', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1755, 1746, 'Screwdrivers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1756, 1746, 'Wrenches', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1757, 1746, 'Tool Sets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1758, 1746, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1759, 1746, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1761, 1760, 'Combination Sets', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1762, 1760, 'Drills', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1763, 1760, 'Grinders', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1764, 1760, 'Rotary Tools', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1765, 1760, 'Routers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1766, 1760, 'Sanders', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1767, 1760, 'Saws', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1768, 1760, 'Screwdrivers', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1769, 1760, 'Other', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1770, 1723, 'Industrial Tools', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1771, 1723, 'Wholesale Lots', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1772, 1771, 'Clothing, Jewellery & Watches', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1773, 1771, 'Computer, Electronics & Photo', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1774, 1771, 'Industrial & Office', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1775, 1771, 'Books, Film & Music', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1776, 1771, 'Other Wholesale Lots', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1777, 0, 'Everything Else', '', '', 10010, 0, 0); INSERT INTO `probid_categories` VALUES (1778, 1777, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1779, 1777, 'Aviation', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1780, 1779, 'Aircraft Parts', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1781, 1779, 'Pilot Gear', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1782, 1779, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1783, 1777, 'Baby Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1784, 1783, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1785, 1783, 'Essentials', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1786, 1783, 'Clothing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1787, 1783, 'Furniture', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1788, 1783, 'Maternity', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1789, 1783, 'Pushchairs & Prams', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1790, 1777, 'Crafts, Sewing', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1791, 1790, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1792, 1790, 'Cross Stitch', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1793, 1790, 'Fabric', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1794, 1790, 'Lace', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1795, 1790, 'Patterns', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1796, 1790, 'Textiles', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1797, 1777, 'Educational', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1798, 1777, 'Food & Drink', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1799, 1798, 'Food', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1800, 1798, 'Drink', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1801, 1777, 'Garden Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1802, 1801, 'Accessories', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1803, 1801, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1804, 1801, 'Plants/Seeds', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1805, 1801, 'Tools, Equipment', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1806, 1801, 'Publications', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1807, 1777, 'Home Furnishings', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1808, 1777, 'Household Items', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1809, 1808, 'General', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1810, 1808, 'Feng Shui', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1811, 1808, 'Fitness', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1812, 1808, 'Health', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1813, 1808, 'Medical', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1814, 1808, 'Safety, Security', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1815, 1777, 'Household Appliances', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1816, 1777, 'Metaphysical', '', '', 0, 0, 0); INSERT INTO `probid_categories` VALUES (1817, 1777, 'Pet Supplies', '', '', 0, 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `probid_categories_plain` -- CREATE TABLE `probid_categories_plain` ( `id` int(11) NOT NULL auto_increment, `catid` int(11) NOT NULL default '0', `name` varchar(255) NOT NULL default '', `theorder` int(11) NOT NULL default '0', `items_counter` int(11) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with categories to be displayed' AUTO_INCREMENT=49342 ; -- -- Dumping data for table `probid_categories_plain` -- INSERT INTO `probid_categories_plain` VALUES (47868, 968, 'Computing : Macintosh : -Mac', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47869, 640, 'Coins : British Coins : 1/2 Crown', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47870, 641, 'Coins : British Coins : 1/2 Penny', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47871, 1007, 'Computing : Peripherals : Monitors : 16 Inch Or Smaller', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47872, 1008, 'Computing : Peripherals : Monitors : 17 Inch', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47873, 1009, 'Computing : Peripherals : Monitors : 19 Inch Or Larger', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47874, 217, 'Antiques & Art : 20th Century Antiques : 1920's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47875, 218, 'Antiques & Art : 20th Century Antiques : 1930's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47876, 219, 'Antiques & Art : 20th Century Antiques : 1940's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47877, 220, 'Antiques & Art : 20th Century Antiques : 1950's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47878, 221, 'Antiques & Art : 20th Century Antiques : 1960's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47879, 222, 'Antiques & Art : 20th Century Antiques : 1970's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47880, 643, 'Coins : British Coins : 2 Pence', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47881, 642, 'Coins : British Coins : 2 Shilling', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47882, 644, 'Coins : British Coins : 3 Pence', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47883, 1340, 'Photopgraphy : Film Cameras & Lenses : 35mm Compact/Zoom', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47884, 645, 'Coins : British Coins : 4 Pence', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47885, 1355, 'Pottery & Glass : Glass : 40s, 50s, 60s', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47886, 646, 'Coins : British Coins : 6 Pence', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47887, 492, 'Clothing & Accessories : Boys : 6-8 Year Olds', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47888, 1318, 'Photopgraphy : Camcorders : 8MM', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47889, 126, 'Gaming : Nintendo Gameboy : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47890, 130, 'Gaming : Nintendo Gameboy Colour : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47891, 134, 'Gaming : Nintendo Gamecube : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47892, 144, 'Gaming : Nintendo 64 : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47893, 171, 'Gaming : Classic Gaming : Atari Jaguar : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47894, 174, 'Gaming : Classic Gaming : Atari Lynx : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47895, 177, 'Gaming : Classic Gaming : NES : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47896, 180, 'Gaming : Classic Gaming : SEGA Game Gear : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47897, 183, 'Gaming : Classic Gaming : SEGA Master System : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47898, 186, 'Gaming : Classic Gaming : SEGA Mega Drive : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47899, 189, 'Gaming : Classic Gaming : SEGA Saturn : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47900, 195, 'Gaming : Classic Gaming : Super Nintendo : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47901, 715, 'Collectables : Bears : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47902, 865, 'Collectables : Vanity Items : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47903, 966, 'Computing : Macintosh : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47904, 993, 'Computing : PDA's : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47905, 1017, 'Computing : Peripherals : Printers : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47906, 1317, 'Photopgraphy : Camcorders : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47907, 1328, 'Photopgraphy : Digital Cameras & Lenses : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47908, 1487, 'Sports : Sporting Items & Equipment : Camping : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47909, 1494, 'Sports : Sporting Items & Equipment : Cycling : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47910, 1512, 'Sports : Sporting Items & Equipment : Golf : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47911, 1643, 'Toys & Games : Bean Bag Plush : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47912, 1802, 'Everything Else : Garden Items : Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47913, 584, 'Clothing & Accessories : Women's Bags : Wallets and Purses : Accessorize', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47914, 66, 'Gaming : Sony Playstation 2 : Games : Action', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47915, 96, 'Gaming : Sony Playstation 1 : Games : Action', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47916, 147, 'Gaming : Nintendo 64 : Games : Action', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47917, 202, 'Gaming : SEGA Dreamcast : Games : Action', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47918, 1149, 'TV & Movies : DVD's : Action & Adventure', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47919, 1185, 'TV & Movies : Video's : Action & Adventure', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47920, 1705, 'Toys & Games : Pokemon : Action Figures', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47921, 1631, 'Toys & Games : Action Figures : Action Man', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47922, 157, 'Gaming : PC Games : Action/Adventure', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47923, 1590, 'Tickets & Travel : Accessories : Adaptors & Electrical', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47924, 477, 'Clothing & Accessories : Fancy Dress : Adult', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47925, 957, 'Computing : Laptops : Advent', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47926, 415, 'Books : Fiction : Adventure', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47927, 731, 'Collectables : Breweriana : Advertising', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47928, 672, 'Collectables : Advertising : Aeronautica', 0, 1); INSERT INTO `probid_categories_plain` VALUES (47929, 655, 'Coins : World Paper Money : Africa', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47930, 916, 'Computing : Components : Graphics & Video Cards : TV Cards : AGP', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47931, 913, 'Computing : Components : Graphics & Video Cards : AGP Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47932, 1688, 'Toys & Games : Plastic Models : Air', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47933, 1780, 'Everything Else : Aviation : Aircraft Parts', 0, 1); INSERT INTO `probid_categories_plain` VALUES (47934, 1617, 'Tickets & Travel : Travel : Airline', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47935, 1345, 'Photopgraphy : Photographic Accessories : Albums, Storage & Mounting', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47936, 728, 'Collectables : Bottles : Alcohol Bottles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47937, 265, 'Automobiles : Cars : Alfa Romeo', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47938, 323, 'Automobiles : Classic Cars : Alfa Romeo', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47939, 1098, 'Electronics : Mobile Phone Cases : All Other Phones', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47940, 799, 'Collectables : Metalware : Aluminium', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47941, 1218, 'Jewellery & Watches : Gemstones : Amber', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47942, 900, 'Computing : Components : CPU's : AMD Athlon', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47943, 984, 'Computing : PC Systems : AMD Athlon', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47944, 901, 'Computing : Components : CPU's : AMD Duron', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47945, 985, 'Computing : PC Systems : AMD Duron', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47946, 902, 'Computing : Components : CPU's : AMD K6', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47947, 903, 'Computing : Components : CPU's : AMD Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47948, 324, 'Automobiles : Classic Cars : American', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47949, 1135, 'Dolls & Dolls Houses : Dolls : American Character', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47950, 854, 'Collectables : Trading Cards & Stickers : Sports : American Football', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47951, 1421, 'Sports : Memorabilia : American Sports : American Football', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47952, 1475, 'Sports : Sporting Items & Equipment : American Sports : American Football', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47953, 1542, 'Sports : Cards & Stickers : American Sports : American Football', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47954, 1219, 'Jewellery & Watches : Gemstones : Amethyst', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47955, 316, 'Automobiles : Audio Items : Amplifiers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47956, 1055, 'Electronics : Audio Systems : Amplifiers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47957, 1068, 'Electronics : Home Phones : Analogue Phones', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47958, 651, 'Coins : World Coins : Ancient', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47959, 809, 'Collectables : Militaria : Ancient', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47960, 1150, 'TV & Movies : DVD's : Animation', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47961, 1186, 'TV & Movies : Video's : Animation', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47962, 1069, 'Electronics : Home Phones : Answer Phones', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47963, 716, 'Collectables : Bears : Antique', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47964, 1216, 'Jewellery & Watches : Fine Jewellery : Antique', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47965, 225, 'Antiques & Art : Antiquities', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47966, 1341, 'Photopgraphy : Film Cameras & Lenses : APS', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47967, 1220, 'Jewellery & Watches : Gemstones : Aquamarine', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47968, 158, 'Gaming : PC Games : Arcade', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47969, 526, 'Clothing & Accessories : Men's Casualwear : Denim : Armani', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47970, 839, 'Collectables : Tobacco Items : Ashtrays', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47971, 656, 'Coins : World Paper Money : Asia', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47972, 266, 'Automobiles : Cars : Audi', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47973, 325, 'Automobiles : Classic Cars : Austin', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47974, 657, 'Coins : World Paper Money : Australia', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47975, 1570, 'Stamps : Australia', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47976, 1285, 'Music : Music Memorabilia : Autographs', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47977, 1687, 'Toys & Games : Plastic Models : Automotive', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47978, 427, 'Books : Magazines : Aviation', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47979, 1365, 'Pottery & Glass : Porcelain : Aynsley', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47980, 828, 'Collectables : Science Fiction : Babylon 5', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47981, 712, 'Collectables : Badges', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47982, 1453, 'Sports : Memorabilia : Horse Racing : Badges & Pins', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47983, 1437, 'Sports : Memorabilia : Football : Badges/Pins', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47984, 1527, 'Sports : Sporting Items & Equipment : Badminton', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47985, 1513, 'Sports : Sporting Items & Equipment : Golf : Bags', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47986, 512, 'Clothing & Accessories : Men's Accessories : Bags, Belts, Wallets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47987, 1346, 'Photopgraphy : Photographic Accessories : Bags, Cases & Straps', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47988, 673, 'Collectables : Advertising : Bakery', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47989, 392, 'Books : Cookery Books : Baking', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47990, 1477, 'Sports : Sporting Items & Equipment : American Sports : Baksetball', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47991, 1124, 'Dolls & Dolls Houses : Barbie', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47992, 856, 'Collectables : Trading Cards & Stickers : Sports : Baseball', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47993, 1422, 'Sports : Memorabilia : American Sports : Baseball', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47994, 1476, 'Sports : Sporting Items & Equipment : American Sports : Baseball', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47995, 1543, 'Sports : Cards & Stickers : American Sports : Baseball', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47996, 855, 'Collectables : Trading Cards & Stickers : Sports : Basketball', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47997, 1423, 'Sports : Memorabilia : American Sports : Basketball', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47998, 1544, 'Sports : Cards & Stickers : American Sports : Basketball', 0, 0); INSERT INTO `probid_categories_plain` VALUES (47999, 1042, 'Electronics : Accessories : Batteries', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48000, 1075, 'Electronics : Mobile Phones : Accessories : Batteries', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48001, 1348, 'Photopgraphy : Photographic Accessories : Batteries & Chargers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48002, 1681, 'Toys & Games : Modern Toys : Battery Operated', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48003, 1212, 'Jewellery & Watches : Beads', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48004, 357, 'Books : Annuals : Beano', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48005, 1698, 'Toys & Games : Plush : Bears', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48006, 1618, 'Tickets & Travel : Travel : Bed and Breakfast', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48007, 733, 'Collectables : Breweriana : Beer Mats', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48008, 1366, 'Pottery & Glass : Porcelain : Belleek', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48009, 562, 'Clothing & Accessories : Women's Accessories : Belts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48010, 519, 'Clothing & Accessories : Men's Casualwear : Casual Shirts : Ben Sherman', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48011, 1575, 'Stamps : Europe : Benelux & Colonies', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48012, 1387, 'Pottery & Glass : Pottery : Beswick', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48013, 1176, 'TV & Movies : Other Formats : Beta', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48014, 1246, 'Music : CD's : Big Band', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48015, 1313, 'Photopgraphy : Binoculars & Telescopes : Binoculars', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48016, 691, 'Collectables : Animals : Bird', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48017, 358, 'Books : Annuals : Blue Peter', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48018, 1247, 'Music : CD's : Blues', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48019, 1270, 'Music : Tapes : Blues', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48020, 267, 'Automobiles : Cars : BMW', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48021, 326, 'Automobiles : Classic Cars : BMW', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48022, 339, 'Automobiles : Motorbikes : BMW', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48023, 1495, 'Sports : Sporting Items & Equipment : Cycling : BMX Bikes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48024, 159, 'Gaming : PC Games : Board Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48025, 1666, 'Toys & Games : Games : Board Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48026, 428, 'Books : Magazines : Boating & Sailing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48027, 349, 'Automobiles : Other Vehicles : Boats & Watercraft', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48028, 1689, 'Toys & Games : Plastic Models : Boats/Ships', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48029, 551, 'Clothing & Accessories : Personal Care : Body', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48030, 1556, 'Stamps : UK Stamps : Booklets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48031, 138, 'Gaming : Merchandise & Magazines : Books', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48032, 1283, 'Music : Music Memorabilia : Books', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48033, 1775, 'Wholesale Items : Wholesale Lots : Books, Film & Music', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48034, 1347, 'Photopgraphy : Photographic Accessories : Books, Magazines & Manuals', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48035, 238, 'Antiques & Art : Books/Manuscripts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48036, 1079, 'Electronics : Mobile Phones : Accessories : Boosters', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48037, 540, 'Clothing & Accessories : Men's Footwear : Boots', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48038, 628, 'Clothing & Accessories : Women's Shoes : Boots', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48039, 1507, 'Sports : Sporting Items & Equipment : Football : Boots', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48040, 732, 'Collectables : Breweriana : Bottles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48041, 481, 'Clothing & Accessories : Boys : 2-5 Year Olds : Bottoms', 0, 1); INSERT INTO `probid_categories_plain` VALUES (48042, 487, 'Clothing & Accessories : Boys : 9+ Year Olds : Bottoms', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48043, 494, 'Clothing & Accessories : Girls : 2-5 Year Olds : Bottoms', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48044, 499, 'Clothing & Accessories : Girls : 6-8 Year Olds : Bottoms', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48045, 504, 'Clothing & Accessories : Girls : 9+ Years Old : Bottoms', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48046, 1484, 'Sports : Sporting Items & Equipment : Bowling', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48047, 1187, 'TV & Movies : Video's : Box Sets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48048, 1739, 'Wholesale Items : Packing Supplies : Boxes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48049, 1406, 'Sports : Autographs : Boxing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48050, 1425, 'Sports : Memorabilia : Boxing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48051, 1547, 'Sports : Cards & Stickers : Boxing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48052, 1602, 'Tickets & Travel : Tickets : Sporting Events : Boxing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48053, 749, 'Collectables : Clubs & Associations : Boy Scouts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48054, 247, 'Antiques & Art : Metalware : Brass', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48055, 800, 'Collectables : Metalware : Brass', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48056, 1288, 'Music : Musical Instruments : Brass', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48057, 1388, 'Pottery & Glass : Pottery : British Art', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48058, 248, 'Antiques & Art : Metalware : Bronze', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48059, 801, 'Collectables : Metalware : Bronze', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48060, 1088, 'Electronics : Mobile Phones : Sony Ericsson : BT Cellnet/O2', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48061, 1740, 'Wholesale Items : Packing Supplies : Bubble Wrap', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48062, 829, 'Collectables : Science Fiction : Buffy the Vampire Slayer', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48063, 359, 'Books : Annuals : Bunty', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48064, 1653, 'Toys & Games : Diecast : Burago', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48065, 520, 'Clothing & Accessories : Men's Casualwear : Casual Shirts : Burberry', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48066, 570, 'Clothing & Accessories : Women's Bags : Handbag : Burberry', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48067, 577, 'Clothing & Accessories : Women's Bags : Shoulderbag : Burberry', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48068, 583, 'Clothing & Accessories : Women's Bags : Wallets and Purses : Burberry', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48069, 1661, 'Toys & Games : Fast Food Toys : Burger King', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48070, 674, 'Collectables : Advertising : Bus', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48071, 1029, 'Computing : Software : Business', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48072, 399, 'Books : Educational Books : Business & Finance', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48073, 885, 'Services : Offline Service : Business Printing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48074, 1044, 'Electronics : Accessories : Cables', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48075, 1116, 'Electronics : Satellite & Digital TV : Cables', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48076, 898, 'Computing : Components : Cables & Connectors', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48077, 703, 'Collectables : Art : Calendars', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48078, 1174, 'TV & Movies : Memorabilia : Calendars', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48079, 1070, 'Electronics : Home Phones : Caller ID', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48080, 593, 'Clothing & Accessories : Women's Casualwear : Denim : Calvin Klein', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48081, 1066, 'Electronics : Camcorders', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48082, 350, 'Automobiles : Other Vehicles : Campers & Caravans', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48083, 658, 'Coins : World Paper Money : Canada', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48084, 1571, 'Stamps : Canada', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48085, 1445, 'Sports : Memorabilia : Formula 1 : Caps', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48086, 299, 'Automobiles : Car Accessories : Car Care', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48087, 1619, 'Tickets & Travel : Travel : Car Hire', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48088, 347, 'Automobiles : Car Numberplates', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48089, 1620, 'Tickets & Travel : Travel : Caravan & Camping', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48090, 1367, 'Pottery & Glass : Porcelain : Cardew', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48091, 1699, 'Toys & Games : Plush : Care Bears', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48092, 1389, 'Pottery & Glass : Pottery : Carlton', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48093, 1368, 'Pottery & Glass : Porcelain : Carlton Ware', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48094, 956, 'Computing : Laptops : Carry Cases & Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48095, 429, 'Books : Magazines : Cars', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48096, 1711, 'Toys & Games : Scalextrics : Cars', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48097, 1056, 'Electronics : Audio Systems : Cassette Decks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48098, 317, 'Automobiles : Audio Items : Cassette Players', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48099, 1048, 'Electronics : Portable Audio : Cassette Players', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48100, 802, 'Collectables : Metalware : Cast Iron', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48101, 692, 'Collectables : Animals : Cat', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48102, 318, 'Automobiles : Audio Items : CD Changers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48103, 319, 'Automobiles : Audio Items : CD Players', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48104, 1049, 'Electronics : Portable Audio : CD Players', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48105, 1057, 'Electronics : Audio Systems : CD Players', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48106, 937, 'Computing : Components : Drives : CD ROM', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48107, 377, 'Books : Audio Books : CD's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48108, 941, 'Computing : Components : Drives : CDR', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48109, 940, 'Computing : Components : Drives : CDRW', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48110, 430, 'Books : Magazines : Celebrity', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48111, 1177, 'TV & Movies : Other Formats : Celluloid', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48112, 239, 'Antiques & Art : Ceramics', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48113, 1390, 'Pottery & Glass : Pottery : Ceramics', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48114, 1690, 'Toys & Games : Plastic Models : Character Figures', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48115, 676, 'Collectables : Advertising : Chemist', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48116, 717, 'Collectables : Bears : Cherished Teddies', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48117, 431, 'Books : Magazines : Children', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48118, 476, 'Clothing & Accessories : Fancy Dress : Children', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48119, 1030, 'Computing : Software : Children', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48120, 1151, 'TV & Movies : DVD's : Children & Family', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48121, 1188, 'TV & Movies : Video's : Children & Family', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48122, 160, 'Gaming : PC Games : Children's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48123, 1248, 'Music : CD's : Childrens', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48124, 1271, 'Music : Tapes : Childrens', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48125, 659, 'Coins : World Paper Money : China', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48126, 1369, 'Pottery & Glass : Porcelain : Chintz', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48127, 738, 'Collectables : Casino : Chips', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48128, 269, 'Automobiles : Cars : Chrysler & Jeep', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48129, 677, 'Collectables : Advertising : Cigarette', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48130, 840, 'Collectables : Tobacco Items : Cigarette Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48131, 1428, 'Sports : Memorabilia : Cricket : Cigarette Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48132, 1454, 'Sports : Memorabilia : Horse Racing : Cigarette Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48133, 268, 'Automobiles : Cars : Citroen', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48134, 1748, 'Wholesale Items : Hand Tools : Clamps, Vises', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48135, 1391, 'Pottery & Glass : Pottery : Clarice Cliff', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48136, 1273, 'Music : Tapes : Classical', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48137, 1250, 'Music : CD's : Classical & Opera', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48138, 380, 'Books : Children Books : Classics', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48139, 1152, 'TV & Movies : DVD's : Classics', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48140, 1189, 'TV & Movies : Video's : Classics', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48141, 240, 'Antiques & Art : Clocks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48142, 1491, 'Sports : Sporting Items & Equipment : Cricket : Clothing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48143, 1509, 'Sports : Sporting Items & Equipment : Football : Clothing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48144, 1514, 'Sports : Sporting Items & Equipment : Golf : Clothing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48145, 1786, 'Everything Else : Baby Items : Clothing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48146, 1772, 'Wholesale Items : Wholesale Lots : Clothing, Jewellery & Watches', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48147, 774, 'Collectables : Flags : Club Flags', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48148, 1621, 'Tickets & Travel : Travel : Coach Holidays', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48149, 1370, 'Pottery & Glass : Porcelain : Coalport', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48150, 535, 'Clothing & Accessories : Men's Casualwear : Coats & Jackets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48151, 1644, 'Toys & Games : Bean Bag Plush : Coca Cola Bean Bags', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48152, 453, 'Books : Non Fiction : Collectables', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48153, 647, 'Coins : British Coins : Collections', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48154, 1557, 'Stamps : UK Stamps : Collections, Mixture', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48155, 432, 'Books : Magazines : Collector', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48156, 381, 'Books : Children Books : Colouring Books', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48157, 1761, 'Wholesale Items : Power Tools : Combination Sets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48158, 1153, 'TV & Movies : DVD's : Comedy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48159, 1190, 'TV & Movies : Video's : Comedy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48160, 1249, 'Music : CD's : Comedy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48161, 847, 'Collectables : Trading Cards & Stickers : Comic', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48162, 759, 'Collectables : Comics : Comic Figurines', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48163, 760, 'Collectables : Comics : Comic Magazines', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48164, 648, 'Coins : British Coins : Commemorative', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48165, 653, 'Coins : World Coins : Commemorative', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48166, 789, 'Collectables : Knives : Commemorative', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48167, 1392, 'Pottery & Glass : Pottery : Commemorative', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48168, 1558, 'Stamps : UK Stamps : Commemorative', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48169, 892, 'Properties : Commercial Property', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48170, 351, 'Automobiles : Other Vehicles : Commercial Vehicles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48171, 1572, 'Stamps : Commonwealth', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48172, 1334, 'Photopgraphy : Digital Memory : Compact Flash Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48173, 866, 'Collectables : Vanity Items : Compacts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48174, 963, 'Computing : Laptops : Compaq', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48175, 994, 'Computing : PDA's : Compaq', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48176, 1251, 'Music : CD's : Compilations', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48177, 433, 'Books : Magazines : Computer', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48178, 1773, 'Wholesale Items : Wholesale Lots : Computer, Electronics & Photo', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48179, 400, 'Books : Educational Books : Computing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48180, 675, 'Collectables : Advertising : Confectionary', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48181, 136, 'Gaming : Nintendo Gamecube : Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48182, 146, 'Gaming : Nintendo 64 : Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48183, 179, 'Gaming : Classic Gaming : NES : Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48184, 185, 'Gaming : Classic Gaming : SEGA Master System : Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48185, 188, 'Gaming : Classic Gaming : SEGA Mega Drive : Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48186, 191, 'Gaming : Classic Gaming : SEGA Saturn : Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48187, 197, 'Gaming : Classic Gaming : Super Nintendo : Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48188, 230, 'Antiques & Art : Art : Contemporary Art', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48189, 1356, 'Pottery & Glass : Glass : Contemporary Glass', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48190, 86, 'Gaming : Sony Playstation 1 : Accessories : Control Pads', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48191, 92, 'Gaming : Sony Playstation 2 : Accessories : Control Pads', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48192, 211, 'Gaming : SEGA Dreamcast : Accessories : Control Pads', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48193, 434, 'Books : Magazines : Cooking', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48194, 781, 'Collectables : Kitchenalia : Cookware', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48195, 1731, 'Wholesale Items : Office Equipment & Supplies : Copiers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48196, 249, 'Antiques & Art : Metalware : Copper', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48197, 803, 'Collectables : Metalware : Copper', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48198, 1654, 'Toys & Games : Diecast : Corgi', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48199, 1426, 'Sports : Memorabilia : Corinthians', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48200, 819, 'Collectables : Royal Commemoratives : Coronation', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48201, 1213, 'Jewellery & Watches : Costume Jewellery', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48202, 1252, 'Music : CD's : Country', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48203, 1274, 'Music : Tapes : Country', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48204, 1559, 'Stamps : UK Stamps : Covers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48205, 1407, 'Sports : Autographs : Cricket', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48206, 1548, 'Sports : Cards & Stickers : Cricket', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48207, 1603, 'Tickets & Travel : Tickets : Sporting Events : Cricket', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48208, 469, 'Books : Non Fiction : Crime', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48209, 1168, 'TV & Movies : DVD's : Crime', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48210, 1205, 'TV & Movies : Video's : Crime', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48211, 1792, 'Everything Else : Crafts, Sewing : Cross Stitch', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48212, 1537, 'Sports : Sporting Items & Equipment : Snooker : Cues', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48213, 1239, 'Jewellery & Watches : Men's Jewellery : Cufflinks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48214, 1154, 'TV & Movies : DVD's : Cult', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48215, 1357, 'Pottery & Glass : Glass : Cut Glass', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48216, 1433, 'Sports : Memorabilia : Cycling', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48217, 1496, 'Sports : Sporting Items & Equipment : Cycling : Cycling Apparel', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48218, 270, 'Automobiles : Cars : Daewoo', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48219, 327, 'Automobiles : Classic Cars : Daimler', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48220, 678, 'Collectables : Advertising : Dairy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48221, 755, 'Collectables : Plates : Danbury Mint', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48222, 1253, 'Music : CD's : Dance', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48223, 360, 'Books : Annuals : Dandy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48224, 1408, 'Sports : Autographs : Darts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48225, 1434, 'Sports : Memorabilia : Darts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48226, 1502, 'Sports : Sporting Items & Equipment : Darts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48227, 1076, 'Electronics : Mobile Phones : Accessories : Data Cables', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48228, 1371, 'Pottery & Glass : Porcelain : Decorative', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48229, 241, 'Antiques & Art : Decorative Items', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48230, 702, 'Collectables : Art : Decorator/Designer', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48231, 1191, 'TV & Movies : Video's : Deleted Video's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48232, 960, 'Computing : Laptops : Dell', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48233, 1393, 'Pottery & Glass : Pottery : Denby/Langley', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48234, 402, 'Books : Educational Books : Design & Technology', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48235, 873, 'Collectables : Writing Instruments : Desktop Items', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48236, 1031, 'Computing : Software : Desktop Publishing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48237, 1032, 'Computing : Software : Development Tools', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48238, 1221, 'Jewellery & Watches : Gemstones : Diamond', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48239, 737, 'Collectables : Casino : Dice', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48240, 1667, 'Toys & Games : Games : Dice Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48241, 527, 'Clothing & Accessories : Men's Casualwear : Denim : Diesel', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48242, 592, 'Clothing & Accessories : Women's Casualwear : Denim : Diesel', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48243, 1114, 'Electronics : Satellite & Digital TV : Digi Boxes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48244, 1100, 'Electronics : Televisions : Digial TV's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48245, 1319, 'Photopgraphy : Camcorders : Digital Camcorders', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48246, 1329, 'Photopgraphy : Digital Cameras & Lenses : Digital Camera Lenses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48247, 1071, 'Electronics : Home Phones : Digital Phones', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48248, 1655, 'Toys & Games : Diecast : Dinky', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48249, 1372, 'Pottery & Glass : Porcelain : Dinnerware', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48250, 1394, 'Pottery & Glass : Pottery : Dinnerware', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48251, 694, 'Collectables : Animals : Dinosaur', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48252, 352, 'Automobiles : Other Vehicles : Disabled Vehicles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48253, 1254, 'Music : CD's : Disco', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48254, 1112, 'Electronics : Satellite & Digital TV : Dishes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48255, 1645, 'Toys & Games : Bean Bag Plush : Disney', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48256, 1700, 'Toys & Games : Plush : Disney', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48257, 679, 'Collectables : Advertising : Distillery', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48258, 1158, 'TV & Movies : DVD's : Documentary', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48259, 1197, 'TV & Movies : Video's : Documentary', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48260, 693, 'Collectables : Animals : Dog', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48261, 880, 'Services : Internet Services : Domain Name Registration', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48262, 361, 'Books : Annuals : Dr Who', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48263, 1632, 'Toys & Games : Action Figures : Dr Who', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48264, 830, 'Collectables : Science Fiction : Dr. Who', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48265, 1155, 'TV & Movies : DVD's : Drama', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48266, 1192, 'TV & Movies : Video's : Drama', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48267, 403, 'Books : Educational Books : Drama & Media', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48268, 232, 'Antiques & Art : Art : Drawings', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48269, 1395, 'Pottery & Glass : Pottery : Dresden', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48270, 495, 'Clothing & Accessories : Girls : 2-5 Year Olds : Dresses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48271, 500, 'Clothing & Accessories : Girls : 6-8 Year Olds : Dresses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48272, 505, 'Clothing & Accessories : Girls : 9+ Years Old : Dresses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48273, 597, 'Clothing & Accessories : Women's Casualwear : Dresses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48274, 607, 'Clothing & Accessories : Women's Eveningwear : Dresses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48275, 614, 'Clothing & Accessories : Women's Workwear : Dresses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48276, 1762, 'Wholesale Items : Power Tools : Drills', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48277, 1800, 'Everything Else : Food & Drink : Drink', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48278, 1515, 'Sports : Sporting Items & Equipment : Golf : Drivers/Woods', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48279, 340, 'Automobiles : Motorbikes : Ducati', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48280, 935, 'Computing : Components : Drives : DVD', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48281, 936, 'Computing : Components : Drives : DVD-RW', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48282, 382, 'Books : Children Books : Early Books', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48283, 1584, 'Stamps : Europe : Eastern Europe', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48284, 925, 'Computing : Components : Memory : EDO', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48285, 1034, 'Computing : Software : Educational', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48286, 1797, 'Everything Else : Educational', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48287, 1560, 'Stamps : UK Stamps : Edward VII', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48288, 1561, 'Stamps : UK Stamps : Edward VIII', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48289, 782, 'Collectables : Kitchenalia : Egg Cups', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48290, 1725, 'Wholesale Items : Building Supplies : Electrical', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48291, 1728, 'Wholesale Items : Electrical Components', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48292, 1289, 'Music : Musical Instruments : Electronic', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48293, 1668, 'Toys & Games : Games : Electronic', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48294, 1706, 'Toys & Games : Pokemon : Electronic Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48295, 1659, 'Toys & Games : Electronic Pets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48296, 1562, 'Stamps : UK Stamps : Elizabeth II', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48297, 257, 'Antiques & Art : Textiles/Linens : Embroidery', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48298, 1222, 'Jewellery & Watches : Gemstones : Emerald', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48299, 454, 'Books : Non Fiction : Entertainment', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48300, 1435, 'Sports : Memorabilia : Equestrian', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48301, 1503, 'Sports : Sporting Items & Equipment : Equestrian Equipment', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48302, 1290, 'Music : Musical Instruments : Equipment', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48303, 1490, 'Sports : Sporting Items & Equipment : Cricket : Equipment', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48304, 1508, 'Sports : Sporting Items & Equipment : Football : Equipment', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48305, 1081, 'Electronics : Mobile Phones : Ericsson', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48306, 1785, 'Everything Else : Baby Items : Essentials', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48307, 652, 'Coins : World Coins : Europe', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48308, 660, 'Coins : World Paper Money : Europe', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48309, 773, 'Collectables : Flags : European Flags', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48310, 1193, 'TV & Movies : Video's : Excercise', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48311, 1504, 'Sports : Sporting Items & Equipment : Exercise Equipment', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48312, 369, 'Books : Rare Books : Exploration & Travel', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48313, 301, 'Automobiles : Car Accessories : Exterior Items', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48314, 1004, 'Computing : Peripherals : Modems : External', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48315, 554, 'Clothing & Accessories : Personal Care : Eyes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48316, 258, 'Antiques & Art : Textiles/Linens : Fabric', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48317, 1793, 'Everything Else : Crafts, Sewing : Fabric', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48318, 552, 'Clothing & Accessories : Personal Care : Face', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48319, 383, 'Books : Children Books : Fairy Tales', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48320, 911, 'Computing : Components : Fans & Heatsinks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48321, 416, 'Books : Fiction : Fantasy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48322, 1156, 'TV & Movies : DVD's : Fantasy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48323, 1194, 'TV & Movies : Video's : Fantasy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48324, 696, 'Collectables : Animals : Farm', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48325, 680, 'Collectables : Advertising : Fashion', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48326, 1732, 'Wholesale Items : Office Equipment & Supplies : Fax Machines', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48327, 1563, 'Stamps : UK Stamps : FDCs', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48328, 456, 'Books : Non Fiction : Feng Shui', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48329, 1810, 'Everything Else : Household Items : Feng Shui', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48330, 1622, 'Tickets & Travel : Travel : Ferries & Cruises', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48331, 271, 'Automobiles : Cars : Fiat', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48332, 161, 'Gaming : PC Games : Fighting', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48333, 67, 'Gaming : Sony Playstation 2 : Games : Fighting', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48334, 97, 'Gaming : Sony Playstation 1 : Games : Fighting', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48335, 148, 'Gaming : Nintendo 64 : Games : Fighting', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48336, 203, 'Gaming : SEGA Dreamcast : Games : Fighting', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48337, 1373, 'Pottery & Glass : Porcelain : Figurines', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48338, 1374, 'Pottery & Glass : Porcelain : Figurines: Animal', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48339, 1749, 'Wholesale Items : Hand Tools : Files, Chisels', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48340, 1146, 'TV & Movies : Autographs : Film', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48341, 1342, 'Photopgraphy : Film Cameras & Lenses : Film Camera Lenses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48342, 1269, 'Music : CD's : Film Sountracks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48343, 695, 'Collectables : Animals : Fish', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48344, 1505, 'Sports : Sporting Items & Equipment : Fishing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48345, 1811, 'Everything Else : Household Items : Fitness', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48346, 1349, 'Photopgraphy : Photographic Accessories : Flashes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48347, 629, 'Clothing & Accessories : Women's Shoes : Flats', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48348, 939, 'Computing : Components : Drives : Floppy Disk Drive', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48349, 1255, 'Music : CD's : Folk', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48350, 1275, 'Music : Tapes : Folk', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48351, 242, 'Antiques & Art : Folk Art', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48352, 681, 'Collectables : Advertising : Food', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48353, 1799, 'Everything Else : Food & Drink : Food', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48354, 852, 'Collectables : Trading Cards & Stickers : Sports : Football', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48355, 1409, 'Sports : Autographs : Football', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48356, 1549, 'Sports : Cards & Stickers : Football', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48357, 1606, 'Tickets & Travel : Tickets : Sporting Events : Football', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48358, 1095, 'Electronics : Mobile Phone Cases : For Ericsson', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48359, 1096, 'Electronics : Mobile Phone Cases : For Motorola', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48360, 1097, 'Electronics : Mobile Phone Cases : For Nokia', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48361, 272, 'Automobiles : Cars : Ford', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48362, 328, 'Automobiles : Classic Cars : Ford', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48363, 1157, 'TV & Movies : DVD's : Foreign', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48364, 1195, 'TV & Movies : Video's : Foreign', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48365, 255, 'Antiques & Art : Foreign Art', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48366, 546, 'Clothing & Accessories : Men's Workwear : Formal Shirts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48367, 542, 'Clothing & Accessories : Men's Footwear : Formal Shoes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48368, 661, 'Coins : World Paper Money : France', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48369, 1576, 'Stamps : Europe : France & Area', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48370, 521, 'Clothing & Accessories : Men's Casualwear : Casual Shirts : French Connection', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48371, 776, 'Collectables : Fridge Magnets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48372, 243, 'Antiques & Art : Furniture', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48373, 1136, 'Dolls & Dolls Houses : Dolls : Furniture', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48374, 1733, 'Wholesale Items : Office Equipment & Supplies : Furniture', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48375, 1787, 'Everything Else : Baby Items : Furniture', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48376, 127, 'Gaming : Nintendo Gameboy : Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48377, 131, 'Gaming : Nintendo Gameboy Colour : Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48378, 135, 'Gaming : Nintendo Gamecube : Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48379, 172, 'Gaming : Classic Gaming : Atari Jaguar : Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48380, 175, 'Gaming : Classic Gaming : Atari Lynx : Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48381, 178, 'Gaming : Classic Gaming : NES : Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48382, 181, 'Gaming : Classic Gaming : SEGA Game Gear : Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48383, 184, 'Gaming : Classic Gaming : SEGA Master System : Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48384, 187, 'Gaming : Classic Gaming : SEGA Mega Drive : Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48385, 190, 'Gaming : Classic Gaming : SEGA Saturn : Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48386, 196, 'Gaming : Classic Gaming : Super Nintendo : Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48387, 740, 'Collectables : Casino : Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48388, 528, 'Clothing & Accessories : Men's Casualwear : Denim : GAP', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48389, 1256, 'Music : CD's : Garage', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48390, 300, 'Automobiles : Car Accessories : Garage Equipment & Tools', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48391, 227, 'Antiques & Art : Architectural : Garden', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48392, 455, 'Books : Non Fiction : Gardening', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48393, 1701, 'Toys & Games : Plush : Garfield', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48394, 1223, 'Jewellery & Watches : Gemstones : Garnet', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48395, 231, 'Antiques & Art : Art : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48396, 246, 'Antiques & Art : Metalware : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48397, 671, 'Collectables : Advertising : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48398, 690, 'Collectables : Animals : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48399, 701, 'Collectables : Art : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48400, 708, 'Collectables : Autographs : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48401, 714, 'Collectables : Bears : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48402, 721, 'Collectables : Bottles : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48403, 730, 'Collectables : Breweriana : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48404, 743, 'Collectables : Clocks : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48405, 748, 'Collectables : Clubs & Associations : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48406, 754, 'Collectables : Plates : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48407, 780, 'Collectables : Kitchenalia : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48408, 788, 'Collectables : Knives : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48409, 793, 'Collectables : Memorabilia : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48410, 798, 'Collectables : Metalware : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48411, 808, 'Collectables : Militaria : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48412, 827, 'Collectables : Science Fiction : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48413, 838, 'Collectables : Tobacco Items : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48414, 846, 'Collectables : Trading Cards & Stickers : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48415, 859, 'Collectables : Model Trains : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48416, 864, 'Collectables : Vanity Items : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48417, 870, 'Collectables : Writing Instruments : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48418, 894, 'Computing : Books : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48419, 973, 'Computing : Networking : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48420, 982, 'Computing : Other Hardware : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48421, 1002, 'Computing : Peripherals : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48422, 1013, 'Computing : Peripherals : Multimedia Devices : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48423, 1025, 'Computing : Peripherals : Video : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48424, 1028, 'Computing : Software : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48425, 1128, 'Dolls & Dolls Houses : House & Miniatures : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48426, 1132, 'Dolls & Dolls Houses : Figures : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48427, 1134, 'Dolls & Dolls Houses : Dolls : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48428, 1238, 'Jewellery & Watches : Men's Jewellery : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48429, 1353, 'Pottery & Glass : Glass : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48430, 1364, 'Pottery & Glass : Porcelain : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48431, 1386, 'Pottery & Glass : Pottery : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48432, 1593, 'Tickets & Travel : Accessories : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48433, 1595, 'Tickets & Travel : Tickets : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48434, 1616, 'Tickets & Travel : Travel : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48435, 1630, 'Toys & Games : Action Figures : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48436, 1642, 'Toys & Games : Bean Bag Plush : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48437, 1652, 'Toys & Games : Diecast : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48438, 1663, 'Toys & Games : Fast Food Toys : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48439, 1665, 'Toys & Games : Games : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48440, 1675, 'Toys & Games : Hobbies : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48441, 1680, 'Toys & Games : Modern Toys : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48442, 1686, 'Toys & Games : Plastic Models : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48443, 1697, 'Toys & Games : Plush : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48444, 1704, 'Toys & Games : Pokemon : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48445, 1737, 'Wholesale Items : Office Equipment & Supplies : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48446, 1778, 'Everything Else : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48447, 1782, 'Everything Else : Aviation : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48448, 1784, 'Everything Else : Baby Items : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48449, 1791, 'Everything Else : Crafts, Sewing : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48450, 1803, 'Everything Else : Garden Items : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48451, 1809, 'Everything Else : Household Items : General', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48452, 1330, 'Photopgraphy : Digital Cameras & Lenses : General Purpose (2.1 to 4 MP)', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48453, 457, 'Books : Non Fiction : Geography', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48454, 1564, 'Stamps : UK Stamps : George V', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48455, 1565, 'Stamps : UK Stamps : George VI', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48456, 662, 'Coins : World Paper Money : Germany', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48457, 1577, 'Stamps : Europe : Germany & Area', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48458, 750, 'Collectables : Clubs & Associations : Girl Scouts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48459, 563, 'Clothing & Accessories : Women's Accessories : Gloves', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48460, 250, 'Antiques & Art : Metalware : Gold', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48461, 649, 'Coins : British Coins : Gold', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48462, 1410, 'Sports : Autographs : Golf', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48463, 1451, 'Sports : Memorabilia : Golf', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48464, 1550, 'Sports : Cards & Stickers : Golf', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48465, 1604, 'Tickets & Travel : Tickets : Sporting Events : Golf', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48466, 1516, 'Sports : Sporting Items & Equipment : Golf : Golf Balls', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48467, 923, 'Computing : Components : Input Peripherals : Graphic Tablets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48468, 1033, 'Computing : Software : Graphics & Multimedia', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48469, 1763, 'Wholesale Items : Power Tools : Grinders', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48470, 571, 'Clothing & Accessories : Women's Bags : Handbag : Gucci', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48471, 578, 'Clothing & Accessories : Women's Bags : Shoulderbag : Gucci', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48472, 585, 'Clothing & Accessories : Women's Bags : Wallets and Purses : Gucci', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48473, 139, 'Gaming : Merchandise & Magazines : Guides', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48474, 1291, 'Music : Musical Instruments : Guitars', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48475, 553, 'Clothing & Accessories : Personal Care : Hair', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48476, 1750, 'Wholesale Items : Hand Tools : Hammers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48477, 1375, 'Pottery & Glass : Porcelain : Hammersley', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48478, 1115, 'Electronics : Satellite & Digital TV : Handsets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48479, 1077, 'Electronics : Mobile Phones : Accessories : Handsfree', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48480, 995, 'Computing : PDA's : Handspring', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48481, 932, 'Computing : Components : Storage Devices : Hard Drives', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48482, 341, 'Automobiles : Motorbikes : Harley Davidson', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48483, 1673, 'Toys & Games : Harry Potter', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48484, 513, 'Clothing & Accessories : Men's Accessories : Hats', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48485, 1043, 'Electronics : Accessories : Headphones', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48486, 1015, 'Computing : Peripherals : Multimedia Devices : Headphones & Microphones', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48487, 404, 'Books : Educational Books : Health', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48488, 1812, 'Everything Else : Household Items : Health', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48489, 436, 'Books : Magazines : Health & Fitness', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48490, 394, 'Books : Cookery Books : Healthy Cooking', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48491, 630, 'Clothing & Accessories : Women's Shoes : Heels', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48492, 1446, 'Sports : Memorabilia : Formula 1 : Helmets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48493, 1498, 'Sports : Sporting Items & Equipment : Cycling : Helmets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48494, 996, 'Computing : PDA's : Hewlett Packard', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48495, 1320, 'Photopgraphy : Camcorders : Hi8', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48496, 1523, 'Sports : Sporting Items & Equipment : Hiking', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48497, 794, 'Collectables : Memorabilia : Historical', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48498, 371, 'Books : Rare Books : History', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48499, 405, 'Books : Educational Books : History', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48500, 458, 'Books : Non Fiction : History', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48501, 435, 'Books : Magazines : Hobby', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48502, 437, 'Books : Magazines : Home & Garden', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48503, 459, 'Books : Non Fiction : Home & Garden', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48504, 1807, 'Everything Else : Home Furnishings', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48505, 1058, 'Electronics : Audio Systems : Home Theatre', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48506, 273, 'Automobiles : Cars : Honda', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48507, 342, 'Automobiles : Motorbikes : Honda', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48508, 860, 'Collectables : Model Trains : Hornby', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48509, 417, 'Books : Fiction : Horror', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48510, 438, 'Books : Magazines : Horror', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48511, 1160, 'TV & Movies : DVD's : Horror', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48512, 1196, 'TV & Movies : Video's : Horror', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48513, 697, 'Collectables : Animals : Horse', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48514, 1411, 'Sports : Autographs : Horse Racing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48515, 1609, 'Tickets & Travel : Tickets : Sporting Events : Horse Racing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48516, 1656, 'Toys & Games : Diecast : Hot Wheels', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48517, 1623, 'Tickets & Travel : Travel : Hotels', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48518, 1257, 'Music : CD's : House', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48519, 722, 'Collectables : Bottles : Household', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48520, 1815, 'Everything Else : Household Appliances', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48521, 1130, 'Dolls & Dolls Houses : House & Miniatures : Houses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48522, 959, 'Computing : Laptops : HP', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48523, 765, 'Collectables : Decorative : Hummel', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48524, 1376, 'Pottery & Glass : Porcelain : Hummel, Goebel', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48525, 418, 'Books : Fiction : Humour', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48526, 1524, 'Sports : Sporting Items & Equipment : Hunting', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48527, 274, 'Automobiles : Cars : Hyundai', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48528, 967, 'Computing : Macintosh : i-Book', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48529, 961, 'Computing : Laptops : IBM', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48530, 1424, 'Sports : Memorabilia : American Sports : Ice Hockey', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48531, 1478, 'Sports : Sporting Items & Equipment : American Sports : Ice Hockey', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48532, 1545, 'Sports : Cards & Stickers : American Sports : Ice Hockey', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48533, 296, 'Automobiles : Cars : Import', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48534, 311, 'Automobiles : Car Navigation/Electricals : In Car DVD', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48535, 312, 'Automobiles : Car Navigation/Electricals : In Car Gaming', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48536, 313, 'Automobiles : Car Navigation/Electricals : In Car TV', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48537, 1258, 'Music : CD's : Indie', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48538, 1770, 'Wholesale Items : Industrial Tools', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48539, 1774, 'Wholesale Items : Wholesale Lots : Industrial & Office', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48540, 1018, 'Computing : Peripherals : Printers : Inkjet', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48541, 723, 'Collectables : Bottles : Inks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48542, 874, 'Collectables : Writing Instruments : Inkwells', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48543, 1259, 'Music : CD's : Instrumental', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48544, 1286, 'Music : Music Memorabilia : Instruments', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48545, 986, 'Computing : PC Systems : Intel 486', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48546, 904, 'Computing : Components : CPU's : Intel Celeron', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48547, 909, 'Computing : Components : CPU's : Intel Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48548, 987, 'Computing : PC Systems : Intel Pentium', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48549, 905, 'Computing : Components : CPU's : Intel Pentium II', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48550, 988, 'Computing : PC Systems : Intel Pentium II', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48551, 906, 'Computing : Components : CPU's : Intel Pentium III', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48552, 907, 'Computing : Components : CPU's : Intel Pentium III', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48553, 989, 'Computing : PC Systems : Intel Pentium III', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48554, 908, 'Computing : Components : CPU's : Intel Pentium IV', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48555, 990, 'Computing : PC Systems : Intel Pentium IV', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48556, 302, 'Automobiles : Car Accessories : Interior Items', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48557, 1005, 'Computing : Peripherals : Modems : Internal', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48558, 401, 'Books : Educational Books : Internet', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48559, 1035, 'Computing : Software : Internet', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48560, 664, 'Coins : World Paper Money : Ireland', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48561, 1578, 'Stamps : Europe : Ireland', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48562, 1517, 'Sports : Sporting Items & Equipment : Golf : Irons', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48563, 663, 'Coins : World Paper Money : Israel', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48564, 1579, 'Stamps : Europe : Italy & Area', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48565, 619, 'Clothing & Accessories : Women's Workwear : Jackets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48566, 1224, 'Jewellery & Watches : Gemstones : Jade', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48567, 275, 'Automobiles : Cars : Jaguar', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48568, 329, 'Automobiles : Classic Cars : Jaguar', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48569, 80, 'Gaming : Sony Playstation 2 : Consoles : Japanese Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48570, 106, 'Gaming : Sony Playstation 1 : Consoles : Japanese Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48571, 1260, 'Music : CD's : Jazz', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48572, 1276, 'Music : Tapes : Jazz', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48573, 1438, 'Sports : Memorabilia : Football : Jerseys/Shirts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48574, 1230, 'Jewellery & Watches : Jewellery Boxes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48575, 1741, 'Wholesale Items : Packing Supplies : Jiffy Bags', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48576, 1717, 'Toys & Games : Television Toys : Jim Henson', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48577, 89, 'Gaming : Sony Playstation 1 : Accessories : Joysticks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48578, 95, 'Gaming : Sony Playstation 2 : Accessories : Joysticks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48579, 820, 'Collectables : Royal Commemoratives : Jubilee', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48580, 777, 'Collectables : Jukeboxes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48581, 1261, 'Music : CD's : Karaoke', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48582, 343, 'Automobiles : Motorbikes : Kawasaki', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48583, 920, 'Computing : Components : Input Peripherals : Keyboards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48584, 1292, 'Music : Musical Instruments : Keyboards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48585, 778, 'Collectables : Keyrings', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48586, 295, 'Automobiles : Cars : Kit Cars', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48587, 1678, 'Toys & Games : Kites', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48588, 1751, 'Wholesale Items : Hand Tools : Knives, Cutters', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48589, 665, 'Coins : World Paper Money : Korea', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48590, 682, 'Collectables : Advertising : Labels', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48591, 1794, 'Everything Else : Crafts, Sewing : Lace', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48592, 384, 'Books : Children Books : Ladybird', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48593, 276, 'Automobiles : Cars : Land Rover', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48594, 407, 'Books : Educational Books : Language', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48595, 1019, 'Computing : Peripherals : Printers : Laser', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48596, 1459, 'Sports : Memorabilia : Motorsport : Le Mans', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48597, 393, 'Books : Cookery Books : Learning To Cook', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48598, 621, 'Clothing & Accessories : Women's Coats & Jackets : Leather', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48599, 529, 'Clothing & Accessories : Men's Casualwear : Denim : Lee', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48600, 408, 'Books : Educational Books : Legal & Law', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48601, 1682, 'Toys & Games : Modern Toys : Lego', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48602, 530, 'Clothing & Accessories : Men's Casualwear : Denim : Levis', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48603, 594, 'Clothing & Accessories : Women's Casualwear : Denim : Levis', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48604, 841, 'Collectables : Tobacco Items : Lighters and Vestas', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48605, 304, 'Automobiles : Car Accessories : Lights & Lighting Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48606, 766, 'Collectables : Decorative : Lilliput Lane', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48607, 791, 'Collectables : Limited Editions', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48608, 259, 'Antiques & Art : Textiles/Linens : Linens', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48609, 604, 'Clothing & Accessories : Women's Casualwear : Lingerie & Sleepwear', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48610, 555, 'Clothing & Accessories : Personal Care : Lips', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48611, 370, 'Books : Rare Books : Literature', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48612, 1377, 'Pottery & Glass : Porcelain : Lladro', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48613, 1657, 'Toys & Games : Diecast : Lledo', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48614, 541, 'Clothing & Accessories : Men's Footwear : Loafers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48615, 330, 'Automobiles : Classic Cars : Lotus', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48616, 572, 'Clothing & Accessories : Women's Bags : Handbag : Louis Vuitton', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48617, 576, 'Clothing & Accessories : Women's Bags : Shoulderbag : Louis Vuitton', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48618, 588, 'Clothing & Accessories : Women's Bags : Wallets and Purses : Louis Vuitton', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48619, 1591, 'Tickets & Travel : Accessories : Luggage', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48620, 1036, 'Computing : Software : Macintosh', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48621, 75, 'Gaming : Sony Playstation 2 : Accessories : Magazines', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48622, 84, 'Gaming : Sony Playstation 1 : Accessories : Magazines', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48623, 140, 'Gaming : Merchandise & Magazines : Magazines', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48624, 1282, 'Music : Music Memorabilia : Magazines', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48625, 795, 'Collectables : Memorabilia : Magic', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48626, 974, 'Computing : Networking : Mainframes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48627, 305, 'Automobiles : Car Accessories : Manuals', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48628, 244, 'Antiques & Art : Maps/Atlases', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48629, 1159, 'TV & Movies : DVD's : Martial Arts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48630, 1198, 'TV & Movies : Video's : Martial Arts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48631, 1525, 'Sports : Sporting Items & Equipment : Martial Arts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48632, 751, 'Collectables : Clubs & Associations : Masonic', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48633, 1658, 'Toys & Games : Diecast : Matchbox', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48634, 1788, 'Everything Else : Baby Items : Maternity', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48635, 409, 'Books : Educational Books : Maths', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48636, 277, 'Automobiles : Cars : Mazda', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48637, 1662, 'Toys & Games : Fast Food Toys : McDonalds', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48638, 1752, 'Wholesale Items : Hand Tools : Measuring Tools', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48639, 1683, 'Toys & Games : Modern Toys : Meccano', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48640, 1813, 'Everything Else : Household Items : Medical', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48641, 1729, 'Wholesale Items : Medical Equipment', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48642, 724, 'Collectables : Bottles : Medicines', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48643, 1335, 'Photopgraphy : Digital Memory : Memory Card Readers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48644, 87, 'Gaming : Sony Playstation 1 : Accessories : Memory Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48645, 93, 'Gaming : Sony Playstation 2 : Accessories : Memory Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48646, 1336, 'Photopgraphy : Digital Memory : Memory Sticks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48647, 439, 'Books : Magazines : Men', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48648, 557, 'Clothing & Accessories : Personal Care : Men's Fragrance', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48649, 558, 'Clothing & Accessories : Personal Care : Men's Personal Care', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48650, 278, 'Automobiles : Cars : Mercedes Benz', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48651, 331, 'Automobiles : Classic Cars : Mercedes Benz', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48652, 718, 'Collectables : Bears : Merrythought', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48653, 1816, 'Everything Else : Metaphysical', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48654, 666, 'Coins : World Paper Money : Mexico', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48655, 286, 'Automobiles : Cars : MG', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48656, 332, 'Automobiles : Classic Cars : MG', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48657, 921, 'Computing : Components : Input Peripherals : Mice', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48658, 1396, 'Pottery & Glass : Pottery : Midwinter', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48659, 419, 'Books : Fiction : Military', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48660, 460, 'Books : Non Fiction : Military', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48661, 1691, 'Toys & Games : Plastic Models : Military', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48662, 725, 'Collectables : Bottles : Miniatures', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48663, 1050, 'Electronics : Portable Audio : Minidisc', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48664, 1059, 'Electronics : Audio Systems : MiniDisc', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48665, 876, 'Collectables : Writing Instruments : Miscellaneous', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48666, 280, 'Automobiles : Cars : Mitsubishi', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48667, 1447, 'Sports : Memorabilia : Formula 1 : Models', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48668, 141, 'Gaming : Merchandise & Magazines : Models & Figures', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48669, 91, 'Gaming : Sony Playstation 1 : Accessories : Models Figures', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48670, 77, 'Gaming : Sony Playstation 2 : Accessories : Models/Figures', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48671, 224, 'Antiques & Art : 20th Century Antiques : Modern', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48672, 761, 'Collectables : Comics : Modern', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48673, 1138, 'Dolls & Dolls Houses : Dolls : Modern', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48674, 814, 'Collectables : Modern Maps & Atlases', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48675, 813, 'Collectables : Moneyboxes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48676, 1692, 'Toys & Games : Plastic Models : Monsters', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48677, 929, 'Computing : Components : Motherboards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48678, 1413, 'Sports : Autographs : Motor Racing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48679, 1551, 'Sports : Cards & Stickers : Motor Racing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48680, 1605, 'Tickets & Travel : Tickets : Sporting Events : Motor Racing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48681, 372, 'Books : Rare Books : Motoring', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48682, 461, 'Books : Non Fiction : Motoring', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48683, 1082, 'Electronics : Mobile Phones : Motorola', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48684, 1497, 'Sports : Sporting Items & Equipment : Cycling : Mountain Bikes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48685, 1343, 'Photopgraphy : Film Cameras & Lenses : Movie', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48686, 440, 'Books : Magazines : Movies', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48687, 1633, 'Toys & Games : Action Figures : Movies/TV', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48688, 1051, 'Electronics : Portable Audio : MP3 Players', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48689, 1060, 'Electronics : Audio Systems : MP3 Players', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48690, 631, 'Clothing & Accessories : Women's Shoes : Mules', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48691, 1021, 'Computing : Peripherals : Printers : Multi Function', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48692, 442, 'Books : Magazines : Music', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48693, 1161, 'TV & Movies : DVD's : Music', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48694, 1199, 'TV & Movies : Video's : Music', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48695, 815, 'Collectables : Music Boxes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48696, 1200, 'TV & Movies : Video's : Musical', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48697, 254, 'Antiques & Art : Metalware : Musical Instruments', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48698, 1162, 'TV & Movies : DVD's : Musicals', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48699, 1612, 'Tickets & Travel : Tickets : Theatre : Musicals', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48700, 1684, 'Toys & Games : My Little Pony', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48701, 420, 'Books : Fiction : Mystery', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48702, 1169, 'TV & Movies : DVD's : Mystery', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48703, 1207, 'TV & Movies : Video's : Mystery', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48704, 1461, 'Sports : Memorabilia : Motorsport : NASCAR', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48705, 443, 'Books : Magazines : National Geographic', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48706, 444, 'Books : Magazines : Nature', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48707, 462, 'Books : Non Fiction : Nature', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48708, 975, 'Computing : Networking : Networking', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48709, 1215, 'Jewellery & Watches : Fine Jewellery : New', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48710, 445, 'Books : Magazines : News', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48711, 762, 'Collectables : Comics : Newspaper Comics', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48712, 587, 'Clothing & Accessories : Women's Bags : Wallets and Purses : Next', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48713, 279, 'Automobiles : Cars : Nissan', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48714, 1083, 'Electronics : Mobile Phones : Nokia', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48715, 385, 'Books : Children Books : Non Fiction', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48716, 1232, 'Jewellery & Watches : Watches : Novelty', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48717, 1179, 'TV & Movies : Other Formats : NTSC', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48718, 889, 'Businesses For Sale : Offline Businesses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48719, 1113, 'Electronics : Satellite & Digital TV : Old Receivers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48720, 1412, 'Sports : Autographs : Olympic', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48721, 1464, 'Sports : Memorabilia : Olympic', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48722, 888, 'Businesses For Sale : Online Businesses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48723, 1225, 'Jewellery & Watches : Gemstones : Opal', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48724, 734, 'Collectables : Breweriana : Openers, Corkscrews', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48725, 1272, 'Music : Tapes : Opera', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48726, 1037, 'Computing : Software : Operating Systems', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48727, 1090, 'Electronics : Mobile Phones : Sony Ericsson : Orange', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48728, 1183, 'TV & Movies : Posters : Origianl Worldwide', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48729, 1181, 'TV & Movies : Posters : Original UK', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48730, 1182, 'TV & Movies : Posters : Original US', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48731, 82, 'Gaming : Sony Playstation 2 : Consoles : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48732, 108, 'Gaming : Sony Playstation 1 : Consoles : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48733, 123, 'Gaming : Classic Gaming : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48734, 142, 'Gaming : Merchandise & Magazines : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48735, 223, 'Antiques & Art : 20th Century Antiques : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48736, 228, 'Antiques & Art : Architectural : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48737, 237, 'Antiques & Art : Art : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48738, 261, 'Antiques & Art : Textiles/Linens : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48739, 297, 'Automobiles : Cars : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48740, 308, 'Automobiles : Car Accessories : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48741, 314, 'Automobiles : Car Navigation/Electricals : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48742, 321, 'Automobiles : Audio Items : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48743, 337, 'Automobiles : Classic Cars : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48744, 346, 'Automobiles : Motorbikes : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48745, 354, 'Automobiles : Other Vehicles : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48746, 367, 'Books : Annuals : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48747, 375, 'Books : Rare Books : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48748, 390, 'Books : Children Books : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48749, 397, 'Books : Cookery Books : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48750, 413, 'Books : Educational Books : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48751, 425, 'Books : Fiction : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48752, 451, 'Books : Magazines : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48753, 471, 'Books : Non Fiction : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48754, 473, 'Books : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48755, 497, 'Clothing & Accessories : Girls : 2-5 Year Olds : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48756, 502, 'Clothing & Accessories : Girls : 6-8 Year Olds : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48757, 515, 'Clothing & Accessories : Men's Accessories : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48758, 525, 'Clothing & Accessories : Men's Casualwear : Casual Shirts : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48759, 532, 'Clothing & Accessories : Men's Casualwear : Denim : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48760, 538, 'Clothing & Accessories : Men's Casualwear : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48761, 544, 'Clothing & Accessories : Men's Footwear : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48762, 560, 'Clothing & Accessories : Personal Care : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48763, 574, 'Clothing & Accessories : Women's Bags : Handbag : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48764, 580, 'Clothing & Accessories : Women's Bags : Shoulderbag : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48765, 589, 'Clothing & Accessories : Women's Bags : Wallets and Purses : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48766, 596, 'Clothing & Accessories : Women's Casualwear : Denim : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48767, 605, 'Clothing & Accessories : Women's Casualwear : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48768, 612, 'Clothing & Accessories : Women's Eveningwear : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48769, 624, 'Clothing & Accessories : Women's Coats & Jackets : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48770, 633, 'Clothing & Accessories : Women's Shoes : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48771, 650, 'Coins : British Coins : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48772, 654, 'Coins : World Coins : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48773, 688, 'Collectables : Advertising : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48774, 741, 'Collectables : Casino : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48775, 757, 'Collectables : Plates : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48776, 763, 'Collectables : Comics : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48777, 775, 'Collectables : Flags : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48778, 796, 'Collectables : Memorabilia : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48779, 812, 'Collectables : Militaria : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48780, 825, 'Collectables : Royal Commemoratives : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48781, 836, 'Collectables : Science Fiction : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48782, 857, 'Collectables : Trading Cards & Stickers : Sports : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48783, 861, 'Collectables : Model Trains : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48784, 875, 'Collectables : Writing Instruments : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48785, 886, 'Services : Offline Service : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48786, 910, 'Computing : Components : CPU's : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48787, 918, 'Computing : Components : Graphics & Video Cards : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48788, 922, 'Computing : Components : Input Peripherals : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48789, 928, 'Computing : Components : Memory : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48790, 933, 'Computing : Components : Storage Devices : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48791, 942, 'Computing : Components : Drives : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48792, 944, 'Computing : Components : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48793, 958, 'Computing : Laptops : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48794, 971, 'Computing : Macintosh : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48795, 991, 'Computing : PC Systems : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48796, 1000, 'Computing : PDA's : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48797, 1011, 'Computing : Peripherals : Monitors : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48798, 1014, 'Computing : Peripherals : Multimedia Devices : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48799, 1022, 'Computing : Peripherals : Printers : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48800, 1046, 'Electronics : Accessories : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48801, 1053, 'Electronics : Portable Audio : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48802, 1065, 'Electronics : Audio Systems : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48803, 1072, 'Electronics : Home Phones : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48804, 1080, 'Electronics : Mobile Phones : Accessories : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48805, 1093, 'Electronics : Mobile Phones : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48806, 1106, 'Electronics : Televisions : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48807, 1148, 'TV & Movies : Autographs : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48808, 1172, 'TV & Movies : DVD's : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48809, 1180, 'TV & Movies : Other Formats : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48810, 1210, 'TV & Movies : Video's : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48811, 1229, 'Jewellery & Watches : Gemstones : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48812, 1236, 'Jewellery & Watches : Watches : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48813, 1296, 'Music : Musical Instruments : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48814, 1315, 'Photopgraphy : Binoculars & Telescopes : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48815, 1322, 'Photopgraphy : Camcorders : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48816, 1326, 'Photopgraphy : Darkroom Equipment : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48817, 1332, 'Photopgraphy : Digital Cameras & Lenses : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48818, 1338, 'Photopgraphy : Digital Memory : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48819, 1418, 'Sports : Autographs : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48820, 1432, 'Sports : Memorabilia : Cricket : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48821, 1443, 'Sports : Memorabilia : Football : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48822, 1450, 'Sports : Memorabilia : Formula 1 : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48823, 1457, 'Sports : Memorabilia : Horse Racing : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48824, 1463, 'Sports : Memorabilia : Motorsport : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48825, 1472, 'Sports : Memorabilia : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48826, 1483, 'Sports : Sporting Items & Equipment : Beach Sports : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48827, 1488, 'Sports : Sporting Items & Equipment : Camping : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48828, 1492, 'Sports : Sporting Items & Equipment : Cricket : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48829, 1501, 'Sports : Sporting Items & Equipment : Cycling : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48830, 1522, 'Sports : Sporting Items & Equipment : Golf : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48831, 1536, 'Sports : Sporting Items & Equipment : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48832, 1539, 'Sports : Sporting Items & Equipment : Snooker : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48833, 1546, 'Sports : Cards & Stickers : American Sports : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48834, 1569, 'Stamps : UK Stamps : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48835, 1586, 'Stamps : Europe : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48836, 1601, 'Tickets & Travel : Tickets : Concert : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48837, 1611, 'Tickets & Travel : Tickets : Sporting Events : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48838, 1614, 'Tickets & Travel : Tickets : Theatre : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48839, 1640, 'Toys & Games : Action Figures : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48840, 1714, 'Toys & Games : Scalextrics : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48841, 1727, 'Wholesale Items : Building Supplies : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48842, 1735, 'Wholesale Items : Office Equipment & Supplies : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48843, 1743, 'Wholesale Items : Packing Supplies : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48844, 1758, 'Wholesale Items : Hand Tools : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48845, 1759, 'Wholesale Items : Hand Tools : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48846, 1769, 'Wholesale Items : Power Tools : Other', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48847, 213, 'Gaming : SEGA Dreamcast : Accessories : Other Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48848, 567, 'Clothing & Accessories : Women's Accessories : Other Accessories', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48849, 112, 'Gaming : Arcade Machines : Other Arcade Machines', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48850, 1500, 'Sports : Sporting Items & Equipment : Cycling : Other Bikes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48851, 556, 'Clothing & Accessories : Personal Care : Other Make Up Items', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48852, 1092, 'Electronics : Mobile Phones : Sony Ericsson : Other Networks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48853, 155, 'Gaming : Nintendo 64 : Games : Other Nintendo 64 Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48854, 848, 'Collectables : Trading Cards & Stickers : Other Non Sport', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48855, 170, 'Gaming : PC Games : Other PC Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48856, 104, 'Gaming : Sony Playstation 1 : Games : Other Playstation 1 Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48857, 85, 'Gaming : Sony Playstation 1 : Accessories : Other Playstation 1 Items', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48858, 74, 'Gaming : Sony Playstation 2 : Games : Other Playstation 2 Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48859, 78, 'Gaming : Sony Playstation 2 : Accessories : Other Playstation 2 Items', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48860, 210, 'Gaming : SEGA Dreamcast : Games : Other SEGA Dreamcast Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48861, 1553, 'Sports : Cards & Stickers : Other Sports', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48862, 1776, 'Wholesale Items : Wholesale Lots : Other Wholesale Lots', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48863, 507, 'Clothing & Accessories : Girls : 9+ Years Old : Others', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48864, 1624, 'Tickets & Travel : Travel : Packages', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48865, 1078, 'Electronics : Mobile Phones : Accessories : Pagers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48866, 233, 'Antiques & Art : Art : Paintings', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48867, 704, 'Collectables : Art : Paintings', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48868, 79, 'Gaming : Sony Playstation 2 : Consoles : PAL Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48869, 105, 'Gaming : Sony Playstation 1 : Consoles : Pal Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48870, 997, 'Computing : PDA's : Palm', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48871, 1324, 'Photopgraphy : Darkroom Equipment : Paper & Chemicals', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48872, 1358, 'Pottery & Glass : Glass : Paperweights', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48873, 463, 'Books : Non Fiction : Paranormal', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48874, 464, 'Books : Non Fiction : Parenting', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48875, 564, 'Clothing & Accessories : Women's Accessories : Pashmina & Scarves', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48876, 1795, 'Everything Else : Crafts, Sewing : Patterns', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48877, 917, 'Computing : Components : Graphics & Video Cards : TV Cards : PCI', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48878, 914, 'Computing : Components : Graphics & Video Cards : PCI Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48879, 1226, 'Jewellery & Watches : Gemstones : Pearl', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48880, 872, 'Collectables : Writing Instruments : Pencils', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48881, 871, 'Collectables : Writing Instruments : Pens', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48882, 1297, 'Music : Musical Instruments : Percussion', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48883, 303, 'Automobiles : Car Accessories : Performance & Tuning Itmes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48884, 867, 'Collectables : Vanity Items : Perfumes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48885, 1817, 'Everything Else : Pet Supplies', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48886, 683, 'Collectables : Advertising : Petrol', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48887, 465, 'Books : Non Fiction : Pets & Pet Care', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48888, 282, 'Automobiles : Cars : Peugeot', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48889, 251, 'Antiques & Art : Metalware : Pewter', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48890, 804, 'Collectables : Metalware : Pewter', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48891, 849, 'Collectables : Trading Cards & Stickers : Phone Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48892, 234, 'Antiques & Art : Art : Photographic Images', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48893, 446, 'Books : Magazines : Photography', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48894, 1284, 'Music : Music Memorabilia : Photos', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48895, 1293, 'Music : Musical Instruments : Pianos', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48896, 386, 'Books : Children Books : Picture Books', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48897, 1781, 'Everything Else : Aviation : Pilot Gear', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48898, 110, 'Gaming : Arcade Machines : Pinball Machines', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48899, 842, 'Collectables : Tobacco Items : Pipes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48900, 831, 'Collectables : Science Fiction : Planet of the Apes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48901, 1804, 'Everything Else : Garden Items : Plants/Seeds', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48902, 1101, 'Electronics : Televisions : Plasma TV's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48903, 1566, 'Stamps : UK Stamps : PlateBlock/Multiples', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48904, 162, 'Gaming : PC Games : Platform', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48905, 68, 'Gaming : Sony Playstation 2 : Games : Platform', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48906, 98, 'Gaming : Sony Playstation 1 : Games : Platform', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48907, 149, 'Gaming : Nintendo 64 : Games : Platform', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48908, 204, 'Gaming : SEGA Dreamcast : Games : Platform', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48909, 739, 'Collectables : Casino : Playing Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48910, 1613, 'Tickets & Travel : Tickets : Theatre : Plays', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48911, 421, 'Books : Fiction : Plays, Screen Plays', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48912, 1753, 'Wholesale Items : Hand Tools : Pliers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48913, 1707, 'Toys & Games : Pokemon : Plsuh', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48914, 1726, 'Wholesale Items : Building Supplies : Plumbing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48915, 790, 'Collectables : Knives : Pocket', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48916, 1233, 'Jewellery & Watches : Watches : Pocket', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48917, 746, 'Collectables : Clocks : Pocketwatches', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48918, 472, 'Books : Poetry', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48919, 726, 'Collectables : Bottles : Poisons', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48920, 709, 'Collectables : Autographs : Political', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48921, 816, 'Collectables : Political', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48922, 406, 'Books : Educational Books : Politics', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48923, 1129, 'Dolls & Dolls Houses : House & Miniatures : Polly Pocket', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48924, 1263, 'Music : CD's : Pop', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48925, 1278, 'Music : Tapes : Pop', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48926, 1599, 'Tickets & Travel : Tickets : Concert : Pop', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48927, 387, 'Books : Children Books : Pop-Up Books', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48928, 1137, 'Dolls & Dolls Houses : Dolls : Porcelain', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48929, 281, 'Automobiles : Cars : Porsche', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48930, 333, 'Automobiles : Classic Cars : Porsche', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48931, 1102, 'Electronics : Televisions : Portable TV's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48932, 1397, 'Pottery & Glass : Pottery : Portmeirion', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48933, 1580, 'Stamps : Europe : Portugal & Colonies', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48934, 705, 'Collectables : Art : Posters', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48935, 1635, 'Toys & Games : Action Figures : Power Rangers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48936, 930, 'Computing : Components : Power Supplies', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48937, 969, 'Computing : Macintosh : Powerbook', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48938, 970, 'Computing : Macintosh : Powermac', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48939, 573, 'Clothing & Accessories : Women's Bags : Handbag : Prada', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48940, 579, 'Clothing & Accessories : Women's Bags : Shoulderbag : Prada', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48941, 586, 'Clothing & Accessories : Women's Bags : Wallets and Purses : Prada', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48942, 810, 'Collectables : Militaria : Pre World War 1', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48943, 1359, 'Pottery & Glass : Glass : Pressed Glass', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48944, 821, 'Collectables : Royal Commemoratives : Prince William', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48945, 823, 'Collectables : Royal Commemoratives : Princess Diana', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48946, 884, 'Services : Offline Service : Printing Services', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48947, 235, 'Antiques & Art : Art : Prints', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48948, 706, 'Collectables : Art : Prints', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48949, 1448, 'Sports : Memorabilia : Formula 1 : Prints & Photography', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48950, 1455, 'Sports : Memorabilia : Horse Racing : Prints & Photography', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48951, 891, 'Properties : Private Houses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48952, 1429, 'Sports : Memorabilia : Cricket : Programmes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48953, 1439, 'Sports : Memorabilia : Football : Programmes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48954, 1449, 'Sports : Memorabilia : Formula 1 : Programmes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48955, 1175, 'TV & Movies : Memorabilia : Props', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48956, 998, 'Computing : PDA's : Psion', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48957, 410, 'Books : Educational Books : Psychology', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48958, 1806, 'Everything Else : Garden Items : Publications', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48959, 1262, 'Music : CD's : Punk', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48960, 1789, 'Everything Else : Baby Items : Pushchairs & Prams', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48961, 1518, 'Sports : Sporting Items & Equipment : Golf : Putters', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48962, 163, 'Gaming : PC Games : Puzzle', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48963, 1709, 'Toys & Games : Puzzles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48964, 824, 'Collectables : Royal Commemoratives : Queen Mother', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48965, 260, 'Antiques & Art : Textiles/Linens : Quilts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48966, 1264, 'Music : CD's : R&B', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48967, 1456, 'Sports : Memorabilia : Horse Racing : Race Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48968, 164, 'Gaming : PC Games : Racing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48969, 69, 'Gaming : Sony Playstation 2 : Games : Racing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48970, 99, 'Gaming : Sony Playstation 1 : Games : Racing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48971, 150, 'Gaming : Nintendo 64 : Games : Racing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48972, 205, 'Gaming : SEGA Dreamcast : Games : Racing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48973, 978, 'Computing : Networking : Racks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48974, 684, 'Collectables : Advertising : Radio', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48975, 1676, 'Toys & Games : Hobbies : Radio Controlled', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48976, 1052, 'Electronics : Portable Audio : Radio's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48977, 1465, 'Sports : Memorabilia : Rally', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48978, 522, 'Clothing & Accessories : Men's Casualwear : Casual Shirts : Ralph Lauren', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48979, 926, 'Computing : Components : Memory : RAM', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48980, 283, 'Automobiles : Cars : Range Rover', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48981, 1265, 'Music : CD's : Rap', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48982, 1277, 'Music : Tapes : Rap', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48983, 895, 'Computing : Books : Reference', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48984, 1038, 'Computing : Software : Reference', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48985, 1266, 'Music : CD's : Reggae', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48986, 1108, 'Electronics : DVD Players : Region 2 DVD', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48987, 1109, 'Electronics : DVD Players : Region Free DVD', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48988, 373, 'Books : Rare Books : Religion', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48989, 817, 'Collectables : Religious', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48990, 466, 'Books : Non Fiction : Religon', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48991, 1045, 'Electronics : Accessories : Remote Controls', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48992, 284, 'Automobiles : Cars : Renault', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48993, 1184, 'TV & Movies : Posters : Reproductions', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48994, 698, 'Collectables : Animals : Reptile', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48995, 771, 'Collectables : Flags : Rest Of World Flags', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48996, 1744, 'Wholesale Items : Restaurant & Catering', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48997, 1745, 'Wholesale Items : Retail and Shop Fitting', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48998, 1499, 'Sports : Sporting Items & Equipment : Cycling : Road JBikes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (48999, 1267, 'Music : CD's : Rock', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49000, 1279, 'Music : Tapes : Rock', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49001, 1600, 'Tickets & Travel : Tickets : Concert : Rock and Roll', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49002, 1526, 'Sports : Sporting Items & Equipment : Rock Climbing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49003, 1669, 'Toys & Games : Games : Role Playing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49004, 165, 'Gaming : PC Games : Roleplaying', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49005, 70, 'Gaming : Sony Playstation 2 : Games : Roleplaying', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49006, 100, 'Gaming : Sony Playstation 1 : Games : Roleplaying', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49007, 151, 'Gaming : Nintendo 64 : Games : Roleplaying', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49008, 206, 'Gaming : SEGA Dreamcast : Games : Roleplaying', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49009, 1234, 'Jewellery & Watches : Watches : Rolex', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49010, 422, 'Books : Fiction : Romance', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49011, 1163, 'TV & Movies : DVD's : Romance', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49012, 1201, 'TV & Movies : Video's : Romance', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49013, 1764, 'Wholesale Items : Power Tools : Rotary Tools', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49014, 1765, 'Wholesale Items : Power Tools : Routers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49015, 976, 'Computing : Networking : Routers, Switches', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49016, 285, 'Automobiles : Cars : Rover', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49017, 334, 'Automobiles : Classic Cars : Rover', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49018, 362, 'Books : Annuals : Roy Of The Rovers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49019, 1378, 'Pottery & Glass : Porcelain : Royal Albert', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49020, 1379, 'Pottery & Glass : Porcelain : Royal Copenhagen', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49021, 767, 'Collectables : Decorative : Royal Doulton', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49022, 1380, 'Pottery & Glass : Porcelain : Royal Doulton', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49023, 1381, 'Pottery & Glass : Porcelain : Royal Worcester', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49024, 1227, 'Jewellery & Watches : Gemstones : Ruby', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49025, 853, 'Collectables : Trading Cards & Stickers : Sports : Rugby', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49026, 1414, 'Sports : Autographs : Rugby', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49027, 1466, 'Sports : Memorabilia : Rugby', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49028, 1530, 'Sports : Sporting Items & Equipment : Rugby', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49029, 1608, 'Tickets & Travel : Tickets : Sporting Events : Rugby', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49030, 1718, 'Toys & Games : Television Toys : Rugrats', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49031, 1531, 'Sports : Sporting Items & Equipment : Running', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49032, 667, 'Coins : World Paper Money : Russia', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49033, 1581, 'Stamps : Europe : Russia & Area', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49034, 287, 'Automobiles : Cars : Saab', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49035, 1814, 'Everything Else : Household Items : Safety, Security', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49036, 783, 'Collectables : Kitchenalia : Salt & Pepper Pots', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49037, 752, 'Collectables : Clubs & Associations : Salvation Army', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49038, 1085, 'Electronics : Mobile Phones : Samsung', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49039, 632, 'Clothing & Accessories : Women's Shoes : Sandals', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49040, 1766, 'Wholesale Items : Power Tools : Sanders', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49041, 1228, 'Jewellery & Watches : Gemstones : Sapphire', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49042, 310, 'Automobiles : Car Navigation/Electricals : Satellite Navigation', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49043, 1754, 'Wholesale Items : Hand Tools : Saws', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49044, 1767, 'Wholesale Items : Power Tools : Saws', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49045, 1582, 'Stamps : Europe : Scandinavia', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49046, 1023, 'Computing : Peripherals : Scanners', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49047, 1440, 'Sports : Memorabilia : Football : Scarves', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49048, 389, 'Books : Children Books : School Books', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49049, 488, 'Clothing & Accessories : Boys : School Uniform', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49050, 508, 'Clothing & Accessories : Girls : School Uniform', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49051, 423, 'Books : Fiction : Sci-Fi', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49052, 710, 'Collectables : Autographs : Sci-Fi', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49053, 850, 'Collectables : Trading Cards & Stickers : Sci-Fi', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49054, 1164, 'TV & Movies : DVD's : Sci-Fi', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49055, 1202, 'TV & Movies : Video's : Sci-Fi', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49056, 1693, 'Toys & Games : Plastic Models : Science Fiction', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49057, 1677, 'Toys & Games : Hobbies : Science Playsets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49058, 1430, 'Sports : Memorabilia : Cricket : Scorecards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49059, 1755, 'Wholesale Items : Hand Tools : Screwdrivers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49060, 1768, 'Wholesale Items : Power Tools : Screwdrivers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49061, 1173, 'TV & Movies : Memorabilia : Scripts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49062, 236, 'Antiques & Art : Art : Sculptures', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49063, 927, 'Computing : Components : Memory : SDRAM', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49064, 1268, 'Music : CD's : Seasonal', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49065, 288, 'Automobiles : Cars : Seat', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49066, 306, 'Automobiles : Car Accessories : Security Itmes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49067, 411, 'Books : Educational Books : Self Help', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49068, 1331, 'Photopgraphy : Digital Cameras & Lenses : Serious (4.1 & Above)', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49069, 977, 'Computing : Networking : Servers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49070, 1713, 'Toys & Games : Scalextrics : Sets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49071, 1567, 'Stamps : UK Stamps : Sheets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49072, 1382, 'Pottery & Glass : Porcelain : Shelley', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49073, 1510, 'Sports : Sporting Items & Equipment : Football : Shinpads', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49074, 598, 'Clothing & Accessories : Women's Casualwear : Shirts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49075, 615, 'Clothing & Accessories : Women's Workwear : Shirts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49076, 489, 'Clothing & Accessories : Boys : Shoes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49077, 509, 'Clothing & Accessories : Girls : Shoes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49078, 363, 'Books : Annuals : Shoot', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49079, 166, 'Gaming : PC Games : Shoot-Em-Up', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49080, 71, 'Gaming : Sony Playstation 2 : Games : Shoot-Em-Up', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49081, 101, 'Gaming : Sony Playstation 1 : Games : Shoot-Em-Up', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49082, 152, 'Gaming : Nintendo 64 : Games : Shoot-Em-Up', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49083, 207, 'Gaming : SEGA Dreamcast : Games : Shoot-Em-Up', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49084, 581, 'Clothing & Accessories : Women's Bags : Shopping Bags', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49085, 1625, 'Tickets & Travel : Travel : Short Breaks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49086, 599, 'Clothing & Accessories : Women's Casualwear : Shorts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49087, 1084, 'Electronics : Mobile Phones : Siemens', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49088, 685, 'Collectables : Advertising : Signs', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49089, 252, 'Antiques & Art : Metalware : Silver', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49090, 805, 'Collectables : Metalware : Silver', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49091, 253, 'Antiques & Art : Metalware : Silver Plated', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49092, 806, 'Collectables : Metalware : Silver Plated', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49093, 1087, 'Electronics : Mobile Phones : Sim Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49094, 167, 'Gaming : PC Games : Simulation', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49095, 1127, 'Dolls & Dolls Houses : Sindy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49096, 1533, 'Sports : Sporting Items & Equipment : Skating', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49097, 1532, 'Sports : Sporting Items & Equipment : Skiing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49098, 496, 'Clothing & Accessories : Girls : 2-5 Year Olds : Skirts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49099, 501, 'Clothing & Accessories : Girls : 6-8 Year Olds : Skirts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49100, 506, 'Clothing & Accessories : Girls : 9+ Years Old : Skirts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49101, 600, 'Clothing & Accessories : Women's Casualwear : Skirts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49102, 608, 'Clothing & Accessories : Women's Eveningwear : Skirts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49103, 784, 'Collectables : Kitchenalia : Small Appliances', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49104, 1337, 'Photopgraphy : Digital Memory : Smart Media', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49105, 1415, 'Sports : Autographs : Snooker', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49106, 1467, 'Sports : Memorabilia : Snooker', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49107, 1626, 'Tickets & Travel : Travel : Snow and Ski Holidays', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49108, 1535, 'Sports : Sporting Items & Equipment : Snowboarding', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49109, 843, 'Collectables : Snowglobes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49110, 686, 'Collectables : Advertising : Soft Drinks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49111, 727, 'Collectables : Bottles : Soft Drinks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49112, 896, 'Computing : Books : Software Manuals', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49113, 962, 'Computing : Laptops : Sony', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49114, 943, 'Computing : Components : Sound Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49115, 1280, 'Music : Tapes : Soundtracks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49116, 844, 'Collectables : Souvenirs', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49117, 711, 'Collectables : Autographs : Space', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49118, 1694, 'Toys & Games : Plastic Models : Space', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49119, 1583, 'Stamps : Europe : Spain & Colonies', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49120, 320, 'Automobiles : Audio Items : Speakers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49121, 1061, 'Electronics : Audio Systems : Speakers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49122, 1165, 'TV & Movies : DVD's : Special Editions', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49123, 1468, 'Sports : Memorabilia : Speedway', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49124, 72, 'Gaming : Sony Playstation 2 : Games : Sports', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49125, 102, 'Gaming : Sony Playstation 1 : Games : Sports', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49126, 153, 'Gaming : Nintendo 64 : Games : Sports', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49127, 168, 'Gaming : PC Games : Sports', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49128, 208, 'Gaming : SEGA Dreamcast : Games : Sports', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49129, 447, 'Books : Magazines : Sports', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49130, 467, 'Books : Non Fiction : Sports', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49131, 1203, 'TV & Movies : Video's : Sports', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49132, 1634, 'Toys & Games : Action Figures : Sports', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49133, 1166, 'TV & Movies : DVD's : Sports & Exercise', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49134, 412, 'Books : Educational Books : Sports Science', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49135, 543, 'Clothing & Accessories : Men's Footwear : Sports Shoes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49136, 627, 'Clothing & Accessories : Women's Shoes : Sports Shoes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49137, 1529, 'Sports : Sporting Items & Equipment : Squash', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49138, 1398, 'Pottery & Glass : Pottery : Staffordshire', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49139, 1360, 'Pottery & Glass : Glass : Stained Glass', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49140, 364, 'Books : Annuals : Star Trek', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49141, 833, 'Collectables : Science Fiction : Star Trek', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49142, 1636, 'Toys & Games : Action Figures : Star Trek', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49143, 832, 'Collectables : Science Fiction : Star Wars', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49144, 1637, 'Toys & Games : Action Figures : Star Wars', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49145, 1715, 'Toys & Games : Steam', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49146, 88, 'Gaming : Sony Playstation 1 : Accessories : Steering Wheels', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49147, 94, 'Gaming : Sony Playstation 2 : Accessories : Steering Wheels', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49148, 719, 'Collectables : Bears : Steiff', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49149, 1702, 'Toys & Games : Plush : Steiff', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49150, 1462, 'Sports : Memorabilia : Motorsport : Stock Car', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49151, 1403, 'Pottery & Glass : Pottery : Stoneware', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49152, 73, 'Gaming : Sony Playstation 2 : Games : Strategy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49153, 103, 'Gaming : Sony Playstation 1 : Games : Strategy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49154, 154, 'Gaming : Nintendo 64 : Games : Strategy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49155, 169, 'Gaming : PC Games : Strategy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49156, 209, 'Gaming : SEGA Dreamcast : Games : Strategy', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49157, 1294, 'Music : Musical Instruments : String', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49158, 1325, 'Photopgraphy : Darkroom Equipment : Studio Equipment & Lighting', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49159, 289, 'Automobiles : Cars : Subaru', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49160, 1469, 'Sports : Memorabilia : Subbuteo', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49161, 622, 'Clothing & Accessories : Women's Coats & Jackets : Suede', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49162, 547, 'Clothing & Accessories : Men's Workwear : Suits', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49163, 609, 'Clothing & Accessories : Women's Eveningwear : Suits', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49164, 618, 'Clothing & Accessories : Women's Workwear : Suits', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49165, 514, 'Clothing & Accessories : Men's Accessories : Sunglasses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49166, 565, 'Clothing & Accessories : Women's Accessories : Sunglasses', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49167, 1695, 'Toys & Games : Plastic Models : Super-Hero', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49168, 1460, 'Sports : Memorabilia : Motorsport : Superbikes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49169, 1020, 'Computing : Peripherals : Printers : Supplies', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49170, 1734, 'Wholesale Items : Office Equipment & Supplies : Supplies & Stationary', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49171, 1480, 'Sports : Sporting Items & Equipment : Beach Sports : Surfing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49172, 290, 'Automobiles : Cars : Suzuki', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49173, 344, 'Automobiles : Motorbikes : Suzuki', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49174, 1362, 'Pottery & Glass : Glass : Swarovski', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49175, 1235, 'Jewellery & Watches : Watches : Swatch', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49176, 668, 'Coins : World Paper Money : Sweeden', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49177, 1400, 'Pottery & Glass : Pottery : Sylvac', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49178, 1131, 'Dolls & Dolls Houses : House & Miniatures : Sylvanian Family', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49179, 128, 'Gaming : Nintendo Gameboy : Systems', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49180, 132, 'Gaming : Nintendo Gameboy Colour : Systems', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49181, 173, 'Gaming : Classic Gaming : Atari Jaguar : Systems', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49182, 176, 'Gaming : Classic Gaming : Atari Lynx : Systems', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49183, 182, 'Gaming : Classic Gaming : SEGA Game Gear : Systems', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49184, 201, 'Gaming : SEGA Dreamcast : Systems', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49185, 1062, 'Electronics : Audio Systems : Systems', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49186, 1089, 'Electronics : Mobile Phones : Sony Ericsson : T-Mobile', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49187, 533, 'Clothing & Accessories : Men's Casualwear : T-Shirts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49188, 601, 'Clothing & Accessories : Women's Casualwear : T-Shirts', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49189, 1538, 'Sports : Sporting Items & Equipment : Snooker : Tables', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49190, 785, 'Collectables : Kitchenalia : Tableware', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49191, 1399, 'Pottery & Glass : Pottery : Tablewares', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49192, 1742, 'Wholesale Items : Packing Supplies : Tape', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49193, 378, 'Books : Audio Books : Tapes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49194, 1401, 'Pottery & Glass : Pottery : Tea Pots, Tea Sets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49195, 523, 'Clothing & Accessories : Men's Casualwear : Casual Shirts : Ted Baker', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49196, 388, 'Books : Children Books : Teenage Books', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49197, 490, 'Clothing & Accessories : Boys : Teenagers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49198, 510, 'Clothing & Accessories : Girls : Teenagers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49199, 1314, 'Photopgraphy : Binoculars & Telescopes : Telescopes', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49200, 1719, 'Toys & Games : Television Toys : Teletubbies', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49201, 1204, 'TV & Movies : Video's : Television', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49202, 1416, 'Sports : Autographs : Tennis', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49203, 1470, 'Sports : Memorabilia : Tennis', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49204, 1528, 'Sports : Sporting Items & Equipment : Tennis', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49205, 1607, 'Tickets & Travel : Tickets : Sporting Events : Tennis', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49206, 1486, 'Sports : Sporting Items & Equipment : Camping : Tents', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49207, 979, 'Computing : Networking : Terminals', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49208, 1747, 'Wholesale Items : Test and Measurement Equipment', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49209, 1796, 'Everything Else : Crafts, Sewing : Textiles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49210, 1010, 'Computing : Peripherals : Monitors : TFT', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49211, 1720, 'Toys & Games : Television Toys : Thomas Tank Engine', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49212, 424, 'Books : Fiction : Thriller', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49213, 1206, 'TV & Movies : Video's : Thriller', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49214, 1441, 'Sports : Memorabilia : Football : Ticket/Stubs', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49215, 1242, 'Jewellery & Watches : Men's Jewellery : Tiepins', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49216, 548, 'Clothing & Accessories : Men's Workwear : Ties', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49217, 687, 'Collectables : Advertising : Tins', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49218, 1757, 'Wholesale Items : Hand Tools : Tool Sets', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49219, 1805, 'Everything Else : Garden Items : Tools, Equipment', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49220, 595, 'Clothing & Accessories : Women's Casualwear : Denim : Top Shop', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49221, 480, 'Clothing & Accessories : Boys : 2-5 Year Olds : Tops', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49222, 486, 'Clothing & Accessories : Boys : 9+ Year Olds : Tops', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49223, 602, 'Clothing & Accessories : Women's Casualwear : Tops', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49224, 610, 'Clothing & Accessories : Women's Eveningwear : Tops', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49225, 616, 'Clothing & Accessories : Women's Workwear : Tops', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49226, 964, 'Computing : Laptops : Toshiba', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49227, 1721, 'Toys & Games : Toy Soldiers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49228, 291, 'Automobiles : Cars : Toyota', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49229, 1712, 'Toys & Games : Scalextrics : Tracks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49230, 1708, 'Toys & Games : Pokemon : Trading Cards', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49231, 395, 'Books : Cookery Books : Traditional', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49232, 1670, 'Toys & Games : Games : Tradtional', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49233, 353, 'Automobiles : Other Vehicles : Trailers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49234, 1519, 'Sports : Sporting Items & Equipment : Golf : Training', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49235, 1638, 'Toys & Games : Action Figures : Transformers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49236, 448, 'Books : Magazines : Travel', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49237, 468, 'Books : Non Fiction : Travel', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49238, 1592, 'Tickets & Travel : Accessories : Travel Guides', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49239, 735, 'Collectables : Breweriana : Trays', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49240, 1350, 'Photopgraphy : Photographic Accessories : Tripods & Supports', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49241, 335, 'Automobiles : Classic Cars : Triumph', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49242, 1133, 'Dolls & Dolls Houses : Figures : Trolls', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49243, 534, 'Clothing & Accessories : Men's Casualwear : Trousers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49244, 549, 'Clothing & Accessories : Men's Workwear : Trousers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49245, 603, 'Clothing & Accessories : Women's Casualwear : Trousers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49246, 611, 'Clothing & Accessories : Women's Eveningwear : Trousers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49247, 617, 'Clothing & Accessories : Women's Workwear : Trousers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49248, 449, 'Books : Magazines : True Crime', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49249, 1063, 'Electronics : Audio Systems : Tuners', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49250, 1064, 'Electronics : Audio Systems : Turntables', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49251, 441, 'Books : Magazines : TV', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49252, 1147, 'TV & Movies : Autographs : TV', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49253, 1167, 'TV & Movies : DVD's : TV', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49254, 365, 'Books : Annuals : TV & Film', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49255, 470, 'Books : Non Fiction : TV & Film', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49256, 1105, 'Electronics : Televisions : TV/DVD Combi', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49257, 1104, 'Electronics : Televisions : TV/VCR Combi', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49258, 1646, 'Toys & Games : Bean Bag Plush : Ty Beanies', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49259, 1647, 'Toys & Games : Bean Bag Plush : Ty Other Products', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49260, 1648, 'Toys & Games : Bean Bag Plush : Ty Retired Beanies', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49261, 1649, 'Toys & Games : Bean Bag Plush : Ty Teenie Beanies', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49262, 1736, 'Wholesale Items : Office Equipment & Supplies : Type Writers', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49263, 772, 'Collectables : Flags : UK Flags', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49264, 637, 'Coins : UK Paper Money', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49265, 862, 'Collectables : Umbrellas', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49266, 1520, 'Sports : Sporting Items & Equipment : Golf : Umbrellas', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49267, 1587, 'Stamps : United States', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49268, 980, 'Computing : Networking : Unix', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49269, 638, 'Coins : US Paper Money', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49270, 81, 'Gaming : Sony Playstation 2 : Consoles : USA Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49271, 107, 'Gaming : Sony Playstation 1 : Consoles : USA Consoles', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49272, 786, 'Collectables : Kitchenalia : Utensils', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49273, 1039, 'Computing : Software : Utilities', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49274, 292, 'Automobiles : Cars : Vauxhall & Opel', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49275, 1178, 'TV & Movies : Other Formats : VCD', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49276, 1110, 'Electronics : VCR's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49277, 396, 'Books : Cookery Books : Vegetarian', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49278, 1321, 'Photopgraphy : Camcorders : VHS', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49279, 1568, 'Stamps : UK Stamps : Victoria', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49280, 111, 'Gaming : Arcade Machines : Video Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49281, 1627, 'Tickets & Travel : Travel : Villas & Timeshare', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49282, 1672, 'Toys & Games : Games : Vintage', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49283, 366, 'Books : Annuals : Viz', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49284, 212, 'Gaming : SEGA Dreamcast : Accessories : VMU's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49285, 1091, 'Electronics : Mobile Phones : Sony Ericsson : Vodafone', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49286, 293, 'Automobiles : Cars : Volkswagen', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49287, 336, 'Automobiles : Classic Cars : Volkswagen', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49288, 1481, 'Sports : Sporting Items & Equipment : Beach Sports : Volleyball', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49289, 294, 'Automobiles : Cars : Volvo', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49290, 868, 'Collectables : Wacky Items', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49291, 769, 'Collectables : Decorative : Wade', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49292, 1383, 'Pottery & Glass : Porcelain : Wade', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49293, 1402, 'Pottery & Glass : Pottery : Wade', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49294, 76, 'Gaming : Sony Playstation 2 : Accessories : Walkthrough/Guides', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49295, 83, 'Gaming : Sony Playstation 1 : Accessories : Walkthrough/Guides', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49296, 744, 'Collectables : Clocks : Wall Clocks', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49297, 1170, 'TV & Movies : DVD's : War', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49298, 1208, 'TV & Movies : Video's : War', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49299, 1671, 'Toys & Games : Games : War Games', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49300, 374, 'Books : Rare Books : War/Military', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49301, 1650, 'Toys & Games : Bean Bag Plush : Warner Bros', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49302, 1361, 'Pottery & Glass : Glass : Waterford', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49303, 882, 'Services : Internet Services : Web Design', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49304, 881, 'Services : Internet Services : Web Hosting', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49305, 1026, 'Computing : Peripherals : Video : Webcams', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49306, 822, 'Collectables : Royal Commemoratives : Weddings', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49307, 1521, 'Sports : Sporting Items & Equipment : Golf : Wedges', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49308, 756, 'Collectables : Plates : Wedgwood', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49309, 768, 'Collectables : Decorative : Wedgwood', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49310, 1384, 'Pottery & Glass : Porcelain : Wedgwood', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49311, 1585, 'Stamps : Europe : Western Europe', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49312, 1171, 'TV & Movies : DVD's : Westerns', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49313, 1209, 'TV & Movies : Video's : Westerns', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49314, 307, 'Automobiles : Car Accessories : Wheel, Tyres & Trims', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49315, 1103, 'Electronics : Televisions : Widescreen TV's', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49316, 566, 'Clothing & Accessories : Women's Accessories : Wigs', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49317, 699, 'Collectables : Animals : Wildlife', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49318, 999, 'Computing : PDA's : Windows CE devices', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49319, 1482, 'Sports : Sporting Items & Equipment : Beach Sports : Windsurfing', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49320, 1431, 'Sports : Memorabilia : Cricket : Wisden', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49321, 450, 'Books : Magazines : Women', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49322, 559, 'Clothing & Accessories : Personal Care : Women's Fragrance', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49323, 1722, 'Toys & Games : Wooden Toys', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49324, 262, 'Antiques & Art : Woodenware', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49325, 1295, 'Music : Musical Instruments : Woodwind', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49326, 623, 'Clothing & Accessories : Women's Coats & Jackets : Wool', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49327, 1442, 'Sports : Memorabilia : Football : World Cup', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49328, 811, 'Collectables : Militaria : World War 2', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49329, 531, 'Clothing & Accessories : Men's Casualwear : Denim : Wrangler', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49330, 1756, 'Wholesale Items : Hand Tools : Wrenches', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49331, 1417, 'Sports : Autographs : Wrestling', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49332, 1471, 'Sports : Memorabilia : Wrestling', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49333, 1552, 'Sports : Cards & Stickers : Wrestling', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49334, 1610, 'Tickets & Travel : Tickets : Sporting Events : Wrestling', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49335, 745, 'Collectables : Clocks : Wristwatches', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49336, 834, 'Collectables : Science Fiction : X Files', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49337, 835, 'Collectables : Science Fiction : Xena', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49338, 1639, 'Toys & Games : Action Figures : Xena', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49339, 345, 'Automobiles : Motorbikes : Yamaha', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49340, 524, 'Clothing & Accessories : Men's Casualwear : Casual Shirts : YSL', 0, 0); INSERT INTO `probid_categories_plain` VALUES (49341, 938, 'Computing : Components : Drives : Zip Drive', 0, 0); -- -------------------------------------------------------- -- -- Table structure for table `probid_countries` -- CREATE TABLE `probid_countries` ( `id` int(11) NOT NULL auto_increment, `name` varchar(100) NOT NULL default '', `theorder` int(11) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with countries' AUTO_INCREMENT=2100 ; -- -- Dumping data for table `probid_countries` -- INSERT INTO `probid_countries` VALUES (1865, 'Afghanistan', 1000); INSERT INTO `probid_countries` VALUES (1866, 'Albaniaaa', 10); INSERT INTO `probid_countries` VALUES (1874, 'Argentinaaa', 1001); INSERT INTO `probid_countries` VALUES (1875, 'Armeniaaa', 1002); INSERT INTO `probid_countries` VALUES (1877, 'Australia', 1003); INSERT INTO `probid_countries` VALUES (1878, 'Austria', 11); INSERT INTO `probid_countries` VALUES (1879, 'Azerbaijan', 1004); INSERT INTO `probid_countries` VALUES (1880, 'Bahamas', 1005); INSERT INTO `probid_countries` VALUES (1881, 'Bahrain', 1006); INSERT INTO `probid_countries` VALUES (1882, 'Bangladesh', 1007); INSERT INTO `probid_countries` VALUES (1883, 'Barbados', 1008); INSERT INTO `probid_countries` VALUES (1884, 'Belarus', 1009); INSERT INTO `probid_countries` VALUES (1885, 'Belgium', 12); INSERT INTO `probid_countries` VALUES (1886, 'Belize', 1010); INSERT INTO `probid_countries` VALUES (1887, 'Benin', 1011); INSERT INTO `probid_countries` VALUES (1888, 'Bermuda', 1012); INSERT INTO `probid_countries` VALUES (1889, 'Bhutan', 1013); INSERT INTO `probid_countries` VALUES (1890, 'Bolivia', 1014); INSERT INTO `probid_countries` VALUES (1891, 'Bosnia and Herzegowina', 13); INSERT INTO `probid_countries` VALUES (1892, 'Botswana', 1015); INSERT INTO `probid_countries` VALUES (1893, 'Bouvet Island', 1016); INSERT INTO `probid_countries` VALUES (1894, 'Brazil', 1017); INSERT INTO `probid_countries` VALUES (1895, 'British Indian Ocean Territory', 1018); INSERT INTO `probid_countries` VALUES (1896, 'Brunei Darussalam', 1019); INSERT INTO `probid_countries` VALUES (1897, 'Bulgaria', 14); INSERT INTO `probid_countries` VALUES (1898, 'Burkina Faso', 1020); INSERT INTO `probid_countries` VALUES (1899, 'Burma', 1021); INSERT INTO `probid_countries` VALUES (1900, 'Burundi', 1022); INSERT INTO `probid_countries` VALUES (1901, 'Cambodia', 1023); INSERT INTO `probid_countries` VALUES (1902, 'Cameroon', 1024); INSERT INTO `probid_countries` VALUES (1903, 'Canada', 1025); INSERT INTO `probid_countries` VALUES (1904, 'Cape Verde', 1026); INSERT INTO `probid_countries` VALUES (1905, 'Cayman Islands', 1027); INSERT INTO `probid_countries` VALUES (1906, 'Central African Republic', 1028); INSERT INTO `probid_countries` VALUES (1907, 'Chad', 1029); INSERT INTO `probid_countries` VALUES (1908, 'Chile', 1030); INSERT INTO `probid_countries` VALUES (1909, 'China', 1031); INSERT INTO `probid_countries` VALUES (1910, 'Christmas Island', 1032); INSERT INTO `probid_countries` VALUES (1911, 'Cocos (Keeling) Islands', 1033); INSERT INTO `probid_countries` VALUES (1912, 'Colombia', 1034); INSERT INTO `probid_countries` VALUES (1913, 'Comoros', 1035); INSERT INTO `probid_countries` VALUES (1914, 'Congo', 1036); INSERT INTO `probid_countries` VALUES (1915, 'Congo, the Democratic Republic', 1037); INSERT INTO `probid_countries` VALUES (1916, 'Cook Islands', 1038); INSERT INTO `probid_countries` VALUES (1917, 'Costa Rica', 1039); INSERT INTO `probid_countries` VALUES (1918, 'Cote d''Ivoire', 1040); INSERT INTO `probid_countries` VALUES (1919, 'Croatia', 15); INSERT INTO `probid_countries` VALUES (1920, 'Cyprus', 16); INSERT INTO `probid_countries` VALUES (1921, 'Czech Republic', 17); INSERT INTO `probid_countries` VALUES (1922, 'Denmark', 18); INSERT INTO `probid_countries` VALUES (1923, 'Djibouti', 1041); INSERT INTO `probid_countries` VALUES (1924, 'Dominica', 1042); INSERT INTO `probid_countries` VALUES (1925, 'Dominican Republic', 1043); INSERT INTO `probid_countries` VALUES (1926, 'East Timor', 1044); INSERT INTO `probid_countries` VALUES (1927, 'Ecuador', 1045); INSERT INTO `probid_countries` VALUES (1928, 'Egypt', 1046); INSERT INTO `probid_countries` VALUES (1929, 'El Salvador', 1047); INSERT INTO `probid_countries` VALUES (1930, 'England', 19); INSERT INTO `probid_countries` VALUES (1931, 'Equatorial Guinea', 1048); INSERT INTO `probid_countries` VALUES (1932, 'Eritrea', 1049); INSERT INTO `probid_countries` VALUES (1933, 'Estonia', 20); INSERT INTO `probid_countries` VALUES (1934, 'Ethiopia', 1050); INSERT INTO `probid_countries` VALUES (1935, 'Falkland Islands', 1051); INSERT INTO `probid_countries` VALUES (1936, 'Faroe Islands', 21); INSERT INTO `probid_countries` VALUES (1937, 'Fiji', 1052); INSERT INTO `probid_countries` VALUES (1938, 'Finland', 22); INSERT INTO `probid_countries` VALUES (1939, 'France', 23); INSERT INTO `probid_countries` VALUES (1940, 'French Guiana', 1053); INSERT INTO `probid_countries` VALUES (1941, 'French Polynesia', 1054); INSERT INTO `probid_countries` VALUES (1942, 'French Southern Territories', 1055); INSERT INTO `probid_countries` VALUES (1943, 'Gabon', 1056); INSERT INTO `probid_countries` VALUES (1944, 'Gambia', 1057); INSERT INTO `probid_countries` VALUES (1945, 'Georgia', 24); INSERT INTO `probid_countries` VALUES (1946, 'Germany', 25); INSERT INTO `probid_countries` VALUES (1947, 'Ghana', 1058); INSERT INTO `probid_countries` VALUES (1948, 'Gibraltar', 1059); INSERT INTO `probid_countries` VALUES (1949, 'Greece', 26); INSERT INTO `probid_countries` VALUES (1950, 'Greenland', 1060); INSERT INTO `probid_countries` VALUES (1951, 'Grenada', 1061); INSERT INTO `probid_countries` VALUES (1952, 'Guadeloupe', 1062); INSERT INTO `probid_countries` VALUES (1953, 'Guam', 1063); INSERT INTO `probid_countries` VALUES (1954, 'Guatemala', 1064); INSERT INTO `probid_countries` VALUES (1955, 'Guinea', 1065); INSERT INTO `probid_countries` VALUES (1956, 'Guinea-Bissau', 1066); INSERT INTO `probid_countries` VALUES (1957, 'Guyana', 1067); INSERT INTO `probid_countries` VALUES (1958, 'Haiti', 1068); INSERT INTO `probid_countries` VALUES (1959, 'Heard and Mc Donald Islands', 1069); INSERT INTO `probid_countries` VALUES (1960, 'Holy See (Vatican City State)', 1070); INSERT INTO `probid_countries` VALUES (1961, 'Honduras', 1071); INSERT INTO `probid_countries` VALUES (1962, 'Hong Kong', 1072); INSERT INTO `probid_countries` VALUES (1963, 'Hungary', 27); INSERT INTO `probid_countries` VALUES (1964, 'Iceland', 1073); INSERT INTO `probid_countries` VALUES (1965, 'India', 1074); INSERT INTO `probid_countries` VALUES (1966, 'Indonesia', 1075); INSERT INTO `probid_countries` VALUES (1968, 'Israel', 1076); INSERT INTO `probid_countries` VALUES (1969, 'Italy', 28); INSERT INTO `probid_countries` VALUES (1970, 'Jamaica', 1077); INSERT INTO `probid_countries` VALUES (1971, 'Japan', 1078); INSERT INTO `probid_countries` VALUES (1972, 'Jordan', 1079); INSERT INTO `probid_countries` VALUES (1973, 'Kazakhstan', 1080); INSERT INTO `probid_countries` VALUES (1974, 'Kenya', 1081); INSERT INTO `probid_countries` VALUES (1975, 'Kiribati', 1082); INSERT INTO `probid_countries` VALUES (1976, 'Korea (South)', 1083); INSERT INTO `probid_countries` VALUES (1977, 'Kuwait', 1084); INSERT INTO `probid_countries` VALUES (1978, 'Kyrgyzstan', 1085); INSERT INTO `probid_countries` VALUES (1979, 'Lao People''s Democratic Republ', 1086); INSERT INTO `probid_countries` VALUES (1980, 'Latvia', 1087); INSERT INTO `probid_countries` VALUES (1981, 'Lebanon', 1088); INSERT INTO `probid_countries` VALUES (1982, 'Lesotho', 1089); INSERT INTO `probid_countries` VALUES (1983, 'Liberia', 1090); INSERT INTO `probid_countries` VALUES (1984, 'Liechtenstein', 29); INSERT INTO `probid_countries` VALUES (1985, 'Lithuania', 1091); INSERT INTO `probid_countries` VALUES (1986, 'Luxembourg', 30); INSERT INTO `probid_countries` VALUES (1987, 'Macau', 1092); INSERT INTO `probid_countries` VALUES (1988, 'Macedonia', 31); INSERT INTO `probid_countries` VALUES (1989, 'Madagascar', 1093); INSERT INTO `probid_countries` VALUES (1990, 'Malawi', 1094); INSERT INTO `probid_countries` VALUES (1991, 'Malaysia', 1095); INSERT INTO `probid_countries` VALUES (1992, 'Maldives', 1096); INSERT INTO `probid_countries` VALUES (1993, 'Mali', 1097); INSERT INTO `probid_countries` VALUES (1994, 'Malta', 32); INSERT INTO `probid_countries` VALUES (1995, 'Marshall Islands', 1098); INSERT INTO `probid_countries` VALUES (1996, 'Martinique', 1099); INSERT INTO `probid_countries` VALUES (1997, 'Mauritania', 1100); INSERT INTO `probid_countries` VALUES (1998, 'Mauritius', 1101); INSERT INTO `probid_countries` VALUES (1999, 'Mayotte', 1102); INSERT INTO `probid_countries` VALUES (2000, 'Mexico', 1103); INSERT INTO `probid_countries` VALUES (2001, 'Micronesia, Federated States o', 1104); INSERT INTO `probid_countries` VALUES (2002, 'Moldova, Republic of', 33); INSERT INTO `probid_countries` VALUES (2003, 'Monaco', 34); INSERT INTO `probid_countries` VALUES (2004, 'Mongolia', 1105); INSERT INTO `probid_countries` VALUES (2005, 'Montserrat', 1106); INSERT INTO `probid_countries` VALUES (2006, 'Morocco', 1107); INSERT INTO `probid_countries` VALUES (2007, 'Mozambique', 1108); INSERT INTO `probid_countries` VALUES (2008, 'Namibia', 1109); INSERT INTO `probid_countries` VALUES (2009, 'Nauru', 1110); INSERT INTO `probid_countries` VALUES (2010, 'Nepal', 1111); INSERT INTO `probid_countries` VALUES (2011, 'Netherlands', 35); INSERT INTO `probid_countries` VALUES (2012, 'Netherlands Antilles', 1112); INSERT INTO `probid_countries` VALUES (2013, 'New Caledonia', 1113); INSERT INTO `probid_countries` VALUES (2014, 'New Zealand', 1114); INSERT INTO `probid_countries` VALUES (2015, 'Nicaragua', 1115); INSERT INTO `probid_countries` VALUES (2016, 'Niger', 1116); INSERT INTO `probid_countries` VALUES (2017, 'Nigeria', 1117); INSERT INTO `probid_countries` VALUES (2018, 'Niuev', 1118); INSERT INTO `probid_countries` VALUES (2019, 'Norfolk Island', 1119); INSERT INTO `probid_countries` VALUES (2020, 'Northern Ireland', 1120); INSERT INTO `probid_countries` VALUES (2021, 'Northern Mariana Islands', 1121); INSERT INTO `probid_countries` VALUES (2022, 'Norway', 36); INSERT INTO `probid_countries` VALUES (2023, 'Oman', 1122); INSERT INTO `probid_countries` VALUES (2024, 'Pakistan', 1123); INSERT INTO `probid_countries` VALUES (2025, 'Palau', 1124); INSERT INTO `probid_countries` VALUES (2026, 'Panama', 1125); INSERT INTO `probid_countries` VALUES (2027, 'Papua New Guinea', 1126); INSERT INTO `probid_countries` VALUES (2028, 'Paraguay', 1127); INSERT INTO `probid_countries` VALUES (2029, 'Peru', 1128); INSERT INTO `probid_countries` VALUES (2030, 'Philippines', 1129); INSERT INTO `probid_countries` VALUES (2031, 'Pitcairn', 1130); INSERT INTO `probid_countries` VALUES (2032, 'Poland', 37); INSERT INTO `probid_countries` VALUES (2033, 'Portugal', 38); INSERT INTO `probid_countries` VALUES (2034, 'Puerto Rico', 1131); INSERT INTO `probid_countries` VALUES (2035, 'Qatar', 1132); INSERT INTO `probid_countries` VALUES (2098, 'Rep Of Ireland', 39); INSERT INTO `probid_countries` VALUES (2036, 'Reunion', 1133); INSERT INTO `probid_countries` VALUES (2037, 'Romania', 40); INSERT INTO `probid_countries` VALUES (2038, 'Russian Federation', 41); INSERT INTO `probid_countries` VALUES (2039, 'Rwanda', 1134); INSERT INTO `probid_countries` VALUES (2040, 'Saint Kitts and Nevis', 1135); INSERT INTO `probid_countries` VALUES (2041, 'Saint Lucia', 1136); INSERT INTO `probid_countries` VALUES (2042, 'Saint Vincent and the Grenadin', 1137); INSERT INTO `probid_countries` VALUES (2043, 'Samoa (Independent)', 1138); INSERT INTO `probid_countries` VALUES (2044, 'San Marino', 42); INSERT INTO `probid_countries` VALUES (2045, 'Sao Tome and Principe', 1139); INSERT INTO `probid_countries` VALUES (2046, 'Saudi Arabia', 1140); INSERT INTO `probid_countries` VALUES (2047, 'Scotland', 43); INSERT INTO `probid_countries` VALUES (2048, 'Senegal', 1141); INSERT INTO `probid_countries` VALUES (2049, 'Seychelles', 1142); INSERT INTO `probid_countries` VALUES (2050, 'Sierra Leone', 1143); INSERT INTO `probid_countries` VALUES (2051, 'Singapore', 1144); INSERT INTO `probid_countries` VALUES (2052, 'Slovakia', 44); INSERT INTO `probid_countries` VALUES (2053, 'Slovenia', 45); INSERT INTO `probid_countries` VALUES (2054, 'Solomon Islands', 1145); INSERT INTO `probid_countries` VALUES (2055, 'Somalia', 1146); INSERT INTO `probid_countries` VALUES (2056, 'South Africa', 1147); INSERT INTO `probid_countries` VALUES (2057, 'South Georgia and the South Sa', 1148); INSERT INTO `probid_countries` VALUES (2058, 'Spain', 46); INSERT INTO `probid_countries` VALUES (2059, 'Sri Lanka', 1149); INSERT INTO `probid_countries` VALUES (2060, 'St. Helena', 1150); INSERT INTO `probid_countries` VALUES (2061, 'St. Pierre and Miquelon', 1151); INSERT INTO `probid_countries` VALUES (2062, 'Suriname', 1152); INSERT INTO `probid_countries` VALUES (2063, 'Svalbard and Jan Mayen Islands', 1153); INSERT INTO `probid_countries` VALUES (2064, 'Swaziland', 1154); INSERT INTO `probid_countries` VALUES (2065, 'Sweden', 47); INSERT INTO `probid_countries` VALUES (2066, 'Switzerland', 48); INSERT INTO `probid_countries` VALUES (2067, 'Taiwan', 1155); INSERT INTO `probid_countries` VALUES (2068, 'Tajikistan', 1156); INSERT INTO `probid_countries` VALUES (2069, 'Tanzania', 1157); INSERT INTO `probid_countries` VALUES (2070, 'Thailand', 1158); INSERT INTO `probid_countries` VALUES (2071, 'Togo', 1159); INSERT INTO `probid_countries` VALUES (2072, 'Tokelau', 1160); INSERT INTO `probid_countries` VALUES (2073, 'Tonga', 1161); INSERT INTO `probid_countries` VALUES (2074, 'Trinidad and Tobago', 1162); INSERT INTO `probid_countries` VALUES (2075, 'Tunisia', 1163); INSERT INTO `probid_countries` VALUES (2076, 'Turkey', 49); INSERT INTO `probid_countries` VALUES (2077, 'Turkmenistan', 1164); INSERT INTO `probid_countries` VALUES (2078, 'Turks and Caicos Islands', 1165); INSERT INTO `probid_countries` VALUES (2079, 'Tuvalu', 1166); INSERT INTO `probid_countries` VALUES (2080, 'Uganda', 1167); INSERT INTO `probid_countries` VALUES (2081, 'Ukraine', 50); INSERT INTO `probid_countries` VALUES (2082, 'United Arab Emiratesv', 1168); INSERT INTO `probid_countries` VALUES (2083, 'United Kingdom', 1); INSERT INTO `probid_countries` VALUES (2084, 'United States', 2); INSERT INTO `probid_countries` VALUES (2085, 'Uruguay', 1169); INSERT INTO `probid_countries` VALUES (2086, 'Uzbekistan', 1170); INSERT INTO `probid_countries` VALUES (2087, 'Vanuatu', 1171); INSERT INTO `probid_countries` VALUES (2088, 'Venezuela', 1172); INSERT INTO `probid_countries` VALUES (2089, 'Vietnam', 1173); INSERT INTO `probid_countries` VALUES (2090, 'Virgin Islands (British)', 1174); INSERT INTO `probid_countries` VALUES (2091, 'Virgin Islands (U.S.)', 1175); INSERT INTO `probid_countries` VALUES (2092, 'Wales', 1176); INSERT INTO `probid_countries` VALUES (2093, 'Wallis and Futuna Islands', 1177); INSERT INTO `probid_countries` VALUES (2094, 'Western Sahara', 1178); INSERT INTO `probid_countries` VALUES (2095, 'Yemen', 1179); INSERT INTO `probid_countries` VALUES (2096, 'Zambia', 1180); INSERT INTO `probid_countries` VALUES (2097, 'Zimbabwe', 1181); -- -------------------------------------------------------- -- -- Table structure for table `probid_currencies` -- CREATE TABLE `probid_currencies` ( `id` int(11) NOT NULL auto_increment, `symbol` varchar(10) NOT NULL default '', `caption` varchar(100) NOT NULL default '', `active` varchar(15) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with currency listings' AUTO_INCREMENT=43 ; -- -- Dumping data for table `probid_currencies` -- INSERT INTO `probid_currencies` VALUES (1, 'ARS', 'Argentina (Argentinian Peso)', ''); INSERT INTO `probid_currencies` VALUES (2, 'AUD', 'Australia (Australian Dollar)', ''); INSERT INTO `probid_currencies` VALUES (3, 'BRL', 'Brazil (Brazilian Real)', ''); INSERT INTO `probid_currencies` VALUES (4, 'CLP', 'Chile (Chilean Peso)', ''); INSERT INTO `probid_currencies` VALUES (5, 'CNY', 'China (Chinese Renminbi)', ''); INSERT INTO `probid_currencies` VALUES (6, 'COP', 'Colombia (Colombian Peso)', ''); INSERT INTO `probid_currencies` VALUES (7, 'CZK', 'Czech. Republic (Czech. Republic Koruna)', ''); INSERT INTO `probid_currencies` VALUES (8, 'DKK', 'Denmark (Danish Krone)', ''); INSERT INTO `probid_currencies` VALUES (9, 'EUR', 'European Union (EURO)', ''); INSERT INTO `probid_currencies` VALUES (10, 'FJD', 'Fiji (Fiji Dollar)', ''); INSERT INTO `probid_currencies` VALUES (11, 'GBP', 'Great Britain (Pound Sterling)', 'selected'); INSERT INTO `probid_currencies` VALUES (12, 'HKD', 'Hong Kong (Hong Kong Dollar)', ''); INSERT INTO `probid_currencies` VALUES (13, 'INR', 'Iceland (Icelandic Krona)', ''); INSERT INTO `probid_currencies` VALUES (14, 'INR', 'India (Indian Rupee)', ''); INSERT INTO `probid_currencies` VALUES (15, 'IDR', 'Indonesia (Indonesian Rupiah)', ''); INSERT INTO `probid_currencies` VALUES (16, 'ILS', 'Israel (Israeli New Shekel)', ''); INSERT INTO `probid_currencies` VALUES (17, 'JPY', 'Japan (Japanese Yen)', ''); INSERT INTO `probid_currencies` VALUES (18, 'MYR', 'Malaysia (Malaysian Ringgit)', ''); INSERT INTO `probid_currencies` VALUES (19, 'MXN', 'Mexico (New Peso)', ''); INSERT INTO `probid_currencies` VALUES (20, 'MAD', 'Morocco (Moroccan Dirham)', ''); INSERT INTO `probid_currencies` VALUES (21, 'NZD', 'New Zealand (New Zealand Dollar)', ''); INSERT INTO `probid_currencies` VALUES (22, 'NOK', 'Norway', ''); INSERT INTO `probid_currencies` VALUES (23, 'PKR', 'Pakistan (Pakistan Rupee)', ''); INSERT INTO `probid_currencies` VALUES (24, 'PAB', 'Panama (Panamanian Balboa)', ''); INSERT INTO `probid_currencies` VALUES (25, 'PEN', 'Peru (Peruvian New Sol)', ''); INSERT INTO `probid_currencies` VALUES (26, 'PHP', 'Philippine (Philippine Peso)', ''); INSERT INTO `probid_currencies` VALUES (27, 'PLN', 'Poland (Polish Zloty)', ''); INSERT INTO `probid_currencies` VALUES (28, 'RUR', 'Russian (Russian Rouble)', ''); INSERT INTO `probid_currencies` VALUES (29, 'SGD', 'Singapore (Singapore Dollar)', ''); INSERT INTO `probid_currencies` VALUES (30, 'SKK', 'Slovakia (Koruna)', ''); INSERT INTO `probid_currencies` VALUES (31, 'SIT', 'Slovenia (Slovenian Tolar)', ''); INSERT INTO `probid_currencies` VALUES (32, 'ZAR', 'South Africa (South African Rand)', ''); INSERT INTO `probid_currencies` VALUES (33, 'KRW', 'South Korea (South Korean Won)', ''); INSERT INTO `probid_currencies` VALUES (34, 'LKR', 'Sri Lanka (Sri Lanka Rupee)', ''); INSERT INTO `probid_currencies` VALUES (35, 'SEK', 'Sweden (Swedish Krona)', ''); INSERT INTO `probid_currencies` VALUES (36, 'CHF', 'Switzerland (Swiss Franc)', ''); INSERT INTO `probid_currencies` VALUES (37, 'TWD', 'Taiwan (Taiwanese New Dollar)', ''); INSERT INTO `probid_currencies` VALUES (38, 'THB', 'Thailand (Thailand Thai Baht)', ''); INSERT INTO `probid_currencies` VALUES (39, 'TND', 'Tunisia (Tunisisan Dinar)', ''); INSERT INTO `probid_currencies` VALUES (40, 'TRL', 'Turkey (Turkish Lira)', ''); INSERT INTO `probid_currencies` VALUES (41, 'USD', 'United States (U.S. Dollar)', ''); INSERT INTO `probid_currencies` VALUES (42, 'VEB', 'Venezuela (Bolivar)', ''); -- -------------------------------------------------------- -- -- Table structure for table `probid_dateformat` -- CREATE TABLE `probid_dateformat` ( `id` int(11) NOT NULL default '0', `type` varchar(10) NOT NULL default '', `value` varchar(50) NOT NULL default '', `name` varchar(20) NOT NULL default '', `active` varchar(20) NOT NULL default '0' ) TYPE=MyISAM COMMENT='Table with date format'; -- -- Dumping data for table `probid_dateformat` -- INSERT INTO `probid_dateformat` VALUES (1, 'USA', 'M. d, Y H:i:s', 'mm/dd/yyyy', ''); INSERT INTO `probid_dateformat` VALUES (2, 'non-USA', 'd M. Y H:i:s', 'dd/mm/yyyy', 'checked'); -- -------------------------------------------------------- -- -- Table structure for table `probid_faq_categories` -- CREATE TABLE `probid_faq_categories` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `lang` varchar(255) NOT NULL default 'english', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with FAQ categories' AUTO_INCREMENT=7 ; -- -- Dumping data for table `probid_faq_categories` -- INSERT INTO `probid_faq_categories` VALUES (4, 'Testing', 'english'); -- -------------------------------------------------------- -- -- Table structure for table `probid_faq_questions` -- CREATE TABLE `probid_faq_questions` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `content` text NOT NULL, `sectionid` int(11) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with FAQ questions' AUTO_INCREMENT=10 ; -- -- Dumping data for table `probid_faq_questions` -- INSERT INTO `probid_faq_questions` VALUES (1, 'Registering', '(Q) How do I register?
(A) To register click on the "register link found on both the header and footer navigation sections

(Q) I''m under 16 and can''t signup?
(A) In accordance with standard law under 16''s cannot participate in auctions as they legal binding contracts
', 1); INSERT INTO `probid_faq_questions` VALUES (2, 'Selling', '(Q) How can I list an item?
(A) You must first be a registered member. Once you have registered simply login to your account and click on the "Sell" link. The first thing to do is select a general category for your item, note that you can choose a more specific category further into the listing process. You can then enter in your chosen settings and item description

(Q) How can I keep track of items I''m selling?
(A) You can keep an eye on everything you are selling by visiting your members area and selecting the "selling" page.

(Q) Can I use HTML when listing an item?
(A) Yes you can, however we recomend you use basic tags as complex HTML descriptions may not display correctly.', 2); INSERT INTO `probid_faq_questions` VALUES (3, 'How to bid', '(Q) How can I place a bid?
(A) To place a bid on an item you must first login to your account. Once logged in a bidding box will be displayed at bottom of all auction pages. You can use this box to place you chosen bid

(Q) How can I keep track of items I''m bidding on?
(A) You can keep an eye on everything you are bidding on by visiting your members area and selecting the "bidding" page.

(Q) How do I know if I am outbid on an item?
(A) Our auction system will automatically notify you via email if you are outbid.', 3); INSERT INTO `probid_faq_questions` VALUES (9, 'Test', 'Test Topic', 4); -- -------------------------------------------------------- -- -- Table structure for table `probid_feedbacks` -- CREATE TABLE `probid_feedbacks` ( `userid` int(11) NOT NULL default '0', `usernick` varchar(255) NOT NULL default '', `feedback` text NOT NULL, `rate` double(16,0) NOT NULL default '0', `date` datetime default NULL, `fromid` int(11) NOT NULL default '0', `submitted` tinyint(4) NOT NULL default '0', `auctionid` int(11) NOT NULL default '0', `type` varchar(15) NOT NULL default 'sale' ) TYPE=MyISAM COMMENT='Table with feedbacks'; -- -- Dumping data for table `probid_feedbacks` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_fees` -- CREATE TABLE `probid_fees` ( `is_signup_fee` char(2) NOT NULL default 'N', `val_signup_fee` double(16,2) NOT NULL default '0.00', `is_setup_fee` char(2) NOT NULL default 'N', `is_endauction_fee` char(2) NOT NULL default 'N', `is_pic_fee` char(2) NOT NULL default 'N', `val_pic_fee` double(16,2) NOT NULL default '0.00', `piclimit` double(16,2) NOT NULL default '0.00', `val_pic_fee2` double(16,2) NOT NULL default '0.00', `is_hlitem_fee` char(2) NOT NULL default 'N', `is_hlitem_percent` varchar(10) NOT NULL default 'flat', `val_hlitem_fee` double(16,2) NOT NULL default '0.00', `hlitemlimit` double(16,2) NOT NULL default '0.00', `val_hlitem_fee2` double(16,2) NOT NULL default '0.00', `is_bolditem_fee` char(2) NOT NULL default 'N', `is_bolditem_percent` varchar(10) NOT NULL default 'flat', `val_bolditem_fee` double(16,2) NOT NULL default '0.00', `bolditemlimit` double(16,2) NOT NULL default '0.00', `val_bolditem_fee2` double(16,2) NOT NULL default '0.00', `is_hpfeat_fee` char(2) NOT NULL default 'N', `is_hpfeat_percent` varchar(10) NOT NULL default 'flat', `val_hpfeat_fee` double(16,2) NOT NULL default '0.00', `hpfeatlimit` double(16,2) NOT NULL default '0.00', `val_hpfeat_fee2` double(16,2) NOT NULL default '0.00', `is_catfeat_fee` char(2) NOT NULL default 'N', `is_catfeat_percent` varchar(10) NOT NULL default 'flat', `val_catfeat_fee` double(16,2) NOT NULL default '0.00', `catfeatlimit` double(16,2) NOT NULL default '0.00', `val_catfeat_fee2` double(16,2) NOT NULL default '0.00', `is_rp_fee` char(2) NOT NULL default 'N', `val_rp_fee` double(16,2) NOT NULL default '0.00', `is_swap_fee` char(2) NOT NULL default '', `val_swap_fee` double(16,2) NOT NULL default '0.00', `second_cat_fee` double(16,2) NOT NULL default '0.00', `bin_fee` double(16,2) NOT NULL default '0.00' ) TYPE=MyISAM COMMENT='Table with fees'; -- -- Dumping data for table `probid_fees` -- INSERT INTO `probid_fees` VALUES ('N', 0.00, 'Y', 'Y', 'Y', 0.10, 0.00, 0.00, 'Y', 'flat', 0.50, 0.00, 0.00, 'Y', 'flat', 0.40, 0.00, 0.00, 'Y', 'flat', 1.50, 0.00, 0.00, 'Y', 'flat', 1.10, 0.00, 0.00, 'Y', 0.60, 'Y', 4.00, 0.00, 1.00); -- -------------------------------------------------------- -- -- Table structure for table `probid_fees_tiers` -- CREATE TABLE `probid_fees_tiers` ( `id` int(11) NOT NULL auto_increment, `fee_from` double(16,2) NOT NULL default '0.00', `fee_to` double(16,2) NOT NULL default '0.00', `fee_amount` double(16,2) NOT NULL default '0.00', `calc_type` varchar(20) NOT NULL default '', `fee_type` varchar(20) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM AUTO_INCREMENT=15 ; -- -- Dumping data for table `probid_fees_tiers` -- INSERT INTO `probid_fees_tiers` VALUES (1, 0.01, 5.00, 5.00, 'percent', 'endauction'); INSERT INTO `probid_fees_tiers` VALUES (2, 5.00, 10.00, 4.50, 'percent', 'endauction'); INSERT INTO `probid_fees_tiers` VALUES (3, 10.00, 50.00, 4.00, 'percent', 'endauction'); INSERT INTO `probid_fees_tiers` VALUES (4, 50.00, 250.00, 3.00, 'percent', 'endauction'); INSERT INTO `probid_fees_tiers` VALUES (5, 250.00, 1000.00, 2.50, 'percent', 'endauction'); INSERT INTO `probid_fees_tiers` VALUES (6, 1000.00, 99999999999.00, 2.20, 'percent', 'endauction'); INSERT INTO `probid_fees_tiers` VALUES (8, 0.01, 1.00, 10.00, 'percent', 'setup'); INSERT INTO `probid_fees_tiers` VALUES (9, 1.00, 5.00, 7.50, 'percent', 'setup'); INSERT INTO `probid_fees_tiers` VALUES (10, 5.00, 25.00, 5.00, 'percent', 'setup'); INSERT INTO `probid_fees_tiers` VALUES (11, 25.00, 100.00, 4.00, 'percent', 'setup'); INSERT INTO `probid_fees_tiers` VALUES (12, 100.00, 500.00, 3.00, 'percent', 'setup'); INSERT INTO `probid_fees_tiers` VALUES (13, 500.00, 5000.00, 2.75, 'percent', 'setup'); INSERT INTO `probid_fees_tiers` VALUES (14, 5000.00, 99999999999.00, 2.40, 'percent', 'setup'); -- -------------------------------------------------------- -- -- Table structure for table `probid_font_types` -- CREATE TABLE `probid_font_types` ( `id` tinyint(4) NOT NULL auto_increment, `name` varchar(100) NOT NULL default '', `active` varchar(20) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with font types' AUTO_INCREMENT=7 ; -- -- Dumping data for table `probid_font_types` -- INSERT INTO `probid_font_types` VALUES (1, 'Arial, Helvetica, sans-serif', 'selected'); INSERT INTO `probid_font_types` VALUES (2, 'Times New Roman, Times, serif', ''); INSERT INTO `probid_font_types` VALUES (3, 'Courier New, Courier, mono', ''); INSERT INTO `probid_font_types` VALUES (4, 'Georgia, Times New Roman, Times, serif', ''); INSERT INTO `probid_font_types` VALUES (5, 'Verdana, Arial, Helvetica, sans-serif', ''); INSERT INTO `probid_font_types` VALUES (6, 'Geneva, Arial, Helvetica, sans-serif', ''); -- -------------------------------------------------------- -- -- Table structure for table `probid_gen_setts` -- CREATE TABLE `probid_gen_setts` ( `sitename` varchar(255) NOT NULL default '', `siteurl` varchar(255) NOT NULL default '', `my_dir` varchar(255) NOT NULL default '', `adminemail` varchar(255) NOT NULL default '', `paypalemail` varchar(255) NOT NULL default '', `worldpayid` varchar(50) NOT NULL default '', `checkoutid` varchar(50) NOT NULL default '', `ikobombid` varchar(100) NOT NULL default '', `ikoboipn` varchar(100) NOT NULL default '', `protxname` varchar(100) NOT NULL default '', `protxpass` varchar(100) NOT NULL default '', `language` tinyint(4) NOT NULL default '0', `currency_symbol` varchar(10) NOT NULL default '', `money_format` tinyint(4) NOT NULL default '0', `digits` tinyint(4) NOT NULL default '0', `position` tinyint(4) NOT NULL default '0', `site_f_f` varchar(100) NOT NULL default '0', `site_f_s` tinyint(4) NOT NULL default '0', `site_f_c` varchar(20) NOT NULL default '', `site_f_b` tinyint(4) NOT NULL default '0', `site_f_i` tinyint(4) NOT NULL default '0', `err_f_f` varchar(100) NOT NULL default '0', `err_f_s` tinyint(4) NOT NULL default '0', `err_f_c` varchar(20) NOT NULL default '', `err_f_b` tinyint(4) NOT NULL default '0', `err_f_i` tinyint(4) NOT NULL default '0', `nav_f_f` varchar(100) NOT NULL default '0', `nav_f_s` tinyint(4) NOT NULL default '0', `nav_f_c` varchar(20) NOT NULL default '', `nav_f_b` tinyint(4) NOT NULL default '0', `nav_f_i` tinyint(4) NOT NULL default '0', `small_f_f` varchar(100) NOT NULL default '0', `small_f_s` tinyint(4) NOT NULL default '0', `small_f_c` varchar(20) NOT NULL default '', `small_f_b` tinyint(4) NOT NULL default '0', `small_f_i` tinyint(4) NOT NULL default '0', `foot_f_f` varchar(100) NOT NULL default '0', `foot_f_s` tinyint(4) NOT NULL default '0', `foot_f_c` varchar(20) NOT NULL default '', `foot_f_b` tinyint(4) NOT NULL default '0', `foot_f_i` tinyint(4) NOT NULL default '0', `title_f_f` varchar(100) NOT NULL default '0', `title_f_s` tinyint(4) NOT NULL default '0', `title_f_c` varchar(20) NOT NULL default '', `title_f_b` tinyint(4) NOT NULL default '0', `title_f_i` tinyint(4) NOT NULL default '0', `color_b_c` varchar(10) NOT NULL default '', `color_h_b` varchar(10) NOT NULL default '', `color_t_h` varchar(10) NOT NULL default '', `color_l_c` varchar(10) NOT NULL default '', `color_v_l` varchar(10) NOT NULL default '', `color_h_i` varchar(10) NOT NULL default '', `pic_gal_active` tinyint(4) NOT NULL default '0', `pic_gal_max_nb` tinyint(4) NOT NULL default '0', `pic_gal_max_size` int(11) NOT NULL default '0', `addr_val` tinyint(4) NOT NULL default '0', `error_text` blob NOT NULL, `error_email` varchar(255) NOT NULL default '', `hp_feat` tinyint(4) NOT NULL default '0', `cat_feat` tinyint(4) NOT NULL default '0', `bold_item` tinyint(4) NOT NULL default '0', `hl_item` tinyint(4) NOT NULL default '0', `swap_items` tinyint(4) NOT NULL default '0', `cron_job` tinyint(4) NOT NULL default '1', `h_counter` tinyint(4) NOT NULL default '0', `is_ssl` tinyint(4) NOT NULL default '0', `ssl_address` varchar(255) NOT NULL default '', `account_mode` tinyint(4) NOT NULL default '0', `max_credit` double(16,2) NOT NULL default '0.00', `init_credit` double(16,2) NOT NULL default '0.00', `auction_deletion` tinyint(4) NOT NULL default '0', `user_deletion` tinyint(4) NOT NULL default '30', `shipping_costs` char(2) NOT NULL default '', `default_theme` varchar(30) NOT NULL default '', `metatags` text NOT NULL, `bidretraction` char(2) NOT NULL default 'N', `lkey` varchar(50) NOT NULL default '', `default_lang` varchar(30) NOT NULL default '', `admin_lang` varchar(30) NOT NULL default '', `alwaysshowbuynow` tinyint(4) NOT NULL default '0', `secondcategory` tinyint(4) NOT NULL default '0', `paypaldirectpayment` tinyint(4) NOT NULL default '0', `mailer` varchar(20) NOT NULL default '', `sendmail_path` varchar(200) NOT NULL default '', `smtp_host` varchar(100) NOT NULL default '', `smtp_port` varchar(10) NOT NULL default '', `smtp_auth` varchar(10) NOT NULL default '', `smtp_username` varchar(100) NOT NULL default '', `smtp_password` varchar(100) NOT NULL default '', `userlang` tinyint(4) NOT NULL default '0', `sniping_feature` char(2) NOT NULL default 'Y', `sniping_duration` tinyint(4) NOT NULL default '20', `private_site` char(2) NOT NULL default 'N', `pref_sellers` char(2) NOT NULL default 'N', `pref_sellers_reduction` double(16,2) NOT NULL default '0.00', `verify_strikes` tinyint(4) NOT NULL default '0', `verify_strikes_duration` int(11) NOT NULL default '0', `enable_bcc` char(2) NOT NULL default 'N' ) TYPE=MyISAM COMMENT='Table with General Settings'; -- -- Dumping data for table `probid_gen_setts` -- INSERT INTO `probid_gen_setts` VALUES ('ProBid V5', 'http://localhost/probidv5/', 'probidv5/', 'admin@localhost', 'mail@paypalemail.com', '53725', '102958', '230498', '029348', '', '', 1, 'GBP', 1, 2, 2, 'Geneva, Arial, Helvetica, sans-serif', 11, '#FF0000', 1, 1, 'Arial, Helvetica, sans-serif', 18, '#FF0000', 1, 0, 'Arial, Helvetica, sans-serif', 12, '#0000FF', 1, 0, 'Verdana, Arial, Helvetica, sans-serif', 9, '#00FF00', 1, 1, 'Verdana, Arial, Helvetica, sans-serif', 11, '#FF00FF', 1, 1, 'Verdana, Arial, Helvetica, sans-serif', 16, '#FFFFFF', 1, 0, '#0000FF', '#999999', '#00FFFF', '#00FF00', '#FF0000', '#333333', 1, 4, 150, 1, 0x416e206572726f7220686173206f6363757265642e20536f72727920666f722074686520696e636f6e76656e69656e63652e2020506c65617365207265706f727420746869732070726f626c656d20746f20757320736f2077652063616e2066697820746865206572726f722e2020496620796f75207265636569766520616e79206572726f72206d65737361676520706c6561736520716f75746520746865736520696e20616e7920656d61696c2e0d0a0d0a5468616e6b20796f75, 'support@yoursite.com', 1, 1, 1, 1, 1, 2, 1, 0, 'https://secure.yoursite.co.uk/~probid/', 2, 10.00, 3.00, 90, 30, '1', 'v5', '', 'Y', 'SADSARER324SD', 'english', 'english', 0, 1, 1, 'mail', '/usr/sbin/sendmail', '', '', '', '', '', 1, 'Y', 20, 'N', 'N', 0.00, 5, 30, 'N'); -- -------------------------------------------------------- -- -- Table structure for table `probid_help_topics` -- CREATE TABLE `probid_help_topics` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `content` longtext NOT NULL, `lang` varchar(255) NOT NULL default 'english', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with help topics' AUTO_INCREMENT=16 ; -- -- Dumping data for table `probid_help_topics` -- INSERT INTO `probid_help_topics` VALUES (7, 'How To Bid', 'If you have spotted on item you would like to place a bid on you can do so quickly and easily by following these steps:-

(1) Login to your account – If you have not registered you can do so within 5 minutes
(2) Visit the auction page
(3) Towards the bottom of the auction description page you will see a “bidding box”, you can use the shortcut link to the bidding box if you wish.
(4) Enter in your bid, note you must bid above the minimum bid required
(5) Click on the “place bid” button
(6) You will then be asked to confirm you bid, once you have done so your bid will be entered, if successful you will receive a confirmation message. If you bid fails to outbid the current high bidder you will be offered the option to place a higher bid.

Proxy bidding can aid your chances of winning an auction and help avoid you being outbid at the last moment. To place a proxy bid enter in the maximum price you are willing to pay for the item. If another user places a bid on the same auction automatic bids will be placed on your behalf in accordance with your maximum bid amount. With proxy bidding you will pay the lowest possible price until someone else places a higher bid.

There is another way of bidding: Buy it now auctions.
Buy it now prices are set by the seller, if you agree with that price, you can click on the “Buy Now” button which is displayed on the auction details page. After clicking on the button you will be re-directed to a confirmation page. On a standard auction that auction will end instantly as the item has been sold via Buy it now. On a Dutch auction, you can enter the amount of items you wish to buy (depending the quantity available). If you purchase less than there are available in total, the auction will remain open with the number of items left available after you have purchased the amount you want.
', 'english'); INSERT INTO `probid_help_topics` VALUES (8, 'How To Sell', 'Once you have signed up for an account, you will be able to sell items through the site.

In order to do that, you will have to click on the “Sell” link, and you will be redirected to a page, you can then select the main category of the product or service you want to sell. This feature has been made in order to ease the subcategory choosing process. No items can be sold by choosing only the main category; you will have to choose a subcategory for it.

The second step is entering the auction details, settings, payment methods available, and choosing a category. An image that will come with the auction is free of charge, but the admin may charge for adding additional pictures.

On the Auction Settings tab, you can choose the type of the auction, the start price, whether to activate buy now or set a reserve price.

Also, you will be able to choose what type of bid increment to use, the progressive one implemented into the site (that can be edited from the admin area), or a custom one. If you choose the custom one, you will have to enter an increment value.

You will also be able to choose whether to feature the item, and the duration of the auction.

After setting the location, shipping and payment and subcategory, and by clicking on the “Next Step” button, you will be redirected to Step Three, where you can review the auction before submitting. If everything is in order, you can click on the “Submit” button, and will be redirected to the payment page, or a confirmation page, if no fees have to be paid. The auction is activated once the payment is confirmed by the payment gateway, or instantly, if no fees need to be paid.
', 'english'); INSERT INTO `probid_help_topics` VALUES (9, 'Registering', 'Registration is simple and only takes a matter minutes. To start the signup process, click on the “register” link at the top of this page. Only users with the age over 16 years are able to register.

The next step is to fill in all your information, failure to supply all the required information will result in an error.

By clicking on the “Register” button from the bottom of the page, you will be redirected to a page with a link to the payment gateway if the signup fee is activated, or to a confirmation page, if signup is free.

Your account will be activated instantly if there is no signup fee, or once the payment has been confirmed by the payment gateway.
', 'english'); INSERT INTO `probid_help_topics` VALUES (10, 'Members Area', 'Members Area

Once you have successfully logged in using the login forms from the main page or from the login page (click on the “login” button from the page header), you will be redirected to the members area page. This page is divided into four tabs:

a. Bidding

On this page, you will be able to see the items your currently bidding on, as well as the status of the bids, items you have won, and watched items. By clicking on the “Auction Watch” link, you will be able to add keywords for auctions your interested in. An email will be sent to your email address every time an auction that will contain the keyword in its name or description will be submitted.

By clicking on the “View Details” link from the Won Items area, you will be able to see the details of the seller, and make contact with him in order to perfect the sale.

b. Selling

There are three areas available on this page.

The “My Opened Auctions” area, where you will see details of auctions you currently has open; if no bids were submitted yet on an open auction, you are able to edit the auction.

The “My Closed Auctions” area, where you will see the auctions submitted by yourself, and that were closed. You can choose to edit, delete or re-list a closed auction.

On the “Sold Items” area, you will see the items you have sold, and by clicking on the “View Details” link, you will be redirected to a page where you will see the details of the buyer. If an end of auction fee is set from the admin area, then the seller will have to pay for the end of auction fee in order for you to see the buyer details.

If, after the seller has contacted the bidder, and no sale has been made, you can claim back the end of auction fee. By clicking on the “Claim back end of auction fee”, a claim back request will be sent to the site’s administrator, and will be evaluated for fee refunding.

c. Feedback

From this page, you will be able to see the feedbacks you have received, and leave feedbacks to other users.

d. Personal Info

You can edit your personal information using this page, except for your username. You can also change the password for the account. If the password and confirm password fields are left empty, and then the password will remain the same.
', 'english'); INSERT INTO `probid_help_topics` VALUES (11, 'Dutch auctions', 'On a Dutch Auction, the auctioneer has more items of the same product for sale. The bidder will enter a maximum bid he is willing to pay for an item, and the number of items he wants to purchase. The highest bidder(s) will receive the number of items they have bid on, and the remaining bidders will receive the number of items still available. Buyers are able to bid more than once for the same item. ', 'english'); INSERT INTO `probid_help_topics` VALUES (12, 'Feedback system', 'Once a sale has been processed, both the seller and the buyer will be able to leave feedbacks for each other. The feedback rating is from one star to five stars, and a feedback comment can also be left. The feedback can be left from the “Feedback” tab from the Members Area. The feedback can only be left once, and it cannot be edited afterwards.

The site admin will reserve its right to delete malicious or untrue feedbacks.
', 'english'); INSERT INTO `probid_help_topics` VALUES (13, 'Item watching', 'The item watch features lets you keep a close eye on any auction without having to place a bid on it. This feature means you can be kept up to date on how an auction is doing and prepares you to place a winning last minute bid. You can watch any auction by clicking on the “Watch this item” link on any auction page. ', 'english'); INSERT INTO `probid_help_topics` VALUES (14, 'Auction watch', 'The auction watch features notifies you of newly listed auctions which contain “keywords” you have chosen. For example if you are looking for a “Playstation 2” you could enter in those keywords from within your member’s area. Each time a new auction is listed containing the term “Playstation 2” you will be notified via this web-site. You can enter in as many keywords as you like. ', 'english'); -- -------------------------------------------------------- -- -- Table structure for table `probid_invoices` -- CREATE TABLE `probid_invoices` ( `id` int(11) NOT NULL auto_increment, `userid` int(11) NOT NULL default '0', `auctionid` int(11) NOT NULL default '0', `feename` varchar(100) NOT NULL default '', `feevalue` double(16,2) NOT NULL default '0.00', `feedate` int(11) NOT NULL default '0', `balance` double(16,2) NOT NULL default '0.00', `transtype` varchar(20) NOT NULL default 'pending', `processor` varchar(50) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM AUTO_INCREMENT=1 ; -- -- Dumping data for table `probid_invoices` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_iphistory` -- CREATE TABLE `probid_iphistory` ( `memberid` int(11) NOT NULL default '0', `time1` int(11) NOT NULL default '0', `time2` int(11) NOT NULL default '0', `ip` varchar(20) NOT NULL default '' ) TYPE=MyISAM; -- -- Dumping data for table `probid_iphistory` -- INSERT INTO `probid_iphistory` VALUES (100002, 1101743822, 0, '127.0.0.1'); -- -------------------------------------------------------- -- -- Table structure for table `probid_keywords_watch` -- CREATE TABLE `probid_keywords_watch` ( `id` int(11) NOT NULL auto_increment, `bidderid` int(11) NOT NULL default '0', `keyword` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with keywords for auction watch option' AUTO_INCREMENT=1 ; -- -- Dumping data for table `probid_keywords_watch` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_layout_setts` -- CREATE TABLE `probid_layout_setts` ( `logo_path` varchar(255) NOT NULL default '', `site_align` varchar(10) NOT NULL default '', `nb_feat_hp` tinyint(4) NOT NULL default '0', `w_feat_hp` smallint(6) NOT NULL default '0', `max_feat_hp` tinyint(4) NOT NULL default '0', `nb_feat_cat` tinyint(4) NOT NULL default '0', `w_feat_cat` smallint(6) NOT NULL default '0', `max_feat_cat` tinyint(4) NOT NULL default '0', `nb_last_auct` smallint(6) NOT NULL default '0', `nb_hot_auct` smallint(6) NOT NULL default '0', `nb_end_auct` smallint(6) NOT NULL default '0', `d_login_box` tinyint(4) NOT NULL default '0', `d_news_box` tinyint(4) NOT NULL default '0', `d_news_nb` tinyint(4) NOT NULL default '0', `act_newsletter` tinyint(4) NOT NULL default '0', `act_buynow` tinyint(4) NOT NULL default '0', `act_proxy` tinyint(4) NOT NULL default '0', `d_acc_text` tinyint(4) NOT NULL default '0', `acc_text` blob NOT NULL, `d_tc_text` tinyint(4) NOT NULL default '0', `tc_text` longtext NOT NULL, `is_faq` char(2) NOT NULL default 'N', `is_about` char(2) NOT NULL default 'N', `is_terms` char(2) NOT NULL default 'N', `is_contact` char(2) NOT NULL default 'N', `is_pp` char(2) NOT NULL default '' ) TYPE=MyISAM COMMENT='Table with the site''s general layout settings'; -- -- Dumping data for table `probid_layout_setts` -- INSERT INTO `probid_layout_setts` VALUES ('images/probidlogo.gif', '', 3, 80, 3, 3, 100, 6, 8, 4, 5, 1, 1, 5, 0, 1, 0, 1, 0x47656e6572616c205465726d7320616e6420436f6e646974696f6e73203c62723e54686973207765622d7369746520697320696e74656e64656420746f206265206120667269656e646c792c20656e6a6f7961626c6520616e642075736566756c20657870657269656e63652c20627574206173207769746820616e797468696e6720636f6e6365726e696e6720616e79206b696e64206f66207472616e73616374696f6e7320746865726520617265207269736b7320696e766f6c76656420616e64207765207374726f6e676c792061647669736520796f7520746f20756e6465727374616e6420616c6c206f66207468657365207465726d73206265666f7265206a6f696e696e672e2020496620796f752073706f742061206c697374696e67207468617420796f75206665656c2069732076696f6c6174696e67207468652067656e6572616c207465726d7320616e6420636f6e646974696f6e73206f662074686973207765622d73697465206173207374617465642062656c6f7720706c65617365206c6574207573206b6e6f7720627920636f6e74616374696e672075732e3c62723e3c62723e52696768747320546f2053757370656e64206f72205465726d696e6174652e3c62723e596f7520616772656520746861742074686973207765622d736974652c20696e20697473206f776e2064697363726574696f6e2c206d6179207465726d696e61746520616e792061756374696f6e206f7220757365206f6620746865207365727669636520696d6d6564696174656c7920616e6420776974686f7574206e6f74696365206966202861292057652062656c69657665207468617420796f7520617265206e6f742061626964696e67206279207468652067656e6572616c2072756c6573206f662074686973207765622d736974652028622920596f7520686176652072657065617465646c792062726f6b656e2061206365727461696e207465726d2028632920596f752068617665206c6973746564206120737573706963696f7573206974656d202864292057652062656c6965766520796f7520746f2062652061206e6f6e20706179696e67206269646465722e2020496e206d6f7374206361736573207768656e207765207375737065637420666f756c20706c61792077652077696c6c2073757370656e6420796f7572206163636f756e742f6c697374696e67207768696c737420776520696e76657374696761746520667572746865722e20204966206f757220696e7665737469676174696f6e20697320636f6e636c7573697665207468656e20796f7572206163636f756e7420776974682075732077696c6c206265207465726d696e617465642e203c62723e3c62723e596f757220436f6e647563742e3c62723e596f752061726520736f6c656c7920726573706f6e7369626c6520666f722074686520636f6e74656e7473206f6620796f757220616374696f6e73207468726f7567682074686973207765622d736974652e20596f75206d75737420656e73757265207468617420796f75722070617274696369706174696f6e20696e207468652073656c6c696e67206f7220627579696e67206f66206974656d7320646f6573206e6f742076696f6c61746520616e79206170706c696361626c65206c617773206f7220726567756c6174696f6e732e2042792074686973207765206d65616e207468617420796f75206d75737420636865636b207468617420796f7520656e7469746c656420746f2073656c6c206f7220627579207468652072656c6576616e74206974656d20616e64207468617420796f7520617265206e6f742070726f686962697465642066726f6d20646f696e6720736f20627920616e79206c6177206f7220726567756c6174696f6e2e203c62723e596f75206d757374206e6f74207472616e736d6974207468726f75676820746865207365727669636520616e7920756e6c617766756c2c20686172617373696e672c206c6962656c6f75732c20616275736976652c20746872656174656e696e672c206861726d66756c2c2076756c6761722c206f627363656e65206f72206f7468657277697365206f626a656374696f6e61626c65206d6174657269616c2e20596f75206d75737420616c736f206e6f74207472616e736d697420616e79206d6174657269616c207468617420656e636f75726167657320636f6e64756374207468617420636f756c6420636f6e737469747574652061206372696d696e616c206f6666656e63652c2067697665207269736520746f20636976696c206c696162696c697479206f72206f74686572776973652076696f6c61746520616e79206170706c696361626c65206c6177206f7220726567756c6174696f6e2e203c62723e3c62723e4d656d626572736869702e3c62723e4d656d6265727368697020746f2074686973207765622d73697465206973206f6e6c7920617661696c61626c6520746f2074686f736520796f752063616e20666f726d2061206c6567616c6c792062696e64696e6720636f6e74726163742e202054686973207765622d7369746520646f6573206e6f74207065726d6974206d696e6f72732028756e6465722031362920746f2072656769737465722e2020496620616e79206d656d626572206661696c7320746f207369676e7570207769746820746865697220636f72726563742061676520746865206163636f756e742077696c6c206265207465726d696e6174656420696d6d6564696174656c792e3c62723e3c62723e47656e6572616c205465726d732e3c62723e5468697320736974652061637473206173207468652077696e646f7720666f722073656c6c65727320746f20636f6e647563742061756374696f6e7320616e6420666f72206269646465727320746f20626964206f6e2073656c6c65727326233033393b2061756374696f6e732e20576520617265206e6f7420696e766f6c76656420696e207468652061637475616c207472616e73616374696f6e206265747765656e2062757965727320616e642073656c6c6572732e204173206120726573756c742c2077652068617665206e6f20636f6e74726f6c206f76657220746865207175616c6974792c20736166657479206f72206c6567616c697479206f6620746865206974656d73206c697374656420746865207472757468206f72206163637572616379206f6620746865206c697374696e67732c20746865206162696c697479206f662073656c6c65727320746f2073656c6c206974656d73206f7220746865206162696c697479206f662062757965727320746f20627579206974656d732e2057652063616e6e6f7420616e6420646f206e6f7420636f6e74726f6c2077686574686572206f72206e6f742073656c6c6572732077696c6c20636f6d706c657465207468652073616c65206f66206974656d732074686579206f66666572206f72206275796572732077696c6c20636f6d706c6574652074686520707572636861736573206f66206974656d732074686579206861766520626964206f6e2e20496e206164646974696f6e2c206e6f7465207468617420746865726520617265207269736b73206f66206465616c696e67207769746820666f726569676e206e6174696f6e616c732c20756e64657261676520706572736f6e73206f722070656f706c6520616374696e6720756e6465722066616c73652070726574656e63652e20203c62723e54686973205765622d73697465207368616c6c206e6f7420626520726573706f6e7369626c6520666f7220616e79206974656d7320736f6c642062792041756374696f6e2c20666f7220616e792064616d61676520746f206974656d7320647572696e67207472616e736974206f7220647572696e672074686520696e7370656374696f6e20706572696f642c206e6f7220666f72206d6973726570726573656e746174696f6e7320616e642f6f72206272656163686573206f6620636f6e74726163742062792065697468657220627579657220616e642f6f722073656c6c65722e2054686973207765622d73697465207368616c6c206e6f7420626520726573706f6e7369626c6520666f722074686520636f7374206f662070726f637572656d656e74206f66207375627374697475746520676f6f6473206f7220616e79206c6f7373657320726573756c74696e6720666f726d20616e7920676f6f647320707572636861736564206f72206f627461696e65642e203c62723e54686973207765622d7369746520617373756d6573206e6f206c696162696c69747920666f722074686520636f6e74656e74206f6620746865206c697374696e67732e20486f776576657220696620796f752066616c6c2076696374696d206f662061206672617564756c656e74207472616e73616374696f6e2077652077696c6c2061737369737420796f75206173206d7563682061732077652063616e2e203c62723e3c62723e4c6177732e3c62723e5468657365205465726d73206f662053657276696365207368616c6c20626520676f7665726e656420627920616e6420636f6e737472756374656420696e206163636f7264616e6365207769746820746865206c617773206f6620456e676c616e6420616e642057616c657320616e6420616e792064697370757465732077696c6c2062652064656369646564206f6e6c792062792074686520436f75727473206f6620456e676c616e6420616e642057616c65732e203c62723e, 1, 'General Terms and Conditions
This web-site is intended to be a friendly, enjoyable and useful experience, but as with anything concerning any kind of transactions there are risks involved and we strongly advise you to understand all of these terms before joining. If you spot a listing that you feel is violating the general terms and conditions of this web-site as stated below please let us know by contacting us.

Rights To Suspend or Terminate.
You agree that this web-site, in its own discretion, may terminate any auction or use of the service immediately and without notice if (a) We believe that you are not abiding by the general rules of this web-site (b) You have repeatedly broken a certain term (c) You have listed a suspicious item (d) We believe you to be a non paying bidder. In most cases when we suspect foul play we will suspend your account/listing whilst we investigate further. If our investigation is conclusive then your account with us will be terminated.

Your Conduct.
You are solely responsible for the contents of your actions through this web-site. You must ensure that your participation in the selling or buying of items does not violate any applicable laws or regulations. By this we mean that you must check that you entitled to sell or buy the relevant item and that you are not prohibited from doing so by any law or regulation.
You must not transmit through the service any unlawful, harassing, libelous, abusive, threatening, harmful, vulgar, obscene or otherwise objectionable material. You must also not transmit any material that encourages conduct that could constitute a criminal offence, give rise to civil liability or otherwise violate any applicable law or regulation.

Membership.
Membership to this web-site is only available to those you can form a legally binding contract. This web-site does not permit minors (under 16) to register. If any member fails to signup with their correct age the account will be terminated immediately.

General Terms.
This site acts as the window for sellers to conduct auctions and for bidders to bid on sellers' auctions. We are not involved in the actual transaction between buyers and sellers. As a result, we have no control over the quality, safety or legality of the items listed the truth or accuracy of the listings, the ability of sellers to sell items or the ability of buyers to buy items. We cannot and do not control whether or not sellers will complete the sale of items they offer or buyers will complete the purchases of items they have bid on. In addition, note that there are risks of dealing with foreign nationals, underage persons or people acting under false pretence.
This Web-site shall not be responsible for any items sold by Auction, for any damage to items during transit or during the inspection period, nor for misrepresentations and/or breaches of contract by either buyer and/or seller. This web-site shall not be responsible for the cost of procurement of substitute goods or any losses resulting form any goods purchased or obtained.
This web-site assumes no liability for the content of the listings. However if you fall victim of a fraudulent transaction we will assist you as much as we can.

Laws.
These Terms of Service shall be governed by and constructed in accordance with the laws of England and Wales and any disputes will be decided only by the Courts of England and Wales.
', 'Y', 'Y', 'Y', 'Y', 'Y'); -- -------------------------------------------------------- -- -- Table structure for table `probid_login_attempts` -- CREATE TABLE `probid_login_attempts` ( `id` int(11) NOT NULL auto_increment, `username` varchar(100) NOT NULL default '', `thedate` int(11) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM AUTO_INCREMENT=1 ; -- -- Dumping data for table `probid_login_attempts` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_news` -- CREATE TABLE `probid_news` ( `id` int(11) NOT NULL auto_increment, `title` varchar(255) NOT NULL default '', `content` longtext NOT NULL, `date` date NOT NULL default '0000-00-00', `active` tinyint(4) NOT NULL default '0', `lang` varchar(255) NOT NULL default 'english', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with news' AUTO_INCREMENT=1 ; -- -- Dumping data for table `probid_news` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_pages` -- CREATE TABLE `probid_pages` ( `id` int(11) NOT NULL auto_increment, `pagename` varchar(255) NOT NULL default '', `content` longtext NOT NULL, `lang` varchar(255) NOT NULL default 'english', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with about, contact, terms etc pages' AUTO_INCREMENT=9 ; -- -- Dumping data for table `probid_pages` -- INSERT INTO `probid_pages` VALUES (1, 'about', 'About Us', 'english'); INSERT INTO `probid_pages` VALUES (2, 'contact', 'Contact Us', 'english'); INSERT INTO `probid_pages` VALUES (3, 'terms', 'General Terms and Conditions
This web-site is intended to be a friendly, enjoyable and useful experience, but as with anything concerning any kind of transactions there are risks involved and we strongly advise you to understand all of these terms before joining. If you spot a listing that you feel is violating the general terms and conditions of this web-site as stated below please let us know by contacting us.

Rights To Suspend or Terminate.
You agree that this web-site, in its own discretion, may terminate any auction or use of the service immediately and without notice if (a) We believe that you are not abiding by the general rules of this web-site
(b) You have repeatedly broken a certain term (c) You have listed a suspicious item (d) We believe you to be a non paying bidder. In most cases when we suspect foul play we will suspend your account/listing whilst we investigate further. If our investigation is conclusive then your account with us will be terminated.

Your Conduct.
You are solely responsible for the contents of your actions through this web-site. You must ensure that your participation in the selling or buying of items does not violate any applicable laws or regulations. By this we mean that you must check that you entitled to sell or buy the relevant item and that you are not prohibited from doing so by any law or regulation.
You must not transmit through the service any unlawful, harassing, libelous, abusive, threatening, harmful, vulgar, obscene or otherwise objectionable material. You must also not transmit any material that encourages conduct that could constitute a criminal offence, give rise to civil liability or otherwise violate any applicable law or regulation.

Membership.
Membership to this web-site is only available to those you can form a legally binding contract. This web-site does not permit minors (under
16) to register. If any member fails to signup with their correct age the account will be terminated immediately.

General Terms.
This site acts as the window for sellers to conduct auctions and for bidders to bid on sellers'' auctions. We are not involved in the actual transaction between buyers and sellers. As a result, we have no control over the quality, safety or legality of the items listed the truth or accuracy of the listings, the ability of sellers to sell items or the ability of buyers to buy items. We cannot and do not control whether or not sellers will complete the sale of items they offer or buyers will complete the purchases of items they have bid on.
In addition, note that there are risks of dealing with foreign nationals, underage persons or people acting under false pretence.
This Web-site shall not be responsible for any items sold by Auction, for any damage to items during transit or during the inspection period, nor for misrepresentations and/or breaches of contract by either buyer and/or seller. This web-site shall not be responsible for the cost of procurement of substitute goods or any losses resulting form any goods purchased or obtained.
This web-site assumes no liability for the content of the listings.
However if you fall victim of a fraudulent transaction we will assist you as much as we can.

Laws.
These Terms of Service shall be governed by and constructed in accordance with the laws of England and Wales and any disputes will be decided only by the Courts of England and Wales.
', 'english'); INSERT INTO `probid_pages` VALUES (4, 'pp', 'Privacy Policy', 'english'); INSERT INTO `probid_pages` VALUES (5, 'about', 'Please enter content', 'russian'); INSERT INTO `probid_pages` VALUES (6, 'contact', 'Please enter content', 'russian'); INSERT INTO `probid_pages` VALUES (7, 'pp', 'Please enter content', 'russian'); INSERT INTO `probid_pages` VALUES (8, 'terms', 'Please enter content', 'russian'); -- -------------------------------------------------------- -- -- Table structure for table `probid_payment_gateways` -- CREATE TABLE `probid_payment_gateways` ( `id` int(11) NOT NULL auto_increment, `name` varchar(100) NOT NULL default '', `value` varchar(30) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with payment gateways' AUTO_INCREMENT=103 ; -- -- Dumping data for table `probid_payment_gateways` -- INSERT INTO `probid_payment_gateways` VALUES (1, 'Paypal', 'checked'); INSERT INTO `probid_payment_gateways` VALUES (4, 'Test Mode', 'checked'); INSERT INTO `probid_payment_gateways` VALUES (5, 'Worldpay', 'checked'); INSERT INTO `probid_payment_gateways` VALUES (6, '2Checkout', ''); INSERT INTO `probid_payment_gateways` VALUES (100, 'Nochex', ''); INSERT INTO `probid_payment_gateways` VALUES (101, 'Ikobo', ''); INSERT INTO `probid_payment_gateways` VALUES (102, 'Protx', ''); -- -------------------------------------------------------- -- -- Table structure for table `probid_payment_methods` -- CREATE TABLE `probid_payment_methods` ( `id` int(11) NOT NULL auto_increment, `name` varchar(100) NOT NULL default '', `logourl` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with payment methods' AUTO_INCREMENT=552 ; -- -- Dumping data for table `probid_payment_methods` -- INSERT INTO `probid_payment_methods` VALUES (524, 'Amex', 'cclogos/Amex.img'); INSERT INTO `probid_payment_methods` VALUES (527, 'Diners', 'cclogos/Diners.img'); INSERT INTO `probid_payment_methods` VALUES (529, 'Mastercard', 'cclogos/Mastercard.img'); INSERT INTO `probid_payment_methods` VALUES (531, 'Nochex', 'cclogos/Nochex.img'); INSERT INTO `probid_payment_methods` VALUES (533, 'PayPal', 'cclogos/PayPal.img'); INSERT INTO `probid_payment_methods` VALUES (535, 'Solo', 'cclogos/Solo.img'); INSERT INTO `probid_payment_methods` VALUES (536, 'Switch', 'cclogos/Switch.img'); INSERT INTO `probid_payment_methods` VALUES (537, 'Visa', 'cclogos/Visa.img'); INSERT INTO `probid_payment_methods` VALUES (538, 'Visa Delta', 'cclogos/VisaDelta.img'); INSERT INTO `probid_payment_methods` VALUES (540, 'Western Union', 'cclogos/WesternUnion.img'); -- -------------------------------------------------------- -- -- Table structure for table `probid_proxybid` -- CREATE TABLE `probid_proxybid` ( `id` int(11) NOT NULL auto_increment, `auctionid` int(11) NOT NULL default '0', `bidderid` int(11) NOT NULL default '0', `bidamount` double(16,2) NOT NULL default '0.00', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with proxy bids' AUTO_INCREMENT=1 ; -- -- Dumping data for table `probid_proxybid` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_shipping_options` -- CREATE TABLE `probid_shipping_options` ( `id` int(11) NOT NULL auto_increment, `name` varchar(100) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM AUTO_INCREMENT=9 ; -- -- Dumping data for table `probid_shipping_options` -- INSERT INTO `probid_shipping_options` VALUES (1, 'Recorded'); INSERT INTO `probid_shipping_options` VALUES (2, 'Special Delivery'); INSERT INTO `probid_shipping_options` VALUES (3, 'Airmail'); INSERT INTO `probid_shipping_options` VALUES (4, 'Surface Mail'); INSERT INTO `probid_shipping_options` VALUES (5, 'Other'); -- -------------------------------------------------------- -- -- Table structure for table `probid_stats` -- CREATE TABLE `probid_stats` ( `id` int(11) NOT NULL auto_increment, `userip` varchar(100) NOT NULL default '', `userbrowser` varchar(255) NOT NULL default '', `clickdate` int(11) NOT NULL default '0', `referralsite` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM AUTO_INCREMENT=1 ; -- -- Dumping data for table `probid_stats` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_swaps` -- CREATE TABLE `probid_swaps` ( `id` int(11) NOT NULL auto_increment, `auctionid` int(11) NOT NULL default '0', `sellerid` int(11) NOT NULL default '0', `buyerid` int(11) NOT NULL default '0', `quantity` int(11) NOT NULL default '0', `description` text NOT NULL, `accepted` tinyint(4) NOT NULL default '0', PRIMARY KEY (`id`) ) TYPE=MyISAM AUTO_INCREMENT=10001 ; -- -- Dumping data for table `probid_swaps` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_timesettings` -- CREATE TABLE `probid_timesettings` ( `id` tinyint(4) NOT NULL auto_increment, `value` tinyint(4) NOT NULL default '0', `caption` varchar(20) NOT NULL default '', `active` varchar(20) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with time settings' AUTO_INCREMENT=50 ; -- -- Dumping data for table `probid_timesettings` -- INSERT INTO `probid_timesettings` VALUES (1, 0, 'Server Time', 'selected'); INSERT INTO `probid_timesettings` VALUES (2, -24, '-24 H', ''); INSERT INTO `probid_timesettings` VALUES (3, -23, '-23 H', ''); INSERT INTO `probid_timesettings` VALUES (4, -22, '-22 H', ''); INSERT INTO `probid_timesettings` VALUES (5, -21, '-21 H', ''); INSERT INTO `probid_timesettings` VALUES (6, -20, '-20 H', ''); INSERT INTO `probid_timesettings` VALUES (7, -19, '-19 H', ''); INSERT INTO `probid_timesettings` VALUES (8, -18, '-18 H', ''); INSERT INTO `probid_timesettings` VALUES (9, -17, '-17 H', ''); INSERT INTO `probid_timesettings` VALUES (10, -16, '-16 H', ''); INSERT INTO `probid_timesettings` VALUES (11, -15, '-15 H', ''); INSERT INTO `probid_timesettings` VALUES (12, -14, '-14 H', ''); INSERT INTO `probid_timesettings` VALUES (13, -13, '-13 H', ''); INSERT INTO `probid_timesettings` VALUES (14, -12, '-12 H', ''); INSERT INTO `probid_timesettings` VALUES (15, -11, '-11 H', ''); INSERT INTO `probid_timesettings` VALUES (16, -10, '-10 H', ''); INSERT INTO `probid_timesettings` VALUES (17, -9, '-9 H', ''); INSERT INTO `probid_timesettings` VALUES (18, -8, '-8 H', ''); INSERT INTO `probid_timesettings` VALUES (19, -7, '-7 H', ''); INSERT INTO `probid_timesettings` VALUES (20, -6, '-6 H', ''); INSERT INTO `probid_timesettings` VALUES (21, -5, '-5 H', ''); INSERT INTO `probid_timesettings` VALUES (22, -4, '-4 H', ''); INSERT INTO `probid_timesettings` VALUES (23, -3, '-3 H', ''); INSERT INTO `probid_timesettings` VALUES (24, -2, '-2 H', ''); INSERT INTO `probid_timesettings` VALUES (25, -1, '-1 H', ''); INSERT INTO `probid_timesettings` VALUES (26, 1, '+1 H', ''); INSERT INTO `probid_timesettings` VALUES (27, 2, '+2 H', ''); INSERT INTO `probid_timesettings` VALUES (28, 3, '+3 H', ''); INSERT INTO `probid_timesettings` VALUES (29, 4, '+4 H', ''); INSERT INTO `probid_timesettings` VALUES (30, 5, '+5 H', ''); INSERT INTO `probid_timesettings` VALUES (31, 6, '+6 H', ''); INSERT INTO `probid_timesettings` VALUES (32, 7, '+7 H', ''); INSERT INTO `probid_timesettings` VALUES (33, 8, '+8 H', ''); INSERT INTO `probid_timesettings` VALUES (34, 9, '+9 H', ''); INSERT INTO `probid_timesettings` VALUES (35, 10, '+10 H', ''); INSERT INTO `probid_timesettings` VALUES (36, 11, '+11 H', ''); INSERT INTO `probid_timesettings` VALUES (37, 12, '+12 H', ''); INSERT INTO `probid_timesettings` VALUES (38, 13, '+13 H', ''); INSERT INTO `probid_timesettings` VALUES (39, 14, '+14 H', ''); INSERT INTO `probid_timesettings` VALUES (40, 15, '+15 H', ''); INSERT INTO `probid_timesettings` VALUES (41, 16, '+16 H', ''); INSERT INTO `probid_timesettings` VALUES (42, 17, '+17 H', ''); INSERT INTO `probid_timesettings` VALUES (43, 18, '+18 H', ''); INSERT INTO `probid_timesettings` VALUES (44, 19, '+19 H', ''); INSERT INTO `probid_timesettings` VALUES (45, 20, '+20 H', ''); INSERT INTO `probid_timesettings` VALUES (46, 21, '+21 H', ''); INSERT INTO `probid_timesettings` VALUES (47, 22, '+22 H', ''); INSERT INTO `probid_timesettings` VALUES (48, 23, '+23 H', ''); INSERT INTO `probid_timesettings` VALUES (49, 24, '+24 H', ''); -- -------------------------------------------------------- -- -- Table structure for table `probid_users` -- CREATE TABLE `probid_users` ( `id` int(11) NOT NULL auto_increment, `name` varchar(100) NOT NULL default '', `email` varchar(255) NOT NULL default '', `birthdate` date NOT NULL default '0000-00-00', `address` varchar(100) NOT NULL default '', `city` varchar(50) NOT NULL default '', `state` varchar(100) NOT NULL default '', `country` varchar(100) NOT NULL default '', `zip` varchar(15) NOT NULL default '0', `phone` varchar(30) NOT NULL default '', `username` varchar(30) NOT NULL default '', `password` varchar(30) NOT NULL default '', `active` tinyint(4) NOT NULL default '0', `payment_status` varchar(20) NOT NULL default '', `items_sold` int(11) NOT NULL default '0', `items_bought` int(11) NOT NULL default '0', `isaboutme` char(2) NOT NULL default 'N', `aboutmepage` text NOT NULL, `shop_mainpage` mediumblob NOT NULL, `shop_mainpage_preview` mediumblob NOT NULL, `shop_logo` varchar(255) NOT NULL default '', `aboutpage_type` varchar(20) default NULL, `newsletter` char(2) NOT NULL default 'N', `balance` double(16,2) NOT NULL default '0.00', `accsusp` tinyint(4) NOT NULL default '0', `inactivated` tinyint(4) NOT NULL default '0', `regdate` int(11) NOT NULL default '0', `mailactivated` tinyint(4) NOT NULL default '0', `amountpaid` double(16,2) NOT NULL default '0.00', `paymentdate` int(11) NOT NULL default '0', `processor` varchar(50) NOT NULL default '', `lang` varchar(255) NOT NULL default 'english', `is_seller` char(2) NOT NULL default 'N', `preferred_seller` char(2) NOT NULL default 'N', PRIMARY KEY (`id`) ) TYPE=MyISAM PACK_KEYS=0 COMMENT='Table with probid users' AUTO_INCREMENT=100001 ; -- -- Dumping data for table `probid_users` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_winners` -- CREATE TABLE `probid_winners` ( `id` int(11) NOT NULL auto_increment, `sellerid` int(11) NOT NULL default '0', `buyerid` int(11) NOT NULL default '0', `amount` double(16,2) NOT NULL default '0.00', `quant_req` int(11) NOT NULL default '0', `quant_offered` int(11) NOT NULL default '0', `auctionid` int(11) NOT NULL default '0', `auctiontype` varchar(15) NOT NULL default '', `active` tinyint(4) NOT NULL default '0', `payment_status` varchar(20) NOT NULL default '', `amountpaid` double(16,2) NOT NULL default '0.00', `txnid` varchar(255) NOT NULL default '', `emailsent` tinyint(4) NOT NULL default '0', `paymentdate` int(11) NOT NULL default '0', `processor` varchar(50) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with the auction''s declared winners' AUTO_INCREMENT=1 ; -- -- Dumping data for table `probid_winners` -- -- -------------------------------------------------------- -- -- Table structure for table `probid_wordfilter` -- CREATE TABLE `probid_wordfilter` ( `id` int(11) NOT NULL auto_increment, `word` varchar(255) NOT NULL default '', PRIMARY KEY (`id`) ) TYPE=MyISAM COMMENT='Table with words that are filtered' AUTO_INCREMENT=10001 ; -- -- Dumping data for table `probid_wordfilter` --