PHP Code:
INSERT INTO `catalogue_items` (`tid`, `catalogue_name`, `catalogue_description`, `catalogue_cost`, `typeid`, `length`, `width`, `top`, `name_cct`, `colour`, `catalogue_id_page`, `door`, `tradeable`, `recycleable`, `catalogue_id_index`) VALUES
(1350, 'NAME', 'DESC', 5, 1, 1, 1, 3.00, 'greek_corner', '0,0,0', 80, 0, 1, 1, 1350),
(1351, 'NAME', 'DESC', 5, 1, 2, 1, 0.00, 'greek_gate', '0,0,0', 80, 1, 1, 1, 1351),
(1352, 'NAME', 'DESC', 5, 1, 2, 1, 3.00, 'greek_pillars', '0,0,0', 80, 0, 1, 1, 1352),
(1353, 'NAME', 'DESC', 5, 4, 1, 1, 0.00, 'greek_seat', '0,0,0', 80, 0, 1, 1, 1353),
(1354, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'greektrophy*1', '#ffffff,#ffffff,#FFDD3F', 44, 0, 1, 1, 1354),
(1355, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'greektrophy*2', '#ffffff,#ffffff,#ffffff', 44, 0, 1, 1, 1355),
(1356, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'greektrophy*3', '#ffffff,#ffffff,#996600', 44, 0, 1, 1, 1356),
(1357, 'NAME', 'DESC', 5, 1, 1, 1, 0.00, 'easy_bowl2', '0,0,0', 79, 0, 1, 1, 1357),
(1358, 'NAME', 'DESC', 5, 4, 4, 4, 1.00, 'easy_carpet', '0,0,0', 79, 0, 1, 1, 1358),
(1359, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'easy_poster', '0,0,0', 79, 0, 1, 1, 1359),
(1360, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'ads_nokia_logo', '0,0,0', 79, 0, 1, 1, 1360),
(1361, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'ads_nokia_phone', '0,0,0', 79, 0, 1, 1, 1361),
(1362, 'NAME', 'DESC', 5, 0, 0, 0, 0.00, 'window_hole', '0,0,0', 79, 0, 1, 1, 1362);
Same for this one but in catalogue_pages.