/* Navicat Premium Dump SQL Source Server : Epicnabbo ryzen Source Server Type : MySQL Source Server Version : 110806 (11.8.6-MariaDB-ubu2404) Source Host : 5.252.100.130:3306 Source Schema : habbo Target Server Type : MySQL Target Server Version : 110806 (11.8.6-MariaDB-ubu2404) File Encoding : 65001 Date: 10/05/2026 19:03:34 */ SET NAMES utf8mb4; SET FOREIGN_KEY_CHECKS = 0; -- ---------------------------- -- Table structure for catalog_pages -- ---------------------------- DROP TABLE IF EXISTS `catalog_pages`; CREATE TABLE `catalog_pages` ( `id` int NOT NULL AUTO_INCREMENT, `parent_id` int NOT NULL DEFAULT -1, `caption_save` varchar(128) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '', `caption` varchar(128) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL, `page_layout` enum('default_3x3','club_buy','club_gift','frontpage','spaces','recycler','recycler_info','recycler_prizes','trophies','plasto','marketplace','marketplace_own_items','spaces_new','soundmachine','guilds','guild_furni','info_duckets','info_rentables','info_pets','roomads','single_bundle','sold_ltd_items','badge_display','bots','pets','pets2','pets3','productpage1','room_bundle','recent_purchases','default_3x3_color_grouping','guild_forum','vip_buy','info_loyalty','loyalty_vip_buy','collectibles','petcustomization','frontpage_featured') CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT 'default_3x3', `icon_color` int NOT NULL DEFAULT 1, `icon_image` int NOT NULL DEFAULT 1, `min_rank` int NOT NULL DEFAULT 1, `order_num` int NOT NULL DEFAULT 1, `visible` enum('0','1') CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '1', `enabled` enum('0','1') CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '1', `club_only` enum('0','1') CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '0', `vip_only` enum('1','0') CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '0', `page_headline` varchar(1024) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '', `page_teaser` varchar(64) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '', `page_special` varchar(2048) CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL DEFAULT '' COMMENT 'Gold Bubble: catalog_special_txtbg1 // Speech Bubble: catalog_special_txtbg2 // Place normal text in page_text_teaser', `page_text1` text CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL, `page_text2` text CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL, `page_text_details` text CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL, `page_text_teaser` text CHARACTER SET latin1 COLLATE latin1_swedish_ci NULL, `room_id` int NULL DEFAULT 0, `includes` varchar(128) CHARACTER SET latin1 COLLATE latin1_swedish_ci NOT NULL DEFAULT '' COMMENT 'Example usage: 1;2;3\r\n This will include page 1, 2 and 3 in the current page.\r\n Note that permissions are only used for the current entry.', PRIMARY KEY (`id`) USING BTREE, INDEX `id`(`id`) USING BTREE ) ENGINE = MyISAM AUTO_INCREMENT = 9965798 CHARACTER SET = latin1 COLLATE = latin1_swedish_ci ROW_FORMAT = DYNAMIC; -- ---------------------------- -- Records of catalog_pages -- ---------------------------- INSERT INTO `catalog_pages` VALUES (88475, 8890, 'Minimalistisch', 'Minimalistisch', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234741, 2150, 'Westers', 'Westers', 'default_3x3', 1, 9535, 1, 23, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234742, 8890, 'Lush Cosmetics', 'Lush Cosmetics', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (8897, 604, 'Bedden', 'Bedden', 'default_3x3', 1, 4326, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9874, 218, 'Timers', 'Timers', 'default_3x3', 1, 9876, 1, 0, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234656, 375, '2022 - Gevallen Engelen', '2022 - Gevallen Engelen', 'default_3x3', 1, 8760, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (373, 372, 'Kerstmis', 'Kerstmis', 'default_3x3', 1, 168, 1, 1, '1', '0', '0', '0', 'catalog_header_xmas2013', 'catalog_xmas_teaser', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (375, 372, 'Halloween', 'Halloween', 'default_3x3', 1, 34, 1, 4, '1', '0', '0', '0', 'catalog_header_hw15', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (376, 372, 'Valentijnsdag', 'Valentijnsdag', 'default_3x3', 1, 62, 1, 3, '1', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (8, 2, 'Epicnabbo Club', 'Epicnabbo Club', 'vip_buy', 1, 172, 1, 10, '0', '0', '0', '0', 'catalog_club_headline1_en', 'club', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (9, 2, 'Bots', 'Bots', 'bots', 1, 18751, 1, 14, '1', '1', '0', '0', 'catalog_bots_headline1_en', 'catalog_bots_headline1_en', '', 'They walk, they talk, and they make the perfect addition to any room!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (10, 220, 'Mijn verkoop', 'Mijn verkoop', 'marketplace_own_items', 1, 70, 1, 1, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (11, 220, 'Aanbiedingen', 'Aanbiedingen', 'marketplace', 1, 71, 1, 2, '1', '1', '0', '0', '', '', 'marketplace_offers', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (12, 2, 'Aandelenbeurs', 'Aandelenbeurs', 'default_3x3', 1, 146, 1, 11, '1', '1', '0', '0', 'catalog_bank_headline1', 'catalog_bank_teaser', '', '

Habbo Exchange is where you can convert your Credits into a tradable currency. You can then use this currency to trade for Furni or just show off your riches in your room.

', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (2, -1, 'Klassiek', 'Klassiek', 'pets3', 1, 263, 1, 1, '1', '1', '0', '0', '', '', NULL, NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (586, 43, 'Zwarte Diner', 'Zwarte Diner', 'default_3x3', 1, 204, 1, 2, '1', '1', '0', '0', 'diner', 'catalog_diner_teaser_en', '', 'Originally from the 50\'s this furni has been refurbished and put right into the catalogue! Use this with the Kitchen range for ultimate diner experience!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (587, 43, 'Beige Diner', 'Beige Diner', 'default_3x3', 1, 204, 1, 1, '1', '1', '0', '0', 'diner', 'catalog_diner_teaser_en', '', 'Originally from the 50\'s this furni has been refurbished and put right into the catalogue! Use this with the Kitchen range for ultimate diner experience!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (594, 43, 'Blue Diner', 'Blue Diner', 'default_3x3', 1, 204, 1, 2, '1', '1', '0', '0', 'diner', 'catalog_diner_teaser_en', '', 'Originally from the 50\'s this furni has been refurbished and put right into the catalogue! Use this with the Kitchen range for ultimate diner experience!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (625, 43, 'Groene Diner', 'Groene Diner', 'default_3x3', 1, 204, 1, 3, '1', '1', '0', '0', 'diner', 'catalog_diner_teaser_en', '', 'Originally from the 50\'s this furni has been refurbished and put right into the catalogue! Use this with the Kitchen range for ultimate diner experience!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (626, 43, 'Yellow Diner', 'Yellow Diner', 'default_3x3', 1, 204, 1, 6, '1', '1', '0', '0', 'diner', 'catalog_diner_teaser_en', '', 'Originally from the 50\'s this furni has been refurbished and put right into the catalogue! Use this with the Kitchen range for ultimate diner experience!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (627, 43, 'Teal Diner', 'Teal Diner', 'default_3x3', 1, 204, 1, 9, '1', '1', '0', '0', 'diner', 'catalog_diner_teaser_en', '', 'Originally from the 50\'s this furni has been refurbished and put right into the catalogue! Use this with the Kitchen range for ultimate diner experience!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (628, 43, 'Eetkameraccessoires', 'Eetkameraccessoires', 'default_3x3', 1, 204, 1, 10, '1', '1', '0', '0', 'diner', 'catalog_diner_teaser_en', '', 'Originally from the 50\'s this furni has been refurbished and put right into the catalogue! Use this with the Kitchen range for ultimate diner experience!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (13, 874, 'Ruimtes', 'Ruimtes', 'spaces_new', 1, 225, 1, -3, '1', '1', '0', '0', 'look_feel_text', '', '', 'Floors, wallpapers, landscapes - get a groovy combination for your room. Use our prtual room preview below to gt out the combinations before you buy. Select the design and colour you like and click buy.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (40, 7, 'Kameradvertenties', 'Kameradvertenties', 'default_3x3', 1, 256, 6, 11, '1', '1', '0', '0', 'bg_clouds', 'bg_clouds', '', 'Use these to place images in your room. The mpu\'s go to a link when clicked; the AD one does not.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (372, 2, 'Meubels per seizoen', 'Meubels per seizoen', 'pets3', 1, 14595, 1, 5, '1', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (306, 568, 'Windows', 'Windows', 'default_3x3', 1, 218, 1, 2, '1', '1', '0', '0', 'lassictlg_windows_headline1_en', 'ctlg_windows_teaser1_en', '', 'Let some sunshine in! Our windows come in many styles to give a unique look to your room. Who said your room can\'t have a view?', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (16, 874, 'Verlichting', 'Verlichting', 'default_3x3', 1, 24651, 1, 2, '1', '1', '0', '0', 'catalog_dimmers_header1_en', 'catalog_dimmer_teaser_en', '', 'Check out the Mood Lights. Use these items to dim the light in your rooms. Try out different light settings with different wallpapers to see what you get. Talk about lighting with style!', NULL, NULL, 'Click on an item for details.', 0, ''); INSERT INTO `catalog_pages` VALUES (464, 402, '2008 - Zandkasteel', '2008 - Zandkasteel', 'default_3x3', 1, 274, 1, 1, '1', '1', '0', '0', 'summer', 'catalog_teaser_cch_furni', '', 'Who hasn\'t dreamt of making a sandcastle they fit in? Now you can!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (503, 209, 'Jetset', 'Jetset', 'default_3x3', 1, 237, 1, 10, '0', '0', '0', '0', 'jetset_header', 'jetset_yachtcomp', '', 'Live life to the fullest with our Jetset furni range. This is the Furni fen those Habbos who like to throw obscenely huge parties and show off their style.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (17, 568, 'Modus', 'Modus', 'default_3x3', 1, 39, 1, 16, '1', '1', '0', '0', 'catalog_mode_headline1', 'catalog_mode_teaser1', '', 'Steely functionality combined with a sleek designer upholstery. The Habbo who chooses this furniture is a cool urban cat - streetwise, sassy and so slightly untouchable.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (179, 180, 'Aqua Pura', 'Aqua Pura', 'default_3x3_color_grouping', 1, 48, 1, 1, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes fresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (3034, 669, 'Paaskrakers', 'Paaskrakers', 'default_3x3', 1, 42, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (281, 568, 'Gebied', 'Gebied', 'default_3x3', 1, 14, 1, 3, '1', '1', '0', '0', 'catalog_area_headline1', 'catalog_area_teaser1', '', 'A chunky and sofisticated line for the down-to-earth, It\'s simplicty is beautful and will add a welcoming charm to every room.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (282, 209, 'Land', 'Land', 'default_3x3', 1, 21, 1, 3, '1', '1', '0', '0', 'country_header1_en_001', 'country_teaser1', '', '\"Moving to the country, gonna eat a lot of peaches\"... The great outdoors is calling with the Country Furni range!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (277, 2, 'Huisdieren', 'Huisdieren', 'pets3', 1, 18753, 1, 12, '1', '1', '0', '0', 'catalog_pet_headline1_en', 'ctlg_pet_note', '', 'Pets are inhabitants of Habbo Hotel so each pet owner needs to know a bit about them. If you want to look after your pet properly, make sure you read the following points carefully.', 'A few things you should know:', '*You can place a pet in your room or take one for a walk with you in other rooms.\n*You can\'t trade your pet but they can follow you to friend\'s rooms to gather scratches.\n*You can have up to 50 pets in your room, but look after them all!\n\n\n*Look after your pet with food, water and treats. Check the Pets\' Accessories.\n*Unlock Badges and Achievements by Training your Pet.', 'Click your Pet and hit the \"Train\" button to get a list of commands that will level up your Pet in no time!', 0, ''); INSERT INTO `catalog_pages` VALUES (18, 568, 'Loge', 'Loge', 'default_3x3', 1, 37, 1, 15, '1', '1', '0', '0', 'catalog_lodge_headline1', 'catalog_lodge_teaser1', '', 'For that splendid ski-lodge effect with an open fire and whisky on the sidebar. This range is for those who appreicate the true beauty of solid wood.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (19, 511, 'Kleurbaar Plasto', 'Kleurbaar Plasto', 'default_3x3_color_grouping', 1, 46, 1, 1, '1', '1', '0', '0', 'plastic', 'plastic_pasic_promo_1', '', 'Throw on an afro and grab a disco ball! Feel that retro, 1970s vibe? You soon will with this colourful, plastic range! Choose a colour to suit your mood and off you go!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (182, 604, 'Badkamer', 'Badkamer', 'default_3x3', 1, 4552, 1, 3, '1', '1', '0', '0', 'bathroom_catahead', 'bcbath_catateaser', '', 'Give yourself and your guests somewhere to freshen up - vital if you want to avoid nasty smells. Might be an idea to put your loo in a corner though.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (20, 602, 'Planten en bloemen', 'Planten en bloemen', 'default_3x3', 1, 4608, 1, 5, '1', '1', '0', '0', 'catalog_plants_headline1', 'catalog_plants_teaser1', '', 'Every room needs a plant! Not only do they bring a bit of the outside inside, they also enhance the air quality! And what better gift for a friend than a beautiful rose or elegant fruit tree...', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (559, 604, 'Tapijten', 'Tapijten', 'default_3x3', 1, 116, 1, 4, '1', '1', '0', '0', 'catalog_rugs_headline1', 'catalog_rugs_teaser1', '', 'Rugs for all occasions, all non-slip and washable.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (21, 568, 'Wanddecoraties', 'Wanddecoraties', 'default_3x3', 1, 219, 1, 9, '1', '1', '0', '0', 'catalog_walls_header_dyn', 'catalog_walls_teaser2_001', '', 'Bring the outdoors in with windows and posters. Transform your surroundings - your walls will never look bare again!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (22, 568, 'Accessoires', 'Accessoires', 'default_3x3', 1, 11, 1, 1, '1', '1', '0', '0', 'catalog_extra_headline1', 'catalog_extra_teaser1', '', 'However you place your essential Furniture, it70\'ss the finishing touches that count!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (24, 568, 'Baseren', 'Baseren', 'default_3x3', 1, 179, 1, 4, '1', '1', '0', '0', 'catalog_header_base', 'base_rentable_teaser', '', 'This colourful range of furni has everything you need to style out your room and build deat spaces.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (299, 376, '2014 - Wellnesscentrum', '2014 - Wellnesscentrum', 'default_3x3', 1, 62, 1, 11, '1', '1', '0', '0', 'catalog_header_spa', 'catalog_teaser_spa', '', 'Sometimes, all you want is a nice relaxing spa day. With this furni line, you can enjoy one with your Valentine!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (25, -1, 'Badges', 'Badges', 'default_3x3', 1, 875, 1, 5, '1', '1', '0', '0', 'catalog_header_badgedisplay', 'badgedisplay_promo2', '', 'You worked hard to get your badges, right? Now\'s the time to show it off, grab a display case and choose your favorite badge to show off!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (27, 568, 'IJzig', 'IJzig', 'default_3x3', 1, 72, 1, 14, '1', '1', '0', '0', 'catalog_iced_headline1', 'catalog_iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (28, 209, 'Alhambra', 'Alhambra', 'default_3x3', 1, 12, 1, 1, '1', '1', '0', '0', 'alhambra_header', 'alhambra_teaser', '', 'For the cold Arabian nights and hot Arabian days, you\'ll need a palace.. And we have just what you need! Green blossom print should cover it just fine!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (302, 209, 'Aziatisch', 'Aziatisch', 'default_3x3', 1, 15, 1, 1, '1', '1', '0', '0', 'catalog_asian_headline1', 'catalog_asian_teaser1', '', 'Ting tong! Ching chong? Ting chong ting, ping ping! I mean uh.. with our authentic Chinese furniture, you can make a beautiful oriental room!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (303, 209, 'Bensalem', 'Bensalem', 'default_3x3', 1, 18, 1, 2, '1', '1', '0', '0', 'catalog_lc_headline2_en', 'catalog_lc_teaser1_en_001', '', 'Glub... glub... glub...', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (304, 209, 'Leidinggevend', 'Leidinggevend', 'default_3x3', 1, 27, 1, 5, '1', '1', '0', '0', 'catalog_exe_headline1_en', 'catalog_exe_teaser_en', '', 'For the ultimate business man, the Executive range with its leather seats and Italian cofe is a dream! How about you try the easy lifestyle?', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (29, 568, 'Glas', 'Glas', 'default_3x3', 1, 29, 1, 12, '1', '1', '0', '0', 'catalog_glass_headline1', 'catalog_glass_teaser1', '', 'You can really open up a space with this stylish glass furniture, just don\'t walk into it!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (30, 568, 'Gotisch', 'Gotisch', 'default_3x3', 1, 30, 1, 13, '1', '1', '0', '0', 'catalog_gothic_headline1', 'catalog_gothic_teaser1', '', 'As the church bells ring out midnight, you walk through your cobbled hall lit by candles, throw yourself into your medieval throne and paint your nails black. This is what we imagined when we ordered this range!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (31, 209, 'Japan', 'Japan', 'default_3x3', 1, 36, 1, 10, '1', '1', '0', '0', 'catalog_jap_headline1', 'catalog_jap_teaser3_en', '', 'We have sushi, tatami and katana\'s! I have no idea what the difference is, but I sure know its Japanese! Fulfil your fantasies and buy some today!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (32, 209, 'Verloren Stam', 'Verloren Stam', 'default_3x3', 1, 38, 1, 12, '1', '1', '0', '0', 'losttribe', 'LT_teaser_en', '', 'Start your own tribal village with our ancient furniture, all carved som hard wearing stone. NOTE: Lava is hot, get an adult to help you.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (33, 209, 'Neon', 'Neon', 'default_3x3', 1, 41, 1, 14, '1', '1', '0', '0', 'catalog_neon_header1_en', 'catalog_neon_teaser1_en', '', 'Party animals rejoice! Feel the base and reach for the lasers with the Neon Furni range - everything you need to get the party started!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (34, 209, 'Ontspannen', 'Ontspannen', 'default_3x3', 1, 49, 1, 19, '1', '1', '0', '0', 'rela_header_en', 'rela_teaser_en', '', 'Relax after a busy day in the Welcome Lounge. Light a few candles, and chill out with a good read in a wicker chair. We understand the needs of a Wulles with a hectic lifestyle!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (35, 568, 'Romantisch', 'Romantisch', 'default_3x3', 1, 50, 1, 22, '1', '1', '0', '0', 'catalog_romantique_headline1', 'catalog_rom_teaser_en', '', 'Found in a French barn, this sweet but sexily romantic range caters to every ladies needs. Just going to powder my nose!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (36, 209, 'Sci-fi', 'Sci-fi', 'default_3x3', 1, 53, 1, 20, '1', '1', '0', '0', 'sf_header_en', 'sf_teaser_en', '', 'Sci Fi convention, outer space, the Moon, we have everything you need to make your own mystical, un-earthly room right here!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (37, 376, '2009 - Shalimar', '2009 - Shalimar', 'default_3x3', 1, 62, 1, 2, '1', '1', '0', '0', 'catalog_shal_header1_en', 'catalog_shal_teaser_en', '', 'Based on Bollywood!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (38, 1274, 'Bevriezen!', 'Bevriezen!', 'default_3x3', 1, 87, 1, 5, '1', '1', '0', '0', 'catalog_freeze_en', 'ctlg_teaser_es', '', 'Freeze!... and try the newest game to hit Wulles! Team up and plant snowball bombs to snap freeze your competitors. You could say it\'s so cool, it\'s frozen ;)', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (39, 526, 'Pixel Collectibles', 'Pixel Collectibles', 'default_3x3', 1, 5, 1, 5, '1', '1', '0', '0', 'tienda-pixel', 'pixel3', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (557, 7, 'Zeldzame exemplaren op kleur', 'Zeldzame exemplaren op kleur', 'default_3x3', 1, 256, 11, 4, '1', '1', '0', '0', '', ' ', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (41, 387, 'Theaterkoepel', 'Theaterkoepel', 'default_3x3', 1, 264, 1, 23, '1', '1', '0', '0', 'catalog_header_classics', 'article_habboreport2', '', 'The Theatredrome is a very old and popular Public Room. It\'s hosted many campaigns from paying sponsors.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (42, 568, 'Rollers', 'Rollers', 'default_3x3', 1, 222, 1, 6, '1', '1', '0', '0', 'catalog_roller_headline1', 'catalog_teaser_rollers_en', '', 'Move your imagination. This cool stuff is more than suitable for business and pleasure... Habbo rollers for games and queues. Now available in multipacks.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (43, 568, 'Diner', 'Diner', 'default_3x3', 1, 204, 1, 10, '1', '0', '0', '0', 'diner', 'catalog_diner_teaser_en', '', 'Originally from the 50\'s this furni has been refurbished and put right into the catalogue! Use this with the Kitchen range for ultimate diner experience!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (44, 209, 'Schemering', 'Schemering', 'default_3x3', 1, 52, 1, 21, '1', '1', '0', '0', 'catalog_twilight_header_en', 'ctlg_pic_ads_twi_mist', '', 'I\'ve never read the book, all I know is it has vampires playing basket ball and some heart throb called Edward Cullen, but the furni looks good!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (45, 1274, 'Banzai', 'Banzai', 'default_3x3', 1, 78, 1, 1, '1', '1', '0', '0', 'catalog_battleBanzai_header_en', 'catalog_battleBanzai_teaser', '', 'Bigger, Better, Bouncier - it\'s Battle Banzai! Now YOU set the rules for your own game, in your own room. You got the Banzai Power!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (272, 602, 'Straten', 'Straten', 'default_3x3', 1, 504, 1, -1, '1', '1', '0', '0', 'urban_header_en', 'urban_teaser_en', '', 'New York City styled furni range, Urban is perfect for any street, alleyway or road. Rubbish bins, street lights and benches, all the Urban furniture you need!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (48, 526, 'Auto', 'Auto', 'default_3x3', 1, 5, 1, 1, '1', '1', '0', '0', 'tienda-pixel', 'pixel3', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (595, 1274, 'Schaken', 'Schaken', 'default_3x3', 1, 9875, 1, 3, '1', '1', '0', '0', 'chessheader', 'spromo_Chess_Bundle', '', 'Who remembers the legendary Habbo Hotel Public Classics? Now you can recreate them any way you want.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (123456, 209, 'Winkelcentrum', 'Winkelcentrum', 'default_3x3', 1, 264, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (50, 376, '2010 - Bling', '2010 - Bling', 'default_3x3', 1, 62, 1, 3, '1', '1', '0', '0', 'catalog_header_bling_en', 'catalog_teaser_bling11', '', 'Did someone speak in glamour? Chic? Lux? So you\'re speaking the language of Bonnie Blonde, my friend!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (51, 209, 'Organo', 'Organo', 'default_3x3', 1, 235, 1, 16, '1', '1', '0', '0', 'organo_cata_header', 'organo_teaser', '', 'The latest range from Ann Summers, the Orgie line. Made of soft, wipe clean plastic, its perfect for any three, four or fivesome!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (75, 277, 'Honden', 'Honden', 'pets', 1, 24, 1, 13, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'Wet noses, paws and woofs! You\'re about to enter the world of Habbo Dogs. An adorable and cuddly ball of fur awaits you with a waggling tail.', 'Name your Dog:', 'Pick a colour:', 'Pick a breed:', 0, ''); INSERT INTO `catalog_pages` VALUES (52, 277, 'Dierenvoer', 'Dierenvoer', 'default_3x3', 1, 201, 1, 101, '1', '1', '0', '0', 'catalog_header_petfood', 'ctlg_pet_teaser1', '', 'Keep your Pet happy and healthy. Feed it and don\'t forget about exercise!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (463, 209, 'Supervoordelig abonnement', 'Supervoordelig abonnement', 'default_3x3', 1, 124, 1, 20, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (53, 209, 'Startbaan', 'Startbaan', 'default_3x3', 1, 74, 1, 19, '1', '1', '0', '0', 'runway_header_en', 'runway_teaser_en', '', 'Spice up your salon, hair parlour or boutique with our stylish yet practical range! From sewing machines to comfy seating, we\'ve got the perfect option for you.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (467, 209, 'School', 'School', 'default_3x3', 1, 130, 1, 20, '1', '1', '0', '0', 'ruletheschool_header', 'catalog_school_teaser', '', 'Sick of being told what to do? Want to be the boss of someone else for a change? Well now you can with our very own school range!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (76, 277, 'Katten', 'Katten', 'pets', 1, 20, 1, 14, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'Fluff, whiskers, meows and purrs! These cute little critters make great playmates and will keep you entertained.', 'Name your Cat:', 'Pick a colour:', 'Pick a breed:', 0, ''); INSERT INTO `catalog_pages` VALUES (77, 277, 'Crocs', 'Crocs', 'pets', 1, 22, 1, 10, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'Scaly skin, growls and snaps! Security for your room or used to scare your friends - this surprisingly loving Croc can be yours.', 'Name your Croc:', 'Pick a colour:', 'Pick a breed:', 0, ''); INSERT INTO `catalog_pages` VALUES (78, 277, 'Terriërs', 'Terriërs', 'pets', 1, 66, 1, 7, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'The Cairn Terrier is one of the oldest terrier breeds. From the Scottish Highlands, it was used for hunting prey among the cairns! Different breeds have different colours!', 'Name your Terrier:', 'Pick a colour:', 'Pick a breed:\n', 0, ''); INSERT INTO `catalog_pages` VALUES (79, 277, 'Beren', 'Beren', 'pets', 1, 68, 1, 5, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'A large mammal that walks on the soles of its feet, with thick fur and a short tail. Did you know that bears are related to dogs and that most species are omnivorous?', 'Name your Bear:', NULL, 'Pick a breed:', 0, ''); INSERT INTO `catalog_pages` VALUES (80, 277, 'Varkens', 'Varkens', 'pets', 1, 67, 1, 15, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'Finally an excuse to leave your room looking like a pigsty! Mischevious and cute, these little guys are out of the ordinary. Sweet and funny, a pet like no other!', 'Name your Pet Pig:', 'Pick a colour:', 'Pick a breed:\n', 0, ''); INSERT INTO `catalog_pages` VALUES (523, 1274, 'Voetbal', 'Voetbal', 'default_3x3', 1, 56, 1, 6, '1', '1', '0', '0', 'catalog_football_001', 'flags', '', 'Whether you call it soccer, football or futbol... you can enjoy the game right here in Habbo! Get a ball and kick it, bounce it, pass it, control it and steal it!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (54, 209, 'Gevangenis', 'Gevangenis', 'default_3x3', 1, 240, 1, 17, '1', '1', '0', '0', 'prisonheader', 'prisonteaser', '', 'Hey, he\'s escaping! Just kidding, no one\'s getting out of these high security cells!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (55, 209, 'Televisiestudio', 'Televisiestudio', 'default_3x3', 1, 136, 1, 21, '1', '1', '0', '0', 'header_studio', 'teaser_studio', '', 'The Studio range lets YOU be your own music prncer!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (81, 277, 'Leeuw', 'Leeuw', 'pets', 1, 76, 1, 8, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'A boisterous predator in nature, the lion has been tamed to be your fierce friend in Habbo Hotel.', 'Name your pet:', 'Choose a colour:', 'Choose a breed:\n', 0, ''); INSERT INTO `catalog_pages` VALUES (82, 277, 'Neushoorn', 'Neushoorn', 'pets', 1, 77, 1, 11, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'The Rhinoceros is an African herbivore that can weigh over a ton. It is proud and slightly aloof, but loyal and never let anything get in the way of a good time!', 'Name your pet:', 'Choose a colour:', 'Choose a breed:', 0, ''); INSERT INTO `catalog_pages` VALUES (83, 277, 'Spin', 'Spin', 'pets', 1, 95, 1, 12, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'One of the most feared creatures in nature, and perhaps the most misunderstood. The majority of Spiders have sharp fangs that inject venom into their prey- but don\'t worry, these spiders won\'t bite! Maybe...', '', 'Name your pet:', '', 0, ''); INSERT INTO `catalog_pages` VALUES (371, 387, 'Welkomstlounge', 'Welkomstlounge', 'default_3x3', 1, 264, 1, 24, '1', '1', '0', '0', 'catalog_header_classics', 'article_habboreport2', '', 'This furni is from the second version of the Welcome Lounge; the first after moving from Shockwave to Flash.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (84, 277, 'Schildpadden', 'Schildpadden', 'pets', 1, 126, 1, 9, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'Anything but slow, these guys are ready to ride the waves and swim laps at your h hes!', '', 'Name your Turtle:', NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (56, 568, 'Cubie', 'Cubie', 'default_3x3', 1, 100, 1, 7, '1', '1', '0', '0', 'catalog_cubie_header_en', 'catalog_cubie_teaser', '', 'It\'s sleek, it\'s modern, it\'s so darn cool it can barely stand itself... Introducing the Cubie Furni range! Give your Bachelor or Bachelorette pad a homely feel with a sophisticated twist.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (370, 387, 'Picknick', 'Picknick', 'default_3x3', 1, 264, 1, 19, '1', '1', '0', '0', 'catalog_header_classics', 'article_habboreport2', '', 'Picnic is one of the oldest, still-standing Public Rooms on Habbo.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (58, 209, 'American Idol', 'American Idol', 'default_3x3', 1, 52, 1, 1, '1', '1', '0', '0', 'catalog_header_AI1_en', 'catalog_teaser_idol', '', 'Host your own American Idol show with this replica furniture! All that\'s missing is a Randy Jackson lookalike!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (59, 604, 'Keuken', 'Keuken', 'default_3x3', 1, 217, 1, 5, '1', '1', '0', '0', 'catalog_header_kitchen2015', 'teaser_kitchen2015', '', 'Fancy owning a Habbo restaurant? Or just love catering for Habbos in style? With this furni line you can REALLY get cooking!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (86, 277, 'Kikker', 'Kikker', 'pets', 1, 97, 1, 16, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'Cute, green and slimy! Frogs come in a variety of colours and can be found all over the world. They are great jumpers and make great pets, but are harder to hold onto than a supermodel in a tornado.', '', 'Name your Frog:', NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (87, 277, 'Draken', 'Draken', 'pets', 1, 109, 1, 6, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'Keepers of the Dragon, beware...their history is legendary... With their fiery breath and scaly skin, these mythical creatures are nothing but fierce!', '', 'Name your Dragon:', NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (60, 568, 'USVA', 'USVA', 'default_3x3', 1, 129, 1, 23, '1', '0', '0', '0', 'catalog_header_USVA', 'Catalog_teaser_USVA', '', 'With a great range of colours and new stacking possibilities, you\'ll love building and creating structures with the new USVA Furni line!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (279, 209, 'Jetset', 'Jetset', 'default_3x3', 1, 237, 1, 10, '1', '1', '0', '0', 'jetset_header', 'jetset_cashcomp2', '', 'Are you ready for the launch of the new Jet Set series? We are! Get ready to ride the waves on your yacht or jet ski and just relax in a tropical paradise.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (62, 209, 'Mystici', 'Mystici', 'default_3x3', 1, 185, 1, 13, '1', '1', '0', '0', 'header_mystics', 'teaser_mystics', '', 'A mystic crystal has crashed outside the hotel bounds and is transforming the hotel into an infected wilderness. Will you fight for the side for good? Or will you fight for the side of evil and help the infection spread?', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (63, 218, 'Wired Acties', 'Wired Acties', 'default_3x3', 1, 81, 1, 3, '1', '1', '0', '0', 'catalog_wired_header2_en', 'ctlg_pic_wired_triggers', '', 'Triggers let you define what needs to happen for an Effect to take place. To program a Trigger, place it in a room, double click on it and set it up! You need to stack an Effect with the Trigger to make it work.', NULL, NULL, 'Click to see how each Trigger works.', 0, ''); INSERT INTO `catalog_pages` VALUES (604, 5, 'Huisbouw', 'Huisbouw', 'pets3', 1, 88196, 1, 11, '1', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1, 7, 'Beperkte oplage', 'Beperkte oplage', 'default_3x3', 1, 145, 11, 2, '1', '1', '0', '0', 'limited_header', 'catalog_limited_teaser_en', '', 'Targeted offers Packs', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (602, 5, 'Stadsgebouw', 'Stadsgebouw', 'pets3', 1, 72863, 1, 13, '1', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (64, 218, 'Wired Reacties', 'Wired Reacties', 'default_3x3', 1, 82, 1, 4, '1', '1', '0', '0', 'catalog_wired_header3_en', 'ctlg_pic_wired_effects', '', 'Effects are what happens after you activate a Trigger. To program an Effect, place it in a room, double click on it and set it up! You will always need to stack a Trigger with the Effect to make it work.', NULL, '', 'Click on an item to see what the Effect does!', 0, ''); INSERT INTO `catalog_pages` VALUES (65, 218, 'Wired Voorwaarden', 'Wired Voorwaarden', 'default_3x3', 1, 83, 1, 5, '1', '1', '0', '0', 'catalog_wired_header4_en', 'ctlg_pic_wired_conditions', '', 'Conditions are specific things that need to be done before a Trigger will work. If you want to use a Condition, you will need to stack it with a Trigger and Effect.', NULL, '', 'Click on an item to see what the Condition does!', 0, ''); INSERT INTO `catalog_pages` VALUES (369, 387, 'Lido', 'Lido', 'default_3x3', 1, 264, 1, 17, '1', '1', '0', '0', 'catalog_header_classics', 'article_habboreport2', '', 'The Lido is where the famous \"Pool\'s Closed\" raid occured in 2006.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (66, 327, 'Schildersezels', 'Schildersezels', 'default_3x3', 1, 4511, 9, 1, '1', '1', '0', '0', 'StrayPixelsLogo', 'catalog_pxl_teaser2_nl', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (67, 209, 'Maya', 'Maya', 'default_3x3', 1, 171, 1, 13, '1', '1', '0', '0', 'mayanheader2', 'mayanteaser', '', 'Just what you need to prove you survived the apocolypse!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (68, 209, 'Afrikaanse', 'Afrikaanse', 'default_3x3', 1, 233, 1, 1, '1', '1', '0', '0', 'african_header', 'african_catateaser', '', 'The new African furniture range is here!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (69, 568, 'Anna', 'Anna', 'default_3x3', 1, 104, 1, 2, '1', '1', '0', '0', 'catalog_anna_header', 'catalog_anna_teaser', '', 'Make the new Anna range yours!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (70, 209, 'Steampunk', 'Steampunk', 'default_3x3', 1, 180, 1, 20, '1', '1', '0', '0', 'catalog_header_steampunk', 'catalog_teaser_steampunk', '', 'Infuse your room design with the power of steam! This Steampunk line is a full set of building material to create amazing room designs that resemble an alternate retro-futuristic universe.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (2234636, 602, 'Verlichting', 'Verlichting', 'default_3x3', 1, 24651, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (72, 209, 'Piraten', 'Piraten', 'default_3x3', 1, 190, 1, 17, '1', '1', '0', '0', 'catalog_header_pirate', 'pirate_bundle', '', 'Yarrr! Harrrrr! Fiddle dee dee, being a pirate is alright with me!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (367, 387, 'Hotel View', 'Hotel View', 'default_3x3', 1, 264, 1, 13, '0', '0', '0', '0', 'catalog_header_classics', 'HotelView', '', 'You can now make the Hotel in your own shape with this furni line.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (737, 952, 'Trofeeën', 'Trofeeën', 'trophies', 1, 42, 1, 17, '1', '1', '0', '0', '', '', '', 'These trophies don\'t follow the typical \"colour\" guidelines like normal trophies.', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (74, 209, 'Habbo-sterren', 'Habbo-sterren', 'default_3x3', 1, 196, 1, 8, '1', '1', '0', '0', 'habbostars1', 'habbostars2', '', 'Have you always wanted to be famous? Is singing, dancing, or acting your thing? Well we have the next best thing, Wulles Stars! Get your dancing feet on and make your name shine!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (575, 43, 'Aquamarine Diner', 'Aquamarine Diner', 'default_3x3', 1, 204, 1, 8, '1', '1', '0', '0', 'diner', 'catalog_diner_teaser_en', '', 'Originally from the 50\'s this furni has been refurbished and put right into the catalogue! Use this with the Kitchen range for ultimate diner experience!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (359, 387, 'Klassieke lounge', 'Klassieke lounge', 'default_3x3', 1, 264, 1, 2, '1', '1', '0', '0', 'catalog_header_classics', 'classiclounge', '', 'The Welcome Lounge is home not only to newer players, but old Habbo originals who come to guide the newer players or just chill with their friends.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (2234663, 1072, 'Internetcafé', 'Internetcafé', 'default_3x3', 1, 264, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234664, 387, 'X Lounge', 'X Lounge', 'default_3x3', 1, 264, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234665, 374, '2022 - Bugs Life', '2022 - Bugs Life', 'default_3x3', 1, 8765, 1, 100, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234666, 209, 'Kunstwerk', 'Kunstwerk', 'default_3x3', 1, 505, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234696, 8890, 'Casino', 'Casino', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234668, 374, '2021 - Boho-tuin', '2021 - Boho-tuin', 'default_3x3', 1, 8763, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234669, 8890, 'Oogst', 'Oogst', 'default_3x3', 1, 60119, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234670, 8890, 'Hennep', 'Hennep', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234671, 209, 'Magitech', 'Magitech', 'default_3x3', 1, 8761, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (8745, 15, 'Beperkte oplage', 'Beperkte oplage', 'default_3x3', 1, 145, 1, 3, '1', '1', '0', '0', 'limited_header', 'catalog_limited_teaser_en', '', '', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (366, 387, 'Bibliotheek', 'Bibliotheek', 'default_3x3', 1, 264, 1, 16, '1', '1', '0', '0', 'catalog_header_classics', 'Library', '', 'The room description was \"There\'s nothing like a good book...\"', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (104, 209, 'Drago', 'Drago', 'default_3x3', 1, 110, 1, 4, '1', '1', '0', '0', 'drago_catalog_header2', 'drago_catalog_teaser2', '', 'Dungeon furniture, the perfect range to create your torturous cellars!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (105, 568, 'Donker Pura', 'Donker Pura', 'default_3x3', 1, 48, 1, 9, '1', '0', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'The cleanest, freshest range. You can almost hear it breathe cool and tranquility within your room.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (374, 372, 'Pasen', 'Pasen', 'default_3x3', 1, 181, 1, 2, '1', '0', '0', '0', 'catalog_easter_headline1', 'catalog_easter_teaser1', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (106, 209, 'Boutique', 'Boutique', 'default_3x3', 1, 74, 1, 2, '1', '1', '0', '0', 'boutique_catalog_01', 'boutique_catalog_teaser_01', '', 'The boutique range is just the thing if you want to own a high end fashion store in Milan, but are on a budget.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (365, 387, 'Club Mammoet', 'Club Mammoet', 'default_3x3', 1, 264, 1, 3, '1', '1', '0', '0', 'catalog_header_classics', 'jan18_classic11_internal', '', 'Club Mammoth was first opened to only HC and VIP (when it was introduced) members. The room description was \"Monumental and magnificant.\"', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (364, 387, 'Sterrenlounge', 'Sterrenlounge', 'default_3x3', 1, 264, 1, 21, '1', '1', '0', '0', 'catalog_header_classics', 'spromo_Star_Lounge', '', 'While also popular, this room was also used for many Celebrity Visits.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (363, 387, 'oosters', 'oosters', 'default_3x3', 1, 264, 1, 18, '1', '1', '0', '0', 'catalog_header_classics', 'spromo_Classic_Tea_Room', '', 'The room description was \"A soothing atmosphere and amazing tea brews.\"', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (362, 387, 'IJscafé', 'IJscafé', 'default_3x3', 1, 264, 1, 14, '1', '1', '0', '0', 'catalog_header_classics', 'classic5_furnis', '', 'The Ice Cafe was used a a meeting place in Habbo Experience for Chaplin and his friends.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (107, 25, 'Groepen', 'Groepen', 'guilds', 1, 36900, 1, 99, '1', '1', '0', '0', 'catalog_groups_en', 'catalog_groupsteaser_en', '', 'Habbo Groups are a great way to stay in touch with your friends and share your interests with others. Each Group has a homeroom that can be decorated by other Group members, members can also purchase exclusive Group Furni that can be customised with your Group colours!', '', '* Get together with people you get together with!\r\n* Co-op room decorating for group members\r\n* Show off your group badge!\r\n* Get some neat Furni in your group\'s colours!', 'What\'s So Great About Habbo Groups?', 0, ''); INSERT INTO `catalog_pages` VALUES (108, 107, 'Groepsmeubelen', 'Groepsmeubelen', 'guild_furni', 1, 28, 1, 1, '1', '1', '0', '0', 'catalog_groups_en', '', 'guild_custom_furni', 'Show off your Group spirit with the new customisable Furni. Select your Group and then get your furni in your Groups colours.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (377, 372, 'Nieuwjaar', 'Nieuwjaar', 'default_3x3', 1, 91, 1, 5, '1', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (109, 209, 'YouTube', 'YouTube', 'default_3x3', 1, 188, 1, 25, '1', '1', '0', '0', 'catalog_header_tv', 'yttv', '', 'Remember when Habbo had YouTube TVs? Well it can again, with KrewsTube! Check it out at krews.org', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (110, 209, 'Vikingen', 'Vikingen', 'default_3x3', 1, 208, 1, 23, '1', '1', '0', '0', 'vikings_catalog_header', 'catalog_teaser_vikings', '', 'From weapon racks and heads on spikes, to ornate hand-carved wooden chairs and benches. This furni has everything you need and more to create the Viking village of your dreams. With furni available in clan colours, you can display your true loyalty with pride!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (111, 209, 'Palooza', 'Palooza', 'default_3x3', 1, 227, 1, 3, '1', '1', '0', '0', 'catalog_teaser_palooza', 'catalog_teaser_palooza', '', 'Create your own stage and outdoor festival area. We\'ve got stages, fencing and even vending machines!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (112, 209, 'Wild Wild West', 'Wild Wild West', 'default_3x3', 1, 229, 1, 24, '1', '1', '0', '0', 'catalog_header_wwest', 'catalog_teaser_wildwest', '', 'From the Shoot\'em Up Saloon to the Sheriff\'s Office, and all the floor tiles, cacti and tumbleweeds in between...Wild West furni has made it\'s way to town.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (113, 387, 'Club NX', 'Club NX', 'default_3x3', 1, 264, 1, 4, '1', '1', '0', '0', 'catalog_header_classics', 'catal_fp_pic5', '', 'On Habbo, there is a door at the top next to the bar that leads to Hallway 2.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (114, 209, 'Habbo Universiteit', 'Habbo Universiteit', 'default_3x3', 1, 230, 1, 8, '1', '1', '0', '0', 'university_new_furni_catalog_header', 'university_catalog_teaser', '', 'From pink and flowery, to hipster chic - Every Habbo has a style.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (2234680, 604, 'Zolder', 'Zolder', 'default_3x3', 1, 242, 1, 0, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234675, 387, 'IJssalon', 'IJssalon', 'default_3x3', 1, 264, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234676, 209, 'Spa', 'Spa', 'default_3x3', 1, 246, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (115, 277, 'Huisdieraccessoires', 'Huisdieraccessoires', 'default_3x3', 1, 199, 1, 81, '1', '1', '0', '0', 'catalog_pet_headline2', 'catalog_teaser_pettoys', '', 'The baby pets are here! Take good care of them and keep them happy with our exciting range of food and toys!', '', NULL, 'Get some nice accessories for your pet.', 0, ''); INSERT INTO `catalog_pages` VALUES (116, 209, 'Zolder', 'Zolder', 'default_3x3', 1, 242, 1, 1, '1', '1', '0', '0', 'attic15_catalog_header', 'attic15_catalog_teaser', '', 'From idueaky floor boards to ancient furniture, the Attic 2015 furniture is now here!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (118, 209, 'Neo-Habbo', 'Neo-Habbo', 'default_3x3', 1, 254, 1, 14, '1', '1', '0', '0', 'catalog_header_cpunk15', 'old_cypunk', '', 'Light-filled cityscapes and brightly lit skycrapers looming ovehead... This is the dark, dark furni line of the future. The future is called CyberPunk.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (361, 387, 'Battleball', 'Battleball', 'default_3x3', 1, 264, 1, 1, '1', '1', '0', '0', 'catalog_header_classics', 'spromo_Blue_BB', '', 'The Battleball game was removed from Habbo along with Snowstorm as Sulake decided to concentrate more on improving other parts of the hotel. ', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (120, 209, 'Ouden', 'Ouden', 'default_3x3', 1, 170, 1, 1, '1', '1', '0', '0', 'catalog_header_ancients', 'africa', '', 'Follow in the footsteps of the Ancients with these wonderous Ancient artifacts.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (493, 209, 'HABBO STORIES HELD GEDICHT WINNAARS', 'HABBO STORIES HELD GEDICHT WINNAARS', 'trophies', 1, 210, 1, 8, '0', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (122, 209, 'Trouwbeeld', 'Trouwbeeld', 'default_3x3', 1, 125, 1, 12, '1', '1', '0', '0', '', '', '', 'ga', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (123, 209, 'Spiderwick', 'Spiderwick', 'default_3x3', 1, 52, 1, 20, '1', '1', '0', '0', 'spiderwick', 'catalog_spw_teaser1_en', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (126, 222, 'Kegel', 'Kegel', 'default_3x3', 1, 244, 1, 3, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (127, 222, 'Cilinder', 'Cilinder', 'default_3x3', 1, 245, 1, 4, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (128, 222, 'Halve cilinder', 'Halve cilinder', 'default_3x3', 1, 251, 1, 5, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (129, 222, 'Halfrond', 'Halfrond', 'default_3x3', 1, 247, 1, 6, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (130, 222, 'Piramide', 'Piramide', 'default_3x3', 1, 248, 1, 7, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (131, 222, 'kwartring', 'kwartring', 'default_3x3', 1, 249, 1, 8, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (132, 222, 'Gebied', 'Gebied', 'default_3x3', 1, 250, 1, 9, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (133, 222, 'Staande halve cilinder', 'Staande halve cilinder', 'default_3x3', 1, 246, 1, 10, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (134, 222, 'Staande driehoekige prisma', 'Staande driehoekige prisma', 'default_3x3', 1, 252, 1, 11, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (135, 222, 'Wig', 'Wig', 'default_3x3', 1, 253, 1, 12, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (136, 222, 'Driehoekig prisma', 'Driehoekig prisma', 'default_3x3', 1, 4525, 1, 13, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (137, 222, 'Glazen paneel', 'Glazen paneel', 'default_3x3', 1, 4519, 1, 15, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (138, 222, 'Ronde', 'Ronde', 'default_3x3', 1, 4521, 1, 30, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (139, 222, 'Klein', 'Klein', 'default_3x3', 1, 4522, 1, 31, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (140, 222, 'Groot', 'Groot', 'default_3x3', 1, 4520, 1, 20, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (141, 1906, 'Tegel', 'Tegel', 'default_3x3', 1, 4501, 1, 4, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (142, 1906, 'Bloemenhaag', 'Bloemenhaag', 'default_3x3', 1, 4502, 1, 5, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (143, 1906, 'Water', 'Water', 'default_3x3', 1, 4503, 1, 6, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (144, 1906, 'Eenvoudig hout', 'Eenvoudig hout', 'default_3x3', 1, 4504, 1, 3, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (145, 1906, 'Terra', 'Terra', 'default_3x3', 1, 4505, 1, 7, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (146, 1906, 'Baksteen', 'Baksteen', 'default_3x3', 1, 4506, 1, 8, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (147, 1906, 'Glas', 'Glas', 'default_3x3', 1, 4507, 1, 9, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (148, 1906, 'Lava', 'Lava', 'default_3x3', 1, 4509, 1, 10, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (149, 1906, 'Marmer', 'Marmer', 'default_3x3', 1, 4510, 1, 11, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (150, 1906, 'Art Deco', 'Art Deco', 'default_3x3', 1, 4511, 1, 12, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (151, 1906, 'Industrieel', 'Industrieel', 'default_3x3', 1, 4512, 1, 13, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (152, 1906, 'Zand', 'Zand', 'default_3x3', 1, 4513, 1, 14, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (153, 1906, 'Metaal', 'Metaal', 'default_3x3', 1, 4514, 1, 15, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (154, 1906, 'Metalen krat', 'Metalen krat', 'default_3x3', 1, 4515, 1, 16, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (155, 1906, 'Steen', 'Steen', 'default_3x3', 1, 4516, 1, 17, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (156, 1906, 'Wol', 'Wol', 'default_3x3', 1, 4517, 1, 18, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (157, 1906, 'Gras', 'Gras', 'default_3x3', 1, 4518, 1, 19, '1', '1', '0', '0', 'block_header', 'teaser_blocks', '', '1 Block... 2 Block... Red Block... Blue Block', NULL, '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (158, 209, 'Legeropleiding', 'Legeropleiding', 'default_3x3', 1, 259, 1, 1, '1', '1', '0', '0', 'catalog_header_army15', 'army_newfurni', '', 'Purchase the new in stock army/military based furni - from gun racks to choppers, no matter what item you\'re after; this section will have it!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (159, 387, 'Infobus', 'Infobus', 'default_3x3', 1, 264, 1, 15, '1', '1', '0', '0', 'catalog_header_classics', 'catal_fp_pic5', '', 'The famous Infobus was only ever opened when staff were hosting events or discussions, whereas the park was always open.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (160, 387, 'Game Hub', 'Game Hub', 'default_3x3', 1, 264, 1, 7, '1', '1', '0', '0', 'catalog_header_classics', 'catal_fp_pic5', '', 'This room was the main collaboration shown of games and events between users and official Habbo staff.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (161, 209, 'Parijs', 'Parijs', 'default_3x3', 1, 261, 1, 17, '1', '1', '0', '0', 'paris_header', 'paris_teaser', '', 'Always wanted to build a Paris designed room? Now is your chance with this brand new set of Paris furniture.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (162, 387, 'Hal van Habbo', 'Hal van Habbo', 'default_3x3', 1, 264, 1, 9, '1', '1', '0', '0', 'catalog_header_classics', 'catal_fp_pic5', '', 'It is the least used Public Room, and features users who have won various competitions.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (378, 374, 'Klassiekers', 'Klassiekers', 'default_3x3', 1, 181, 1, 1, '1', '1', '0', '0', 'catalog_easter_headline1', 'catalog_easter_teaser1', '', 'Little birdies hatching from their eggs, pretty, dainty flowers blooming and cute rabbits bouncing in Spring meadows.. it\'s Easter!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (494, 209, 'Certificaat voor heldendaden', 'Certificaat voor heldendaden', 'default_3x3', 1, 210, 1, 8, '0', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (163, 107, 'Groepen Forums', 'Groepen Forums', 'guild_forum', 1, 207, 1, 2, '1', '1', '0', '0', 'catalog_groups_en', '', '', 'Group Forums are here!', '', 'What are Group Forums?\r\n\r\nForums allow you to effortlessly post, comment and discuss topics freely, without even leaving the Hotel!\n\nWho can start a forum? \n\nOnly a group owner can start a forum for their group.\n\nDo I need a Forum Terminal?\n\nYes - In order to start a Group Forum the group owner must first purchase a forum terminal for the group.\n\n\nFind out more about Group Forums here.\n\nPlease note, we will continue to add more functionalities to this feature in the near future.', '', 0, ''); INSERT INTO `catalog_pages` VALUES (663, 7, 'Klassieke zeldzaamheden', 'Klassieke zeldzaamheden', 'default_3x3', 1, 256, 10, 4, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (199, 209, 'Jurassic Habbo', 'Jurassic Habbo', 'default_3x3', 1, 260, 1, 10, '1', '1', '0', '0', 'dino_header', 'dino_teaser', '', 'The creatures of the Primeval times are back! With this furni line you can let pure space in a prehistorican shine!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1531, 1525, 'Beperkte oplage', 'Beperkte oplage', 'default_3x3', 1, 9992314, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1532, 25, 'Kerstspeldjes', 'Kerstspeldjes', 'default_3x3', 1, 9992314, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (576, 43, 'Roze Diner', 'Roze Diner', 'default_3x3', 1, 204, 1, 7, '1', '1', '0', '0', 'diner', 'catalog_diner_teaser_en', '', 'Originally from the 50\'s this furni has been refurbished and put right into the catalogue! Use this with the Kitchen range for ultimate diner experience!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (488, 373, '2018 - Stadsfestival', '2018 - Stadsfestival', 'default_3x3', 1, 168, 1, 13, '1', '1', '0', '0', 'catalog_header_xmas2013', 'Winter_City_Festival', '', 'Make a beautiful Twinkly Stage and show off your Matryoshka Dolls!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1584, 952, 'Frozone', 'Frozone', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1762, 3135, 'Beren', 'Beren', 'default_3x3', 1, 31826, 1, 2, '1', '1', '0', '0', 'Created by iNGH', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1560, 15, 'Voorpagina', 'Voorpagina', 'pets3', 1, 18763, 1, 0, '1', '1', '0', '0', '', 'bobba4', '', '', 'Rares & Economy', 'LTD\'s
LTD Rares are released weekly. Depending on demand and user activity, we tend to release 1-2 LTD\'s at a time for varying costs of varying currencies.

Featured Rares
Every month we will feature two classic rare items available for purchase directly from the catalog. These items are also available, at your risk, using our Cases interface.

myBoBBa prides itself on maintaing a fair and strict economy. These include using tools such as dice rolling logs, trade logs, marketplace logs, pay logs and auto-game logs to monitor new trends and to determine if any abuses occoured within the hotel. Trade data and Marketplace data is accurately analyzed to provide approximate trade values of items, which can be found on the Rare Values popup underneath the level system.', ' Your purchases and trade logs are monitored by Hotel Management.', 0, ''); INSERT INTO `catalog_pages` VALUES (487, 373, '2017 - Victoriaans', '2017 - Victoriaans', 'default_3x3', 1, 168, 1, 12, '1', '1', '0', '0', 'catalog_header_xmas2013', 'spromo_adventxmas17', '', 'More shopping, less markets. Big corporations ruined the Christmas markets; but at least they sell less of the same product for a higher price!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1521, 7, 'Zeldzame Battlepass-items', 'Zeldzame Battlepass-items', 'default_3x3', 1, 256, 10, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1522, 7, 'Wedstrijdprijzen', 'Wedstrijdprijzen', 'default_3x3', 1, 256, 10, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1523, 1522, 'OOTW', 'OOTW', 'default_3x3', 1, 31826, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1524, 1522, 'GOTW', 'GOTW', 'default_3x3', 1, 31826, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1518, 3135, 'Gebruikerstronen', 'Gebruikerstronen', 'default_3x3', 1, 31826, 1, 21, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1519, 1521, 'Vurige Draken', 'Vurige Draken', 'default_3x3', 1, 256, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1520, 8890, 'Drinkbaar', 'Drinkbaar', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (486, 373, '2016 - Citadel', '2016 - Citadel', 'default_3x3', 1, 168, 1, 11, '1', '1', '0', '0', 'catalog_header_xmas2013', 'xmas16_gen1', '', 'Even Santa\'s elves need to relax every now and then, and we found the furni they use for their relaxation!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1514, 999, 'Sultan Tronen', 'Sultan Tronen', 'default_3x3', 1, 256, 11, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2250, 15, 'GOTW-winkel', 'GOTW-winkel', 'default_3x3', 1, 99991, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1516, 255, 'Ongebruikte bedrading', 'Ongebruikte bedrading', 'default_3x3', 1, 1, 13, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1517, 3135, 'Personeelsbeelden', 'Personeelsbeelden', 'default_3x3', 1, 31826, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1511, 999, 'Perhistorische ICM\'s', 'Perhistorische ICM\'s', 'default_3x3', 1, 256, 11, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1512, 999, 'Koninklijke Tronen', 'Koninklijke Tronen', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1513, 568, 'Stellar', 'Stellar', 'default_3x3', 1, 3529, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (485, 373, '2015 - Beiers', '2015 - Beiers', 'default_3x3', 1, 168, 1, 10, '1', '1', '0', '0', 'catalog_header_xmas2013', 'xmas15_tease', '', 'Christmas markets are always buzzing, in tiny little villages and large cities. Would you plan it differently?', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (352, 3078, 'VIP-meubels', 'VIP-meubels', 'default_3x3', 1, 18762, 1, 3, '1', '1', '0', '0', 'catalog_header_hc', 'teaser_habboclub', 'catalog_special_txtbg2', 'As a member of Habbo Club or HC, you can shop from this selection of exclusive items. Every now and then we will also be adding items that are currently unavailable in the regular Furni Shop as well!', '', '', 'For Club members only!', 0, ''); INSERT INTO `catalog_pages` VALUES (354, 354, 'HC-directeur', 'HC-directeur', 'default_3x3', 1, 214, 1, 4, '1', '1', '0', '0', 'catalog_header_hc', 'teaser_habboclub', 'catalog_special_txtbg2', 'As a member of Habbo Club or HC, you can shop from this selection of exclusive items. Every now and then we will also be adding items that are currently unavailable in the regular Furni Shop as well!', '', '', 'For Club members only!', 0, ''); INSERT INTO `catalog_pages` VALUES (355, 3078, 'HC Alhambra', 'HC Alhambra', 'default_3x3', 1, 18762, 1, 4, '1', '1', '0', '0', 'catalog_header_hc', 'teaser_habboclub', 'catalog_special_txtbg2', 'As a member of Habbo Club or HC, you can shop from this selection of exclusive items. Every now and then we will also be adding items that are currently unavailable in the regular Furni Shop as well!', '', '', 'For Club members only!', 0, ''); INSERT INTO `catalog_pages` VALUES (2506, 5, 'Letters en cijfers', 'Letters en cijfers', 'default_3x3', 1, 950, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1526, 1522, 'Meningsverschil', 'Meningsverschil', 'trophies', 1, 31826, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1525, 7, 'Sneeuwvlokwinkel', 'Sneeuwvlokwinkel', 'default_3x3', 1, 9992314, 10, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (357, 357, 'HC Bling', 'HC Bling', 'default_3x3', 1, 214, 1, 7, '1', '1', '0', '0', 'catalog_header_hc', 'teaser_habboclub', 'catalog_special_txtbg2', 'As a member of Habbo Club or HC, you can shop from this selection of exclusive items. Every now and then we will also be adding items that are currently unavailable in the regular Furni Shop as well!', '', '', 'For Club members only!', 0, ''); INSERT INTO `catalog_pages` VALUES (358, 899, 'Sterrenbeelden', 'Sterrenbeelden', 'default_3x3', 1, 42, 1, 1000, '1', '1', '0', '0', 'catalog_header_hc', 'teaser_habboclub', 'catalog_special_txtbg2', 'As a member of Habbo Club or HC, you can shop from this selection of exclusive items. Every now and then we will also be adding items that are currently unavailable in the regular Furni Shop as well!', '', '', 'For Club members only!', 0, ''); INSERT INTO `catalog_pages` VALUES (442, 209, 'AD Meubels', 'AD Meubels', 'default_3x3', 1, 10, 1, 1, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (491, 209, 'Schilderijen', 'Schilderijen', 'default_3x3', 1, 92, 1, 17, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (483, 373, '2013 - De werkplaats van de Kerstman', '2013 - De werkplaats van de Kerstman', 'default_3x3', 1, 168, 1, 8, '1', '1', '0', '0', 'catalog_header_xmas2013', 'catalog_teaser_xmas2013', '', 'Santa needs time to come up with all the gift ideas, and his little helpers copy his blueprints. Here you can create his workshop!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (484, 373, '2014 - Tropisch', '2014 - Tropisch', 'default_3x3', 1, 168, 1, 9, '1', '1', '0', '0', 'catalog_header_xmas2013', 'xmas14_newfurni_spromo_teaser', '', 'Wacky, wavy, inflatable, arm flailing tubemen! Party on for this hot Christmas.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (209, 2, 'Meubels van lijn', 'Meubels van lijn', 'pets3', 1, 18755, 1, 4, '1', '0', '0', '0', '', 'furni_for_colection', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (482, 373, '2013 - Sneeuwvlokken', '2013 - Sneeuwvlokken', 'default_3x3', 1, 168, 1, 7, '1', '1', '0', '0', 'catalog_header_xmas2013', 'catalog_teaser_xmas2013', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (5, -1, 'Bouwers', 'Bouwers', 'pets3', 1, 69991, 1, 2, '1', '1', '0', '0', '', '', NULL, NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (700, 209, 'Leidinggevend', 'Leidinggevend', 'default_3x3', 1, 27, 1, 5, '0', '0', '0', '0', 'catalog_exe_headline1_en', 'catalog_exe_teaser_en', '', 'The Executive range is ideal for creating a sophisticated working environment, whether it be an office, a mafia headquarters or study!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (211, 218, 'Wired Add-ons', 'Wired Add-ons', 'default_3x3', 1, 85, 1, 6, '1', '1', '0', '0', 'catalog_wired_header5_en', 'ctlg_pic_wired_support_furniture', '', 'Use these simple Furni to bring extra spice to your Wired room. These are basic Furni, so you will still need Triggers, Effects and Conditions to make them work!', '', 'Use Triggers, Effects and Conditions to make these Furni work!', '', 0, ''); INSERT INTO `catalog_pages` VALUES (212, 604, 'Tuin', 'Tuin', 'default_3x3', 1, 157, 1, 7, '1', '1', '0', '0', 'garden_catalog_header', 'garden_catalog_teaser', '', 'Be at one with nature!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (481, 373, '2012 - Kastelen', '2012 - Kastelen', 'default_3x3', 1, 168, 1, 7, '1', '1', '0', '0', 'catalog_header_xmas2013', 'xmas_furni4', '', 'Santa may be a slave to all the children of the world, but he still deserves a castle.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (214, 209, 'jungle', 'jungle', 'default_3x3', 1, 59, 1, 10, '1', '1', '0', '0', 'catalog_header_2016jungle', 'junglenewfurni', '', 'Step into a virtual world of survival, treacherous terrain and life-threatening tropical conditions... because the Stranded Jungle line is here!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (480, 373, '2011 - Cadeauartikelen', '2011 - Cadeauartikelen', 'default_3x3', 1, 168, 1, 6, '1', '1', '0', '0', 'catalog_header_xmas2013', 'xmas11_catalog_teaser_01', '', 'Get your closest friend some gifts with these shiny new toys and accessories.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (215, 874, 'Zwarte gaten', 'Zwarte gaten', 'default_3x3', 1, 125, 1, 4, '0', '0', '0', '0', 'catalog_blackhole_header_en', 'catalog_blackhole_teaser', '', 'Design your own custom room layouts with Stack Magic Tiles and Black holes. Stack your items to the ceiling or use them as dividers...the possibilities are endless!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1505, 8890, 'Elegant', 'Elegant', 'default_3x3', 1, 72142, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3044, 8890, 'Aangepaste HC', 'Aangepaste HC', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3045, 8890, 'Drankautomaten', 'Drankautomaten', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3115, 1072, 'Kerst NFT', 'Kerst NFT', 'default_3x3', 1, 168, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3047, 8890, 'Lounge', 'Lounge', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (217, 568, 'Sport', 'Sport', 'default_3x3', 1, 56, 1, 22, '1', '1', '0', '0', 'catalog_sports_headline1_br', 'catalog_sports_teaser1', '', 'The whistle blows, but there\'s no track to practice on! Make your own before your trainer notices!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (479, 373, '2011 - Winterhut', '2011 - Winterhut', 'default_3x3', 1, 168, 1, 6, '1', '1', '0', '0', 'catalog_header_xmas2013', 'xmas11_catalog_teaser_01', '', 'Keep yourself nice and toasty in a perfect cabin of your design.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (478, 373, '2010 - Sneeuwvlokken', '2010 - Sneeuwvlokken', 'default_3x3', 1, 168, 1, 5, '1', '1', '0', '0', 'catalog_header_xmas2013', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (477, 373, '2010 - Stad', '2010 - Stad', 'default_3x3', 1, 168, 1, 4, '1', '1', '0', '0', 'catalog_header_xmas2013', '', '', 'The city is shining with the snow covering everything. Build your own high-street!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (218, 5, 'Wired', 'Wired', 'pets3', 1, 18752, 1, 4, '1', '1', '0', '0', 'catalog_wired_header1', 'ctlg_pic_teaser_wired', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (476, 373, '2009 - Sneeuw & Kerstballen', '2009 - Sneeuw & Kerstballen', 'default_3x3', 1, 168, 1, 3, '1', '1', '0', '0', 'catalog_header_xmas2013', 'xmas2009_catalogue', '', 'Get yourself into the Christmas spirit with our selection of festive furni! From baubles to snow-Habbos, we\'ve got it all!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (220, 2, 'Marktplaats', 'Marktplaats', 'pets3', 1, 69, 1, 15, '1', '1', '0', '0', 'catalog_marketplace_header_en', 'catalog_note_marketplace', '', 'Habbo Marketplace is a convenient and safe way to buy and sell items in Habbo.', 'How does the Habbo Marketplace work?', 'Buying items: Browse for the item you want to buy on the Marketplace Offers page and click Buy. We guarantee you\'ll get the item at the cheapest price available at the moment of purchase. No requirements needed.\r\n\r\nSelling items: You can sell any item which is tradable by selecting the item in your inventory and clicking on \'Sell in Marketplace\'. You also can use items currently in the Shop.\r\n\r\nNOTE: you can only sell 250 furni at a time.\r\n\r\nRequirements: To sell your Furni in the Marketplace you\'ll need a Trading Pass, which you can get completing the first steps of the Talent Track.', '', 0, ''); INSERT INTO `catalog_pages` VALUES (2234677, 2200, 'Gezellige Kerst', 'Gezellige Kerst', 'default_3x3', 1, 256, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234740, 2200, 'Skigebied', 'Skigebied', 'default_3x3', 1, 9992314, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (475, 373, '2008 - Arctisch gebied', '2008 - Arctisch gebied', 'default_3x3', 1, 168, 1, -1, '1', '1', '0', '0', 'catalog_arc_header1_en', 'catalog_arc_teaser1_en', '', 'It\'s a very cold winter this year, don\'t slip while building your own icy fortress!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (222, 1906, 'Vormen opnieuw ingekleurd', 'Vormen opnieuw ingekleurd', 'pets3', 1, 952, 1, 1, '1', '0', '0', '0', 'block_header', 'ctlg_bclub_note', '', '1 Block... 2 Block... Red Block... Blue Block!', '1 Block... 2 Block... Red\r\nBlock... Blue Block!', '\r\n\r\nWith dozens of all the colours and patterns to choose from, you can really let your creativity run wild!\r\nExclusive to Builders Club.', '', 0, ''); INSERT INTO `catalog_pages` VALUES (308, 5, 'Verkoopgeschiedenis', 'Verkoopgeschiedenis', 'recent_purchases', 1, 258, 1, 1, '1', '1', '0', '0', 'sale_header', 'spromo_bundle_pool2', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (223, 874, 'Achtergronden', 'Achtergronden', 'default_3x3', 1, 206, 1, 1, '1', '1', '0', '0', 'catalog_header_easter14_001', 'catalog_shal_teaser_da', '', 'Set the scene in your room properly with one of these backgrounds.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (224, 568, 'Teleportaties', 'Teleportaties', 'default_3x3', 1, 120, 1, 9, '1', '1', '0', '0', 'catalog_doors_headline1', 'catalog_door_a', '', 'Beam yourself from one room to another with our space-age teleports. Buy a pair, put one in each room and you\'ve got your own suite! IMPORTANT: teleports are always sold in pairs except for the Random Banzai Teleport.', '', NULL, 'Click on an item for details.', 0, ''); INSERT INTO `catalog_pages` VALUES (225, 568, 'Trofeeën', 'Trofeeën', 'trophies', 1, 221, 1, 0, '1', '1', '0', '0', 'trophies', '', '', 'Everyone\'s a winner, baby! And now you can reward them all with our fabulous glittering array of bronze, silver and gold trophies.\n\nFirst choose the trophy model by click the arrows. Then select the metal. Type your inscription below and we\'ll engrave it on the trophy along with your name and today\'s date.\nRemember - it\'s permanent!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (473, 373, 'Klassiekers', 'Klassiekers', 'default_3x3', 1, 168, 1, 0, '1', '1', '0', '0', 'catalog_header_xmas2013', 'catalog_xmas_teaser', '', 'Christmas trees, poinsettas, and decorations. Back to the good old classic Christmas furni!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (471, 377, '2013', '2013', 'default_3x3', 1, 91, 1, 4, '1', '1', '0', '0', 'newyears', 'catal_fp_pic5', '', 'Make your New Years Resolution under the sparkling lights of this furni line.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (472, 377, '2015', '2015', 'default_3x3', 1, 91, 1, 5, '1', '1', '0', '0', 'newyears', 'ny_comeback', '', 'A classic party with bubbly and cupcakes, fun for the whole family.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (513, 511, 'Zwart Plasto', 'Zwart Plasto', 'default_3x3', 1, 46, 1, 2, '1', '1', '0', '0', 'plastic', 'plastic_pasic_promo_1', '', 'Throw on an afro and grab a disco ball! Feel that retro, 1970s vibe? You soon will with this colourful, plastic range! Choose a colour to suit your mood and off you go!\n', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (379, 374, '2011 - Schimmels', '2011 - Schimmels', 'default_3x3', 1, 181, 1, 4, '1', '1', '0', '0', 'catalog_easter_headline1', 'easternew', '', 'Alongside flowers, sometimes fungi sprouts. While fungi is delicious, it can also be beautiful.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (499, 568, 'Ecotron-beloningen', 'Ecotron-beloningen', 'default_3x3', 1, 163, 1, 11, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (815, 2204, 'Lidoween', 'Lidoween', 'default_3x3', 1, 34, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (814, 1267, 'RPG', 'RPG', 'default_3x3', 1, 12606, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (813, 1316, 'Saloon (Ontbreekt)', 'Saloon (Ontbreekt)', 'default_3x3', 1, 5000024, 1, 17, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (812, 1267, 'Tijgerprint', 'Tijgerprint', 'default_3x3', 1, 88200, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (810, 209, 'De Smurfen', 'De Smurfen', 'default_3x3', 1, 217, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (800, 874, 'Teletegels', 'Teletegels', 'default_3x3', 1, 5000135, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (801, 8890, 'Floppy disk', 'Floppy disk', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (870, 25, 'Dieren', 'Dieren', 'default_3x3', 1, 35200, 1, 1, '1', '1', '0', '0', 'catalog_header_badgedisplay', 'badges', '', '

Express yourself with Badges!

Put those useless Duckets to use and show off your personality with our wide range of badges.

', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (380, 374, '2013 - Tuin', '2013 - Tuin', 'default_3x3', 1, 181, 1, 5, '1', '1', '0', '0', 'easter13_header', 'easter13_teaser', '', 'This line brings flowers, teleports and a couple of eggs with it. Check out the floral-inspired line below!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (381, 374, '2014 - Lagomorf', '2014 - Lagomorf', 'default_3x3', 1, 181, 1, 6, '1', '1', '0', '0', 'catalog_header_easter14_001', 'easternew', '', 'From shape shifting wall pieces to cryptic teleports, this years Easter furni line is sure to keep you guessing! Nothing is as it seems on this mind-bending island...', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (803, 8890, 'Dranken', 'Dranken', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (804, 187, 'Gebruikersmuziek', 'Gebruikersmuziek', 'default_3x3', 1, 4, 1, 10, '1', '1', '0', '0', 'music_header', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (808, 1316, 'Bank (Vermist)', 'Bank (Vermist)', 'default_3x3', 1, 61452, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (809, 2202, 'Amore', 'Amore', 'default_3x3', 1, 5000019, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3035, 669, 'Halloween Crackables', 'Halloween Crackables', 'default_3x3', 1, 42, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1316, 7, 'Ontbrekende meubels', 'Ontbrekende meubels', 'default_3x3', 1, 256, 6, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (229, 3078, 'HC Oldschool', 'HC Oldschool', 'default_3x3', 1, 18762, 1, 2, '1', '1', '0', '0', 'catalog_header_hc', 'teaser_habboclub', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (231, 568, 'Vlaggen', 'Vlaggen', 'default_3x3', 1, 219, 1, 8, '1', '1', '0', '0', 'catalog_gallery_headline1', 'catalog_posters_teaser1', '', 'Adorn your walls with wondrous works of art, posters, plaques and wall hangings. The Gallery is bursting with items to suit all tastes, from kitsch to cool, traditional to modern.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (8890, 5, 'Customs AM', 'Customs AM', 'default_3x3', 1, 18754, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234651, 8890, 'Kasja', 'Kasja', 'default_3x3', 1, 60230, 1, 11, '0', '0', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234652, 2203, 'Strandhuis', 'Strandhuis', 'default_3x3', 1, 4553, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234653, 8890, 'Tuin', 'Tuin', 'default_3x3', 1, 23784, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234654, 8890, 'Modern', 'Modern', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (232, 277, 'Pterodactyl', 'Pterodactyl', 'pets', 1, 260, 1, 4, '0', '0', '0', '0', 'jurassic15_catalog_header', 'dino_pets', '', 'These pterrific pets have a fierce appearance with long talons and sharp teeth, but their sweet nature always shines through! Ultra laid-back, these \'flying lizards\' love nothing more than spending time with their owner, soaring through the Hotel skies and eating their favourite food...the humble kale leaf.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (470, 377, '2011', '2011', 'default_3x3', 1, 91, 1, 2, '1', '1', '0', '0', 'catalog_header_year2011_en', 'catalog_teaser_year2011', '', 'A great way to celebrate the repeal of the Don\'t Ask, Don\'t Tell policy. Oh, and the New Year!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1353, 8890, 'Woondecoratie', 'Woondecoratie', 'default_3x3', 1, 60111, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (234, 277, 'Huisdieruitrusting', 'Huisdieruitrusting', 'default_3x3', 1, 226, 1, 99, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (235, 209, 'Monkey Furni', 'Monkey Furni', 'default_3x3', 1, 128, 1, 13, '1', '1', '0', '0', 'catalog_pet_headline1_en', 'monkey_catalogue_teaser', '', 'Get exclusive Habbo Furni for your very own Pet Monkey!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (469, 377, '2010', '2010', 'default_3x3', 1, 91, 1, 1, '1', '1', '0', '0', 'newyears', 'catal_fp_pic5', '', 'Explosions and wavers, what a way to celebrate the first year without Bush.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (269, 209, 'Palooza', 'Palooza', 'default_3x3', 1, 227, 1, 17, '0', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (468, 377, '2012', '2012', 'default_3x3', 1, 91, 1, 3, '1', '1', '0', '0', 'cny_header', 'cny_teaser', '', 'Celebrating all cultures is important for Habbos to get along!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (466, 209, 'Plakbriefjes', 'Plakbriefjes', 'default_3x3', 1, 210, 1, 20, '1', '1', '0', '0', '', 'ctlg_pic_a2_slp', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (459, 376, '2011 - Harten', '2011 - Harten', 'default_3x3', 1, 62, 1, 3, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (460, 376, '2011 - Rollerskaten', '2011 - Rollerskaten', 'default_3x3', 1, 62, 1, 5, '1', '1', '0', '0', 'catalog_header_val12_2_en', 'catalog_love_teaser1', '', 'What better way to spend Valentines, than clinging to your Valentine as you skate?', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (457, 2150, 'Carnaval', 'Carnaval', 'default_3x3', 1, 227, 1, 6, '1', '1', '0', '0', 'catalog_teaser_palooza', 'catalog_teaser_palooza', '', 'Cute kitties and some beautiful furni ornaments to perfect your romantic room.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1011, 277, 'Biggetjes', 'Biggetjes', 'pets', 1, 228, 1, 3, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'OINK! Partial to a good roll in the mud, these playful piggies have trotted into the hotel and are ready for fun!', '', 'Name your pet:', '', 0, ''); INSERT INTO `catalog_pages` VALUES (404, 209, 'Coco', 'Coco', 'default_3x3', 1, 127, 1, 3, '1', '1', '0', '0', 'catalog_teaser_coco', 'coconew', '', 'Wooden yet comfortable furniture that wouldn\'t look out of place in a treetop house!\n', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (456, 376, '2015 - Oud Japan', '2015 - Oud Japan', 'default_3x3', 1, 62, 1, 14, '0', '0', '0', '0', 'val15_cata_header', 'val15_teaser', '', 'Have a beautiful Picnic under a Sakura tree in Japan, with this Valentines line!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (511, 568, 'Plasto', 'Plasto', 'default_3x3', 1, 46, 1, 19, '1', '0', '0', '0', 'plastic', 'plastic_pasic_promo_1', '', 'Throw on an afro and grab a disco ball! Feel that retro, 1970s vibe? You soon will with this colourful, plastic range! Choose a colour to suit your mood and off you go!\n', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (490, 899, 'Nijlpaardbeelden', 'Nijlpaardbeelden', 'default_3x3', 1, 42, 4, 1000, '1', '1', '0', '0', '', 'Spromo_Bonus_Bags', '', NULL, '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (440, 387, 'HC Lounge', 'HC Lounge', 'default_3x3', 1, 264, 1, 11, '1', '1', '0', '0', 'catalog_header_classics', 'catal_fp_pic5', '', 'The bartender bot was called HankCupp, and the DJ bot called djDucketz.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (441, 387, 'Franks kamer', 'Franks kamer', 'default_3x3', 1, 264, 1, 6, '1', '1', '0', '0', 'catalog_header_classics', 'catal_fp_pic5', '', 'Frank has been the mascot of Habbo for many, many years.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (455, 376, '2014 - Witte Bling', '2014 - Witte Bling', 'default_3x3', 1, 62, 1, 13, '1', '1', '0', '0', 'catalog_header_val12', 'catalog_love_teaser1', '', 'Did someone speak in glamour? Chic? Lux? So you\'re speaking the language of Bonnie Blonde, my friend! Now in white!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (240, 376, 'Functionele liefdessloten', 'Functionele liefdessloten', 'default_3x3', 1, 62, 1, 2, '1', '1', '0', '0', 'catalog_header_val12', 'val14_lovelock3', '', 'Friendship Padlocks are Furni that show how special your friends are. You and your friend need to be in your room. Put the Padlock in the Room, click 2x on it, and confirm the action. Once closed, your friendship will be saved forever, even if you trade it!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (241, 240, 'LIEFDE Machines', 'LIEFDE Machines', 'default_3x3', 1, 62, 1, 12, '1', '1', '0', '0', 'valentines_catalog_header', 'lovelock_s_promo', '', 'Put your love to the test! Lock in your Valentine for life with these Machines.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (454, 376, '2013 - Gondels', '2013 - Gondels', 'default_3x3', 1, 62, 1, 8, '1', '1', '0', '0', 'catalog_header_val12', 'catalog_love_teaser1', '', 'Gondola rides in Venice, it doesn\'t get much more romantic than that!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (242, 234, 'Zadels', 'Zadels', 'petcustomization', 1, 135, 1, 4, '1', '1', '0', '0', 'catalog_saddles_header2_en', 'sadddles', '', 'To use a saddle, place it in a room where you have at least one Horse. Double click the saddle and select what horse you want to ride After placing the saddle you can ride your Horse by clicking on it and selecting \'Ride\'.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (453, 376, '2008 - Habborella', '2008 - Habborella', 'default_3x3', 1, 62, 1, 1, '1', '1', '0', '0', 'catalog_val_headline1_en', 'valentine_furni_001', '', 'Find your true love with the Love Randomiser, and how better to celebrate than with a box of chocolates?', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (243, 234, 'Kleurstoffen', 'Kleurstoffen', 'petcustomization', 1, 133, 1, 5, '1', '1', '0', '0', 'catalog_horsedyes_header2_en', 'dyes', '', 'Customize your horse with this selection of hair colours and body types. Each dye can also be added to your room as a piece of furniture. To use a dye place it to your room, double click on it and then select the horse you want to customise.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (452, 376, '2010 - Heartbreak Hotel', '2010 - Heartbreak Hotel', 'default_3x3', 1, 62, 1, 4, '1', '1', '0', '0', 'catalog_header_val12_2_en', 'catalog_love_teaser1', '', 'A gift basket and a cuddly teddy for your Valentine, and some cozy seats for your date.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (244, 234, 'Kapsels', 'Kapsels', 'petcustomization', 1, 134, 1, 6, '1', '1', '0', '0', 'catalog_horsehairstyles2_header_en', 'hairs', '', 'Customize your horse and make him unique with this selection of hair styles. Each style can also be added to your room as a piece of furniture. To use a hair style place it to your room, double click on it and then select the horse you want to customise.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (450, 376, '2013 - Maskeradebal', '2013 - Maskeradebal', 'default_3x3', 1, 62, 1, 10, '1', '1', '0', '0', 'catalog_header_val12_2_en', 'valentines_catalog_teaser', '', 'With a smell of flowers and love, use this furni to make your perfect erden party.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (245, 209, 'Paardenmeubilair', 'Paardenmeubilair', 'default_3x3', 1, 226, 1, 8, '1', '1', '0', '0', 'catalog_header_jumping_en', 'catalog_teaser_horsejump', '', 'Take your horse jumping with these new Furni! Build a formidable race course to test your steed and your riding skills and challenge your friends!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (449, 376, 'Plan een bruiloft', 'Plan een bruiloft', 'default_3x3', 1, 62, 1, 3, '1', '1', '0', '0', 'catalog_header_val12', 'catalog_love_teaser1', '', 'Do I hear wedding bells? The perfect outdoor setting awaits!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (246, 209, 'Reuzenplanten', 'Reuzenplanten', 'pets3', 1, 153, 1, 13, '0', '0', '0', '0', 'catalog_header_mopla_01', 'ctlg_monster_note', '', 'Monster Plants can sure be a handful, this page gives you some extra advice on raising and looking after your monsterous brood.', 'Taking Care Of Your Plant', 'Your plants need to be tended regularly, or else they die. To ensure a healthy plant tend it every 30 hours\nor so. If it dies, you can use the Revival potion to\nbring it back to life.\nBreeding\nTo breed your plant you have to wait until it\'s fully\ngrown. Clicking Breed on the menu will show you\nwhat other plants in the room are available to breed\nwith.', '', 0, ''); INSERT INTO `catalog_pages` VALUES (448, 376, '2019 - Restaurant', '2019 - Restaurant', 'default_3x3', 1, 62, 1, 17, '1', '1', '0', '0', 'catalog_header_val12_2_en', 'val19_newfurni', '', 'Perfect for a romantic evening with your loved one.\n', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (247, 246, 'Monster Plant Zaden', 'Monster Plant Zaden', 'default_3x3', 1, 156, 1, 1, '1', '1', '0', '0', 'catalog_header_mnstrSeeds', 'quest_teaser_monsterplants', '', 'Plant your seeds in your room and tend to keep them alive and healthy. After your plants have matured you can breed your plants to try and get leveled up offspring. Plants can only breed once without using the Rebreeding Potion.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (446, 376, '2012 - Gala', '2012 - Gala', 'default_3x3', 1, 62, 1, 7, '1', '1', '0', '0', 'valentin2012-1', 'catalog_love_teaser1', '', 'Prom is full of crying teens and bad dance moves, but it\'s always a fond memory for many. Create your perfect prom with this furni!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (447, 376, '2012 - Uitje', '2012 - Uitje', 'default_3x3', 1, 62, 1, 6, '1', '1', '0', '0', 'Valentines_header', 'catalog_love_teaser1', '', 'Even plants can find love, and share alongside Habbos. Put your love to the test with the Love Thermometer and Kissing Booth!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (248, 246, 'Monster Plant Potions', 'Monster Plant Potions', 'default_3x3', 1, 155, 1, 2, '1', '1', '0', '0', 'monsterplantsprays_header', 'monsterplantspray_teaser', '', 'On this page you\'ll find everything you need to take care of your plants: Plant Revival for when your plants die. Place potion to room, double click and select the plant you want to revive.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (249, 209, 'Bruiloft', 'Bruiloft', 'default_3x3', 1, 238, 1, 24, '1', '1', '0', '0', 'catalog_header_wedding', 'catalog_teaser_wedding', '', 'Now you can celebrate your great day with our wonderful selection of perfect furni for a wedding!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (274, 273, 'Camera Muur Foto', 'Camera Muur Foto', 'default_3x3', 1, 10, 1, 8, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (287, 17, 'Groene modus', 'Groene modus', 'default_3x3', 1, 20, 1, 4, '1', '1', '0', '0', 'catalog_mode_headline1', 'catalog_mode_teaser1', '', 'Steely functionality combined with a sleek designer upholstery. The Habbo who chooses this furniture is a cool urban cat - streetwise, sassy and so slightly untouchable.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (368, 373, 'IJzige Zeldzamen', 'IJzige Zeldzamen', 'default_3x3', 1, 168, 1, 19, '0', '0', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (445, 376, 'Klassiekers', 'Klassiekers', 'default_3x3', 1, 62, 1, 0, '1', '1', '0', '0', 'catalog_header_val12_2_en', 'catalog_love_teaser1', '', 'Love is in the air! Buy your sweetheart a rose or whisper sweet nothings in their ear on a lova sofa. Can you feel it?', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1581, 2250, 'Sprankelende Draken', 'Sprankelende Draken', 'default_3x3', 4, 31826, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1502, 1267, 'Stellar', 'Stellar', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1503, 999, 'Luxe Draken', 'Luxe Draken', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (273, 209, 'Camera', 'Camera', 'default_3x3', 1, 42, 1, 3, '0', '1', '0', '0', 'camara2', 'camara1', '', NULL, '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (383, 374, '2017 - Boerderij', '2017 - Boerderij', 'default_3x3', 1, 181, 1, 10, '1', '1', '0', '0', 'catalog_easter_headline1', 'easternew', '', 'With this furni line, you can make your quaint farm full of chickens and snacks!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (401, 374, '2010 - Flower Power', '2010 - Flower Power', 'default_3x3', 1, 181, 1, 3, '1', '1', '0', '0', 'catalog_easter_headline1', 'easter10_teaser', '', 'Flowers look and smell great, and can brighten any room. Use this furni to decorate all kinds of rooms!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (443, 374, '2016 - Vikings tegen Pirates', '2016 - Vikings tegen Pirates', 'default_3x3', 1, 181, 1, 9, '1', '1', '0', '0', 'catalog_easter_headline1', 'easternew', '', 'Complete your Viking village with the Blacksmith Hut, or hoist the sails with your Smuggler\'s Lookout!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (444, 209, 'Ziekenhuis', 'Ziekenhuis', 'default_3x3', 1, 2, 1, 8, '1', '1', '0', '0', 'catalog_header_hospital', 'catal_fp_pic5', '', 'Everybody gets sick, it might be time to open a Hospital in Habbo. Get started with some Hospital beds!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (436, 387, 'Koffiehuis', 'Koffiehuis', 'default_3x3', 1, 264, 1, 5, '1', '1', '0', '0', 'catalog_header_classics', 'catal_fp_pic5', '', 'The bot ColinHouser has a motto of \"Want some milk?\"', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (437, 387, 'Gang', 'Gang', 'default_3x3', 1, 264, 1, 10, '1', '1', '0', '0', 'catalog_header_classics', 'catal_fp_pic5', '', 'Hallways have been featured in Habbo since very early versions.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (438, 387, 'Theater', 'Theater', 'default_3x3', 1, 264, 1, 22, '1', '1', '0', '0', 'catalog_header_classics', 'catal_fp_pic5', '', 'Another old and well-known room, this is the 4th revision of the Theatre.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (439, 387, 'Welkomstlounge - Modern', 'Welkomstlounge - Modern', 'default_3x3', 1, 264, 1, 25, '1', '1', '0', '0', 'catalog_header_classics', 'catal_fp_pic5', '', 'At points on some hotels, another one or two Welcome Lounges had to be added to cope with high traffic.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (514, 511, 'Roze Plasto', 'Roze Plasto', 'default_3x3', 1, 158, 1, 4, '1', '1', '0', '0', 'plastic', 'plastic_pasic_promo_1', '', 'Throw on an afro and grab a disco ball! Feel that retro, 1970s vibe? You soon will with this colourful, plastic range! Choose a colour to suit your mood and off you go!\n', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (349, 3078, 'HC Classic', 'HC Classic', 'default_3x3', 1, 18762, 1, 1, '1', '1', '0', '0', 'catalog_header_hc', 'teaser_habboclub', 'catalog_special_txtbg2', 'As a member of Habbo Club or HC, you can shop from this selection of exclusive items. Every now and then we will also be adding items that are currently unavailable in the regular Furni Shop as well!', '', '', 'For Club Members only!', 0, ''); INSERT INTO `catalog_pages` VALUES (253, 568, 'Muziekwinkel', 'Muziekwinkel', 'default_3x3', 1, 4, 1, 17, '1', '1', '0', '0', 'music_header', 'catalog_djshop_teaser1', '', 'Let\'s get loud! Place a Jukebox in your room, add some disks from the \'Habbo Hotel Hits\' list below and you\'re ready to have a dance party!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (254, 253, 'Habbo Hotel Hits', 'Habbo Hotel Hits', 'soundmachine', 1, 257, 1, 2, '1', '1', '0', '0', 'hotelhits_catalog_header', 'hotelhits_teaser', '', 'Turn up the volume with some cool new tunes for your room. Place a Jukebox in your room, get yourself some of these song discs and add them to your playlist!', '', 'You need to be in a room to\n\"pre-listen\" to the disks!', '', 0, ''); INSERT INTO `catalog_pages` VALUES (255, 7, 'Personeel Wired', 'Personeel Wired', 'default_3x3', 1, 82, 9, 12, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (384, 374, '2018 - Tuin', '2018 - Tuin', 'default_3x3', 1, 181, 1, 11, '1', '1', '0', '0', 'catalog_easter_headline1', 'Easter_Garden_promo', '', 'Your own little hideaway in the woods, perfected with some curtains and cosy chairs in this furni line!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (256, 218, 'Ranglijsten', 'Ranglijsten', 'default_3x3', 1, 221, 1, -1, '1', '1', '0', '0', 'wiredleaderboards_catalog_header', 'wiredleaderboards_teaser', '', 'The High Score furni to keep track of scores given in your games and displays them in your room.', '', '', 'Click an item for details', 0, ''); INSERT INTO `catalog_pages` VALUES (592, 899, 'Schildpadbeelden', 'Schildpadbeelden', 'default_3x3', 1, 42, 4, 1000, '1', '1', '0', '0', '', 'Spromo_Bonus_Bags', '', NULL, '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (385, 374, '2019 - Sprookje', '2019 - Sprookje', 'default_3x3', 1, 181, 1, 12, '1', '1', '0', '0', 'catalog_easter_headline1', 'easter19_new', '', 'We\'re all about fairytales this year! Maybe we should go find Alice?', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (386, 374, '2009 - Konijnenloop', '2009 - Konijnenloop', 'default_3x3', 1, 181, 1, 2, '1', '1', '0', '0', 'bunny_run', 'bunnyrun', '', 'Make your own game of Bunny Run with the furni here!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (412, 1274, 'Snowboarden', 'Snowboarden', 'default_3x3', 1, 140, 1, 18, '1', '1', '0', '0', 'snowboarding_catalog_02', 'catalog_snowboarding_teaser1', '', 'Step on the patch an you\'ll be automatically strapped to a Snowboard - like magic! The Snowboard Patch can be adjust to 9 different heights for you to build your own amazing slopes!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (413, 1274, 'Ijshockey', 'Ijshockey', 'default_3x3', 1, 88, 1, 8, '1', '1', '0', '0', 'catalog_tag_general_1', 'catalog_teaser_xm10_skate', '', 'WHAT THE PUCK?! How Habbos play ice hocket? you can use your imagination and play and win the World Championship. Go for it!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (387, 2, 'Openbaar meubilair', 'Openbaar meubilair', 'pets3', 1, 18756, 1, 7, '1', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (388, 375, 'Klassiekers', 'Klassiekers', 'default_3x3', 1, 34, 1, 0, '1', '1', '0', '0', 'halloween', 'catalog_halloween_teaser', '', 'Boy, that grave is spooky... Is anybody in that Crypt? Spooky!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (26, 1316, 'Dammen', 'Dammen', 'default_3x3', 1, 5078, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (57, 1267, 'O\'Tacos', 'O\'Tacos', 'default_3x3', 1, 11232, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (415, 1274, 'IJslabel', 'IJslabel', 'default_3x3', 1, 86, 1, 9, '1', '1', '0', '0', 'catalog_tag_general_2', 'catalog_teaser_xm10_skate', '', 'The fun is ON with our new game! Skate on ice and play Tag with your friends using the new Tag Pole and Ice Skating Patch! Not sure how to put on your skates? Step on an Ice Patch and you\'re good to go.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (389, 375, '2008 - Virus', '2008 - Virus', 'default_3x3', 1, 34, 1, 1, '1', '1', '0', '0', 'virus', 'virus1', '', 'A virus is spreading through Habbo Hotel. Many casualties reported and it could get much worse! Whether you are hoping to help infected Habbos or look after number one, get your hands on our terrifying Infection furni.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (390, 375, '2009 - Huis', '2009 - Huis', 'default_3x3', 1, 34, 1, 2, '1', '1', '0', '0', 'catalog_halloween_headline1_en', 'Ghostly_organ', '', 'Who doesn\'t love a good Haunted House? Creep out your friends with this furni line!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (416, 209, 'Santorini', 'Santorini', 'default_3x3', 1, 273, 1, 20, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'teaser_santorini', '', 'Straight from the country of Greece.. Right here at Habbo.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (400, 374, '2015 - Candyland', '2015 - Candyland', 'default_3x3', 1, 181, 1, 7, '1', '1', '0', '0', 'catalog_easter_headline1', 'easternew', '', 'Have you ever wanted a room filled with edible furniture? Of course you have! And now you can build it!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (417, 209, 'Zomerbazaar', 'Zomerbazaar', 'default_3x3', 1, 275, 1, 20, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'bazaar_new', '', 'New, colourful and inspired by Arabian luxury, shop around and find some things for your own market!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (418, 209, 'Pastel', 'Pastel', 'default_3x3', 1, 2, 1, 17, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'catal_fp_pic5', '', 'Cute and funny, just like you!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (419, 209, 'Moderne Studio', 'Moderne Studio', 'default_3x3', 1, 2, 1, 13, '1', '1', '0', '0', 'feature_cata_hort_modernapt17', 'extra1', '', 'Modern Studio Furni! You asked for it... We added it! Have fun in your new Studio Apartments!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (399, 375, '2018 - Laboratorium', '2018 - Laboratorium', 'default_3x3', 1, 34, 1, 12, '1', '1', '0', '0', 'catalog_halloween_headline1_en', 'Infected_Laboratory', '', 'If you\'re not a mad scientist, then what kind of scientist are you? Create your perfect laboratory here!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (391, 375, '2010 - Voodoo', '2010 - Voodoo', 'default_3x3', 1, 34, 1, 3, '1', '1', '0', '0', 'catalog_halloween_headline1_en', 'spromo_hw15_b2', '', 'WooOOOOooOOoo! Spooky! Don\'t wanna be left alone with this range at night.. who knows what could happen!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (398, 375, '2017 - Vervloekte grotten', '2017 - Vervloekte grotten', 'default_3x3', 1, 34, 1, 10, '1', '1', '0', '0', 'halloween', 'spromo_hween17_gen1', '', 'Build your own dungeon, you filthy little Habbo.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (392, 375, '2011 - Feest', '2011 - Feest', 'default_3x3', 1, 34, 1, 4, '1', '1', '0', '0', 'halloween', 'spromo_pumpkinpack', '', 'Looking for a frightastical room? Well, this is the place to be! We have everything you need to spook your friends this Halloween!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (397, 375, '2016 - Ghost Hunter', '2016 - Ghost Hunter', 'default_3x3', 1, 34, 1, 9, '1', '1', '0', '0', 'halloween', 'spromo_hween16_new_furni', '', 'Spooky lobbies, hotel rooms and libraries. Or, not spooky! Use the Purification Device and use powder to purify the furni.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (402, 372, 'Zomer', 'Zomer', 'default_3x3', 1, 274, 1, 6, '1', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (396, 375, '2015 - Habbocalypse', '2015 - Habbocalypse', 'default_3x3', 1, 34, 1, 8, '1', '1', '0', '0', 'catalog_halloween_headline1_en', 'habbocalypse', '', 'Darkness and evil is spreading through the hotel and you\'re one of the ONLY Habbos that can fight the bad energy! Dodge Evil Frank, avoid dark shadowy places and make it your mission to save Habbo Hotel from complete and TOTAL annihilation!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (421, 187, 'Geluidseffecten', 'Geluidseffecten', 'default_3x3', 1, 4, 1, 3, '1', '1', '0', '0', 'music_header', 'wiredsound_teaser', '', 'Create your own beats and tracks by combinign these sound FX in your room. Throw a concert for your friends or even start a band in Habbo!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (591, 899, 'Panda-beelden', 'Panda-beelden', 'default_3x3', 1, 42, 4, 1000, '1', '1', '0', '0', '', 'Spromo_Bonus_Bags', '', NULL, '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (422, 209, 'Gaming-setups', 'Gaming-setups', 'default_3x3', 1, 202, 1, 7, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'catal_fp_pic5', '', 'Many people have heard of Legend of Selda, but what about Hario and Wuigi?', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (395, 375, '2014 - Dag van de Doden', '2014 - Dag van de Doden', 'default_3x3', 1, 34, 1, 7, '1', '1', '0', '0', 'hween14_catalog_header', 'hween14_catalog_teaser', '', 'Spooky skulls, bright flowers and traditional altars fill this furni line! Gather your friends and family and come together to celebrate the Habbos of the past.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (394, 375, '2013 - Verschrikkelijk', '2013 - Verschrikkelijk', 'default_3x3', 1, 34, 1, 6, '1', '1', '0', '0', 'halloween', 'hween13_roombundle', '', 'Now you can spook up your castle for Halloween! Make sure to add some Demonic Sheep for the full effect.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (3343, 1267, 'Regado', 'Regado', 'default_3x3', 1, 12606, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1582, 2250, 'Epicnabbo ICM\'s', 'Epicnabbo ICM\'s', 'default_3x3', 1, 31826, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3346, 2204, 'Spooktober', 'Spooktober', 'default_3x3', 1, 61425, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3347, 874, 'Terreinen', 'Terreinen', 'default_3x3', 1, 61246, 1, 0, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1504, 2250, 'Directiestoelen', 'Directiestoelen', 'default_3x3', 2, 31826, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (424, 209, 'Koraalkoninkrijk', 'Koraalkoninkrijk', 'default_3x3', 1, 280, 1, 3, '1', '1', '0', '0', 'catalog_shells_header', 'coralking18_gen', '', 'It\'s here! The all new Coral Kingdom furni line is in the Catalogue. Build your own version of Atlantis in Habbo TODAY!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (393, 375, 'Halloween-carnaval', 'Halloween-carnaval', 'default_3x3', 1, 227, 1, 7, '1', '1', '0', '0', 'catalog_teaser_palooza', 'catalog_teaser_palooza', '', 'Carnivals are already creepy, but our Halloween Carnivale furni will really max out the creep factor!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (258, 557, 'Azure Rares', 'Azure Rares', 'default_3x3', 1, 42, 6, 1, '1', '1', '0', '0', '', 'Azure', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (259, 557, 'Smaragd Zeldzame', 'Smaragd Zeldzame', 'default_3x3', 1, 42, 6, 2, '1', '1', '0', '0', '', 'Emerald', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (515, 511, 'Doorzichtige Plasto', 'Doorzichtige Plasto', 'default_3x3', 1, 154, 1, 3, '1', '1', '0', '0', 'plastic', 'plastic_pasic_promo_1', '', 'Throw on an afro and grab a disco ball! Feel that retro, 1970s vibe? You soon will with this colourful, plastic range! Choose a colour to suit your mood and off you go!\n', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (312, 209, 'Boeken', 'Boeken', 'default_3x3', 1, 9993075, 4, 2, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (427, 209, 'Deense Hygge-meubels', 'Deense Hygge-meubels', 'default_3x3', 1, 283, 1, 4, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'nov18_hyggeline', '', 'Walk through the door and sink into a warm pool of comfort and well-being with this Hygge furnis.', 'Choose a furni.', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (428, 209, 'Tokio', 'Tokio', 'default_3x3', 1, 281, 1, 21, '1', '1', '0', '0', 'japan_header_br', 'tokyo18_gen', '', 'Enjoy the awesome new Tokyo-inspired furni line we\'ve released. Subarashii!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (267, 952, 'Ruimteverhuur', 'Ruimteverhuur', 'default_3x3', 1, 42, 13, 99, '1', '1', '0', '0', 'catalog_teaser_palooza', 'catalog_teaser_palooza', '', 'Create your own stage and outdoor festival area. We\'ve got stages, fencing and even vending machines!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (430, 209, 'Trots Meubels', 'Trots Meubels', 'default_3x3', 1, 286, 1, 17, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'rbow19_gen', '', 'To celebrate Pride in Habbo, we\'re releasing a set of rainbow-coloured bedroom furni for you all!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (431, 402, '2014 - Zeeschelpenpier', '2014 - Zeeschelpenpier', 'default_3x3', 1, 274, 1, 6, '1', '1', '0', '0', 'catalog_shells_header', 'shellgifts', '', 'Use your Shells to buy these limited Gifts!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (432, 216, 'Grieks - 2019', 'Grieks - 2019', 'default_3x3', 1, 31, 1, 34, '1', '1', '0', '0', 'greek_header', 'greek_catateaser', '', 'Be transported back to ancient Greece with a couple of thousand pounds and British Airways. Until then, build your own pantheon with our realistic Greek range!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (433, 209, 'Hemel', 'Hemel', 'default_3x3', 1, 2, 1, 3, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'catal_fp_pic5', '', 'Fly among the stars with this universally loved Furni Line.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (504, 373, '2008 - Pinguïns', '2008 - Pinguïns', 'default_3x3', 1, 168, 5, 2, '0', '0', '0', '0', 'catalog_header_xmas2013', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (505, 503, 'Jet Set - 2016', 'Jet Set - 2016', 'default_3x3', 1, 265, 1, 2, '0', '0', '0', '0', 'JETSET', 'jetset_yachtcomp', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (506, 209, 'Verhalen', 'Verhalen', 'default_3x3', 1, 210, 1, 20, '0', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (507, 209, 'Shakespeare', 'Shakespeare', 'default_3x3', 1, 210, 1, 20, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (434, 209, 'Zen-tuin', 'Zen-tuin', 'default_3x3', 1, 2, 1, 26, '0', '0', '0', '0', 'catalog_frontpage_headline_shop_EN', 'sep18_classic14_internal', '', 'It\'s time to dive into a metaphorical pool of psychological solitude.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (257, 269, '', '', 'default_3x3', 1, 227, 1, 2, '0', '0', '0', '0', 'catalog_teaser_palooza', 'catalog_teaser_palooza', '', 'Create your own stage and outdoor festival area. We\'ve got stages, fencing and even vending machines!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (435, 209, 'Zonstad', 'Zonstad', 'default_3x3', 1, 2, 1, 20, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'suncity19_newfurni', '', 'Build the utopian paradise of your dreams with our new furni line: Sunlight City!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (508, 209, 'Vintage muziek', 'Vintage muziek', 'default_3x3', 1, 210, 1, 23, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (509, 209, 'Kostschool', 'Kostschool', 'default_3x3', 1, 210, 1, 2, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (510, 209, 'Voetbal', 'Voetbal', 'default_3x3', 1, 210, 1, 6, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (7, -1, 'Personeel', 'Personeel', 'pets3', 1, 65, 6, 7, '1', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (327, 7, 'Zeldzame items per groep', 'Zeldzame items per groep', 'default_3x3', 1, 256, 11, 4, '1', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (328, 663, 'Drakenlampen', 'Drakenlampen', 'default_3x3', 1, 10002, 1, 4, '1', '1', '0', '0', 'rares', 'Dragons', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (329, 663, 'Elektrische ventilatoren', 'Elektrische ventilatoren', 'default_3x3', 1, 10006, 1, 16, '1', '1', '0', '0', 'rares', 'Fanss', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (330, 663, 'IJsmachines', 'IJsmachines', 'default_3x3', 1, 10010, 1, 9, '1', '1', '0', '0', 'rares', 'IceCream', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (331, 663, 'Laserpoorten', 'Laserpoorten', 'default_3x3', 1, 10016, 1, 12, '1', '1', '0', '0', 'rares', 'Lazer', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (332, 663, 'Tenten', 'Tenten', 'default_3x3', 1, 10015, 1, 13, '1', '1', '0', '0', 'rares', 'Marquee', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (333, 663, 'Monolieten', 'Monolieten', 'default_3x3', 1, 10004, 1, 13, '1', '1', '0', '0', 'rares', 'Mono', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (334, 663, 'Oosterse schermen', 'Oosterse schermen', 'default_3x3', 1, 256, 1, 15, '1', '1', '0', '0', 'rares', 'Oriental', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (335, 663, 'Pilaren', 'Pilaren', 'default_3x3', 1, 10007, 1, 16, '1', '1', '0', '0', 'rares', 'Pillars', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (336, 663, 'Rookmachines', 'Rookmachines', 'default_3x3', 1, 10007, 1, 19, '1', '1', '0', '0', 'rares', 'Smokes', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (337, 557, 'Maroon Rares', 'Maroon Rares', 'default_3x3', 1, 42, 6, 3, '1', '1', '0', '0', '', '5af5b5_prizepack_3d', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (360, 387, 'Habburgers', 'Habburgers', 'default_3x3', 1, 264, 1, 8, '1', '1', '0', '0', 'catalog_header_classics', 'aug16_classic2_internal', '', 'The room description was \"American classics - burgers, fries and shakes. And ketchup, so much ketchup.\"', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (340, 663, 'Slaapzakken', 'Slaapzakken', 'default_3x3', 1, 256, 1, 19, '1', '1', '0', '0', 'rares', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (341, 327, 'Eenrichtingspoorten', 'Eenrichtingspoorten', 'default_3x3', 1, 256, 4, 99, '1', '1', '0', '0', 'rares', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (342, 327, 'Opblaasbare stoelen', 'Opblaasbare stoelen', 'default_3x3', 1, 256, 5, 98, '1', '1', '0', '0', 'inflatable_chairs_cata_header', 'inflateable_chairs_teaser', '', 'They say that these chairs are Suuuuuper soft because of the air that keeps them full, how about buying one and experiencing yourself? Enjoy!\n', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (2234727, 8274, 'Pop\'s', 'Pop\'s', 'default_3x3', 1, 2998, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3157, 4000, 'ABC-blokken', 'ABC-blokken', 'default_3x3', 1, 12454, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (347, 663, 'Kussens', 'Kussens', 'default_3x3', 1, 10009, 1, 16, '1', '1', '0', '0', 'rares', 'Pillows', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (403, 402, '2010 - Grote golf', '2010 - Grote golf', 'default_3x3', 1, 274, 1, 4, '1', '1', '0', '0', 'summer', 'summer_teaser', '', 'Even more floats! Make your pool party perfect with some inflatables.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (405, 402, 'Klassiekers', 'Klassiekers', 'default_3x3', 1, 274, 1, 0, '1', '1', '0', '0', 'summer', 'summer_teaser', '', 'Relax by the with these chairs and BBQs!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (406, 402, '2009 - Vlot', '2009 - Vlot', 'default_3x3', 1, 274, 1, 3, '1', '1', '0', '0', 'summer', 'summer_teaser', '', 'Add to your beach party with an ice box and some floats.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (407, 402, '2011 - Vuurwerk', '2011 - Vuurwerk', 'default_3x3', 1, 274, 1, 5, '1', '1', '0', '0', 'summer', 'summer_teaser', '', 'A bonfire on the beach with some Habbo tunes, nothing beats it.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (408, 568, 'Tiki', 'Tiki', 'default_3x3', 1, 274, 1, 2, '1', '1', '0', '0', 'catalog_tiki_header1_en', 'tiki_teaser', '', 'Imagine the scene.. lost on a desert island when you stumble across a small local tribe.. now you can with our Tiki range!\n', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (409, 402, '2017 - Pier', '2017 - Pier', 'default_3x3', 1, 274, 1, 7, '1', '1', '0', '0', 'summer', 'summer_teaser', '', 'A burger and some shades are all you need to explore a beach town!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (518, 209, 'Regenachtige dag', 'Regenachtige dag', 'default_3x3', 1, 2, 1, 19, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'spromo_rainy19_gen', '', 'You\'ll never get soaked again.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (519, 602, 'Supermarkt', 'Supermarkt', 'default_3x3', 1, 213, 1, 2, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'catal_fp_pic5', '', 'Get that last minute shopping in with our supermarket furni!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (2234679, 897, 'Koreaans', 'Koreaans', 'default_3x3', 1, 143, 1, 11, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234658, 209, 'Fantasie', 'Fantasie', 'default_3x3', 1, 19999, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (501, 604, 'De was', 'De was', 'default_3x3', 1, 2, 1, 6, '1', '1', '0', '0', 'game_shop_header', 'may18_house2_internal', '', 'Kick back and play some games while your clothes wash!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (521, 375, '2019 - Heksenkring', '2019 - Heksenkring', 'default_3x3', 1, 34, 1, 13, '1', '1', '0', '0', 'halloween', 'catalog_halloween_teaser', '', 'We\'re getting witchy this year! Make your own coven...', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (522, 209, 'Dessert Café', 'Dessert Café', 'default_3x3', 1, 2, 1, 4, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'catal_fp_pic5', '', 'Who loves desserts? If you do, make sure to pick up some of this Dessert Cafe furni!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (286, 17, 'Gele modus', 'Gele modus', 'default_3x3', 1, 20, 1, 7, '1', '1', '0', '0', 'catalog_mode_headline1', 'catalog_mode_teaser1', '', 'Steely functionality combined with a sleek designer upholstery. The Habbo who chooses this furniture is a cool urban cat - streetwise, sassy and so slightly untouchable.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (285, 17, 'Rode modus', 'Rode modus', 'default_3x3', 1, 20, 1, 5, '1', '1', '0', '0', 'catalog_mode_headline1', 'catalog_mode_teaser1', '', 'Steely functionality combined with a sleek designer upholstery. The Habbo who chooses this furniture is a cool urban cat - streetwise, sassy and so slightly untouchable.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (502, 511, 'Witte Plasto', 'Witte Plasto', 'default_3x3', 1, 46, 1, 6, '1', '1', '0', '0', 'plastic', 'plastic_pasic_promo_1', '', 'Throw on an afro and grab a disco ball! Feel that retro, 1970s vibe? You soon will with this colourful, plastic range! Choose a colour to suit your mood and off you go!\n', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (170, 180, 'Roze Pura', 'Roze Pura', 'default_3x3', 1, 48, 1, 6, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes fresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (171, 180, 'Zwarte Pura', 'Zwarte Pura', 'default_3x3', 1, 48, 1, 3, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes fresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (172, 180, 'Witte Pura', 'Witte Pura', 'default_3x3', 1, 48, 1, 10, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes fresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (173, 180, 'Beige Pura', 'Beige Pura', 'default_3x3', 1, 48, 1, 2, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes fresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (3340, 999, 'Meisjesachtige draken', 'Meisjesachtige draken', 'default_3x3', 1, 256, 11, -30, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1583, 2250, 'Zeldzame katten', 'Zeldzame katten', 'default_3x3', 3, 31826, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3342, 999, 'Zeldzame Cola\'s', 'Zeldzame Cola\'s', 'default_3x3', 1, 256, 11, -30, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (593, 209, 'Elegant', 'Elegant', 'default_3x3', 1, 268, 1, 5, '1', '1', '0', '0', 'catalog_header_classics', 'classiclounge', '', 'Who remembers the legendary Habbo Hotel Public Classics? Now you can recreate them any way you want.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (283, 17, 'Zwarte modus', 'Zwarte modus', 'default_3x3', 1, 20, 1, 2, '1', '1', '0', '0', 'catalog_mode_headline1', 'catalog_mode_teaser1', '', 'Steely functionality combined with a sleek designer upholstery. The Habbo who chooses this furniture is a cool urban cat - streetwise, sassy and so slightly untouchable.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (47, 526, 'Hallo', 'Hallo', 'default_3x3', 1, 5, 1, 3, '1', '1', '0', '0', 'tienda-pixel', 'pixel3', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (555, 526, 'Kuurna', 'Kuurna', 'default_3x3', 1, 5, 1, 4, '1', '1', '0', '0', 'tienda-pixel', 'pixel3', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (188, 526, 'Vaarwel Pixels', 'Vaarwel Pixels', 'default_3x3', 1, 5, 1, 2, '1', '1', '0', '0', 'tienda-pixel', 'pixel3', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (23, 526, 'Pixel Rentals', 'Pixel Rentals', 'default_3x3', 1, 5, 1, 7, '1', '1', '0', '0', 'tienda-pixel', 'pixel3', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (526, 568, 'Pixels', 'Pixels', 'default_3x3', 1, 5, 1, 18, '1', '0', '0', '0', 'tienda-pixel', 'pixel3', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (194, 526, 'Pixel huisdieraccessoires', 'Pixel huisdieraccessoires', 'default_3x3', 1, 5, 1, 6, '1', '1', '0', '0', 'tienda-pixel', 'pixel3', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (275, 377, 'Aftellingen', 'Aftellingen', 'default_3x3', 1, 91, 1, 0, '1', '1', '0', '0', 'newyears', 'catal_fp_pic5', '', 'All these years have gone by, relive them with this furni.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (596, 557, 'Teal Rares', 'Teal Rares', 'default_3x3', 1, 42, 6, 4, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (326, 373, '2019 - Blokhut', '2019 - Blokhut', 'default_3x3', 1, 168, 1, 14, '1', '1', '0', '0', 'catalog_header_xmas2013', 'spromo_Log_Cabin', '', 'Mixing this line with the Winter Cabin Furni, you could make a multi-roomed cozy cabin for you and your friends.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (325, 373, '2019 - Winterpaleis', '2019 - Winterpaleis', 'default_3x3', 1, 168, 1, 15, '1', '1', '0', '0', 'catalog_header_xmas2013', 'spromo_xmas19_gen', '', 'Time to chill out and relax in an icy palace. Just let it go, man.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (196, 387, 'Picknick - Modern', 'Picknick - Modern', 'default_3x3', 1, 264, 1, 20, '1', '1', '0', '0', 'catalog_header_classics', 'catal_fp_pic5', '', 'The remodel was debuted in February 2015, and was renamed from Picnic Area to Picnic.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (93, 277, 'Konijn - Manisch', 'Konijn - Manisch', 'pets2', 1, 149, 1, 99, '0', '1', '0', '0', 'catalog_pet_headline1', '', '', 'One of the most feared creatures in nature, and perhaps the most misunderstood. The majority of Spiders have sharp fangs that inject venom into their prey- but don\'t worry, these spiders won\'t bite ! Maybe...', '', 'Name your pet:', '', 0, ''); INSERT INTO `catalog_pages` VALUES (99, 277, 'Kittens', 'Kittens', 'pets2', 1, 228, 1, 2, '0', '1', '0', '0', 'catalog_pet_headline1', '', '', 'Leaping their way around the Hotel, these fluffy furballs are here to steal your heart...and your yarn!', '', 'Name your pet:', '', 0, ''); INSERT INTO `catalog_pages` VALUES (100, 277, 'Puppy\'s', 'Puppy\'s', 'pets2', 1, 228, 1, 1, '0', '1', '0', '0', 'catalog_pet_headline1', '', '', 'So soft and cuddly, these playful pups are certain to melt your heart. From Labradors to Dalmatians, there\'s a breed for everyone!', '', 'Name your pet:', '', 0, ''); INSERT INTO `catalog_pages` VALUES (101, 277, 'Biggetjes', 'Biggetjes', 'pets2', 1, 228, 1, 3, '0', '1', '0', '0', 'catalog_pet_headline1', '', '', 'OINK! Partial to a good roll in the mud, these playful piggies have trotted into the hotel and are ready for fun!', '', 'Name your pet:', '', 0, ''); INSERT INTO `catalog_pages` VALUES (46, 187, 'Muziek', 'Muziek', 'default_3x3', 1, 4, 1, 2, '1', '1', '0', '0', 'music_header', 'hotelhits_teaser', '', 'Trax are the Habbo music disks which have many multiple tunes installed onto them which can be played on a Trax Machine in the room. After the Habbo transistion from Shockwave to Flash clients, the trax system was not recovered until April 2011, where only Juke Boxes, old CDs, and Habbo sold CDs were re-released.', '', 'For decoration only.. They do not function.', '', 0, ''); INSERT INTO `catalog_pages` VALUES (2234632, 897, 'Thais', 'Thais', 'default_3x3', 1, 1299, 1, 10, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (284, 17, 'Beige modus', 'Beige modus', 'default_3x3', 1, 20, 1, 1, '1', '1', '0', '0', 'catalog_mode_headline1', 'catalog_mode_teaser1', '', 'Steely functionality combined with a sleek designer upholstery. The Habbo who chooses this furniture is a cool urban cat - streetwise, sassy and so slightly untouchable.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (177, 180, 'Rode Pura', 'Rode Pura', 'default_3x3', 1, 48, 1, 9, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes fresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (176, 180, 'Gele Pura', 'Gele Pura', 'default_3x3', 1, 48, 1, 10, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes fresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (174, 180, 'Blauwe Pura', 'Blauwe Pura', 'default_3x3', 1, 48, 1, 4, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes fresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (98, 277, 'Terriërpuppy\'s', 'Terriërpuppy\'s', 'pets2', 1, 228, 1, 5, '0', '1', '0', '0', 'catalog_pet_headline1', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (96, 277, 'Aap - Kwaad', 'Aap - Kwaad', 'pets2', 1, 167, 1, 99, '0', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (94, 277, 'Duif - Wijsheid', 'Duif - Wijsheid', 'pets2', 1, 2, 1, 99, '0', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (95, 277, 'Duif - Listig', 'Duif - Listig', 'pets2', 1, 2, 1, 99, '0', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (175, 180, 'Groene Pura', 'Groene Pura', 'default_3x3', 1, 48, 1, 5, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes fresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (601, 327, 'Bokszakken', 'Bokszakken', 'default_3x3', 1, 256, 5, 16, '1', '1', '0', '0', '', 'Spromo_Bonus_Bags', ' ', NULL, ' ', '', ' ', 0, ''); INSERT INTO `catalog_pages` VALUES (280, 209, 'Habbowood', 'Habbowood', 'default_3x3', 1, 33, 1, 8, '1', '1', '0', '0', 'habbowood', 'habbowood_logo', '', 'Whether it\'s a boulevard of stars, a cinema, a theatre, a dressing room or an entire film studio - the Habbowood furni ticks all the stage exit right boxes!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1357, 1267, 'Planten II', 'Planten II', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1358, 1267, 'Vamp Core', 'Vamp Core', 'default_3x3', 1, 60117, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1761, 8890, 'Strandfeest', 'Strandfeest', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1701, 8890, 'Oud', 'Oud', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1352, 1267, 'Universiteit', 'Universiteit', 'default_3x3', 1, 445577, 1, 21, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1350, 373, '2023 - Chocolatier', '2023 - Chocolatier', 'default_3x3', 1, 25847, 1, 23, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1533, 1525, 'Santa Rares', 'Santa Rares', 'default_3x3', 1, 9992314, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3152, 999, 'Fluorescerende draken', 'Fluorescerende draken', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3338, 999, 'Halloween-zeldzaamheden', 'Halloween-zeldzaamheden', 'default_3x3', 1, 256, 11, -30, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3337, 999, 'Directiestoelen', 'Directiestoelen', 'default_3x3', 1, 256, 11, -30, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3150, 8890, 'Lea Beauty', 'Lea Beauty', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3132, 3135, 'Gebruikersstatussen', 'Gebruikersstatussen', 'default_3x3', 1, 31826, 1, 21, '1', '1', '0', '0', '', '', '', 'Created by user Crew', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (525, 209, 'Boheems festival', 'Boheems festival', 'default_3x3', 1, 285, 1, 2, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'Spromo_fest19_gen', '', 'It\'s time for a festival!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (568, 2, 'Klassieke meubels', 'Klassieke meubels', 'pets3', 1, 18762, 1, 6, '1', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (556, 568, 'Snoep', 'Snoep', 'default_3x3', 1, 19, 1, 5, '1', '1', '0', '0', 'catalog_candy_headline1', 'catalog_candy_teaser1', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (314, 281, 'Zwart gebied', 'Zwart gebied', 'default_3x3', 1, 14, 1, 2, '1', '1', '0', '0', 'catalog_area_headline1', 'catalog_area_teaser1', '', 'Once known as Silo, as of V11 it had two makeovers to make it beautiful. A classic furni line mostly used for offices and throwbacks.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (315, 281, 'Wit gebied', 'Wit gebied', 'default_3x3', 1, 14, 1, 8, '1', '1', '0', '0', 'catalog_area_headline1', 'catalog_area_teaser1', '', 'Once known as Silo, as of V11 it had two makeovers to make it beautiful. A classic furni line mostly used for offices and throwbacks.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (316, 281, 'Beige gebied', 'Beige gebied', 'default_3x3', 1, 14, 1, 1, '1', '1', '0', '0', 'catalog_area_headline1', 'catalog_area_teaser1', '', 'Once known as Silo, as of V11 it had two makeovers to make it beautiful. A classic furni line mostly used for offices and throwbacks.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (317, 281, 'Roze gebied', 'Roze gebied', 'default_3x3', 1, 14, 1, 5, '1', '1', '0', '0', 'catalog_area_headline1', 'catalog_area_teaser1', '', 'Once known as Silo, as of V11 it had two makeovers to make it beautiful. A classic furni line mostly used for offices and throwbacks.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (318, 281, 'Blauw gebied', 'Blauw gebied', 'default_3x3', 1, 14, 1, 3, '1', '1', '0', '0', 'catalog_area_headline1', 'catalog_area_teaser1', '', 'Once known as Silo, as of V11 it had two makeovers to make it beautiful. A classic furni line mostly used for offices and throwbacks.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (319, 281, 'Groen gebied', 'Groen gebied', 'default_3x3', 1, 14, 1, 4, '1', '1', '0', '0', 'catalog_area_headline1', 'catalog_area_teaser1', '', 'Once known as Silo, as of V11 it had two makeovers to make it beautiful. A classic furni line mostly used for offices and throwbacks.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (320, 281, 'Geel gebied', 'Geel gebied', 'default_3x3', 1, 14, 1, 9, '1', '1', '0', '0', 'catalog_area_headline1', 'catalog_area_teaser1', '', 'Once known as Silo, as of V11 it had two makeovers to make it beautiful. A classic furni line mostly used for offices and throwbacks.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (321, 281, 'Rood gebied', 'Rood gebied', 'default_3x3', 1, 14, 1, 7, '1', '1', '0', '0', 'catalog_area_headline1', 'catalog_area_teaser1', '', 'Once known as Silo, as of V11 it had two makeovers to make it beautiful. A classic furni line mostly used for offices and throwbacks.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (322, 281, 'Paars gebied', 'Paars gebied', 'default_3x3', 1, 14, 1, 6, '1', '1', '0', '0', 'catalog_area_headline1', 'catalog_area_teaser1', '', 'Once known as Silo, as of V11 it had two makeovers to make it beautiful. A classic furni line mostly used for offices and throwbacks.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (597, 899, 'Luiaardbeelden', 'Luiaardbeelden', 'default_3x3', 1, 42, 4, 1000, '1', '1', '0', '0', '', 'Spromo_Bonus_Bags', '', NULL, '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (598, 899, 'Egelbeelden', 'Egelbeelden', 'default_3x3', 1, 42, 4, 1000, '1', '1', '0', '0', '', 'Spromo_Bonus_Bags', '', NULL, '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (2234731, 602, 'Brievenbussen', 'Brievenbussen', 'default_3x3', 1, 36512, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (674, 209, 'Handwerk', 'Handwerk', 'default_3x3', 1, 180, 1, 3, '0', '0', '0', '0', '', '', '', 'Either used as prizes or ingredients.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (569, 899, 'HoH-winnaarsbeelden', 'HoH-winnaarsbeelden', 'default_3x3', 1, 42, 1, 1000, '0', '0', '0', '0', 'catalog_header_classics', 'catal_fp_pic5', '', 'These statues are shown in the Hall of Habbo as a celebration of 15 years of Habbo.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (658, 209, 'Dieren', 'Dieren', 'default_3x3', 1, 8, 1, 1, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (666, 669, 'Halloween Crackables', 'Halloween Crackables', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', 'These must be placed in the main catalogue somewhere for your users to be able to get the prizes, and any linked crafting recipes.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (667, 669, 'Paaskrakers', 'Paaskrakers', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', 'These must be placed in the main catalogue somewhere for your users to be able to get the prizes, and any linked crafting recipes.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (668, 669, 'Nieuwjaar Crackables', 'Nieuwjaar Crackables', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', 'These must be placed in the main catalogue somewhere for your users to be able to get the prizes, and any linked crafting recipes.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (669, 7, 'Kraakbare', 'Kraakbare', 'default_3x3', 1, 256, 11, 10, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (671, 209, 'Cafés en restaurants', 'Cafés en restaurants', 'default_3x3', 1, 42, 1, 17, '0', '0', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (288, 17, 'Blauwe modus', 'Blauwe modus', 'default_3x3', 1, 20, 1, 3, '1', '1', '0', '0', 'catalog_mode_headline1', 'catalog_mode_teaser1', '', 'Steely functionality combined with a sleek designer upholstery. The Habbo who chooses this furniture is a cool urban cat - streetwise, sassy and so slightly untouchable.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (289, 17, 'Witte modus', 'Witte modus', 'default_3x3', 1, 20, 1, 6, '1', '1', '0', '0', 'catalog_mode_headline1', 'catalog_mode_teaser1', '', 'Steely functionality combined with a sleek designer upholstery. The Habbo who chooses this furniture is a cool urban cat - streetwise, sassy and so slightly untouchable.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (291, 27, 'Wit ijs', 'Wit ijs', 'default_3x3', 1, 20, 1, 8, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (292, 27, 'Aquamarijn IJzig', 'Aquamarijn IJzig', 'default_3x3', 1, 20, 1, 1, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (290, 27, 'Zwart ijs', 'Zwart ijs', 'default_3x3', 1, 20, 1, 2, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (293, 27, 'Roze IJs', 'Roze IJs', 'default_3x3', 1, 20, 1, 5, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (294, 27, 'Blauw ijs', 'Blauw ijs', 'default_3x3', 1, 20, 1, 3, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (295, 27, 'Groen ijs', 'Groen ijs', 'default_3x3', 1, 20, 1, 4, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (296, 27, 'Geel ijs', 'Geel ijs', 'default_3x3', 1, 20, 1, 9, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (297, 27, 'Rood ijs', 'Rood ijs', 'default_3x3', 1, 20, 1, 7, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (298, 27, 'Paars ijs', 'Paars ijs', 'default_3x3', 1, 20, 1, 6, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (178, 180, 'Paarse Pura', 'Paarse Pura', 'default_3x3', 1, 48, 1, 8, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes fresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (180, 568, 'Pura', 'Pura', 'default_3x3', 1, 48, 1, 21, '1', '0', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes frresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', ' ', '', ' ', 0, ''); INSERT INTO `catalog_pages` VALUES (181, 180, 'Pura Extensions', 'Pura Extensions', 'default_3x3', 1, 48, 1, 11, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes fresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', ' ', '', ' ', 0, ''); INSERT INTO `catalog_pages` VALUES (164, 60, 'USVA - Geel', 'USVA - Geel', 'default_3x3', 1, 48, 1, 5, '1', '1', '0', '0', 'catalog_header_USVA', 'Catalog_teaser_USVA', '', 'With a great range of colours and new stacking possibilities, you\'ll love building and creating structures with the new USVA Furni line!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (165, 60, 'USVA - Groen', 'USVA - Groen', 'default_3x3', 1, 48, 1, 4, '1', '1', '0', '0', 'catalog_header_USVA', 'Catalog_teaser_USVA', '', 'With a great range of colours and new stacking possibilities, you\'ll love building and creating structures with the new USVA Furni line!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (166, 60, 'USVA - Rood', 'USVA - Rood', 'default_3x3', 1, 48, 1, 3, '1', '1', '0', '0', 'catalog_header_USVA', 'Catalog_teaser_USVA', '', 'With a great range of colours and new stacking possibilities, you\'ll love building and creating structures with the new USVA Furni line!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (167, 60, 'USVA - Blauw', 'USVA - Blauw', 'default_3x3', 1, 48, 1, 1, '1', '1', '0', '0', 'catalog_header_USVA', 'Catalog_teaser_USVA', '', 'With a great range of colours and new stacking possibilities, you\'ll love building and creating structures with the new USVA Furni line!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (168, 60, 'USVA - Roze', 'USVA - Roze', 'default_3x3', 1, 48, 1, 2, '1', '1', '0', '0', 'catalog_header_USVA', 'Catalog_teaser_USVA', '', 'With a great range of colours and new stacking possibilities, you\'ll love building and creating structures with the new USVA Furni line!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (622, 568, 'Donker ijzig', 'Donker ijzig', 'default_3x3', 1, 72, 1, 8, '1', '1', '0', '0', 'catalog_iced_headline1', 'catalog_iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (187, 2, 'Trax', 'Trax', 'default_3x3', 1, 18750, 1, 13, '1', '1', '0', '0', 'music_header', 'catalog_djshop_teaser1', '', 'Your old school favourite come back to life! Trax with myBoBBa is now available!', ' ', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (9965234, 277, 'Kittens', 'Kittens', 'pets', 1, 228, 1, 2, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'Leaping their way around the Hotel, these fluffy furballs are here to steal your heart...and your yarn!', '', 'Name your pet:', '', 0, ''); INSERT INTO `catalog_pages` VALUES (607, 604, 'Tabellen', 'Tabellen', 'default_3x3', 1, 112, 1, 10, '1', '1', '0', '0', 'catalog_tables_header_dyn', 'catalog_tables_teaser2_001', '', 'What\'s a room without a table? Serve drinks and snacks or simply sit around for some good old chit-chat. Which table suits your room best?', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (608, 604, 'Slaapkamer', 'Slaapkamer', 'default_3x3', 1, 114, 1, 2, '0', '0', '0', '0', 'catalog_beds_header_dyn', 'catalog_beds_teaser2_001', '', 'After a busy day making new friends and exploring the Hotel you\'ll need a good night\'s sleep! Pick your fave from our range of stylish beds and get some much needed rest.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (612, 604, 'Vloeren', 'Vloeren', 'default_3x3', 1, 41, 1, 13, '1', '1', '0', '0', 'catalog_floors_header_dyn', 'small_promo_venus_de_habbo', '', 'This section has a floor furni for every situation.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (613, 602, 'Waterpartijen', 'Waterpartijen', 'default_3x3', 1, 42, 1, 2, '1', '1', '0', '0', 'gondola_header', 'gondola_teaser', '', 'Use this section to complete your room with some relaxing water features.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (614, 602, 'Grond', 'Grond', 'default_3x3', 1, 21, 1, 3, '1', '1', '0', '0', 'xmas14_catalog_header', 'garden_teaser_de', '', 'Need to build an autumn garden, or do you fancy making a beach room? We\'ve got it covered here.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (615, 897, 'Deuren en kozijnen', 'Deuren en kozijnen', 'default_3x3', 1, 7165, 1, 4, '1', '1', '0', '0', 'catalogue_header_castles', 'Catalogue_Teaser_Castles', '', 'Give your room an entrance and an exit.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (2234631, 604, 'Kunstwerk', 'Kunstwerk', 'default_3x3', 1, 505, 1, -1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1909, 604, 'Planten en potten', 'Planten en potten', 'default_3x3', 1, 4553, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1911, 1267, 'Studiekamer', 'Studiekamer', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (618, 218, 'Aanbiedingen', 'Aanbiedingen', 'default_3x3', 1, 84, 1, 2, '0', '0', '0', '0', 'catalog_wired__eader6_en', 'ctlg_pic_wired_deals', '', 'The easiest doobie way to get wired is to use the deals! These deals contain all Furni needed to make specific actions like \'Password doors\' and \'Switch operated doors\' possible.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (619, 218, 'Hoe Wired te gebruiken', 'Hoe Wired te gebruiken', 'info_loyalty', 1, 42, 1, 9, '0', '0', '0', '0', '', '', '', '1. Wired Triggers\r\n2. Wired Effects\r\n3. Wired Conditions\r\n4. Wired Addons\r\n5. Wired Leaderboards', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (630, 1274, 'rolschaatsen', 'rolschaatsen', 'default_3x3', 1, 94, 1, 17, '1', '1', '0', '0', 'catalog_rollerskates_header', 'catalog_teaser_rollerblades', '', 'Show off your tricks on the rink, get your derby going or just invite your friends to a good ol\' roller party! PS. the rink looks great when dressed up with some Neon or Diner Furni!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (690, 899, 'Zegelbeelden', 'Zegelbeelden', 'default_3x3', 1, 42, 4, 1000, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3130, 1267, 'Te gaar', 'Te gaar', 'default_3x3', 1, 11232, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3135, 2, 'Gebruikersinhoud', 'Gebruikersinhoud', 'default_3x3', 1, 21225, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (638, 622, 'Zwart Donker IJzig', 'Zwart Donker IJzig', 'default_3x3', 1, 72, 1, 2, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (639, 622, 'Wit Donker IJzig', 'Wit Donker IJzig', 'default_3x3', 1, 72, 1, 8, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (640, 622, 'Aquamarijn Donker IJzig', 'Aquamarijn Donker IJzig', 'default_3x3', 1, 72, 1, 1, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (641, 622, 'Roze Donker IJzig', 'Roze Donker IJzig', 'default_3x3', 1, 72, 1, 5, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (642, 622, 'Blauw Donker IJzig', 'Blauw Donker IJzig', 'default_3x3', 1, 72, 1, 3, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (643, 622, 'Groen Donker IJzig', 'Groen Donker IJzig', 'default_3x3', 1, 72, 1, 4, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (644, 622, 'Geel Donker IJzig', 'Geel Donker IJzig', 'default_3x3', 1, 72, 1, 9, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (645, 622, 'Rood Donker IJzig', 'Rood Donker IJzig', 'default_3x3', 1, 72, 1, 7, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (646, 622, 'Paars donker ijs', 'Paars donker ijs', 'default_3x3', 1, 72, 1, 6, '1', '1', '0', '0', 'catalog_Iced_headline1', 'catalog_Iced_teaser1', '', 'It\'s so chic, it says everything and nothing. It\'s a blank canvas, let your imagination run wild!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (647, 105, 'Roze Donker Pura', 'Roze Donker Pura', 'default_3x3', 1, 48, 1, 6, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes frresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (648, 105, 'Zwart Donker Pura', 'Zwart Donker Pura', 'default_3x3', 1, 48, 1, 3, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes frresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (649, 105, 'Wit Donker Pura', 'Wit Donker Pura', 'default_3x3', 1, 48, 1, 10, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes frresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (650, 105, 'Beige Donker Pura', 'Beige Donker Pura', 'default_3x3', 1, 48, 1, 2, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes frresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (651, 105, 'Donkerblauw Pura', 'Donkerblauw Pura', 'default_3x3', 1, 48, 1, 4, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes frresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (652, 105, 'Groen Donker Pura', 'Groen Donker Pura', 'default_3x3', 1, 48, 1, 5, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes frresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (653, 105, 'Geel Donker Pura', 'Geel Donker Pura', 'default_3x3', 1, 48, 1, 9, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes frresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (654, 105, 'Rood Donker Pura', 'Rood Donker Pura', 'default_3x3', 1, 48, 1, 8, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes frresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (655, 105, 'Paars Donker Pura', 'Paars Donker Pura', 'default_3x3', 1, 48, 1, 7, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes frresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (656, 105, 'Aqua Donker Pura', 'Aqua Donker Pura', 'default_3x3', 1, 48, 1, 1, '1', '1', '0', '0', 'puraheader', 'catalog_pura_teaser1', '', 'This collection breathes frresh, clean air and cool tranquility. Use it to create a haven away from the hullabaloo of the public spaces or your life outside the hotel.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (676, 674, 'Voltooide Craftables', 'Voltooide Craftables', 'default_3x3', 1, 42, 5, 4, '1', '1', '0', '0', '', '', '', 'When a recipe is made, you are given an item to either craft further, or the final product. This is a page of both of those, and ideally shouldn\'t be in the main catalogue; unless you want to skip crafting.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (677, 674, 'Secundaire ingrediënten', 'Secundaire ingrediënten', 'default_3x3', 1, 42, 4, 3, '1', '1', '0', '0', '', '', '', 'These secondary ingredients are given from craftables, but are used for crafting so shouldn\'t be in the main catalogue.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (678, 674, 'Werktafels', 'Werktafels', 'default_3x3', 1, 42, 4, 1, '1', '1', '0', '0', '', '', '', 'For users to craft, they\'ll need to be able to use these tables.', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (193, 669, 'Tokyo Crackables', 'Tokyo Crackables', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (683, 952, 'Rommel', 'Rommel', 'default_3x3', 1, 42, 7, -20, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1702, 8890, 'Android', 'Android', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3133, 3135, 'Kerstarcade', 'Kerstarcade', 'default_3x3', 1, 31826, 1, 3, '1', '1', '0', '0', '', '', '', 'Created by user Lana', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (689, 8, 'Maskers', 'Maskers', 'default_3x3', 1, 214, 1, 9, '0', '1', '0', '0', 'catalog_header_hc', 'teaser_habboclub', 'catalog_special_txtbg2', 'As a member of Habbo Club or HC, you can shop from this selection of exclusive items. Every now and then we will also be adding items that are currently unavailable in the regular Furni Shop as well!', NULL, NULL, 'For Club members only!', 0, ''); INSERT INTO `catalog_pages` VALUES (692, 209, 'Romantisch Café', 'Romantisch Café', 'default_3x3', 1, 62, 1, 19, '1', '1', '0', '0', 'catalog_header_val12_2_en', 'catalog_love_teaser1', '', 'Create your own romantic café with this Valentines furni line.', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1705, 387, 'Kelderlobby', 'Kelderlobby', 'default_3x3', 1, 264, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (195, 43, 'Witte Diner', 'Witte Diner', 'default_3x3', 1, 204, 1, 5, '1', '1', '0', '0', 'diner', 'catalog_diner_teaser_en', '', 'Originally from the 50\'s this furni has been refurbished and put right into the catalogue! Use this with the Kitchen range for ultimate diner experience!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (571, 43, 'Red Diner', 'Red Diner', 'default_3x3', 1, 204, 1, 4, '1', '1', '0', '0', 'diner', 'catalog_diner_teaser_en', '', 'Originally from the 50\'s this furni has been refurbished and put right into the catalogue! Use this with the Kitchen range for ultimate diner experience!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (517, 209, 'Kunst', 'Kunst', 'default_3x3', 1, 505, 1, 1, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'catal_fp_pic5', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (226, 374, '2020 - Alpine Heights', '2020 - Alpine Heights', 'default_3x3', 1, 181, 1, 13, '1', '1', '0', '0', 'catalog_easter_headline1', 'easternew', '', 'Setting up a campsite along the river, nothing better than nature. Make your perfect campsite today!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (633, 209, 'India', 'India', 'default_3x3', 1, 1006, 6, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (600, 669, 'Piñata\'s die je kunt kraken', 'Piñata\'s die je kunt kraken', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (610, 669, 'Azure', 'Azure', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (637, 669, 'Goud Kraakbare', 'Goud Kraakbare', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (61, 669, 'Santorini Crackables', 'Santorini Crackables', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (103, 669, 'Koraalkoninkrijk Kraakbare', 'Koraalkoninkrijk Kraakbare', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (169, 669, 'Hygge Crackables', 'Hygge Crackables', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (183, 669, 'Boheems Festival Kraakbare', 'Boheems Festival Kraakbare', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (184, 669, 'Kunstkrakende', 'Kunstkrakende', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (186, 669, 'Spa Crackables', 'Spa Crackables', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (189, 669, 'India Crackables', 'India Crackables', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (213, 669, 'Griekse Crackables', 'Griekse Crackables', 'default_3x3', 1, 42, 1, 9999, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (629, 209, 'Grieks', 'Grieks', 'default_3x3', 1, 31, 1, 7, '1', '1', '0', '0', 'greek_header', 'greek_catateaser', '', 'Be transported back to ancient Greece with a couple of thousand pounds and British Airways. Until then, build your own pantheon with our realistic Greek range!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (686, 209, 'Londen', 'Londen', 'default_3x3', 1, 2, 1, 12, '1', '1', '0', '0', 'catalog_frontpage_headline_shop_EN', 'catal_fp_pic5', '', 'Really, you\'d expect more coppers and stabbings, but here\'s some furni to show the safe sides of London!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (697, 209, 'Habbo-Lympix', 'Habbo-Lympix', 'default_3x3', 1, 266, 1, 8, '1', '1', '0', '0', 'catalog_header_olympic16', 'catalog_teaser_olympic16', '', 'We\'ve got everything you need to spread the Habbo-lympic spirit across the Hotel, from podiums and torches to tracks and one very special lady that will serve you tea!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (701, 304, 'Vanilla Executive', 'Vanilla Executive', 'default_3x3', 1, 42, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (704, 674, 'Ingrediënten', 'Ingrediënten', 'default_3x3', 1, 42, 4, 2, '1', '0', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (705, 704, 'Boheemse Festival Ingr.', 'Boheemse Festival Ingr.', 'default_3x3', 1, 42, 1, 1, '1', '1', '0', '0', '', '', '', 'These will need to be placed somewhere in the main catalogue for users to craft.', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (708, 209, 'Piraten', 'Piraten', 'default_3x3', 1, 190, 1, 17, '0', '0', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (709, 72, 'Spookschip', 'Spookschip', 'default_3x3', 1, 190, 1, 1, '1', '1', '0', '0', 'catalog_header_pirate', 'pirate_bundle', '', 'Yarrr! Harrrrr! Fiddle dee dee, being a pirate is alright with me!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (710, 72, 'Flessen', 'Flessen', 'default_3x3', 1, 190, 1, 1, '1', '1', '0', '0', 'catalog_header_pirate', 'pirate_bundle', '', 'Yarrr! Harrrrr! Fiddle dee dee, being a pirate is alright with me!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (727, 475, 'Arctisch Goud', 'Arctisch Goud', 'default_3x3', 1, 236, 1, 999, '1', '1', '0', '0', '', '', '', 'Any missing prizes may be in Secondary Ingredients for Crafting.', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (729, 669, 'Kerstkisten', 'Kerstkisten', 'default_3x3', 1, 42, 1, -10, '1', '1', '0', '0', '', '', '', 'Any missing prizes may be in Secondary Ingredients for Crafting.', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (679, 15, 'VIP-winkel', 'VIP-winkel', 'info_loyalty', 1, 99992, 2, 8, '1', '0', '0', '0', '', '', '', 'Page Text 1: You can use any colour you would like.\r\nAnd any size.
\r\nI use red a lot on my staff pages, and of course bold for emphasis, italics are important, and underlining.
\r\nYou can add events to some page types too.
\r\nThis opens a habbopage.
\r\nThis opens your menu.
\r\nThis searches the navigator.
\r\nThis opens the Avatar Editor.
\r\nYou get the idea.
\r\nEnjoy the catalogue!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (747, 704, 'India Ingr.', 'India Ingr.', 'default_3x3', 1, 42, 1, 1, '1', '1', '0', '0', '', '', '', 'These will need to be placed somewhere in the main catalogue for users to craft.', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1400, 15, 'Casino Rares', 'Casino Rares', 'default_3x3', 1, 190943, 1, 1, '1', '1', '0', '0', 'rares', '0', '', '

Your classic Casino rares available for convenient purchase.

Earn... buy.. gamble... Why not start building your wealth today?

', 'Heavy Price Tags!', 'Select a rare!', NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (748, 209, 'Neonpunk', 'Neonpunk', 'default_3x3', 187, 294, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (749, 209, 'Gotisch Café', 'Gotisch Café', 'default_3x3', 22, 233, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (750, 209, 'Sunset Café', 'Sunset Café', 'default_3x3', 285, 278, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (751, 209, 'Zen-tuin', 'Zen-tuin', 'default_3x3', 153, 283, 1, 26, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (753, 209, 'Habbo 2020', 'Habbo 2020', 'default_3x3', 291, 287, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (754, 679, 'Roségouden zeldzaamheden', 'Roségouden zeldzaamheden', 'default_3x3', 4321, 18757, 4, 7, '1', '1', '0', '0', 'rose', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (755, 209, 'Donker elegant', 'Donker elegant', 'default_3x3', 23, 266, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (756, 209, 'Donker modern', 'Donker modern', 'default_3x3', 23, 63, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (15, -1, 'Zeldzaamheden', 'Zeldzaamheden', 'pets3', 1, 256, 1, 4, '1', '0', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (7711, 1267, 'Café', 'Café', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', 'pub-furni', 'publicteaser', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234662, 209, 'Zuid-Korea', 'Zuid-Korea', 'default_3x3', 1, 143, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1300, 8, 'VIP-cadeaus', 'VIP-cadeaus', 'default_3x3', 1, 180, 1, 1, '0', '0', '0', '0', 'vip_gifts', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3399, 2203, 'Strand', 'Strand', 'default_3x3', 1, 274, 1, 2, '1', '1', '0', '0', 'christmas2014_header', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (7722, 8890, 'Bowling', 'Bowling', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', 'specialoffers_header', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (5599, 8890, 'Mythologisch', 'Mythologisch', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', 'greek_header', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (5577, 897, 'Daken', 'Daken', 'default_3x3', 1, 4523, 1, 3, '1', '1', '0', '0', 'valentines2015_header', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9966, 604, 'Diverse meubels', 'Diverse meubels', 'default_3x3', 1, 39, 1, 0, '1', '1', '0', '0', 'lookfeel_text_header', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (8866, 8890, 'Arctisch gebied', 'Arctisch gebied', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', 'winter_header', 'Winter_City_Festival', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (8877, 604, 'Kussens en dekens', 'Kussens en dekens', 'default_3x3', 1, 4555, 1, 11, '1', '1', '0', '0', '2015_header', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (6633, 209, 'Garage', 'Garage', 'default_3x3', 1, 193, 1, 7, '1', '1', '0', '0', 'grunger_header', 'grunge_teaser', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (5522, 8890, 'KFC', 'KFC', 'default_3x3', 1, 60230, 1, 11, '1', '1', '0', '0', 'specialoffers_header', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (7799, 8890, 'Maffia', 'Maffia', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', 'cinema_header2', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9922, 2202, 'Bruiloft', 'Bruiloft', 'default_3x3', 1, 811, 1, 23, '1', '1', '0', '0', 'valentines2013_lovelocks_header', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (4422, 602, 'Metro', 'Metro', 'default_3x3', 1, 963, 1, 0, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9933, 304, 'Moderne directeur', 'Moderne directeur', 'default_3x3', 1, 23, 1, 14, '1', '1', '0', '0', 'catalog_header_chears', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (6622, 375, '2017 - Spooky', '2017 - Spooky', 'default_3x3', 1, 34, 1, 11, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (5588, 209, 'Moeder Natuur', 'Moeder Natuur', 'default_3x3', 1, 73, 1, 13, '0', '0', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (5533, 8890, 'Kinderdagverblijf', 'Kinderdagverblijf', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9955, 897, 'Planken en balken', 'Planken en balken', 'default_3x3', 1, 32, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3377, 209, 'Polaris Café', 'Polaris Café', 'default_3x3', 1, 1008, 1, 17, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2266, 897, 'Victoriaans', 'Victoriaans', 'default_3x3', 1, 261, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (6688, 897, 'Bakstenen', 'Bakstenen', 'default_3x3', 1, 4500, 1, -1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (12344, 8274, 'Harry Potter', 'Harry Potter', 'default_3x3', 1, 79, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1999, 12344, 'HP 1', 'HP 1', 'default_3x3', 1, 31, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1299, 12344, 'HP 2', 'HP 2', 'default_3x3', 1, 31, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (11999, 12344, 'HP 3', 'HP 3', 'default_3x3', 1, 31, 1, 3, '1', '1', '0', '0', 'bundle_castle_header', 'castle_small_promo', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (11222, 12344, 'HP 4', 'HP 4', 'default_3x3', 1, 31, 1, 4, '1', '1', '0', '0', 'attic_header', 'vikings_teaser', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2233, 12344, 'HP 5', 'HP 5', 'default_3x3', 1, 31, 1, 5, '1', '1', '0', '0', 'bundle_castle_header', 'christmas2012_castles_teaser', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3344, 12344, 'HP 6', 'HP 6', 'default_3x3', 1, 31, 1, 6, '1', '1', '0', '0', 'bundle_castle_header', 'castle_small_promo', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (4477, 12344, 'Extra', 'Extra', 'default_3x3', 1, 197, 1, 15, '1', '1', '0', '0', 'bundle_castle_header', 'castle_small_promo', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1799, 12344, 'Meer', 'Meer', 'default_3x3', 1, 170, 1, 14, '1', '1', '0', '0', 'bundle_castle_header', 'castle_small_promo', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2244, 12344, 'Personages', 'Personages', 'default_3x3', 1, 284, 1, 9, '1', '1', '0', '0', 'bots_teaser', 'library_teaser', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (11333, 12344, 'Londen', 'Londen', 'default_3x3', 1, 277, 1, 7, '1', '1', '0', '0', 'bundle_castle_header', 'castle_small_promo', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2255, 12344, 'Kasteel', 'Kasteel', 'default_3x3', 1, 273, 1, 8, '1', '1', '0', '0', 'bundle_castle_header', 'bundle_castle_teaser', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1900, 209, 'Huis & Wonen', 'Huis & Wonen', 'default_3x3', 1, 42, 1, 8, '0', '0', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2067, 4000, 'Blauwe letterblokken', 'Blauwe letterblokken', 'default_3x3', 1, 10011, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (123459, 209, 'Thailand', 'Thailand', 'default_3x3', 1, 1299, 1, 21, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (123460, 209, 'Vaporwave', 'Vaporwave', 'default_3x3', 1, 199999, 1, 23, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (123461, 209, 'Paddestoel', 'Paddestoel', 'default_3x3', 1, 19999, 1, 13, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1234562, 375, '2021 - Japanween', '2021 - Japanween', 'default_3x3', 1, 34, 1, 15, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1234563, 376, '2021 - Tuincafé', '2021 - Tuincafé', 'default_3x3', 1, 62, 1, 19, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1234564, 373, '2020 - Kerstmis', '2020 - Kerstmis', 'default_3x3', 1, 168, 1, 16, '1', '1', '0', '0', '', '', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1234566, 209, 'Regenboog', 'Regenboog', 'default_3x3', 1, 4534, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1234567, 209, 'Rommelig', 'Rommelig', 'default_3x3', 1, 2342, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1234568, 568, 'Plasto', 'Plasto', 'default_3x3', 1, 158, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2151, 874, 'Stapel tegels', 'Stapel tegels', 'default_3x3', 1, 68104, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1234570, 375, '2020 - Spookachtig', '2020 - Spookachtig', 'default_3x3', 1, 34, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1234571, 376, '2020 - Bakkerij', '2020 - Bakkerij', 'default_3x3', 1, 62, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3036, 999, 'Verjaardag', 'Verjaardag', 'default_3x3', 1, 256, 11, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1903, 897, 'Muren', 'Muren', 'default_3x3', 1, 122, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1234572, 897, 'Windows', 'Windows', 'default_3x3', 1, 4605, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1906, 5, 'Bouwersclub', 'Bouwersclub', 'pets3', 1, 18755, 1, 3, '1', '0', '0', '0', 'block_header', 'ctlg_bclub_note', '', '1 Block... 2 Block... Red Block... Blue Block!', '1 Block... 2 Block... Red\r\nBlock... Blue Block!', '\r\n\r\nWith dozens of all the colours and patterns to choose from, you can really let your creativity run wild!\r\nExclusive to Builders Club.', '', 0, ''); INSERT INTO `catalog_pages` VALUES (874, 5, 'Kameraanpassingen', 'Kameraanpassingen', 'pets3', 1, 18758, 1, 2, '1', '0', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (14, 1267, 'Lekker', 'Lekker', 'default_3x3', 1, 1111, 1, 25, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1700, 874, 'Wijzigingen', 'Wijzigingen', 'default_3x3', 1, 9012, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1234587, 373, 'Sneeuwtreinpassage 2021', 'Sneeuwtreinpassage 2021', 'default_3x3', 1, 4557, 0, 27, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1234585, 209, 'Bubble Juice Factory', 'Bubble Juice Factory', 'default_3x3', 1, 4558, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (8985, 604, 'Decor', 'Decor', 'default_3x3', 1, 4603, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (900, 15, 'Uitgelichte zeldzame exemplaren', 'Uitgelichte zeldzame exemplaren', 'default_3x3', 1, 18757, 1, 2, '1', '1', '0', '0', 'rares', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234634, 602, 'Bomen en struiken', 'Bomen en struiken', 'default_3x3', 1, 1299, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1234606, 2204, 'Spooky', 'Spooky', 'default_3x3', 1, 34, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (8799, 604, 'Verlichtingsarmaturen', 'Verlichtingsarmaturen', 'default_3x3', 1, 24651, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (693737, 25, 'Popcultuur', 'Popcultuur', 'default_3x3', 1, 35700, 1, 16, '1', '1', '0', '0', 'catalog_header_badgedisplay', 'badges', '', '

Express yourself with Badges!

Put those useless Duckets to use and show off your personality with our wide range of badges.

', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (693738, 25, 'Kerstmis', 'Kerstmis', 'default_3x3', 1, 35200, 1, 3, '1', '1', '0', '0', 'catalog_header_badgedisplay', 'badges', '', '

Express yourself with Badges!

Put those useless Duckets to use and show off your personality with our wide range of badges.

', NULL, 'Seasonal badges are swapped out and removed from circulation after the holiday has ended.', NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (693739, 25, 'Gratis spullen', 'Gratis spullen', 'default_3x3', 1, 36500, 1, 6, '1', '1', '0', '0', 'catalog_header_badgedisplay', 'badges', '', '

Express yourself with Badges!

Put those useless Duckets to use and show off your personality with our wide range of badges.

', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (693740, 25, 'Eendjes', 'Eendjes', 'default_3x3', 1, 36500, 1, 4, '1', '1', '0', '0', 'catalog_header_badgedisplay', 'badges', '', '

Express yourself with Badges!

Put those useless Duckets to use and show off your personality with our wide range of badges.

', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (693741, 25, 'Verzamelaars', 'Verzamelaars', 'default_3x3', 1, 36900, 1, 2, '1', '1', '0', '0', 'catalog_header_badgedisplay', 'badges', '', '

Express yourself with Badges!

Put those useless Duckets to use and show off your personality with our wide range of badges.

', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (693742, 25, 'Vlaggen', 'Vlaggen', 'default_3x3', 1, 35400, 1, 5, '1', '1', '0', '0', 'catalog_header_badgedisplay', 'badges', '', '

Express yourself with Badges!

Put those useless Duckets to use and show off your personality with our wide range of badges.

', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3033, 669, 'Korea Crackables', 'Korea Crackables', 'default_3x3', 1, 42, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1234614, 25, 'Valentijnsdag', 'Valentijnsdag', 'default_3x3', 1, 35500, 1, 19, '1', '1', '0', '0', 'catalog_header_badgedisplay', 'badges', '', '

Express yourself with Badges!

Put those useless Duckets to use and show off your personality with our wide range of badges.

', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1234615, 25, 'Rijkdom en status', 'Rijkdom en status', 'default_3x3', 1, 36100, 1, 20, '1', '1', '0', '0', 'catalog_header_badgedisplay', 'badges', '', '

Express yourself with Badges!

Put those useless Duckets to use and show off your personality with our wide range of badges.

', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234672, 209, 'Dinosaurussen', 'Dinosaurussen', 'default_3x3', 1, 8762, 6, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234637, 602, 'Scheidingswanden en poorten', 'Scheidingswanden en poorten', 'default_3x3', 1, 37, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234622, 679, 'Casino Rares', 'Casino Rares', 'default_3x3', 3, 190943, 2, 3, '1', '1', '0', '0', 'rares', '0', '', '

Your classic Casino rares available for convenient purchase.

Earn... buy.. gamble... Why not start building your wealth today?

', 'Heavy Price Tags!', 'Select a rare!', '', 0, ''); INSERT INTO `catalog_pages` VALUES (2234618, 679, 'Bronzen Zeldzame', 'Bronzen Zeldzame', 'default_3x3', 2, 18757, 2, 4, '1', '1', '0', '0', 'bronze', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234619, 679, 'Zilveren Zeldzame', 'Zilveren Zeldzame', 'default_3x3', 3, 18757, 2, 5, '1', '1', '0', '0', 'silver', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234621, 679, 'Gouden Zeldzame', 'Gouden Zeldzame', 'default_3x3', 4, 18757, 3, 6, '1', '1', '0', '0', 'gold', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2300, 209, 'Boho Van Set', 'Boho Van Set', 'default_3x3', 1, 4332, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1708, 8890, 'Casa Bergstrom', 'Casa Bergstrom', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234625, 3078, 'HC Neo', 'HC Neo', 'default_3x3', 1, 18762, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1274, 5, 'Spelmeubilair', 'Spelmeubilair', 'default_3x3', 1, 18760, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234627, 377, 'NY2021/22', 'NY2021/22', 'default_3x3', 1, 91, 1, 84, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234628, 2202, 'Valentijnsdag', 'Valentijnsdag', 'default_3x3', 1, 21, 1, 22, '1', '1', '0', '0', 'catalog_header_val12', 'val14_lovelock3', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (8898, 604, 'Zitplaatsen', 'Zitplaatsen', 'default_3x3', 1, 48, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (897, 5, 'Constructie van een gebouw', 'Constructie van een gebouw', 'default_3x3', 1, 18754, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234681, 8890, 'Cutiezor', 'Cutiezor', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234682, 8890, 'Gletsjer', 'Gletsjer', 'default_3x3', 1, 23784, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234683, 8890, 'Asthorine', 'Asthorine', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234684, 8890, 'Fee', 'Fee', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234686, 8890, 'Care Bears', 'Care Bears', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234687, 8890, 'McDonald\'s', 'McDonald\'s', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234688, 8274, 'Squid Games', 'Squid Games', 'default_3x3', 1, 143, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234692, 1274, 'Pacman', 'Pacman', 'default_3x3', 1, 24280, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234693, 1267, 'Kantoor', 'Kantoor', 'default_3x3', 1, 11232, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234694, 8890, 'Garage', 'Garage', 'default_3x3', 1, 23784, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234695, 602, 'Garage', 'Garage', 'default_3x3', 1, 16, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234697, 8890, 'jaren 60', 'jaren 60', 'default_3x3', 1, 92822, 1, -1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234698, 1267, 'Starbucks', 'Starbucks', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (71, 8274, 'Avonturentijd', 'Avonturentijd', 'default_3x3', 1, 5000019, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234700, 8890, 'Karma', 'Karma', 'default_3x3', 1, 60230, 1, 11, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1000, 7, 'Meubelreparatie', 'Meubelreparatie', 'default_3x3', 1, 256, 6, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234702, 8890, 'Adobe', 'Adobe', 'default_3x3', 1, 60112, 0, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234703, 8274, 'Animal Crossing', 'Animal Crossing', 'default_3x3', 1, 71227, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234704, 8890, 'Astronomie', 'Astronomie', 'default_3x3', 1, 60112, 0, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234705, 8890, 'Cabana', 'Cabana', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234706, 373, '2022 - Kerstmis', '2022 - Kerstmis', 'default_3x3', 1, 236, 0, 0, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (8986, 604, 'Gordijnen', 'Gordijnen', 'default_3x3', 1, 95175, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234708, 8274, 'Disney', 'Disney', 'default_3x3', 1, 1113, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234710, 2150, 'Egypte', 'Egypte', 'default_3x3', 1, 753, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234712, 8890, 'ISO', 'ISO', 'default_3x3', 1, 13841, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234713, 4000, 'Volter Goudvis', 'Volter Goudvis', 'default_3x3', 1, 1009, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234714, 2146, 'Moderne getallen', 'Moderne getallen', 'default_3x3', 1, 22541, 1, 0, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234715, 8274, 'Micromanie', 'Micromanie', 'default_3x3', 1, 33628, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234716, 8274, 'Mario Kart', 'Mario Kart', 'default_3x3', 1, 445247, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234717, 8890, 'De mijne', 'De mijne', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234718, 8274, 'Casa de Papel', 'Casa de Papel', 'default_3x3', 1, 12850, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234719, 602, 'Voertuigen', 'Voertuigen', 'default_3x3', 1, 16, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234720, 2150, 'oosters', 'oosters', 'default_3x3', 1, 36, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234721, 897, 'Trappen en leuningen', 'Trappen en leuningen', 'default_3x3', 1, 754120, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234722, 8274, 'ZAAG', 'ZAAG', 'default_3x3', 1, 8541, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234724, 8274, 'Zelda', 'Zelda', 'default_3x3', 1, 5045, 1, 26, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234725, 2150, 'Scandinavisch', 'Scandinavisch', 'default_3x3', 1, 97254, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3155, 4000, 'Klassieke brieven', 'Klassieke brieven', 'default_3x3', 1, 4608, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234732, 8890, 'Bloemist', 'Bloemist', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234733, 8890, 'Instrumenten', 'Instrumenten', 'default_3x3', 1, 13841, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234735, 2150, 'Shisha', 'Shisha', 'default_3x3', 1, 71569, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1001, 277, 'Puppy\'s', 'Puppy\'s', 'pets', 1, 228, 1, 1, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'So soft and cuddly, these playful pups are certain to melt your heart. From Labradors to Dalmatians, there\'s a breed for everyone!', '', 'Name your pet:', '', 0, ''); INSERT INTO `catalog_pages` VALUES (2234737, 222, 'Trap', 'Trap', 'default_3x3', 1, 754120, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2234738, 8890, 'Boerderij', 'Boerderij', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (881, 277, 'Huisdier-aap', 'Huisdier-aap', 'pets', 1, 166, 1, 2, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'This mischevious monkey has made his way into the hotel and into our hearts. From the tilted beret to his love of bunches of bananas- this Monkey is sure to liven up your Habbo life!', '', 'Name your Monkey:', NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (931, 277, 'Konijn - Manisch', 'Konijn - Manisch', 'pets', 1, 149, 1, 10, '1', '1', '0', '0', 'catalog_pet_headline1', '', '', 'One of the most feared creatures in nature, and perhaps the most misunderstood. The majority of Spiders have sharp fangs that inject venom into their prey- but don\'t worry, these spiders won\'t bite ! Maybe...', '', 'Name your pet:', '', 0, ''); INSERT INTO `catalog_pages` VALUES (891, 277, 'Huisdierpaard', 'Huisdierpaard', 'pets', 1, 132, 1, 1, '1', '1', '0', '0', 'catalog_horse_header2_en', '', '', 'You can ride your horse around the Hotel and customize its body and hair colour.', '', 'Name your Horse:', NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (901, 277, 'Konijntje', 'Konijntje', 'pets', 1, 148, 1, 99, '1', '1', '0', '0', 'babypets_cata_header', '', '', 'OINK! Partial to a good roll in the mud, these playful piggies have trotted into the hotel and are ready for fun!', '', 'Name your Piglet:', 'Select your colour/breed:\n', 0, ''); INSERT INTO `catalog_pages` VALUES (2512, 25, 'Badgeweergave', 'Badgeweergave', 'badge_display', 1, 35800, 1, 100, '1', '1', '0', '0', 'catalog_header_badgedisplay', 'badges', '', '

Express yourself with Badges!

Put those useless Duckets to use and show off your personality with our wide range of badges.

', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (9965235, 100, 'Nieuwe pagina', 'Nieuwe pagina', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', ' ', ' ', ' ', ' ', 0, ''); INSERT INTO `catalog_pages` VALUES (879, 2, 'Voorpagina', 'Voorpagina', 'pets3', 1, 18763, 1, 1, '1', '1', '0', '0', '', 'bobba4', '', '', 'Store Front', 'Houd je van bouwen? Dan hebben we precies de juiste catalogus voor jou! Voor extra gebruiksgemak kun je het tabblad \'Creators\' bekijken. Daar vind je overzichtelijk georganiseerde categorieën, zodat je minder tijd kwijt bent aan het zoeken in de catalogus en meer tijd kunt besteden aan het bouwen van prachtige kamers!

Mis je een meubellijn die je graag op Epicnabbo zou willen zien? Plaats een suggestie in onze Discord met de naam van de meubellijn en een screenshot van de items, dan voegen we deze zo snel mogelijk toe!', ' Deze catalogus is gemaakt door en wordt onderhouden door Remco.', 0, ''); INSERT INTO `catalog_pages` VALUES (88741, 8890, 'Knus', 'Knus', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88513, 2150, 'Odunsu', 'Odunsu', 'default_3x3', 1, 3841, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2087, 8890, 'Blue Executive', 'Blue Executive', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88474, 8890, 'Jaren 80 Diner', 'Jaren 80 Diner', 'default_3x3', 1, 92822, 1, -2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88476, 1267, 'Roze Keuken', 'Roze Keuken', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88477, 2150, 'Boheems', 'Boheems', 'default_3x3', 1, 1740, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88478, 8890, 'Abstract', 'Abstract', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88479, 8890, 'Schoonheidssalon', 'Schoonheidssalon', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88480, 8890, 'Concert', 'Concert', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88481, 8890, 'Disco', 'Disco', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88482, 8890, 'Honing', 'Honing', 'default_3x3', 1, 60119, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88483, 1267, 'Prehistorisch', 'Prehistorisch', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88484, 2203, 'Jacht', 'Jacht', 'default_3x3', 1, 5034, 1, 25, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88485, 1267, 'Roze', 'Roze', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88486, 1267, 'Hurken', 'Hurken', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88487, 8890, 'Bakkerij', 'Bakkerij', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88489, 8890, 'Gaming', 'Gaming', 'default_3x3', 1, 23784, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88490, 1267, 'Geüpcycled', 'Geüpcycled', 'default_3x3', 1, 445577, 1, 21, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88491, 2200, 'Ontbijtkoek', 'Ontbijtkoek', 'default_3x3', 1, 10145, 1, 7, '1', '1', '0', '0', 'gingerbread', 'gingerbread', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88492, 8890, 'Apple Store', 'Apple Store', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88499, 1267, 'De Stem', 'De Stem', 'default_3x3', 1, 88200, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88494, 1267, 'Polaris Café', 'Polaris Café', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88495, 8274, 'Fortnite', 'Fortnite', 'default_3x3', 1, 5046, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88496, 8274, 'Lego', 'Lego', 'default_3x3', 1, 32174, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88497, 8274, 'Woensdag', 'Woensdag', 'default_3x3', 1, 9961, 1, 23, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88512, 8890, 'Elegante keuken', 'Elegante keuken', 'default_3x3', 1, 72142, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88511, 8890, 'Moderne keuken', 'Moderne keuken', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88501, 8890, 'Timmerwerk', 'Timmerwerk', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88502, 8890, 'Snoepjesland', 'Snoepjesland', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88503, 8274, 'De Hobbit', 'De Hobbit', 'default_3x3', 1, 5036, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88504, 8890, 'Modelstad', 'Modelstad', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (119, 1072, 'Keizerlijke modus', 'Keizerlijke modus', 'default_3x3', 1, 39, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88506, 8890, 'Vruchten', 'Vruchten', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1790, 874, 'Kameradvertenties', 'Kameradvertenties', 'default_3x3', 1, 5007, 1, -2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88508, 209, 'Arcadehal', 'Arcadehal', 'default_3x3', 1, 202, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88509, 209, 'Smiley', 'Smiley', 'default_3x3', 1, 21622, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88510, 376, '2023 - Japan', '2023 - Japan', 'default_3x3', 1, 12623, 1, 25, '1', '1', '0', '0', 'japon23', 'japon23', '', 'Have a beautiful Picnic under a Sakura tree in Japan, with this Valentines line!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88514, 8890, 'Chalet', 'Chalet', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88516, 2150, 'Koreaans', 'Koreaans', 'default_3x3', 1, 9682, 1, 11, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88517, 2150, 'Sakura', 'Sakura', 'default_3x3', 1, 38125, 1, 17, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88518, 1267, 'Pastel', 'Pastel', 'default_3x3', 1, 19415, 1, 17, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88519, 2204, 'Heksenkring', 'Heksenkring', 'default_3x3', 1, 90002, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88523, 1267, 'Zwembad', 'Zwembad', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88521, 8890, 'Stijlvol', 'Stijlvol', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (49, 2, 'Nieuwe meubels', 'Nieuwe meubels', 'default_3x3', 1, 18757, 1, 3, '1', '1', '0', '0', 'epicv2', 'epicv2', '', '\r\nWelkom bij de officiële catalogus van epicnabbo.nl, gemaakt en onderhouden door Remco. Versie 2.0. Als er meubels ontbreken, laat het ons dan weten via onze Discord.', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965780, 374, 'Pasen 2025', 'Pasen 2025', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88524, 8890, 'Smid', 'Smid', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88525, 2150, 'Aziatisch', 'Aziatisch', 'default_3x3', 1, 9682, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88526, 8890, 'Carnaval', 'Carnaval', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', 'catalog_teaser_palooza', 'catalog_teaser_palooza', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88527, 2150, 'Coachella', 'Coachella', 'default_3x3', 1, 963, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88528, 8890, 'Eenden', 'Eenden', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88537, 211, 'Piramides', 'Piramides', 'default_3x3', 1, 9992897, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88538, 2200, 'Kersthut', 'Kersthut', 'default_3x3', 1, 93116, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88531, 1274, 'Gezonde repen', 'Gezonde repen', 'default_3x3', 1, 33625, 1, -2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88532, 8890, 'Sportschool', 'Sportschool', 'default_3x3', 1, 23784, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3114, 8890, 'Behoeften van bouwers', 'Behoeften van bouwers', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88534, 1267, 'Polair', 'Polair', 'default_3x3', 1, 19415, 1, 17, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88535, 2150, 'Roze Sakura', 'Roze Sakura', 'default_3x3', 1, 38125, 1, 17, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88536, 1267, 'Rollers', 'Rollers', 'default_3x3', 1, 12606, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88539, 8890, 'Kleurrijke grunge', 'Kleurrijke grunge', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88540, 8890, 'Kleurrijk', 'Kleurrijk', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88541, 1267, 'Transparante kunststof', 'Transparante kunststof', 'default_3x3', 1, 88200, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88542, 8890, 'Elayne', 'Elayne', 'default_3x3', 1, 72142, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88543, 8890, 'Strand', 'Strand', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88563, 209, 'Kattencafé', 'Kattencafé', 'default_3x3', 1, 9101, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88545, 1072, 'Mecha', 'Mecha', 'default_3x3', 1, 988765, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88546, 211, 'Pijlen', 'Pijlen', 'default_3x3', 1, 33627, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88547, 211, 'Kristallen', 'Kristallen', 'default_3x3', 1, 5071, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88548, 211, 'Knoppen', 'Knoppen', 'default_3x3', 1, 176154, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88549, 211, 'Cijferblokken', 'Cijferblokken', 'default_3x3', 1, 72150, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88550, 211, 'Glowballs', 'Glowballs', 'default_3x3', 1, 250, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88565, 1267, 'Zeref', 'Zeref', 'default_3x3', 1, 60114, 1, 26, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88564, 442, 'AFTV', 'AFTV', 'default_3x3', 1, 10, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88553, 2204, 'Hekserij', 'Hekserij', 'default_3x3', 1, 977, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88554, 1267, 'Rustieke keuken', 'Rustieke keuken', 'default_3x3', 1, 12606, 1, 17, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88555, 1267, 'Houten keuken', 'Houten keuken', 'default_3x3', 1, 60112, 1, 23, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88556, 8890, 'Woonkamer', 'Woonkamer', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88557, 8890, 'Cupido', 'Cupido', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88558, 2150, 'Japandi', 'Japandi', 'default_3x3', 1, 97254, 1, 10, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88559, 374, '2023 - Geüpcycled', '2023 - Geüpcycled', 'default_3x3', 1, 181, 1, 99, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88560, 2201, 'Pasen', 'Pasen', 'default_3x3', 1, 9992367, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88561, 8890, 'Hotelkamer', 'Hotelkamer', 'default_3x3', 1, 60119, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88562, 2150, 'Franse bakkerij', 'Franse bakkerij', 'default_3x3', 1, 320, 1, 6, '1', '1', '0', '0', 'catalog_cafeparisiense_teaser', 'catalog_cafeparisiense_teaser', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88566, 2150, 'Yang', 'Yang', 'default_3x3', 1, 5108, 1, 25, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88567, 8890, 'Deluxe', 'Deluxe', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88568, 8890, 'Fantasie', 'Fantasie', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88569, 8890, 'Haaziq', 'Haaziq', 'default_3x3', 1, 60119, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88570, 8890, 'Ithalo', 'Ithalo', 'default_3x3', 1, 13841, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88571, 1267, 'Lente', 'Lente', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88572, 897, 'Bento', 'Bento', 'default_3x3', 1, 5082, 1, 200, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88573, 8890, 'Fabien', 'Fabien', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88574, 8890, 'Elegant roze', 'Elegant roze', 'default_3x3', 1, 72142, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88575, 211, 'Tegels', 'Tegels', 'default_3x3', 1, 287134, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88576, 88575, 'Pijltegels', 'Pijltegels', 'default_3x3', 1, 287134, 1, 199, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88577, 88575, 'Glazen tegels', 'Glazen tegels', 'default_3x3', 1, 287134, 1, 199, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88578, 88575, 'Padtegels', 'Padtegels', 'default_3x3', 1, 287134, 1, 199, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88579, 88575, 'Drukplaten', 'Drukplaten', 'default_3x3', 1, 287134, 1, 199, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88580, 88575, 'Ringplaten', 'Ringplaten', 'default_3x3', 1, 287134, 1, 199, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88581, 88575, 'Ronde tegels', 'Ronde tegels', 'default_3x3', 1, 287134, 1, 199, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88582, 88575, 'Stertegels', 'Stertegels', 'default_3x3', 1, 287134, 1, 199, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88584, 211, 'Schakelaars', 'Schakelaars', 'default_3x3', 1, 92811, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88585, 211, 'Hendels', 'Hendels', 'default_3x3', 1, 287133, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88586, 211, 'Scheidingswanden', 'Scheidingswanden', 'default_3x3', 1, 85, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88587, 211, 'Kisten', 'Kisten', 'default_3x3', 1, 287136, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88588, 211, 'Brandpoorten', 'Brandpoorten', 'default_3x3', 1, 263, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88589, 211, 'Poorten', 'Poorten', 'default_3x3', 1, 85, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88590, 1274, 'Puzzeldozen', 'Puzzeldozen', 'default_3x3', 1, 287139, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88593, 2204, 'Herfst', 'Herfst', 'default_3x3', 1, 44444, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (899, 7, 'Zeldzame objecten van Statue', 'Zeldzame objecten van Statue', 'default_3x3', 1, 256, 11, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (8274, 5, 'Popcultuur', 'Popcultuur', 'default_3x3', 1, 21225, 1, 10, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88596, 8890, 'Bedtastic', 'Bedtastic', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88597, 8890, 'LeHeart', 'LeHeart', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88598, 8890, 'Blauw', 'Blauw', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88599, 211, 'Grenzen', 'Grenzen', 'default_3x3', 1, 1, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (972, 8890, 'Kamer', 'Kamer', 'default_3x3', 1, 60230, 1, 11, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88601, 1274, 'Kaarten', 'Kaarten', 'default_3x3', 1, 9992383, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88603, 1267, 'Koninklijk', 'Koninklijk', 'default_3x3', 1, 12606, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88604, 2200, 'Noel', 'Noel', 'default_3x3', 1, 445244, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88605, 8890, 'Circus', 'Circus', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', 'circus1', 'circus1', '', '

The Circus is in town on myBoBBa.org in the Summer of 2023... bask in the games, fame and glory and become the circus freak you were born to be!', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88606, 1274, 'Verbind 4', 'Verbind 4', 'default_3x3', 1, 9992939, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88607, 2204, 'Cityween', 'Cityween', 'default_3x3', 1, 9993094, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88608, 1274, 'Donkey Kong', 'Donkey Kong', 'default_3x3', 1, 2022149, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88610, 8890, 'Duckets', 'Duckets', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88611, 8890, 'Flexibel', 'Flexibel', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88613, 8890, 'Kikker', 'Kikker', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88614, 209, 'Futuristische HC', 'Futuristische HC', 'default_3x3', 1, 287, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88615, 8890, 'Melkwegstelsel', 'Melkwegstelsel', 'default_3x3', 1, 23784, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88616, 897, 'Glazen scheidingswanden', 'Glazen scheidingswanden', 'default_3x3', 1, 44514, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88617, 2204, 'Gotisch', 'Gotisch', 'default_3x3', 1, 9993224, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88618, 2204, 'Hel', 'Hel', 'default_3x3', 1, 9992420, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88619, 2200, 'Iglo', 'Iglo', 'default_3x3', 1, 9992314, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88620, 2204, 'Verloren Stad', 'Verloren Stad', 'default_3x3', 1, 21504, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88621, 8890, 'Luxe badkamer', 'Luxe badkamer', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88622, 8274, 'Minions', 'Minions', 'default_3x3', 1, 445280, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88623, 1000, 'Diversen (Klaar)', 'Diversen (Klaar)', 'default_3x3', 1, 31826, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88624, 8890, 'Menigte', 'Menigte', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88625, 8890, 'Moderne badkamer', 'Moderne badkamer', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88626, 8890, 'Moderne buitenkant', 'Moderne buitenkant', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88627, 2204, 'Monsterlijk', 'Monsterlijk', 'default_3x3', 1, 262, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88628, 2204, 'Verschrikking', 'Verschrikking', 'default_3x3', 1, 9992310, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88629, 1267, 'Stark', 'Stark', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88631, 2204, 'Pompoen', 'Pompoen', 'default_3x3', 1, 44471, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88632, 2150, 'Piramide', 'Piramide', 'default_3x3', 1, 9992378, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88633, 1267, 'Records', 'Records', 'default_3x3', 1, 12606, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88634, 1267, 'Verzorgingshuis', 'Verzorgingshuis', 'default_3x3', 1, 12606, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88635, 387, 'Dak', 'Dak', 'default_3x3', 1, 264, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1258, 187, 'Trax-machines', 'Trax-machines', 'default_3x3', 1, 10074, 1, 1, '1', '1', '0', '0', 'catalog_trx_header5_ja', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88637, 1267, 'Rosebury Keuken', 'Rosebury Keuken', 'default_3x3', 1, 12606, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88638, 2201, 'Koninklijk Pasen', 'Koninklijk Pasen', 'default_3x3', 1, 202018, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88639, 2150, 'Sint-Patricksdag', 'Sint-Patricksdag', 'default_3x3', 1, 9992183, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88640, 1267, 'Naaien', 'Naaien', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88641, 1267, 'Schaduw', 'Schaduw', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1791, 874, 'Schaduwen', 'Schaduwen', 'default_3x3', 1, 292, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (820, 1274, 'Actiepunten', 'Actiepunten', 'default_3x3', 1, 6001, 1, -5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88645, 1274, 'Doelen', 'Doelen', 'default_3x3', 1, 9993226, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88646, 1274, 'Tennis', 'Tennis', 'default_3x3', 1, 9992415, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88647, 1267, 'Terrarium', 'Terrarium', 'default_3x3', 1, 88200, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88648, 1274, 'Boter-kaas-en-eieren', 'Boter-kaas-en-eieren', 'default_3x3', 1, 782, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88649, 2204, 'Virus', 'Virus', 'default_3x3', 1, 193, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88650, 2202, 'Sint Valentijn', 'Sint Valentijn', 'default_3x3', 1, 2022146, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (971, 8890, 'Esya', 'Esya', 'default_3x3', 1, 72142, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88653, 1267, 'WWE', 'WWE', 'default_3x3', 1, 60112, 1, 23, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (88654, 2150, 'Zen', 'Zen', 'default_3x3', 1, 9992404, 1, 26, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1703, 8890, 'Leger', 'Leger', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1534, 1525, 'Dierenbeelden', 'Dierenbeelden', 'default_3x3', 1, 9992314, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1535, 1525, 'Kraakbare', 'Kraakbare', 'default_3x3', 1, 9992314, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3129, 1267, 'Sinaasappel met ijs', 'Sinaasappel met ijs', 'default_3x3', 1, 11232, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3127, 952, 'Poorten', 'Poorten', 'default_3x3', 1, 287135, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3128, 88575, 'Cijfertegels', 'Cijfertegels', 'default_3x3', 1, 287134, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3124, 8890, 'Badspa', 'Badspa', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3136, 3135, 'Foodtrucks', 'Foodtrucks', 'default_3x3', 1, 31826, 1, 2, '1', '1', '0', '0', '', '', '', 'Created by user Lana', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3126, 8892, 'Poppen', 'Poppen', 'default_3x3', 1, 263, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (8746, 15, 'Sold Out LTD\'s', 'Sold Out LTD\'s', 'sold_ltd_items', 1, 198, 1, 4, '1', '1', '0', '0', 'limitedsold_header', 'limitedsold_teaser', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3122, 952, 'Gebiedspoorten', 'Gebiedspoorten', 'default_3x3', 1, 287135, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3134, 3135, 'Hologrammen', 'Hologrammen', 'default_3x3', 1, 31826, 1, 8, '1', '1', '0', '0', '', '', '', 'Created by user Crew', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (890, 25, 'Recent toegevoegd', 'Recent toegevoegd', 'default_3x3', 1, 36500, 1, -1, '1', '1', '0', '0', 'catalog_header_badgedisplay', 'badges', '', '

Express yourself with Badges!

Put those useless Duckets to use and show off your personality with our wide range of badges.

', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (905, 952, 'Zeldzame kratten', 'Zeldzame kratten', 'default_3x3', 1, 42, 1, -30, '1', '1', '0', '0', 'crates', '', '', '', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (910, 999, 'Gucci-collectie', 'Gucci-collectie', 'default_3x3', 1, 256, 11, 7, '1', '1', '0', '0', 'header_gucci', 'teaser_gucci', '', 'Influential, innovative and progressive, Gucci is reinventing a wholly modern approach to fashionable furniture.

Under the new vision of creative director Alessandro Michele, the House has redefined luxury for the 21st century, further reinforcing its position as one of the worlds most desirable fashion houses. ', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (911, 209, 'Universiteit', 'Universiteit', 'default_3x3', 1, 230, 1, 21, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (912, 999, 'Geschoren draken', 'Geschoren draken', 'default_3x3', 1, 256, 11, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (913, 12, 'Duckets', 'Duckets', 'default_3x3', 2, 178, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (914, 12, 'Credits', 'Credits', 'default_3x3', 1, 93212, 1, 1, '1', '1', '0', '0', 'catalog_bank_headline1', 'catalog_bank_teaser', '', '

Habbo Exchange is where you can convert your Credits into a tradable currency. You can then use this currency to trade for Furni or just show off your riches in your room.

', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (916, 1267, 'Natuur', 'Natuur', 'default_3x3', 1, 60118, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (917, 209, 'Wolk', 'Wolk', 'default_3x3', 1, 164, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (918, 209, 'Tuin', 'Tuin', 'default_3x3', 1, 220, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (919, 209, 'Buitenruimte', 'Buitenruimte', 'default_3x3', 1, 53, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (920, 8890, 'Bloem', 'Bloem', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (921, 1267, 'Zonnebloem', 'Zonnebloem', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (922, 8890, 'Fai', 'Fai', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (923, 1267, 'Sghibli', 'Sghibli', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', 'kasja_sghibli_redgate', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (924, 874, 'Sportadvertenties', 'Sportadvertenties', 'default_3x3', 1, 5007, 1, -1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (925, 1267, 'Zwembad', 'Zwembad', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (928, 1267, 'Wonka', 'Wonka', 'default_3x3', 1, 60112, 1, 23, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (942, 1072, 'Vintaque', 'Vintaque', 'default_3x3', 1, 221, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (930, 8890, 'Koraal', 'Koraal', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (933, 8890, 'Maanlicht', 'Maanlicht', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (932, 209, 'Teletubbies', 'Teletubbies', 'default_3x3', 1, 2022123, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (934, 8890, 'Chique', 'Chique', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (935, 8890, 'Bubble Juice', 'Bubble Juice', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (936, 209, 'HC 2023', 'HC 2023', 'default_3x3', 1, 345, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (937, 874, 'Waterleidingen', 'Waterleidingen', 'default_3x3', 1, 10172, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (938, 2204, 'Spooky', 'Spooky', 'default_3x3', 1, 34, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (939, 8890, 'jaren 70', 'jaren 70', 'default_3x3', 1, 92822, 1, 0, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (940, 8890, 'Modern', 'Modern', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (941, 1267, 'Vintage', 'Vintage', 'default_3x3', 1, 60117, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (950, 209, 'Waasa', 'Waasa', 'default_3x3', 1, 103, 1, 22, '1', '1', '0', '0', 'waasa_catalogue_header', 'waasa_teaser', '', 'Waasa is the perfect furniture for a chilled, laidback room. Especially good for students on a budget!', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (951, 209, 'New York', 'New York', 'default_3x3', 1, 374, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (952, 7, 'Kapot/ongebruikt', 'Kapot/ongebruikt', 'default_3x3', 1, 1, 11, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (955, 960, 'NFT Biss Rares', 'NFT Biss Rares', 'default_3x3', 1, 256, 11, -2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (956, 327, 'Habberge-eieren', 'Habberge-eieren', 'default_3x3', 1, 256, 11, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (957, 327, 'Holos', 'Holos', 'default_3x3', 1, 256, 11, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (958, 1072, 'Zomer', 'Zomer', 'default_3x3', 1, 3311, 11, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (959, 1072, 'Dampmodus', 'Dampmodus', 'default_3x3', 1, 42, 11, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (961, 960, 'NFT-zeldzaamheden', 'NFT-zeldzaamheden', 'default_3x3', 1, 256, 11, -1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (960, 7, 'NFT per type', 'NFT per type', 'default_3x3', 1, 256, 11, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (962, 1072, 'Metakey', 'Metakey', 'default_3x3', 1, 256, 11, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (963, 960, 'NFT-creditcards', 'NFT-creditcards', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3090, 999, 'Geld', 'Geld', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (965, 1072, 'Fusetronics', 'Fusetronics', 'default_3x3', 1, 17, 11, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (966, 1072, 'Eenden', 'Eenden', 'default_3x3', 1, 256, 11, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (967, 1072, 'Beelden', 'Beelden', 'default_3x3', 1, 256, 11, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (969, 1072, 'Indigo', 'Indigo', 'default_3x3', 1, 256, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (8970, 7, 'Zeldzame medewerkers', 'Zeldzame medewerkers', 'pets3', 1, 18763, 6, 1, '1', '1', '0', '0', '', 'bobba4', '', '', 'Staff Rares :: Rules', 'Before going any further, it is important to note, and follow the rules we have set out to ensure myBoBBa maintains a fair and stable economy. Failure to abide by the following rules will result in your immediate termination and account wipe.

1) Do not give out any rares in this section to regular users without authorization from Management.
2)You may use these items to build, however you must own the room you are using them to build in.
3) You may not trade, transfer, or otherwise move any furnitur from this section; this includes moving it into a public category using the Catafix commands.', ' Your purchases and trade logs are monitored by Hotel Management.', 0, ''); INSERT INTO `catalog_pages` VALUES (974, 1267, 'Vintage Huishoud', 'Vintage Huishoud', 'default_3x3', 1, 60117, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (975, 1267, 'Tuin', 'Tuin', 'default_3x3', 1, 88200, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (976, 952, 'Gladde blokken', 'Gladde blokken', 'default_3x3', 1, 32174, 1, 5, '0', '0', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (977, 1274, 'Basketbal', 'Basketbal', 'default_3x3', 1, 2389, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (979, 8274, 'Onder ons', 'Onder ons', 'default_3x3', 1, 1158, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (978, 2203, 'Pride Parade', 'Pride Parade', 'default_3x3', 1, 286, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (981, 1267, 'Roze huisje', 'Roze huisje', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3086, 999, 'Mysteriedozen', 'Mysteriedozen', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (124, 1072, 'Roségouden modus', 'Roségouden modus', 'default_3x3', 1, 39, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (125, 8890, 'Hoofdkantoor', 'Hoofdkantoor', 'default_3x3', 1, 60119, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (185, 8890, 'Elegantie', 'Elegantie', 'default_3x3', 1, 72142, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (190, 8890, 'Gotische school', 'Gotische school', 'default_3x3', 1, 23784, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (191, 1267, 'Voorbereidende school', 'Voorbereidende school', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (192, 209, 'Formule 1', 'Formule 1', 'default_3x3', 1, 16, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (197, 999, 'Houten blok', 'Houten blok', 'default_3x3', 1, 256, 11, 23, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (198, 999, 'Neo-Stad', 'Neo-Stad', 'default_3x3', 1, 256, 11, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (210, 999, 'Gradiëntdraken', 'Gradiëntdraken', 'default_3x3', 1, 256, 11, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (219, 999, 'Diverse zeldzame items', 'Diverse zeldzame items', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (221, 999, 'Diverse draken', 'Diverse draken', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (999, 7, 'Aangepaste zeldzame items', 'Aangepaste zeldzame items', 'default_3x3', 1, 256, 8, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (230, 8890, 'Cait', 'Cait', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (233, 1267, 'Studyo', 'Studyo', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (236, 8890, 'Coe', 'Coe', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (237, 999, 'Azuurblauwe kisten', 'Azuurblauwe kisten', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2000, 1274, 'Ludo', 'Ludo', 'default_3x3', 1, 12721, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2002, 897, 'Planken en balken', 'Planken en balken', 'default_3x3', 1, 1, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2003, 1267, 'Zap', 'Zap', 'default_3x3', 1, 60114, 1, 26, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2005, 8890, 'Insectententoonstelling', 'Insectententoonstelling', 'default_3x3', 1, 13841, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2004, 2150, 'Japan', 'Japan', 'default_3x3', 1, 36, 1, 10, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2006, 8274, 'Stranger Things', 'Stranger Things', 'default_3x3', 1, 7689, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2007, 1267, 'Schilderijen', 'Schilderijen', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2008, 2204, 'Spooktober', 'Spooktober', 'default_3x3', 1, 9993094, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2009, 8890, 'Futuristisch', 'Futuristisch', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2010, 8890, 'Haute Couture', 'Haute Couture', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2012, 8890, 'Voedsel', 'Voedsel', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2013, 88575, 'Glazen vloer', 'Glazen vloer', 'default_3x3', 1, 287134, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2014, 8890, 'Huishouden', 'Huishouden', 'default_3x3', 1, 60119, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2015, 8890, 'Malin', 'Malin', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2016, 2200, 'Ingepakt als cadeau', 'Ingepakt als cadeau', 'default_3x3', 1, 71052, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2017, 8890, 'Bioscoop', 'Bioscoop', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2018, 2200, 'Kerstkaarten', 'Kerstkaarten', 'default_3x3', 1, 168, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2019, 2204, 'Oogballen', 'Oogballen', 'default_3x3', 1, 71009, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2020, 8890, 'Dieren', 'Dieren', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2021, 897, 'Plinten', 'Plinten', 'default_3x3', 1, 5031, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9999, 1521, 'Mini draakjes', 'Mini draakjes', 'default_3x3', 1, 256, 11, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2024, 897, 'Blokken', 'Blokken', 'default_3x3', 1, 72150, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2025, 2201, 'Mini-eieren', 'Mini-eieren', 'default_3x3', 1, 181, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2026, 1267, 'Dorp', 'Dorp', 'default_3x3', 1, 60117, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2027, 2150, 'Vikingen', 'Vikingen', 'default_3x3', 1, 208, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2028, 1274, 'Puzzel', 'Puzzel', 'default_3x3', 1, 81534, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2029, 2150, 'Onsen', 'Onsen', 'default_3x3', 1, 143, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2030, 1274, 'Pionnenspel', 'Pionnenspel', 'default_3x3', 1, 1, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2999, 5, 'Seizoensgebonden', 'Seizoensgebonden', 'default_3x3', 1, 14595, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2031, 1274, 'Mahjong', 'Mahjong', 'default_3x3', 1, 32560, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2032, 8274, 'Naruto', 'Naruto', 'default_3x3', 1, 37951, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2033, 8274, 'Ironman', 'Ironman', 'default_3x3', 1, 17, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2034, 8890, 'Verloren aap', 'Verloren aap', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2036, 874, 'Verfblokken', 'Verfblokken', 'default_3x3', 1, 32174, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2037, 1267, 'Van Tassel', 'Van Tassel', 'default_3x3', 1, 60117, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2038, 8890, 'Oudheid', 'Oudheid', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2039, 8890, 'Diofante', 'Diofante', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2040, 217, 'Keuken', 'Keuken', 'default_3x3', 1, 26851, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2041, 8890, 'Kattencafé', 'Kattencafé', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2042, 897, 'Finesseblokken', 'Finesseblokken', 'default_3x3', 1, 72150, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2043, 8890, 'Weergaven', 'Weergaven', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2044, 8890, 'Finesse', 'Finesse', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2066, 8890, 'Schuur', 'Schuur', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2046, 874, 'Teledeuren', 'Teledeuren', 'default_3x3', 1, 120, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2047, 2150, 'Grieks', 'Grieks', 'default_3x3', 1, 31, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2138, 8890, 'Calippo', 'Calippo', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3156, 2146, 'Tel vooruit', 'Tel vooruit', 'default_3x3', 1, 12960, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2065, 8890, 'Babyboo', 'Babyboo', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2050, 999, 'Anubias', 'Anubias', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2051, 999, 'Hemelse eieren', 'Hemelse eieren', 'default_3x3', 1, 256, 11, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2052, 999, 'Wolkendraak', 'Wolkendraak', 'default_3x3', 1, 256, 11, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2053, 999, 'Gekleurde dobbelstenen', 'Gekleurde dobbelstenen', 'default_3x3', 1, 256, 6, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2054, 999, 'Donkere Draken', 'Donkere Draken', 'default_3x3', 1, 256, 11, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2055, 999, 'Melkwegstelsel', 'Melkwegstelsel', 'default_3x3', 1, 256, 11, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2056, 999, 'Gouden Gucci', 'Gouden Gucci', 'default_3x3', 1, 256, 11, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2057, 999, 'Hotel View', 'Hotel View', 'default_3x3', 1, 256, 11, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2058, 999, 'Jungle Set', 'Jungle Set', 'default_3x3', 1, 256, 11, 10, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2059, 999, 'Beschilderde eieren', 'Beschilderde eieren', 'default_3x3', 1, 256, 11, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2060, 999, 'Schilders', 'Schilders', 'default_3x3', 1, 256, 11, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1500, 999, 'Bling Rares', 'Bling Rares', 'default_3x3', 1, 256, 11, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2061, 999, 'Pixels', 'Pixels', 'default_3x3', 1, 256, 11, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2063, 999, 'Vierkante tronen', 'Vierkante tronen', 'default_3x3', 1, 256, 11, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2062, 999, 'Rasta', 'Rasta', 'default_3x3', 1, 256, 11, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2064, 999, 'Bedrade set', 'Bedrade set', 'default_3x3', 1, 256, 11, 23, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2200, 2999, 'Kerstmis', 'Kerstmis', 'default_3x3', 1, 168, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2201, 2999, 'Pasen', 'Pasen', 'default_3x3', 1, 181, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2202, 2999, 'Valentijnsdag', 'Valentijnsdag', 'default_3x3', 1, 62, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2203, 2999, 'Zomer', 'Zomer', 'default_3x3', 1, 274, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2204, 2999, 'Epicnabboween', 'Epicnabboween', 'default_3x3', 1, 34, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3049, 960, 'Diverse', 'Diverse', 'default_3x3', 1, 256, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3048, 8890, 'Heidi', 'Heidi', 'default_3x3', 1, 60119, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3003, 25, 'Epicnabbo Carnaval', 'Epicnabbo Carnaval', 'default_3x3', 1, 227, 1, 2, '1', '1', '0', '0', 'catalog_teaser_palooza', 'catalog_teaser_palooza', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3041, 8890, 'Bedrum', 'Bedrum', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2069, 8890, 'Kerk', 'Kerk', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2070, 88575, 'Gekleurde tegels', 'Gekleurde tegels', 'default_3x3', 1, 2289, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2071, 8890, 'Concrio', 'Concrio', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2086, 2150, 'Azzicat', 'Azzicat', 'default_3x3', 1, 15, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2073, 209, 'Herfst', 'Herfst', 'default_3x3', 1, 319, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2074, 8890, 'Festival', 'Festival', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2075, 4000, 'Groene letterblokken', 'Groene letterblokken', 'default_3x3', 1, 10010, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2076, 2150, 'Izakaya', 'Izakaya', 'default_3x3', 1, 12450, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2085, 8890, 'Zolder', 'Zolder', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2078, 4000, 'Roze letterblokken', 'Roze letterblokken', 'default_3x3', 1, 17452, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2079, 4000, 'Paarse letterblokken', 'Paarse letterblokken', 'default_3x3', 1, 17453, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2080, 1267, 'Rode Keuken', 'Rode Keuken', 'default_3x3', 1, 12606, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2081, 4000, 'Rode letterblokken', 'Rode letterblokken', 'default_3x3', 1, 17451, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2082, 1267, 'Royalist', 'Royalist', 'default_3x3', 1, 12606, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2083, 4000, 'Witte letterblokken', 'Witte letterblokken', 'default_3x3', 1, 17450, 1, 23, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2084, 4000, 'Gele letterblokken', 'Gele letterblokken', 'default_3x3', 1, 1009, 1, 25, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (4000, 2506, 'Letterblokken', 'Letterblokken', 'default_3x3', 1, 950, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2088, 8890, 'Botanisch', 'Botanisch', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2089, 8274, 'Bug Droid', 'Bug Droid', 'default_3x3', 1, 71759, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2090, 8890, 'Bioscoop', 'Bioscoop', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2091, 8890, 'Clubbank', 'Clubbank', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2092, 8274, 'Daleks', 'Daleks', 'default_3x3', 1, 3850, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2093, 8890, 'Diadec', 'Diadec', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2094, 8274, 'Droids', 'Droids', 'default_3x3', 1, 2260, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2096, 8274, 'Beeldjes', 'Beeldjes', 'default_3x3', 1, 2261, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2097, 8890, 'Fruitig', 'Fruitig', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2098, 8890, 'Tuin-feest', 'Tuin-feest', 'default_3x3', 1, 23784, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2137, 8890, 'Barbie', 'Barbie', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3087, 999, 'Omega', 'Omega', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2101, 2150, 'Hologramvlaggen', 'Hologramvlaggen', 'default_3x3', 1, 267150, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2102, 2200, 'Heilige Krans', 'Heilige Krans', 'default_3x3', 1, 90, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2103, 952, 'Magische looptegels', 'Magische looptegels', 'default_3x3', 1, 42, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2104, 8890, 'Magitech', 'Magitech', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2105, 8890, 'Herenhuis', 'Herenhuis', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2106, 8890, 'Massiva', 'Massiva', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2107, 1521, 'Mini Slurpees', 'Mini Slurpees', 'default_3x3', 1, 256, 11, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2109, 8890, 'Modern', 'Modern', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2110, 8890, 'Paddenstoelen', 'Paddenstoelen', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1709, 8890, 'Kersenbomen', 'Kersenbomen', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2112, 1267, 'New York', 'New York', 'default_3x3', 1, 60118, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2113, 2150, 'oosters', 'oosters', 'default_3x3', 1, 9682, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2114, 1267, 'Piratenkisten', 'Piratenkisten', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2115, 1267, 'Pizza', 'Pizza', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2116, 1267, 'Knuffels', 'Knuffels', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2117, 88575, 'Puntige tegels', 'Puntige tegels', 'default_3x3', 1, 93321, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3042, 8890, 'Bureau', 'Bureau', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2119, 1267, 'Rode Shalimar', 'Rode Shalimar', 'default_3x3', 1, 12606, 1, 17, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2136, 8890, 'Arcadeautomaten', 'Arcadeautomaten', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2121, 2202, 'Sint Valentijn', 'Sint Valentijn', 'default_3x3', 1, 1, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2122, 1267, 'Lentefestival', 'Lentefestival', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2123, 1267, 'Glas-in-loodramen', 'Glas-in-loodramen', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2124, 1267, 'Snoep', 'Snoep', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2125, 8890, 'Funky stoelen', 'Funky stoelen', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2126, 1267, 'Turquoise Executive', 'Turquoise Executive', 'default_3x3', 1, 88200, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2127, 2202, 'Valentijnskaarten', 'Valentijnskaarten', 'default_3x3', 1, 71020, 1, 23, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2128, 1267, 'Venus', 'Venus', 'default_3x3', 1, 60117, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (5000, 15, 'Regenboog Plasto', 'Regenboog Plasto', 'default_3x3', 1, 8090, 1, 5, '1', '1', '0', '0', '', 'NUPLASTORARES', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2130, 1906, 'Hoekblok', 'Hoekblok', 'default_3x3', 1, 59613, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2131, 2204, 'Zombies', 'Zombies', 'default_3x3', 1, 91379, 1, 26, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2132, 999, 'Zwart-goud', 'Zwart-goud', 'default_3x3', 1, 256, 11, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2133, 999, 'Snoep', 'Snoep', 'default_3x3', 1, 256, 11, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2134, 999, 'Bevroren', 'Bevroren', 'default_3x3', 1, 256, 11, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2135, 999, 'Roségoud', 'Roségoud', 'default_3x3', 1, 256, 11, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3055, 8890, 'Mivi', 'Mivi', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2141, 1274, 'Kristallen', 'Kristallen', 'default_3x3', 1, 5071, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2142, 8890, 'Finley', 'Finley', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2143, 8890, 'Leera', 'Leera', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2146, 2506, 'Cijferblokken', 'Cijferblokken', 'default_3x3', 1, 22541, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2147, 2146, 'Tel achteruit', 'Tel achteruit', 'default_3x3', 1, 12960, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1580, 2250, 'Epicnabbo Ambers', 'Epicnabbo Ambers', 'default_3x3', 1, 31826, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (2150, 5, 'Cultureel', 'Cultureel', 'default_3x3', 1, 18756, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1072, 2, 'NFT-meubels', 'NFT-meubels', 'default_3x3', 1, 18757, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3010, 999, 'Koraal Customs', 'Koraal Customs', 'default_3x3', 1, 256, 11, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3011, 999, 'Bubble Juice', 'Bubble Juice', 'default_3x3', 1, 256, 11, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3012, 999, 'gevallen engel', 'gevallen engel', 'default_3x3', 1, 256, 11, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3013, 999, 'Woud', 'Woud', 'default_3x3', 1, 256, 11, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3014, 999, 'Drakentroon', 'Drakentroon', 'default_3x3', 1, 256, 11, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3015, 999, 'Epicnabboween', 'Epicnabboween', 'default_3x3', 1, 256, 11, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3016, 999, 'Clownvis', 'Clownvis', 'default_3x3', 1, 256, 11, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3017, 952, 'Pokémon', 'Pokémon', 'default_3x3', 1, 42, 9, 1000, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3018, 999, 'Troonbedden', 'Troonbedden', 'default_3x3', 1, 256, 11, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3019, 999, 'Husky Rares', 'Husky Rares', 'default_3x3', 1, 256, 11, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3020, 999, 'Bensalem', 'Bensalem', 'default_3x3', 1, 256, 11, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3021, 557, 'Fonteinen', 'Fonteinen', 'default_3x3', 1, 256, 9, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3032, 209, 'Regenboog Plasto', 'Regenboog Plasto', 'default_3x3', 1, 158, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3022, 952, 'Gebroken Nelly\'s', 'Gebroken Nelly\'s', 'default_3x3', 1, 42, 9, -24, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3023, 999, 'Zonnestad', 'Zonnestad', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3024, 999, 'Nesa', 'Nesa', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3025, 999, 'Drakenfonteinen', 'Drakenfonteinen', 'default_3x3', 1, 256, 11, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3026, 327, 'Calippo', 'Calippo', 'default_3x3', 1, 256, 9, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3027, 327, 'Karper', 'Karper', 'default_3x3', 1, 256, 9, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3028, 952, 'Gebroken Draken', 'Gebroken Draken', 'default_3x3', 1, 42, 9, -26, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3029, 999, 'Eieren', 'Eieren', 'default_3x3', 1, 256, 11, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3030, 557, 'Parasols', 'Parasols', 'default_3x3', 1, 256, 9, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3031, 557, 'Amberkleurige lampen', 'Amberkleurige lampen', 'default_3x3', 1, 256, 9, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3037, 999, 'Koninklijk', 'Koninklijk', 'default_3x3', 1, 256, 11, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3038, 999, 'Cyber', 'Cyber', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3039, 327, 'Mysticus', 'Mysticus', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3040, 952, 'Veer (kapot)', 'Veer (kapot)', 'default_3x3', 1, 42, 11, -25, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3092, 999, 'Slak', 'Slak', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3051, 1267, 'Planten', 'Planten', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3052, 387, 'Rode Club NX', 'Rode Club NX', 'default_3x3', 1, 264, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3093, 999, 'Sprookjesdraken', 'Sprookjesdraken', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3054, 1267, 'Zen', 'Zen', 'default_3x3', 1, 60114, 1, 26, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3056, 1274, 'Monopolie', 'Monopolie', 'default_3x3', 1, 263, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3057, 952, 'Pikachu', 'Pikachu', 'pets', 1, 42, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3058, 1072, 'Verjaardag', 'Verjaardag', 'default_3x3', 1, 17, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3059, 999, 'Wolkenzeldzaamheden', 'Wolkenzeldzaamheden', 'default_3x3', 1, 256, 11, -10, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3088, 999, 'Milka', 'Milka', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3061, 8890, 'Gala', 'Gala', 'default_3x3', 1, 23784, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3091, 999, 'Engel', 'Engel', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3063, 874, 'Lichtbalken', 'Lichtbalken', 'default_3x3', 1, 24651, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3064, 999, 'Natuurzeldzaamheden', 'Natuurzeldzaamheden', 'default_3x3', 1, 256, 11, -10, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3065, 999, 'Poker Rares', 'Poker Rares', 'default_3x3', 1, 256, 11, -10, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3066, 8274, 'Prime', 'Prime', 'default_3x3', 1, 486, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3067, 999, 'Solar Punk Rares', 'Solar Punk Rares', 'default_3x3', 1, 256, 11, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3089, 999, 'Leidinggevend', 'Leidinggevend', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3069, 1267, 'Valhalla', 'Valhalla', 'default_3x3', 1, 60117, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3070, 1267, 'Vice versa', 'Vice versa', 'default_3x3', 1, 60117, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1706, 8890, 'Bic aanstekers', 'Bic aanstekers', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3094, 999, 'Eenhoorn Draken', 'Eenhoorn Draken', 'default_3x3', 9, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3095, 999, 'Virus', 'Virus', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3096, 999, 'Lucht', 'Lucht', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3097, 999, 'Sakura', 'Sakura', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3098, 999, 'Magnum', 'Magnum', 'default_3x3', 9, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3099, 999, 'Astraal', 'Astraal', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3100, 999, 'Gestekelde Draken', 'Gestekelde Draken', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3101, 999, 'Ultieme Draken', 'Ultieme Draken', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3102, 999, 'Slangendraken', 'Slangendraken', 'default_3x3', 9, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3103, 999, 'Kristal', 'Kristal', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3104, 999, 'Kauwgom', 'Kauwgom', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3105, 999, 'Blizzard Dragons', 'Blizzard Dragons', 'default_3x3', 9, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3106, 999, 'Mystiek', 'Mystiek', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3107, 999, 'Goud', 'Goud', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3108, 999, 'IJzig', 'IJzig', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3109, 999, 'Cheetos', 'Cheetos', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3110, 999, 'Saffier', 'Saffier', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3111, 12, 'Diamanten', 'Diamanten', 'default_3x3', 1, 987621, 1, 10, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3113, 8890, 'Klyford', 'Klyford', 'default_3x3', 1, 60230, 1, 11, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1765, 999, 'Koud', 'Koud', 'default_3x3', 1, 256, 11, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3118, 8890, 'Najaar 2023', 'Najaar 2023', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3119, 375, '2023 - Egyptisch', '2023 - Egyptisch', 'default_3x3', 1, 419, 1, 300, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3120, 209, 'Sanrio', 'Sanrio', 'default_3x3', 1, 4332, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3121, 209, 'Kleine Ster', 'Kleine Ster', 'default_3x3', 1, 196, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1710, 2200, 'Kerstmis 2023', 'Kerstmis 2023', 'default_3x3', 1, 500, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1711, 2200, 'Kerstversieringen', 'Kerstversieringen', 'default_3x3', 1, 9993144, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1712, 2200, 'Kerstverlichting', 'Kerstverlichting', 'default_3x3', 1, 1140, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1713, 999, 'Kerstzeldzaamheden', 'Kerstzeldzaamheden', 'default_3x3', 1, 256, 11, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1714, 4100, 'Chupa Chups', 'Chupa Chups', 'default_3x3', 1, 256, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1715, 999, 'Circus Rares', 'Circus Rares', 'default_3x3', 1, 256, 11, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1716, 999, 'Wolkendraken', 'Wolkendraken', 'default_3x3', 1, 256, 11, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1717, 8890, 'Kleurrijk', 'Kleurrijk', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1719, 1522, 'COTW', 'COTW', 'trophies', 1, 31826, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1763, 8890, 'Biorella', 'Biorella', 'default_3x3', 1, 60231, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1721, 1274, 'Domino\'s', 'Domino\'s', 'default_3x3', 1, 75653, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1722, 999, 'Drakenfonteinen', 'Drakenfonteinen', 'default_3x3', 1, 256, 11, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1723, 999, 'Drakenkoning', 'Drakenkoning', 'default_3x3', 1, 256, 11, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1724, 999, 'Obscurus Draken', 'Obscurus Draken', 'default_3x3', 1, 256, 11, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1725, 2201, 'Paasadvertenties', 'Paasadvertenties', 'default_3x3', 1, 9992367, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1726, 2201, 'Paaseieren', 'Paaseieren', 'default_3x3', 1, 9992367, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1727, 8890, 'Olifantenpilaren', 'Olifantenpilaren', 'default_3x3', 1, 72142, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1728, 8890, 'Bloemenkracht', 'Bloemenkracht', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1730, 999, 'Spooktober', 'Spooktober', 'default_3x3', 1, 256, 11, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1732, 2200, 'Ho ho ho', 'Ho ho ho', 'default_3x3', 1, 9993371, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1733, 999, 'Holoboys', 'Holoboys', 'default_3x3', 1, 256, 11, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1205, 8890, 'Asiel', 'Asiel', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1735, 8890, 'Lido', 'Lido', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1736, 8890, 'Zolder', 'Zolder', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1737, 999, 'Louis Vuitton', 'Louis Vuitton', 'default_3x3', 1, 256, 11, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1738, 8890, 'Maskers', 'Maskers', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1739, 8890, 'Minecraft', 'Minecraft', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1740, 8890, 'Monster', 'Monster', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1741, 8274, 'Mijn Kleine Pony', 'Mijn Kleine Pony', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1742, 2200, 'Nieuwjaar', 'Nieuwjaar', 'default_3x3', 1, 445266, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1743, 1267, 'Verfpotten', 'Verfpotten', 'default_3x3', 1, 60118, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1744, 1267, 'podia', 'podia', 'default_3x3', 1, 60118, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1746, 8890, 'Doe-het-zelf', 'Doe-het-zelf', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1747, 1267, 'Retro', 'Retro', 'default_3x3', 1, 12606, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1748, 1267, 'Touwverdelers', 'Touwverdelers', 'default_3x3', 1, 12606, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1749, 1267, 'Rozen', 'Rozen', 'default_3x3', 1, 12606, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1750, 999, 'Nieuwe Sakura', 'Nieuwe Sakura', 'default_3x3', 1, 256, 11, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1751, 3078, 'HC Shadow', 'HC Shadow', 'default_3x3', 1, 18762, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1752, 999, 'Sneeuwman', 'Sneeuwman', 'default_3x3', 1, 256, 11, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1753, 1267, 'Ruimte', 'Ruimte', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1754, 999, 'Stellar', 'Stellar', 'default_3x3', 1, 256, 11, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1756, 1267, 'Toy Story', 'Toy Story', 'default_3x3', 1, 88200, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1757, 999, 'Valentijnszeldzaamheden', 'Valentijnszeldzaamheden', 'default_3x3', 1, 256, 11, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1758, 1267, 'VIP-borden', 'VIP-borden', 'default_3x3', 1, 60117, 1, 22, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1267, 5, 'Customs Nieuw-Zeeland', 'Customs Nieuw-Zeeland', 'default_3x3', 1, 18754, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1760, 999, 'Winterse zeldzaamheden', 'Winterse zeldzaamheden', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1766, 49, 'Koffiehuis', 'Koffiehuis', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1767, 8890, 'Corleone', 'Corleone', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1768, 999, 'Drakenfans', 'Drakenfans', 'default_3x3', 1, 256, 11, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1769, 952, 'Habbis', 'Habbis', 'default_3x3', 1, 1, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1770, 8890, 'Hekos', 'Hekos', 'default_3x3', 1, 60111, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1771, 8890, 'India', 'India', 'default_3x3', 1, 28600, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3505, 8890, 'Feeën', 'Feeën', 'default_3x3', 1, 60115, 1, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1773, 1267, 'Tasers', 'Tasers', 'default_3x3', 1, 88200, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1774, 8890, 'Mesa', 'Mesa', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3504, 8890, 'Eline', 'Eline', 'default_3x3', 1, 72142, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1201, 999, 'Engelachtige Zeldzaamheden', 'Engelachtige Zeldzaamheden', 'default_3x3', 1, 256, 11, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1499, 49, 'Zeehout', 'Zeehout', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1778, 1267, 'Nachtclub', 'Nachtclub', 'default_3x3', 1, 60120, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1779, 2200, 'Ornamenten', 'Ornamenten', 'default_3x3', 1, 250, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1780, 1522, 'Pokerfiches', 'Pokerfiches', 'default_3x3', 1, 31826, 1, 16, '1', '1', '0', '0', '', '', '', 'Poker Chips are a special, taxed currency used for the purpose of Gambling, and purchasing Casino Rares.', NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1782, 49, 'Rollenspel', 'Rollenspel', 'default_3x3', 1, 12606, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1783, 999, 'Zomer', 'Zomer', 'default_3x3', 1, 256, 11, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3606, 999, 'Zeldzame bloemen', 'Zeldzame bloemen', 'default_3x3', 1, 256, 9, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1785, 999, 'Afval', 'Afval', 'default_3x3', 1, 256, 11, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1786, 1522, 'Trofeeën', 'Trofeeën', 'trophies', 1, 31826, 1, 10, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1208, 999, 'Boreaal', 'Boreaal', 'default_3x3', 1, 256, 11, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1209, 8890, 'Cartoon Network', 'Cartoon Network', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1210, 999, 'Kattencafé Zeldzaamheden', 'Kattencafé Zeldzaamheden', 'default_3x3', 1, 256, 11, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1477, 49, 'Subeau', 'Subeau', 'default_3x3', 1, 60110, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1213, 999, 'Champagne', 'Champagne', 'default_3x3', 1, 256, 11, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1214, 1274, 'Schaaktegels', 'Schaaktegels', 'default_3x3', 1, 9875, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1215, 8890, 'Chupa Chups', 'Chupa Chups', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3502, 49, 'Eng', 'Eng', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1217, 669, 'Crackables (nieuw)', 'Crackables (nieuw)', 'default_3x3', 1, 42, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9429, 3078, 'Habbo Club', 'Habbo Club', 'vip_buy', 1, 18762, 1, -1, '1', '1', '0', '0', 'catalog_club_headline1_en', 'club', '', '', '', '', '', 0, ''); INSERT INTO `catalog_pages` VALUES (1219, 1521, 'Drakenpilaren', 'Drakenpilaren', 'default_3x3', 1, 256, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1220, 899, 'Olifantenbeelden', 'Olifantenbeelden', 'default_3x3', 1, 42, 1, 5, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1495, 49, 'Perzisch', 'Perzisch', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1222, 999, 'Frank Rares', 'Frank Rares', 'default_3x3', 1, 256, 11, 6, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1224, 999, 'Zeldzame gamers', 'Zeldzame gamers', 'default_3x3', 1, 256, 11, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1225, 8890, 'Gotisch', 'Gotisch', 'default_3x3', 1, 23784, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1478, 952, 'Kleurblokken', 'Kleurblokken', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1227, 3078, 'HC 2024', 'HC 2024', 'default_3x3', 1, 18762, 1, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1229, 49, 'Jerseys', 'Jerseys', 'default_3x3', 1, 28600, 1, 10, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1230, 8890, 'Kadem', 'Kadem', 'default_3x3', 1, 60230, 1, 11, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1231, 8890, 'Keyushu', 'Keyushu', 'default_3x3', 1, 60230, 1, 11, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1232, 8890, 'Leeya', 'Leeya', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1233, 8890, 'Lotus', 'Lotus', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1501, 999, 'Zeldzame samoerai', 'Zeldzame samoerai', 'default_3x3', 1, 1, 10, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1497, 49, 'Ananassen', 'Ananassen', 'default_3x3', 1, 19415, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1498, 49, 'Zeven', 'Zeven', 'default_3x3', 1, 60110, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1484, 952, 'Kleurbare Pura', 'Kleurbare Pura', 'default_3x3', 1, 1, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1485, 952, 'Kleurrijk Romantisch', 'Kleurrijk Romantisch', 'default_3x3', 1, 1, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1242, 1267, 'Noa', 'Noa', 'default_3x3', 1, 60118, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1243, 1267, 'Op het podium', 'Op het podium', 'default_3x3', 1, 11232, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1492, 49, 'Nimf', 'Nimf', 'default_3x3', 1, 60118, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1245, 1267, 'Pablok', 'Pablok', 'default_3x3', 1, 19415, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1246, 874, 'Verftegels', 'Verftegels', 'default_3x3', 1, 32174, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1247, 874, 'Muren verven', 'Muren verven', 'default_3x3', 1, 32174, 1, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1248, 999, 'Poker', 'Poker', 'default_3x3', 1, 256, 11, 16, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1250, 1274, 'Steen, papier, schaar', 'Steen, papier, schaar', 'default_3x3', 1, 3311, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1253, 999, 'Robijn', 'Robijn', 'default_3x3', 1, 256, 11, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1254, 1267, 'Schoenenwinkel', 'Schoenenwinkel', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1257, 49, 'Straten', 'Straten', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1200, 3135, 'Verstelbare Pura', 'Verstelbare Pura', 'default_3x3', 1, 31826, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1262, 1267, 'Vera', 'Vera', 'default_3x3', 1, 60117, 1, 21, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1263, 999, 'Voodoo-poppen', 'Voodoo-poppen', 'default_3x3', 1, 256, 11, 21, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1265, 1267, 'Televisies', 'Televisies', 'default_3x3', 1, 88200, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3508, 999, 'Griekse God', 'Griekse God', 'default_3x3', 1, 256, 11, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3509, 49, 'Griffoendor', 'Griffoendor', 'default_3x3', 1, 23784, 1, 7, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3510, 999, 'Honing', 'Honing', 'default_3x3', 1, 256, 11, 8, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3511, 49, 'iPixxel', 'iPixxel', 'default_3x3', 1, 13841, 1, 9, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3512, 8890, 'Kleine kuikentjes', 'Kleine kuikentjes', 'default_3x3', 1, 60113, 1, 12, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3513, 49, 'Man Cave', 'Man Cave', 'default_3x3', 1, 60120, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3514, 2200, 'Middeleeuwse Kerst', 'Middeleeuwse Kerst', 'default_3x3', 1, 4062, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1486, 49, 'Cupido', 'Cupido', 'default_3x3', 1, 60111, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1489, 49, 'Disco', 'Disco', 'default_3x3', 1, 60550, 1, 4, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1479, 999, 'Gebruikerszeldzaamheden', 'Gebruikerszeldzaamheden', 'default_3x3', 1, 1, 10, 21, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3519, 683, 'Monopolie', 'Monopolie', 'default_3x3', 1, 1, 1, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3520, 999, 'Monster', 'Monster', 'default_3x3', 1, 256, 11, 13, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1494, 49, 'Olieverfschilderijen', 'Olieverfschilderijen', 'default_3x3', 1, 11232, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3522, 49, 'One Piece', 'One Piece', 'default_3x3', 1, 11232, 1, 15, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1493, 1072, 'Diverse', 'Diverse', 'default_3x3', 1, 1, 1, 14, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1480, 49, 'At', 'At', 'default_3x3', 1, 60112, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3526, 1267, 'Receptie', 'Receptie', 'default_3x3', 1, 12606, 1, 18, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1487, 952, 'Kleurbare Hallo', 'Kleurbare Hallo', 'default_3x3', 1, 1, 1, 3, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3529, 1267, 'Sauna', 'Sauna', 'default_3x3', 1, 60110, 1, 19, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3531, 899, 'Tijgerbeelden', 'Tijgerbeelden', 'default_3x3', 1, 42, 1, 20, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (3078, 568, 'Habbo Club', 'Habbo Club', 'default_3x3', 1, 18762, 1, -30, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1481, 1522, 'Prijsuitreiking 2024', 'Prijsuitreiking 2024', 'default_3x3', 1, 31826, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (1482, 1522, 'Epicnabbo-trofeeën', 'Epicnabbo-trofeeën', 'default_3x3', 1, 31826, 1, 2, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965779, 374, 'Pasen 2024', 'Pasen 2024', 'default_3x3', 1, 181, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965781, 374, 'Pasen 2026', 'Pasen 2026', 'default_3x3', 1, 181, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965782, 373, 'Kerstmis 2024', 'Kerstmis 2024', 'default_3x3', 1, 168, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965783, 373, 'Kerstmis 2025', 'Kerstmis 2025', 'default_3x3', 1, 168, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965784, 376, 'Valentijnsdag 2026', 'Valentijnsdag 2026', 'default_3x3', 1, 62, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965785, 49, 'Hobbies 2026', 'Hobbies 2026', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965786, 402, 'Zomer 2025', 'Zomer 2025', 'default_3x3', 1, 274, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965787, 375, 'Halloween 2024', 'Halloween 2024', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965788, 375, 'Halloween 2025', 'Halloween 2025', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965789, 372, 'Koningsdag', 'Koningsdag', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965790, 372, 'Sinterklaas', 'Sinterklaas', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965791, 218, 'Wired Selectors', 'Wired Selectors', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965792, 218, 'Wired Variabelen', 'Wired Variabelen', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965793, 9965792, 'Variable', 'Variable', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965794, 9965792, 'Variable Wired', 'Variable Wired', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965795, 9965792, 'Variable Extras', 'Variable Extras', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965796, 218, 'Nieuwe Wireds', 'Nieuwe Wireds', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); INSERT INTO `catalog_pages` VALUES (9965797, 218, 'Verbeterde Wireds', 'Verbeterde Wireds', 'default_3x3', 1, 1, 1, 1, '1', '1', '0', '0', '', '', '', NULL, NULL, NULL, NULL, 0, ''); SET FOREIGN_KEY_CHECKS = 1;