Code:
NSERT 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
(5024, 'xbox 360', 'xbox 360', 25, 1, 1, 1, 0.00, 'xbox360', '0,0,0', 82, 0, 1, 1, 5024),
(5025, 'Xbox Xontrol', 'Xbox Xontrol', 15, 1, 1, 1, 0.00, 'xbox360_control', '0,0,0', 82, 0, 1, 1, 5025),
(5026, 'TV HD', 'TV HD', 50, 1, 1, 1, 0.00, 'tvhd', '0,0,0', 82, 0, 1, 1, 5026),
(5027, 'TV Stand', 'TV Stand', 25, 1, 1, 1, 0.00, 'tvstand', '0,0,0', 82, 0, 1, 1, 5027),
(5028, 'Speaker', 'Speaker', 25, 1, 1, 1, 0.00, 'speaker', '0,0,0', 82, 0, 1, 1, 5028),
(5029, 'Ps3', 'Ps3', 25, 1, 1, 1, 0.00, 'ps3', '0,0,0', 82, 0, 1, 1, 5029),
(5030, 'Ps Control', 'Ps Control', 15, 1, 1, 1, 0.00, 'ps_control', '0,0,0', 82, 0, 1, 1, 5030),
(5031, 'Wii', 'Wii', 15, 1, 1, 1, 0.00, 'wii', '0,0,0', 82, 0, 1, 1, 5031),
(5032, 'Wii Control', 'Wii Control', 15, 1, 1, 1, 0.00, 'wii_control', '0,0,0', 82, 0, 1, 1, 5032);
this is a catalogue_pages